This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::WorkSpacesWeb::SessionLogger
The AWS::WorkSpacesWeb::SessionLogger
resource Property description not available. for WorkSpacesWeb.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::WorkSpacesWeb::SessionLogger", "Properties" : { "AdditionalEncryptionContext" :
{
, "CustomerManagedKey" :Key
:Value
, ...}String
, "DisplayName" :String
, "EventFilter" :EventFilter
, "LogConfiguration" :LogConfiguration
, "Tags" :[ Tag, ... ]
} }
YAML
Type: AWS::WorkSpacesWeb::SessionLogger Properties: AdditionalEncryptionContext:
CustomerManagedKey:
Key
:Value
String
DisplayName:String
EventFilter:EventFilter
LogConfiguration:LogConfiguration
Tags:- Tag
Properties
AdditionalEncryptionContext
Property description not available.
Required: No
Type: Object of String
Pattern:
^[\s\S]*$
Minimum:
0
Maximum:
131072
Update requires: Replacement
CustomerManagedKey
Property description not available.
Required: No
Type: String
Pattern:
^arn:[\w+=\/,.@-]+:kms:[a-zA-Z0-9\-]*:[a-zA-Z0-9]{1,12}:key\/[a-zA-Z0-9-]+$
Minimum:
20
Maximum:
2048
Update requires: Replacement
DisplayName
Property description not available.
Required: No
Type: String
Pattern:
^[ _\-\d\w]+$
Minimum:
1
Maximum:
64
Update requires: No interruption
EventFilter
Property description not available.
Required: Yes
Type: EventFilter
Update requires: No interruption
LogConfiguration
Property description not available.
Required: Yes
Type: LogConfiguration
Update requires: No interruption
Property description not available.
Required: No
Type: Array of Tag
Minimum:
0
Maximum:
200
Update requires: No interruption
Return values
Ref
Fn::GetAtt
AssociatedPortalArns
Property description not available.
CreationDate
Property description not available.
SessionLoggerArn
Property description not available.