RequestedServiceQuotaChange
Information about a quota increase request.
Contents
- CaseId
-
The case ID.
Type: String
Required: No
- Created
-
The date and time when the quota increase request was received and the case ID was created.
Type: Timestamp
Required: No
- DesiredValue
-
The new, increased value for the quota.
Type: Double
Valid Range: Minimum value of 0. Maximum value of 10000000000.
Required: No
- GlobalQuota
-
Indicates whether the quota is global.
Type: Boolean
Required: No
- Id
-
The unique identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[0-9a-zA-Z][a-zA-Z0-9-]{1,128}
Required: No
- LastUpdated
-
The date and time of the most recent change.
Type: Timestamp
Required: No
- QuotaArn
-
The Amazon Resource Name (ARN) of the quota.
Type: String
Required: No
- QuotaCode
-
The quota identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z][a-zA-Z0-9-]{1,128}
Required: No
- QuotaName
-
The quota name.
Type: String
Required: No
- Requester
-
The IAM identity of the requester.
Type: String
Required: No
- ServiceCode
-
The service identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 63.
Pattern:
[a-zA-Z][a-zA-Z0-9-]{1,63}
Required: No
- ServiceName
-
The service name.
Type: String
Required: No
- Status
-
The state of the quota increase request.
Type: String
Valid Values:
PENDING | CASE_OPENED | APPROVED | DENIED | CASE_CLOSED
Required: No
- Unit
-
The unit of measurement.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: