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