Skip to content

Instantly share code, notes, and snippets.

@gezza-b
Last active April 26, 2020 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gezza-b/6bdd5e2f7baac6be2653e0e96d5e11ad to your computer and use it in GitHub Desktop.
Save gezza-b/6bdd5e2f7baac6be2653e0e96d5e11ad to your computer and use it in GitHub Desktop.
AWS Config - Remediation Configuration - part 1
InstanceId:
StaticValue:
Values:
- instanceId
MaximumAutomaticAttempts: 2
ResourceType: "AWS::EC2::Instance"
RetryAttemptSeconds: 60
TargetId: "AWS-StopEC2Instance"
TargetType: "SSM_DOCUMENT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment