View a markdown version of this page

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

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

Syntax

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

JSON

{ "Type" : "AWS::QuickSight::LimitsProfile", "Properties" : { "AccountId" : String, "Description" : String, "ProfileName" : String, "ResourceLimits" : {Key: Value, ...} } }

YAML

Type: AWS::QuickSight::LimitsProfile Properties: AccountId: String Description: String ProfileName: String ResourceLimits: Key: Value

Properties

AccountId

The ID of the AWS account that contains the limits profile.

Required: Yes

Type: String

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

Minimum: 12

Maximum: 12

Update requires: Replacement

Description

The description of the limits profile.

Required: No

Type: String

Minimum: 0

Maximum: 1024

Update requires: No interruption

ProfileName

The display name of the limits profile.

Required: Yes

Type: String

Minimum: 1

Maximum: 256

Update requires: No interruption

ResourceLimits

A map of resource types to their limit values.

Required: Yes

Type: Object of ProfileLimitValue

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

The Amazon Resource Name (ARN) of the limits profile.

CreatedAt

The date and time that the limits profile was created.

ProfileId

The unique identifier for the limits profile.

UpdatedAt

The date and time that the limits profile was last updated.