I hereby claim:
- I am devops-dad on github.
- I am devops_dad (https://keybase.io/devops_dad) on keybase.
- I have a public key ASBjAg-IM1pXDeUtaCccjzVszsyAVqvLYMQqDPl0YeS7FQo
To claim this, I am signing this object:
| curl "https://s3.amazonaws.com/session-manager-downloads/plugin/latest/ubuntu_64bit/session-manager-plugin.deb" -o "session-manager-plugin.deb" | |
| sudo dpkg -i session-manager-plugin.deb | |
| session-manager-plugin | |
| session-manager-plugin --version | |
| Place server in CCSI-AWSCloudFormation Role |
| You must have the following privileges (these grant various read access of metadata): | |
| arn:aws:iam::aws:policy/SecurityAudit | |
| arn:aws:iam::aws:policy/job-function/ViewOnlyAccess | |
| And also: | |
| { | |
| "Version": "2012-10-17", | |
| "Statement": [ | |
| { |
| $AWS_ACCESS_KEY = "RealAccessKeyRightHere" | |
| $AWS_SECRET_KEY = "TotallyRealSecretKeyRightHere" | |
| $SECURE_KEY = $(ConvertTo-SecureString -AsPlainText -String $AWS_SECRET_KEY -Force) | |
| $creds = $(New-Object System.Management.Automation.PSCredential ($AWS_ACCESS_KEY, $SECURE_KEY)) | |
| $from = "[email protected]" | |
| $to = "[email protected]" | |
| $subject = "Test SES Message" | |
| $body = "Just testing that my AWS SES parameters are correct" |
I hereby claim:
To claim this, I am signing this object: