AccessBudget
An access budget that defines consumption limits for a specific resource within defined time periods.
Contents
- aggregateRemainingBudget
-
The total remaining budget across all active budget periods for this resource.
Type: Integer
Valid Range: Minimum value of 0.
Required: Yes
- details
-
A list of budget details for this resource. Contains active budget periods that apply to the resource.
Type: Array of AccessBudgetDetails objects
Array Members: Minimum number of 1 item. Maximum number of 2 items.
Required: Yes
- resourceArn
-
The Amazon Resource Name (ARN) of the resource that this access budget applies to.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 200.
Pattern:
arn:aws:[\w]+:[\w]{2}-[\w]{4,9}-[\d]:[\d]{12}:membership/[\d\w-]+/configuredtableassociation/[\d\w-]+
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: