Skip to main content

saml_providers

Retrieves a list of saml_providers in a region

Overview

Namesaml_providers
TypeResource
Descriptionsaml_providers
Idawscc.iam.saml_providers

Fields

NameDatatypeDescription
arnstringAmazon Resource Name (ARN) of the SAML provider
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.iam.saml_providers

Permissions

To operate on the saml_providers resource, the following permissions are required:

Create

iam:CreateSAMLProvider,
iam:GetSAMLProvider,
iam:TagSAMLProvider

List

iam:ListSAMLProviders,
iam:GetSAMLProvider