aws.iam.list_open_id_connect_providers
Example SQL Queries
SELECT * FROMaws.iam.list_open_id_connect_providers;Description
Lists information about the IAM OpenID Connect (OIDC) provider resource objects defined in the Amazon Web Services 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 an OIDC provider, see GetOpenIDConnectProvider.
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
| |
| open_id_connect_provider_list The list of IAM OIDC provider resource objects defined in the Amazon Web Services account. | STRUCT( |
Show child fields
| |