90 articles AWS
Example AWS CLI SSM describe-patch-properties
Example AWS RDS describe-db-engine-versions command
AWS CLI command find the resource associated with an Amazon EC2 security group.
How can I find the resources associated with an Amazon EC2 security group
https://aws.amazon.com/premiumsupport/knowledge-center/ec2-find-security-group-resources/
Apply only security updates in Amazon linux AMI
# list the available security updates $ yum list-security –security # applying the security patches $ sudo yum update –security
AWS EC2 UBUNTU AMI LOCATOR
https://cloud-images.ubuntu.com/locator/ec2/
What is AWS CloudTrail?
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of your AWS account. With CloudTrail, you can log,continuously monitor, and retain events related to API calls across your AWS infrastructure. CloudTrail provides a history of AWS API calls for your account including API calls made through the AWS Management Console,…
Example S3 bucket polices VPC endpoint
https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-bucket-policies-vpc-endpoint.html Example Restricting access to a specific VPC enpoint Example Restricting access to a specific VPC