Articles → AWS → AWS Config
AWS Config
Purpose
- Configuration based → This type of trigger runs the evaluation when a resource is created, changed, or deleted. For example, s3-bucket-replication-enabled (Checks if the replication is enabled for S3 bucket or not)
- Periodic → This type of trigger runs the evaluation on a certain interval of time. For example, ec2-stopped-instance (Checks if the ec2 is stopped more than allowed number of times)
Steps
- Create a S3 bucket
- Create a new role
- Create a rule
- Reevaluate rules
- Remediation
- Output
Create A S3 Bucket
Create A New Role
Create A Rule
Reevaluate Rules
Remediation
Output
| Posted By - | Karan Gupta |
| |
| Posted On - | Monday, September 20, 2021 |
| |
| Updated On - | Monday, September 19, 2022 |