# Packages
Package snsiface provides an interface to enable mocking the Amazon Simple Notification Service service client for testing your code.
# Functions
New creates a new instance of the SNS client with a session.
# Constants
ID to lookup a service endpoint with.
ErrCodeAuthorizationErrorException for service response error code "AuthorizationError".
ErrCodeEndpointDisabledException for service response error code "EndpointDisabled".
ErrCodeFilterPolicyLimitExceededException for service response error code "FilterPolicyLimitExceeded".
ErrCodeInternalErrorException for service response error code "InternalError".
ErrCodeInvalidParameterException for service response error code "InvalidParameter".
ErrCodeInvalidParameterValueException for service response error code "ParameterValueInvalid".
ErrCodeNotFoundException for service response error code "NotFound".
ErrCodePlatformApplicationDisabledException for service response error code "PlatformApplicationDisabled".
ErrCodeSubscriptionLimitExceededException for service response error code "SubscriptionLimitExceeded".
ErrCodeThrottledException for service response error code "Throttled".
ErrCodeTopicLimitExceededException for service response error code "TopicLimitExceeded".
ServiceID is a unique identifer of a specific service.
Name of service.
# Structs
No description provided by the author
No description provided by the author
The input for the CheckIfPhoneNumberIsOptedOut action.
The response from the CheckIfPhoneNumberIsOptedOut action.
Input for ConfirmSubscription action.
Response for ConfirmSubscriptions action.
Input for CreatePlatformApplication action.
Response from CreatePlatformApplication action.
Input for CreatePlatformEndpoint action.
Response from CreateEndpoint action.
Input for CreateTopic action.
Response from CreateTopic action.
Input for DeleteEndpoint action.
No description provided by the author
Input for DeletePlatformApplication action.
No description provided by the author
No description provided by the author
No description provided by the author
Endpoint for mobile app and device.
Input for GetEndpointAttributes action.
Response from GetEndpointAttributes of the EndpointArn.
Input for GetPlatformApplicationAttributes action.
Response for GetPlatformApplicationAttributes action.
The input for the GetSMSAttributes request.
The response from the GetSMSAttributes request.
Input for GetSubscriptionAttributes.
Response for GetSubscriptionAttributes action.
Input for GetTopicAttributes action.
Response for GetTopicAttributes action.
Input for ListEndpointsByPlatformApplication action.
Response for ListEndpointsByPlatformApplication action.
The input for the ListPhoneNumbersOptedOut action.
The response from the ListPhoneNumbersOptedOut action.
Input for ListPlatformApplications action.
Response for ListPlatformApplications action.
Input for ListSubscriptionsByTopic action.
Response for ListSubscriptionsByTopic action.
Input for ListSubscriptions action.
Response for ListSubscriptions action.
No description provided by the author
Response for ListTopics action.
The user-specified message attribute value.
Input for the OptInPhoneNumber action.
The response for the OptInPhoneNumber action.
Platform application object.
Input for Publish action.
Response for Publish action.
Input for RemovePermission action.
No description provided by the author
Input for SetEndpointAttributes action.
No description provided by the author
Input for SetPlatformApplicationAttributes action.
No description provided by the author
The input for the SetSMSAttributes action.
The response for the SetSMSAttributes action.
Input for SetSubscriptionAttributes action.
No description provided by the author
Input for SetTopicAttributes action.
No description provided by the author
SNS provides the API operation methods for making requests to Amazon Simple Notification Service.
Input for Subscribe action.
Response for Subscribe action.
A wrapper type for the attributes of an Amazon SNS subscription.
A wrapper type for the topic's Amazon Resource Name (ARN).
Input for Unsubscribe action.
No description provided by the author