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
(9 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
* <code>[[aws ec2 create-vpn-gateway]]</code> | * <code>[[aws ec2 create-vpn-gateway]]</code> | ||
− | [[AWS gateway endpoints]]<ref>https://docs.aws.amazon.com/vpc/latest/privatelink/gateway-endpoints.html</ref> | + | [[AWS gateway endpoints]] <ref>https://docs.aws.amazon.com/vpc/latest/privatelink/gateway-endpoints.html</ref> |
− | * [[AWS Gateway endpoints for Amazon S3]] | + | * [[AWS Gateway endpoints for Amazon S3]], Amazon S3 supports both [[gateway endpoints]] and [[interface endpoints]] (using [[AWS PrivateLink]]) <ref>https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html#types-of-vpc-endpoints-for-s3</ref> |
* [[AWS Gateway endpoints for Amazon DynamoDB]] | * [[AWS Gateway endpoints for Amazon DynamoDB]] | ||
+ | Pricing: There is no additional charge for using gateway endpoints, there is cost for [[interface endpoints]]. | ||
+ | == Related == | ||
+ | * [[AWS VPC endpoint]] | ||
+ | * <code>[[aws ec2 create-vpc-endpoint]]</code> | ||
== See also == | == See also == |
Latest revision as of 13:47, 5 August 2022
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[edit]
See also[edit]
- AWS gateways:
aws ec2 [ create-internet-gateway | create-nat-gateway | create-customer-gateway | create-vpn-gateway ]
Advertising: