endpoint
The endpoint that you want to receive notifications. Endpoints vary by protocol:
For the
http
protocol, the (public) endpoint is a URL beginning withhttp://
.For the
https
protocol, the (public) endpoint is a URL beginning withhttps://
.For the
email
protocol, the endpoint is an email address.For the
email-json
protocol, the endpoint is an email address.For the
sms
protocol, the endpoint is a phone number of an SMS-enabled device.For the
sqs
protocol, the endpoint is the ARN of an Amazon SQS queue.For the
application
protocol, the endpoint is the EndpointArn of a mobile app and device.For the
lambda
protocol, the endpoint is the ARN of an Lambda function.For the
firehose
protocol, the endpoint is the ARN of an Amazon Kinesis Data Firehose delivery stream.