AccessBudget - AWS Clean Rooms

AccessBudget

Controls and tracks usage limits for associated configured tables within a collaboration across queries and job. Supports both period-based budgets that can renew (daily, weekly, or monthly) and fixed lifetime budgets. Contains the resource ARN, remaining budget information, and up to two budget configurations (period-based and lifetime). By default, table usage is unlimited unless a budget is configured.

Contents

aggregateRemainingBudget

The total remaining budget across all budget parameters, showing the lower value between the per-period budget and lifetime budget for this access budget. For individual parameter budgets, see remainingBudget.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

details

Detailed budget information including time bounds, remaining budget, and refresh settings.

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 access budget resource.

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: