View a markdown version of this page

LimitDefinitionType - Amazon Cognito User Pools

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 AWS SDKs, see the following: