Skip to main content

TIAMUpdateSAMLProviderRequest

Class in AWS.IAM

UpdateSAMLProvider request class.

Ancestors

Properties

SAMLMetadataDocument

property SAMLMetadataDocument: string

SAMLProviderArn

property SAMLProviderArn: TARN

Constructors

Create

constructor Create(const ASAMLProviderArn: TARN; const ASAMLMetadataDocument: string);

Constructor for TIAMUpdateSAMLProviderRequest.

Parameters

NameDescription
ASAMLProviderArnSpecify the Amazon Resource Name (ARN) of the SAML provider to update.
ASAMLMetadataDocumentSpecify the XML document generated by an identity provider (IdP) that supports SAML 2.0.