Class AccessDeniedException

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

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

The calling principal is not allowed to access the specified resource, or the resource does not exist.

See Also: