IAM / Client / disable_outbound_web_identity_federation

disable_outbound_web_identity_federation

IAM.Client.disable_outbound_web_identity_federation()

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.

See also: AWS API Documentation

Request Syntax

response = client.disable_outbound_web_identity_federation()
Returns:

None

Exceptions