View a markdown version of this page

AWS::QuickSight::Space - AWS CloudFormation

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::Space

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

Syntax

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

JSON

{ "Type" : "AWS::QuickSight::Space", "Properties" : { "AwsAccountId" : String, "Description" : String, "Name" : String, "Permissions" : [ ResourcePermission, ... ], "Resources" : [ SpaceResource, ... ], "SpaceId" : String, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::QuickSight::Space Properties: AwsAccountId: String Description: String Name: String Permissions: - ResourcePermission Resources: - SpaceResource SpaceId: String Tags: - Tag

Properties

AwsAccountId

Property description not available.

Required: Yes

Type: String

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

Minimum: 12

Maximum: 12

Update requires: Replacement

Description

The description of the space.

Required: No

Type: String

Minimum: 0

Maximum: 512

Update requires: No interruption

Name

The display name of the space.

Required: Yes

Type: String

Minimum: 1

Maximum: 128

Update requires: No interruption

Permissions

Property description not available.

Required: No

Type: Array of ResourcePermission

Update requires: No interruption

Resources

The resources in the space.

Required: No

Type: Array of SpaceResource

Update requires: No interruption

SpaceId

The ID of the space.

Required: Yes

Type: String

Minimum: 1

Maximum: 256

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 200

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CreatedAt

The date and time that the space was created.

CreatedBy

The user who created the space.

UpdatedAt

The date and time that the space was last updated.