Public Notes on
View Public Collections

Inherited AWS Account best practices


#aws #p #security

Show More

Continious AWS IAM Security Practices


#security #aws #p #postgres

Show More

AWS Access Keys - A reference (Must Read)


#aws #security #p

Show More

Never put AWS temporary credentials in the credentials file


#aws #security #p

Show More

AWS Cloudformation retrying/rollback resources to a previous good state #aws #cloudformation #p

Show More

Assume AWS roles in github actions


#ci/cd #aws #security #p

Show More

AWS Organizations best practices! A must read!


#aws #security #p

Show More

Save Costs on AWS!! Lovely trick, believe me worth a watch !


#p #aws #cost-optimization #savings

Show More

Security Extension to check for AWS Credentials in JS


#aws #security #p

Show More

List AWS Cloudwatch loggroup size with AWS CLI


aws logs describe-log-groups --query "logGroups[*].{LogGroup:logGroupName,VolumeSize:storedBytes,RetentionInDays:retentionInDays} | reverse(sort_by(@, &VolumeSize))" --output table --profile $profile --region $region


#aws #bash-productivity #p

Show More

Combine multiple AWS IAM Polices into a single policy set. Useful if you need to deal with multiple AWS Policies (AWS/Local) #aws #iam #security #p

Show More

Generate graphql based cloud inventory, cloud costing and security compliance querying with graphql data. #aws #security #p

Show More

Transfer hosted zone between AWS Accounts


#aws #p

Show More

Migrating Route53 records to a different account


#aws #p

Show More