aws-system-manager-automation-unencrypted-to-encrypted-resources icon indicating copy to clipboard operation
aws-system-manager-automation-unencrypted-to-encrypted-resources copied to clipboard

Examples to help automate encrypting unencrypted resources.

Results 10 aws-system-manager-automation-unencrypted-to-encrypted-resources issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* *Description of changes:* Changed the key name accordingly to what is set in the cloudformation stack when the key alias is set. By submitting this pull...

This is the response by AWS Support: We have identified that the error you are experiencing relates to the AWS Lambda function's runtime. The current Python 3.7 runtime is no...

I'm not entirely sure what the difference is here. Remediation on Linux instances, regardless of size, complete successfully. Attempted remediation on Windows instances generally fails. The process will shut down...

Hi Team, This is a great automation to encrypt the volume and attaching back to the instances. Using this tool i have encrypted AWS volumes. But strangely , two EC2...

I had some problem during the remediation phase 👍 Resource handler returned message: "User: arn:aws:sts::8422xxxxxx:assumed-role/EBS-ENCRYPTION-STACK1-EncryptionRemediationRol-F56KAP7MJXHG/Automation-025ab52d-d1b8-4c65-8abf-f570c20e6791 **is not authorized to perform: lambda:GetFunction** on resource: arn:aws:lambda:eu-west-1:842270965037:function:DetachVolumeLambda-76145994-2407-4011-aa59-258d20090330 because no identity-based policy allows the...

I have EC2 instances with several EBS volume attached. Should be fine if, I can start the remediation on ALL the EBS attached to every single EC2 instance and not...

I tried to create this CloudFormation Stack and it fails when creating it `rdsstorageencryptedwithremediation6018FF11`. The error: ``` You must create a configuration recorder before you can create or update a...

Step fails when it is Execute/Cancelling action. An error occurred (InvalidSubnet) when calling the RestoreDBClusterFromSnapshot operation: No default subnet detected in VPC. Please contact AWS Support to recreate default Subnets.....

Either steps involving ec2:AttachVolume (attachNewEBSVolume and attachOriginalVolume) fail with a timeout, leaving the instance in a inconsistent state, as it ends up without any volume attached. One solution it to...

Hi Team This is my first ever issue and I'm beginner in automation,( different profile) . This template is very helpful for encryption at rest for ebs volume except tagging...