AWS::WorkSpacesWeb::TrustStoreDefinition of AWS::WorkSpacesWeb::TrustStore Resource Type
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CertificateList | Array<string> | Required |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AssociatedPortalArns | Array<string> | - |
TrustStoreArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::WorkSpacesWeb::TrustStore
Resources:
MyResource:
Type: AWS::WorkSpacesWeb::TrustStore
Properties:
CertificateList: []
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
workspaces-web:CreateTrustStoreworkspaces-web:GetTrustStoreworkspaces-web:GetTrustStoreCertificateworkspaces-web:ListTrustStoreCertificatesworkspaces-web:ListTagsForResourceworkspaces-web:TagResourceworkspaces-web:GetTrustStoreworkspaces-web:GetTrustStoreCertificateworkspaces-web:ListTagsForResourceworkspaces-web:ListTrustStoreCertificatesworkspaces-web:UpdateTrustStoreworkspaces-web:TagResourceworkspaces-web:UntagResourceworkspaces-web:GetTrustStoreworkspaces-web:GetTrustStoreCertificateworkspaces-web:ListTagsForResourceworkspaces-web:ListTrustStoreCertificatesworkspaces-web:GetTrustStoreworkspaces-web:GetTrustStoreCertificateworkspaces-web:DeleteTrustStoreworkspaces-web:ListTrustStoresworkspaces-web:ListTrustStoreCertificatesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTrustStoreArn