View a markdown version of this page

LimitType - 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).

LimitType

The limit definition and current limit values for a provisioned limit.

A response element of GetProvisionedLimit and UpdateProvisionedLimit.

Contents

FreeLimitValue

The default (free) limit value, in requests per second (RPS). This is the rate included at no additional cost.

Type: Integer

Required: Yes

LimitDefinition

The definition that identifies this limit, including the class and attributes.

Type: LimitDefinitionType object

Required: Yes

ProvisionedLimitValue

The provisioned limit value, in requests per second (RPS). This is the rate that Amazon Cognito currently enforces for your account.

Type: Integer

Required: Yes

See Also

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