13Jun/24 AWS Trusted Advisor Cheat sheet June 13, 2024cheat sheet, General, GovernanceSeecoding Technologies AWS Trusted Advisor cheat sheet containing the check references in a summarized way.
14Mar/23 How to set a CloudWatch Logs Retention Policy for all log groups March 14, 2023amazon cloudwatch, boto3, Cost Optimization, Governance, PythonSeecoding Technologies In this blog post, we will look at how to set a CloudWatch Logs Retention Policy for all log groups in an AWS region using Python and Boto3.
14Mar/23 Clean up unused EC2 keypairs in all AWS Regions March 14, 2023amazon ec2, boto3, Governance, Python, securitySeecoding Technologies In this guide, we’ll walk through how to use a Python script with Boto3 to find and delete all unused Amazon EC2 keypairs across all AWS Regions.
13Jan/23 Amazon Resource Names (ARNs) format cheat sheet January 13, 2023aws iam, cheat sheet, Governance, jsonSeecoding Technologies This cheat sheet shows a complete overview of 300+ Amazon Resource Names (ARNs) references that you can apply to IAM policies within AWS.
13Jan/23 Task role vs task execution role in Amazon ECS January 13, 2023amazon ecs, aws iam, GovernanceSeecoding Technologies In this blog post, we’ll dive deeper to find out what the differences are between the Amazon ECS task role and the Amazon ECS task execution role.