View a markdown version of this page

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

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