View a markdown version of this page

AWS::QuickSight::ApprovalPolicy - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::QuickSight::ApprovalPolicy

The AWS::QuickSight::ApprovalPolicy resource Property description not available. for QuickSight.

Syntax

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

JSON

{ "Type" : "AWS::QuickSight::ApprovalPolicy", "Properties" : { "Actions" : [ , ... ], "ApplicableTo" : ApplicableTo, "ApprovalGroups" : [ String, ... ], "AssetTypes" : [ , ... ], "Description" : String, "Name" : String, "PolicyId" : String } }

YAML

Type: AWS::QuickSight::ApprovalPolicy Properties: Actions: - ApplicableTo: ApplicableTo ApprovalGroups: - String AssetTypes: - Description: String Name: String PolicyId: String

Properties

Actions

The list of governed actions that trigger the approval workflow.

Required: Yes

Type: Array

Minimum: 1

Maximum: 10

Update requires: No interruption

ApplicableTo

The scoping configuration that determines who the approval policy applies to.

Required: Yes

Type: ApplicableTo

Update requires: No interruption

ApprovalGroups

The list of group ARNs whose members can approve requests.

Required: Yes

Type: Array of String

Minimum: 1

Update requires: No interruption

AssetTypes

The list of asset types that the approval policy applies to.

Required: Yes

Type: Array

Minimum: 1

Update requires: No interruption

Description

A description of the approval policy.

Required: No

Type: String

Minimum: 0

Maximum: 1024

Update requires: No interruption

Name

The name of the approval policy.

Required: Yes

Type: String

Minimum: 1

Maximum: 256

Update requires: No interruption

PolicyId

The unique identifier of the approval policy.

Required: Yes

Type: String

Pattern: ^[a-zA-Z0-9\-_]+$

Minimum: 1

Maximum: 64

Update requires: Replacement

Return values

Ref

Fn::GetAtt

CreatedAt

The date and time that the approval policy was created.

PolicyArn

The Amazon Resource Name (ARN) of the approval policy.

UpdatedAt

The date and time that the approval policy was last updated.