Managing Your Amazon Resources
It is important to manage your resources if you are no longer using them as you may incur charges from AWS. Amazon has useful documentation about key pairs, VPCs, security groups, volumes, and so on.
Use the following table to find more about Amazon
resource creation, termination, and other actions:
Topic: | Go to: |
---|---|
AMI lifecycle | https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ami-lifecycle.html |
Instance lifecycle | https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-lifecycle.html |
Key pairs | https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-key-pairs.html |
Security group | https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-security-groups.html |
Storage | https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-volumes.html |
Virtual private cloud (VPC) | https://docs.aws.amazon.com/vpc/latest/userguide/working-with-vpcs.html |
VPC internet gateways | https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html |
For details on the Amazon environment, refer to the Amazon documentation at https://docs.aws.amazon.com/ec2/index.html.
Page updated: