MCPcopy Index your code
hub / github.com/AWSCookbook/Networking

github.com/AWSCookbook/Networking @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
31 symbols 175 edges 56 files 0 documented · 0% updated 4y ago★ 75
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Chapter 2

Set and export your default region:

export AWS_REGION=us-east-1

Set your AWS ACCOUNT ID:

AWS_ACCOUNT_ID=$(aws sts get-caller-identity --query Account --output text)

Validate AWS Cli Setup and access:

aws ec2 describe-instances

Core symbols most depended-on inside this repo

Shape

Class 11
Method 11
Function 9

Languages

Python100%

Modules by API surface

212-Peering-VPCs/cdk-AWS-Cookbook-212/cdk_aws_cookbook_212/cdk_aws_cookbook_212_stack.py2 symbols
211-Using-Interface-VPC-Endpoints/cdk-AWS-Cookbook-211/cdk_aws_cookbook_211/cdk_aws_cookbook_211_stack.py2 symbols
211-Peering-VPCs/cdk-AWS-Cookbook-211/cdk_aws_cookbook_211/cdk_aws_cookbook_211_stack.py2 symbols
210-Using-a-Transit-Gateway/cdk-AWS-Cookbook-210/cdk_aws_cookbook_210/cdk_aws_cookbook_210_stack.py2 symbols
209-Using-Gateway-VPC-Endpoints-with-S3/cdk-AWS-Cookbook-209/cdk_aws_cookbook_209/cdk_aws_cookbook_209_stack.py2 symbols
208-Leveraging-Managed-Prefix-Lists/cdk-AWS-Cookbook-208/cdk_aws_cookbook_208/cdk_aws_cookbook_208_stack.py2 symbols
207-Using-Load-Balancers-for-HTTPS-Redirection/cdk-AWS-Cookbook-207/cdk_aws_cookbook_207/cdk_aws_cookbook_207_stack.py2 symbols
206-VPC-Reachability-Analyzer/cdk-AWS-Cookbook-206/cdk_aws_cookbook_206/cdk_aws_cookbook_206_stack.py2 symbols
205-Using-Security-Group-References/cdk-AWS-Cookbook-205/cdk_aws_cookbook_205/cdk_aws_cookbook_205_stack.py2 symbols
204-Using-A-Nat-Gateway/cdk-AWS-Cookbook-204/cdk_aws_cookbook_204/cdk_aws_cookbook_204_stack.py2 symbols
203-Utilizing-Internet-Gateways/cdk-AWS-Cookbook-203/cdk_aws_cookbook_203/cdk_aws_cookbook_203_stack.py2 symbols
211-Peering-VPCs/cdk-AWS-Cookbook-211/helper.py1 symbols

For agents

$ claude mcp add Networking \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page