saml_providers
Retrieves a list of saml_providers
in a region
Overview
Name | saml_providers |
Type | Resource |
Description | saml_providers |
Id | awscc.iam.saml_providers |
Fields
Name | Datatype | Description |
---|---|---|
arn | string | Amazon Resource Name (ARN) of the SAML provider |
region | string | AWS 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