Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions AWS Networking
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
VPC Endpoints
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the Service name - Give a title that shows what this use case is about


----------------

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add the sub header Scenario

VPC endpoint allows you to access publically accessible aws resources from a private instance without an external gateway.

currently S3 and dynamodb are the only service allowed use with vpc endpoint.

A VPC endpoint for Amazon S3 enables AWS Glue to use private IP addresses to access Amazon S3 with no exposure to the public internet

AWS Glue does not require public IP addresses, n internet gateway, a NAT device, or a virtual private gateway in your VPC
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please dont use twitter short codes like n for and


use endpoint policies to control access to Amazon S3.