AWS Classroomnotes 30/Jun/2022

AWS CLI Contd

Querying JSON

  • Json can be viewed in hierarchical fashion as tree
    Preview
  • Find all the vpc ids in your default region
    Preview
  • Find the vpc id of default vpc in default region
    Preview
  • Find the vpc ids of non-default vpcs in default region
    Preview
  • Find all the subnet ids of the default-vpc in default region
    Preview
    Preview
  • Find the az’s of all the subnets in default vpc
    Preview
    Preview
  • Exercise using cli:

    • Create a vpc with 4 subnets
    • delete the first subnet
    • create a new subnet
    • delete all the subnets
    • delete vpc

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

About continuous learner

devops & cloud enthusiastic learner