View source: R/iam_operations.R
iam_delete_open_id_connect_provider | R Documentation |
Deletes an OpenID Connect identity provider (IdP) resource object in IAM.
See https://www.paws-r-sdk.com/docs/iam_delete_open_id_connect_provider/ for full documentation.
iam_delete_open_id_connect_provider(OpenIDConnectProviderArn)
OpenIDConnectProviderArn |
[required] The Amazon Resource Name (ARN) of the IAM OpenID Connect provider
resource object to delete. You can get a list of OpenID Connect provider
resource ARNs by using the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.