Skip to main content

identity_sources

Retrieves a list of identity_sources in a region

Overview

Nameidentity_sources
TypeResource
Descriptionidentity_sources
Idawscc.verifiedpermissions.identity_sources

Fields

NameDatatypeDescription
identity_source_idstring
policy_store_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
identity_source_id,
policy_store_id
FROM awscc.verifiedpermissions.identity_sources
WHERE region = 'us-east-1'

Permissions

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

Create

verifiedpermissions:CreateIdentitySource,
verifiedpermissions:GetIdentitySource,
verifiedpermissions:UpdateIdentitySource,
verifiedpermissions:DeleteIdentitySource,
verifiedpermissions:ListIdentitySources,
cognito-idp:DescribeUserPool,
cognito-idp:ListUserPoolClients

List

verifiedpermissions:CreateIdentitySource,
verifiedpermissions:GetIdentitySource,
verifiedpermissions:UpdateIdentitySource,
verifiedpermissions:DeleteIdentitySource,
verifiedpermissions:ListIdentitySources,
cognito-idp:DescribeUserPool,
cognito-idp:ListUserPoolClients