Module Smaws_Client_SNS.GetEndpointAttributes

Retrieves the endpoint attributes for a device on one of the supported push notification services, such as GCM (Firebase Cloud Messaging) and APNS. For more information, see Using Amazon SNS Mobile Push Notifications.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `AuthorizationErrorException of Types.authorization_error_exception | `InternalErrorException of Types.internal_error_exception | `InvalidParameterException of Types.invalid_parameter_exception | `NotFoundException of Types.not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_endpoint_attributes_input -> (Types.get_endpoint_attributes_response, [> Smaws_Lib.Protocols.AwsQuery.error | `AuthorizationErrorException of Types.authorization_error_exception | `InternalErrorException of Types.internal_error_exception | `InvalidParameterException of Types.invalid_parameter_exception | `NotFoundException of Types.not_found_exception ]) Stdlib.result