Class SNSNoAuthorizationException

All Implemented Interfaces:
Serializable

public class SNSNoAuthorizationException extends AmazonServiceException

You do not have permission to publish to the SNS topic ARN.

See Also:
  • Constructor Details

    • SNSNoAuthorizationException

      public SNSNoAuthorizationException(String message)
      Constructs a new SNSNoAuthorizationException with the specified error message.
      Parameters:
      message - Describes the error encountered.