v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143311796.5 KB

Updates the identity provider configuration for the fleet.

post/updateIdentityProviderConfiguration

Request body

FleetArnstring required

The ARN of the fleet.

IdentityProviderType'SAML' required

The type of identity provider.

IdentityProviderSamlMetadatastring

The SAML metadata document provided by the customer’s identity provider. The existing IdentityProviderSamlMetadata is unset if null is passed.

Response

Success

UpdateIdentityProviderConfigurationResponse required