@swamp/aws/braket
v2026.04.08.1
AWS BRAKET infrastructure models
Labels
awsbraketcloudinfrastructure
Contents
Install
$ swamp extension pull @swamp/aws/braketRelease Notes
- Added: spending_limit
@swamp/aws/braket/spending-limitv2026.04.08.1spending_limit.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| DeviceArn | string | The Amazon Resource Name (ARN) of the quantum device to apply the spending limit to. |
| SpendingLimit | string | The maximum amount that can be spent on the specified device, in USD. |
| TimePeriod? | object | Defines a time range for spending limits, specifying when the limit is active. |
| Tags? | array | The tags to apply to the spending limit. |
createCreate a Braket SpendingLimit
getGet a Braket SpendingLimit
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Braket SpendingLimit |
updateUpdate a Braket SpendingLimit
deleteDelete a Braket SpendingLimit
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the Braket SpendingLimit |
syncSync Braket SpendingLimit state from AWS
Resources
state(infinite)— Braket SpendingLimit resource state