AWS::QuickSight::Analysis AssetOptions - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::QuickSight::Analysis AssetOptions

An array of analysis level configurations.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Timezone" : String, "WeekStart" : String }

YAML

Timezone: String WeekStart: String

Properties

Timezone

Determines the timezone for the analysis.

Required: No

Type: String

Update requires: No interruption

WeekStart

Determines the week start day for an analysis.

Required: No

Type: String

Allowed values: SUNDAY | MONDAY | TUESDAY | WEDNESDAY | THURSDAY | FRIDAY | SATURDAY

Update requires: No interruption