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:StringDescription:StringName:StringPermissions:- ResourcePermissionResources:- SpaceResourceSpaceId:StringTags:- Tag
Properties
AwsAccountIdProperty description not available.
Required: Yes
Type: String
Pattern:
^[0-9]{12}$Minimum:
12Maximum:
12Update requires: Replacement
Description-
The description of the space.
Required: No
Type: String
Minimum:
0Maximum:
512Update requires: No interruption
Name-
The display name of the space.
Required: Yes
Type: String
Minimum:
1Maximum:
128Update requires: No interruption
PermissionsProperty 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:
1Maximum:
256Update requires: Replacement
Property description not available.
Required: No
Type: Array of Tag
Maximum:
200Update requires: No interruption
Return values
Ref
Fn::GetAtt
ArnProperty 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.