Class FeatureEnabledException

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

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

The request failed because outbound identity federation is already enabled for your Amazon Web Services account. You cannot enable the feature multiple times. To fetch the current configuration (including the unique issuer URL), use the GetOutboundWebIdentityFederationInfo operation.

See Also: