Class RegionDisabledException

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

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

STS is not activated in the requested region for the account that is being asked to generate credentials. The account administrator must use the IAM console to activate STS in that region. For more information, see Activating and Deactivating Amazon Web Services STS in an Amazon Web Services Region in the IAM User Guide.

See Also: