Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface GetSAMLProviderCommandOutputProtected

The output of GetSAMLProviderCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

CreateDate?: Date

The date and time when the SAML provider was created.

SAMLMetadataDocument?: string

The XML metadata document that includes information about an identity provider.

Tags?: Tag[]

A list of tags that are attached to the specified IAM SAML provider. The returned list of tags is sorted by tag key. For more information about tagging, see Tagging IAM resources in the IAM User Guide.

ValidUntil?: Date

The expiration date and time for the SAML provider.