Skip to main content

trust_stores

Retrieves a list of trust_stores in a region

Overview

Nametrust_stores
TypeResource
Descriptiontrust_stores
Idawscc.workspacesweb.trust_stores

Fields

NameDatatypeDescription
trust_store_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
trust_store_arn
FROM awscc.workspacesweb.trust_stores
WHERE region = 'us-east-1'

Permissions

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

Create

workspaces-web:CreateTrustStore,
workspaces-web:GetTrustStore,
workspaces-web:GetTrustStoreCertificate,
workspaces-web:ListTrustStoreCertificates,
workspaces-web:ListTagsForResource,
workspaces-web:TagResource

List

workspaces-web:ListTrustStores,
workspaces-web:ListTrustStoreCertificates