disableOutboundWebIdentityFederation

abstract suspend fun disableOutboundWebIdentityFederation(input: DisableOutboundWebIdentityFederationRequest = DisableOutboundWebIdentityFederationRequest { }): DisableOutboundWebIdentityFederationResponse

Disables the outbound identity federation feature for your Amazon Web Services account. When disabled, IAM principals in the account cannot use the GetWebIdentityToken API to obtain JSON Web Tokens (JWTs) for authentication with external services. This operation does not affect tokens that were issued before the feature was disabled.