aws.iam.list_saml_providers
Example SQL Queries
SELECT * FROMaws.iam.list_saml_providers;Description
Lists the SAML provider resource objects defined in IAM in the account. IAM resource-listing operations return a subset of the available attributes for the resource. For example, this operation does not return tags, even though they are an attribute of the returned object. To view all of the information for a SAML provider, see GetSAMLProvider.
This operation requires Signature Version 4.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| saml_provider_list The list of SAML provider resource objects defined in IAM for this Amazon Web Services account. | STRUCT( |
Show child fields
| |