oidc_providers_list_only
Lists oidc_providers
in a region or regions, for all properties use oidc_providers
Overview
Name | oidc_providers_list_only |
Type | Resource |
Description | Resource Type definition for AWS::IAM::OIDCProvider |
Id | aws.iam.oidc_providers_list_only |
Fields
Name | Datatype | Description |
---|---|---|
client_id_list | array | |
url | string | |
thumbprint_list | array | |
arn | string | Amazon Resource Name (ARN) of the OIDC provider |
tags | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all oidc_providers
in a region.
SELECT
region,
arn
FROM aws.iam.oidc_providers_list_only
;
Permissions
For permissions required to operate on the oidc_providers_list_only
resource, see oidc_providers