View a markdown version of this page

AWS::QuickSight::AssetBundleExportJob - 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::AssetBundleExportJob

The AWS::QuickSight::AssetBundleExportJob 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::AssetBundleExportJob", "Properties" : { "AssetBundleExportJobId" : String, "AwsAccountId" : String, "ExportFormat" : String, "IncludeAllDependencies" : Boolean, "IncludeFolderMembers" : String, "IncludeFolderMemberships" : Boolean, "IncludePermissions" : Boolean, "IncludeTags" : Boolean, "ResourceArns" : [ String, ... ] } }

YAML

Type: AWS::QuickSight::AssetBundleExportJob Properties: AssetBundleExportJobId: String AwsAccountId: String ExportFormat: String IncludeAllDependencies: Boolean IncludeFolderMembers: String IncludeFolderMemberships: Boolean IncludePermissions: Boolean IncludeTags: Boolean ResourceArns: - String

Properties

AssetBundleExportJobId

The ID of the export job.

Required: Yes

Type: String

Pattern: ^[\w\-]+$

Minimum: 1

Maximum: 512

Update requires: Replacement

AwsAccountId

Property description not available.

Required: No

Type: String

Pattern: ^[0-9]{12}$

Minimum: 12

Maximum: 12

Update requires: Replacement

ExportFormat

The format for the export job.

Required: Yes

Type: String

Allowed values: CLOUDFORMATION_JSON | QUICKSIGHT_JSON

Update requires: Replacement

IncludeAllDependencies

The flag that determines the inclusion of resource dependencies in the returned asset bundle.

Required: No

Type: Boolean

Update requires: Replacement

IncludeFolderMembers

Property description not available.

Required: No

Type: String

Allowed values: RECURSE | ONE_LEVEL | NONE

Update requires: Replacement

IncludeFolderMemberships

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

IncludePermissions

The flag that determines the inclusion of permissions associated with each resource ARN.

Required: No

Type: Boolean

Update requires: Replacement

IncludeTags

The flag that determines the inclusion of tags associated with each resource ARN.

Required: No

Type: Boolean

Update requires: Replacement

ResourceArns

Property description not available.

Required: Yes

Type: Array of String

Minimum: 1

Maximum: 100

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Arn

The ARN of the export job.

CreatedTime

The time that the export job was created.

JobStatus

The current status of the export job.