View a markdown version of this page

LimitDefinitionType - Amazon Cognito User Pools
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).

LimitDefinitionType

The class and attributes that identify a specific limit at the account level.

A request parameter of GetProvisionedLimit and UpdateProvisionedLimit.

Contents

Attributes

The attributes that identify the specific limit. For API rate limits, specify the Category key with a value like UserAuthentication or UserCreation.

Type: String to string map

Key Length Constraints: Minimum length of 0. Maximum length of 131072.

Value Length Constraints: Minimum length of 0. Maximum length of 131072.

Required: Yes

LimitClass

The class of the limit. For API rate limits, this is API_CATEGORY.

Type: String

Valid Values: API_CATEGORY

Required: Yes

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: