Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save adhorn/8b896064bc890fa652703d2de233a0cc to your computer and use it in GitHub Desktop.
Save adhorn/8b896064bc890fa652703d2de233a0cc to your computer and use it in GitHub Desktop.
# Finally adding the routing information for the endpoint
aws ec2 modify-vpc-endpoint --vpc-endpoint-id vpce-xxxxxx --add-route-table-ids rtb-xxxxxx --region us-east-1
{
"Return": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment