Skip to main content

trust_stores_list_only

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

Overview

Nametrust_stores_list_only
TypeResource
DescriptionDefinition of AWS::WorkSpacesWeb::TrustStore Resource Type
Idaws.workspacesweb.trust_stores_list_only

Fields

NameDatatypeDescription
associated_portal_arnsarray
certificate_listarray
tagsarray
trust_store_arnstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all trust_stores in a region.

SELECT
region,
trust_store_arn
FROM aws.workspacesweb.trust_stores_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the trust_stores_list_only resource, see trust_stores