Skip to main content

identity_providers_list_only

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

Overview

Nameidentity_providers_list_only
TypeResource
DescriptionDefinition of AWS::WorkSpacesWeb::IdentityProvider Resource Type
Idaws.workspacesweb.identity_providers_list_only

Fields

NameDatatypeDescription
identity_provider_arnstring
identity_provider_detailsobject
identity_provider_namestring
identity_provider_typestring
portal_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all identity_providers in a region.

SELECT
region,
identity_provider_arn
FROM aws.workspacesweb.identity_providers_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the identity_providers_list_only resource, see identity_providers