Skip to main content

identity_sources_list_only

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

Overview

Nameidentity_sources_list_only
TypeResource
DescriptionResource Type definition for AWS::MPA::IdentitySource.
Idawscc.mpa.identity_sources_list_only

Fields

NameDatatypeDescription
identity_source_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all identity_sources in a region.

SELECT
region,
identity_source_arn
FROM awscc.mpa.identity_sources_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the identity_sources_list_only resource, see identity_sources