Analysis Args
Definition of the AWS::QuickSight::Analysis Resource Type.
Constructors
Properties
The ID for the analysis that you're creating. This ID displays in the URL of the analysis.
The ID of the AWS account where you are creating an analysis.
Errors associated with the analysis.
The parameter names and override values that you want to use. An analysis can have any parameter type, and some parameters might accept multiple values.
A structure that describes the principals and the resource-level permissions on an analysis. You can use the Permissions
structure to grant permissions by providing a list of AWS Identity and Access Management (IAM) action information for each principal listed by Amazon Resource Name (ARN). To specify no permissions, omit Permissions
.
A list of the associated sheets with the unique identifier and name of each sheet.
A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets. Either a SourceEntity
or a Definition
must be provided in order for the request to be valid.
Status associated with the analysis.
The option to relax the validation that is required to create and update analyses, dashboards, and templates with definition objects. When you set this value to LENIENT
, validation is skipped for specific errors.