Skip to main content

saml_providers_list_only

Lists saml_providers in a region or regions, for all properties use saml_providers

Overview

Namesaml_providers_list_only
TypeResource
DescriptionResource Type definition for AWS::IAM::SAMLProvider
Idaws.iam.saml_providers_list_only

Fields

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

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all saml_providers in a region.

SELECT
region,
arn
FROM aws.iam.saml_providers_list_only
;

Permissions

For permissions required to operate on the saml_providers_list_only resource, see saml_providers