IAM SAML Provider

IAM SAML Provider in AWS is a resource that stores information about a Security Assertion Markup Language (SAML) identity provider. It allows federated users from external identity systems to access AWS resources without creating individual IAM users. This enables single sign-on (SSO) by trusting assertions from the external provider.

aws.iam_saml_provider

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
assertion_encryption_modecorestringSpecifies the encryption setting for the SAML provider.
create_datecoretimestampThe date and time when the SAML provider was created.
private_key_listcorejsonThe private key metadata for the SAML provider.
saml_metadata_documentcorestringThe XML metadata document that includes information about an identity provider.
saml_provider_uuidcorestringThe unique identifier assigned to the SAML provider.
tagscorehstore
valid_untilcoretimestampThe expiration date and time for the SAML provider.