AWS::QuickSight::FolderDefinition of the AWS::QuickSight::Folder Resource Type.
8 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AwsAccountId | string | Create-only |
FolderId | string | Create-only |
FolderType | string | Create-only |
Name | string | |
ParentFolderArn | string | Create-onlyWrite-only |
Permissions | Array<ResourcePermission> | |
SharingModel | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | <p>The Amazon Resource Name (ARN) for the folder.</p> |
CreatedTime | string | <p>The time that the folder was created.</p> |
LastUpdatedTime | string | <p>The time that the folder was last updated.</p> |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::QuickSight::Folder
Resources:
MyResource:
Type: AWS::QuickSight::Folder
Properties:
Tags:
- Key: Environment
Value: Production
Name: !Ref "AWS::StackName"Permissions CloudFormation needs in your IAM role to manage this resource.
quicksight:DescribeFolderquicksight:DescribeFolderPermissionsquicksight:ListTagsForResourcequicksight:CreateFolderquicksight:DescribeFolderquicksight:UpdateFolderPermissionsquicksight:DescribeFolderPermissionsquicksight:TagResourcequicksight:ListTagsForResourcequicksight:DescribeFolderquicksight:UpdateFolderquicksight:DescribeFolderPermissionsquicksight:UpdateFolderPermissionsquicksight:ListTagsForResourcequicksight:TagResourcequicksight:UntagResourcequicksight:DeleteFolderquicksight:ListFoldersOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterAwsAccountIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ParentFolderArnSharingModelFolderTypeFolderIdAwsAccountId