AWS::WorkSpacesWeb::PortalDefinition of AWS::WorkSpacesWeb::Portal Resource Type
16 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AdditionalEncryptionContext | EncryptionContextMap | Create-only |
AuthenticationType | string | |
BrowserSettingsArn | string | |
CustomerManagedKey | string | Create-only |
DataProtectionSettingsArn | string | |
DisplayName | string | |
InstanceType | string | |
IpAccessSettingsArn | string | |
MaxConcurrentSessions | number | |
NetworkSettingsArn | string | |
PortalCustomDomain | string | |
SessionLoggerArn | string | |
Tags | Array<Tag> | |
TrustStoreArn | string | |
UserAccessLoggingSettingsArn | string | |
UserSettingsArn | string |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
BrowserType | string | - |
CreationDate | string | - |
PortalArn | string | - |
PortalEndpoint | string | - |
PortalStatus | string | - |
RendererType | string | - |
ServiceProviderSamlMetadata | string | - |
StatusReason | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::WorkSpacesWeb::Portal
Resources:
MyResource:
Type: AWS::WorkSpacesWeb::Portal
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
workspaces-web:CreatePortalworkspaces-web:GetPortal*workspaces-web:AssociateBrowserSettingsworkspaces-web:AssociateIpAccessSettingsworkspaces-web:AssociateNetworkSettingsworkspaces-web:AssociateTrustStoreworkspaces-web:AssociateUserAccessLoggingSettingsworkspaces-web:AssociateUserSettingsworkspaces-web:GetPortal*workspaces-web:List*kms:Decryptkms:DescribeKeyworkspaces-web:GetPortal*workspaces-web:UpdatePortalworkspaces-web:AssociateBrowserSettingsworkspaces-web:AssociateIpAccessSettingsworkspaces-web:AssociateNetworkSettingsworkspaces-web:AssociateTrustStoreworkspaces-web:AssociateUserAccessLoggingSettingsworkspaces-web:AssociateUserSettingsworkspaces-web:GetPortal*workspaces-web:DeletePortalworkspaces-web:DisassociateBrowserSettingsworkspaces-web:DisassociateIpAccessSettingsworkspaces-web:DisassociateNetworkSettingsworkspaces-web:DisassociateTrustStoreworkspaces-web:DisassociateUserAccessLoggingSettingsworkspaces-web:DisassociateUserSettingsworkspaces-web:List*kms:Decryptkms:DescribeKeyOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterPortalArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AdditionalEncryptionContextCustomerManagedKey