Class UnauthorizedOperationException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<UnauthorizedOperationException.Builder,UnauthorizedOperationException>

@Generated("software.amazon.awssdk:codegen") public final class UnauthorizedOperationException extends MigrationHubException implements ToCopyableBuilder<UnauthorizedOperationException.Builder,UnauthorizedOperationException>

Exception raised to indicate a request was not authorized when the DryRun flag is set to "true".

See Also: