iam_list_open_id_connect_providers: Lists information about the IAM OpenID Connect (OIDC) provider resource
objects defined in the AWS account
Description
Lists information about the IAM OpenID Connect (OIDC) provider resource
objects defined in the AWS account.
Usage
iam_list_open_id_connect_providers()
Value
A list with the following syntax:
list(
OpenIDConnectProviderList = list(
list(
Arn = "string"
)
)
)
Request syntax
svc$list_open_id_connect_providers()