Skip to main content

trust_store

Gets an individual trust_store resource

Overview

Nametrust_store
TypeResource
Descriptiontrust_store
Idawscc.workspacesweb.trust_store

Fields

NameDatatypeDescription
associated_portal_arnsarray
certificate_listarray
tagsarray
trust_store_arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
associated_portal_arns,
certificate_list,
tags,
trust_store_arn
FROM awscc.workspacesweb.trust_store
WHERE data__Identifier = '<TrustStoreArn>';

Permissions

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

Read

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

Update

workspaces-web:UpdateTrustStore,
workspaces-web:TagResource,
workspaces-web:UntagResource,
workspaces-web:GetTrustStore,
workspaces-web:GetTrustStoreCertificate,
workspaces-web:ListTagsForResource,
workspaces-web:ListTrustStoreCertificates

Delete

workspaces-web:GetTrustStore,
workspaces-web:GetTrustStoreCertificate,
workspaces-web:DeleteTrustStore