Class AccessDeniedException

All Implemented Interfaces:
Serializable

public class AccessDeniedException extends AmazonServiceException

AWS DMS was denied access to the endpoint.

See Also:
  • Constructor Details

    • AccessDeniedException

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