Difference between revisions of "AWS gateways"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/vpc/latest/privatelink/gateway-endpoints.html
↑ https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html#types-of-vpc-endpoints-for-s3
Line 3: | Line 3: | ||
* [[AWS NAT gateway]] | * [[AWS NAT gateway]] | ||
* [[AWS Internet gateway]] | * [[AWS Internet gateway]] | ||
+ | * [[AWS Transit Gateway]] | ||
Revision as of 05:25, 13 November 2024
aws ec2 create-internet-gateway
aws ec2 create-nat-gateway
aws ec2 create-customer-gateway
aws ec2 create-vpn-gateway
- AWS Gateway endpoints for Amazon S3, Amazon S3 supports both gateway endpoints and interface endpoints (using AWS PrivateLink) [2]
- AWS Gateway endpoints for Amazon DynamoDB
Pricing: There is no additional charge for using gateway endpoints, there is cost for interface endpoints.
Related
See also
- AWS gateways:
aws ec2 [ create-internet-gateway | create-nat-gateway | create-customer-gateway | create-vpn-gateway ]
Advertising: