iam_get_open_id_connect_provider: Returns information about the specified OpenID Connect (OIDC)...

View source: R/iam_operations.R

iam_get_open_id_connect_providerR Documentation

Returns information about the specified OpenID Connect (OIDC) provider resource object in IAM

Description

Returns information about the specified OpenID Connect (OIDC) provider resource object in IAM.

See https://www.paws-r-sdk.com/docs/iam_get_open_id_connect_provider/ for full documentation.

Usage

iam_get_open_id_connect_provider(OpenIDConnectProviderArn)

Arguments

OpenIDConnectProviderArn

[required] The Amazon Resource Name (ARN) of the OIDC provider resource object in IAM to get information for. You can get a list of OIDC provider resource ARNs by using the list_open_id_connect_providers operation.

For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.