Skip to main content

identity_pools_list_only

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

Overview

Nameidentity_pools_list_only
TypeResource
DescriptionResource Type definition for AWS::Cognito::IdentityPool
Idaws.cognito.identity_pools_list_only

Fields

NameDatatypeDescription
push_syncobject
cognito_identity_providersarray
developer_provider_namestring
cognito_streamsobject
supported_login_providersobject
namestring
cognito_eventsobject
idstring
identity_pool_namestring
allow_unauthenticated_identitiesboolean
saml_provider_arnsarray
open_id_connect_provider_arnsarray
allow_classic_flowboolean
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all identity_pools in a region.

SELECT
region,
id
FROM aws.cognito.identity_pools_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the identity_pools_list_only resource, see identity_pools