11
- Shutting down all AWS services
- Shutting down AWS services
Shutting down all AWS services
Shutting down AWS services
- Remove all SQS queues: https://console.aws.amazon.com/sqs/home.
- Remove all files from the \~/.ssh directory. Remove all files from the \~/GIT directory. Remove all files from the \~/tmp directory.
- Delete Auto Scaling Groups.
- Delete Launch Configurations as-describe-launch-configs as-describe-auto-scaling-groups as-delete-launch-config as-delete-auto-scaling-group .
- Delete ELBs.
- Delete the GitHub SSH keys on the GitHub website https://github.com/settings/ssh/.
- Delete all key pairs https://console.aws.amazon.com/ec2/home?region=us-east-1#s=KeyPairs.
- Remove all security groups (except default can’t be deleted) https://console.aws.amazon.com/ec2/home?region=us-east-1#s=SecurityGroups.
- Terminate all CFN stacks https://console.aws.amazon.com/cloudformation/.
- Delete S3 buckets except for devopscloud and stelligentlabs https://console.aws.amazon.com/s3/.
- Remove the ditc.pem file (or other pem keys from your computer) \~/Desktop \~/Keys.
- Delete Access Key ID and Secret Access Key https://aws-portal.amazon.com/gp/aws/securityCredentials.