Update SAML Provider

GET {{aws_identtity_and_access_management_base_url}}/?SAMLMetadataDocument&SAMLProviderArn&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
SAMLMetadataDocumentnullAn XML document generated by an identity provider (IdP) that supports SAML 2.0. The document includes the issuer's name, expiration information, and keys that can be used to validate the SAML authentication response (assertions) that are received from the IdP. You must generate the metadata document using the identity management software that is used as your organization's IdP.
SAMLProviderArnnullThe Amazon Resource Name (ARN) of the SAML provider to update.
VersionstringThe version of the API.