Skip to content

Utilities and Scripts for Amazon Web Services (AWS). Code in this repository is my own and doesn't necessarily represent Amazon's position.

License

Notifications You must be signed in to change notification settings

buzzsurfr/aws-utils

Repository files navigation

aws-utils

Utilities and Scripts for Amazon Web Services (AWS)

By Service

  • App Mesh
  • Elastic Compute Cloud (EC2)
  • Identity and Access Management (IAM)
    • rotate_access_key.py - Automatically rotates the oldest AWS Access Key locally. Optionally specify a profile to change the key for that profile.
  • Simple Notification Service (SNS)
    • count_topics.py - Counts the number of SNS topics in an account/region. Uses pagination to scale to SNS Topic Limit, and includes a "checkpoint" to track progress.
  • Systems Manager (SSM)
    • get_all_parameters.py - Batch operation to return all parameters. Profile aware, and has a flag for decryption.

About

Utilities and Scripts for Amazon Web Services (AWS). Code in this repository is my own and doesn't necessarily represent Amazon's position.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published