class Aws::CognitoIdentityProvider::Types::AnalyticsMetadataType

An Amazon Pinpoint analytics endpoint.

An endpoint uniquely identifies a mobile device, email address, or phone number that can receive messages from Amazon Pinpoint analytics.

<note markdown=“1”> Cognito User Pools only supports sending events to Amazon Pinpoint projects in the US East (N. Virginia) us-east-1 Region, regardless of the region in which the user pool resides.

</note>

@note When making an API call, you may pass AnalyticsMetadataType

data as a hash:

    {
      analytics_endpoint_id: "StringType",
    }

@!attribute [rw] analytics_endpoint_id

The endpoint ID.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/AnalyticsMetadataType AWS API Documentation

Constants

SENSITIVE