Closed Mohan007177 closed 4 years ago
A VPC endpoint enables you to privately connect your VPC to supported AWS services and VPC endpoint services powered by AWS PrivateLink without requiring an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection.
vpc endpoints are two types
An interface endpoint is an elastic network interface with a private IP address from the IP address range of your subnet that serves as an entry point for traffic destined to a supported service.
supported services are: ec2,api gateway,cloud watch,cloud formation,sqs,sns,code build,code commit,code pipeline vice versa.
A gateway endpoint is a gateway that you specify as a target for a route in your route table for traffic destined to a supported AWS service.
supported services are: s3, dynamodb.
click here for vpc endpoints reference
Endpoint:
To connect programmatically to an AWS service, you use an endpoint. An endpoint is the URL of the entry point for an AWS web service. The AWS SDKs and the AWS Command Line Interface (AWS CLI) automatically use the default endpoint for each service in an AWS Region. But you can specify an alternate endpoint for your API requests.
endpoints are: Regional Endpoints Service Endpoints FIPS Endpoints
click here for endpoint reference.
Thanks i will gothou that
Mohan I expect this is something which you can search for your self. This issues page is for practical problems. Refrain from design discussion. For that you have to schedule meeting with me
END POINT GATEWAY ENDPOINT INTERFACES ENDPOINT SERVICES