Class MethodNotAllowedException

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

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

The requested operation is not allowed on this resource. This may occur when attempting to modify a resource that is managed by a service or has restrictions that prevent the operation.

See Also: