AWS::WorkSpacesWeb::UserAccessLoggingSettingsDefinition of AWS::WorkSpacesWeb::UserAccessLoggingSettings Resource Type
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
KinesisStreamArn | string | Required |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AssociatedPortalArns | Array<string> | - |
UserAccessLoggingSettingsArn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::WorkSpacesWeb::UserAccessLoggingSettings
Resources:
MyResource:
Type: AWS::WorkSpacesWeb::UserAccessLoggingSettings
Properties:
KinesisStreamArn: "arn:aws:service:region:account:resource"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
workspaces-web:CreateUserAccessLoggingSettingsworkspaces-web:GetUserAccessLoggingSettingsworkspaces-web:ListTagsForResourceworkspaces-web:TagResourceworkspaces-web:GetUserAccessLoggingSettingsworkspaces-web:ListTagsForResourceworkspaces-web:UpdateUserAccessLoggingSettingsworkspaces-web:TagResourceworkspaces-web:UntagResourceworkspaces-web:GetUserAccessLoggingSettingsworkspaces-web:ListTagsForResourcekinesis:PutRecordkinesis:PutRecordsworkspaces-web:GetUserAccessLoggingSettingsworkspaces-web:DeleteUserAccessLoggingSettingsworkspaces-web:ListUserAccessLoggingSettingsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterUserAccessLoggingSettingsArn