Skip to main content

@swamp/aws/braket

v2026.04.08.1

AWS BRAKET infrastructure models

Labels

awsbraketcloudinfrastructure

Contents

Install

$ swamp extension pull @swamp/aws/braket

Release Notes

  • Added: spending_limit

@swamp/aws/braket/spending-limitv2026.04.08.1spending_limit.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
DeviceArnstringThe Amazon Resource Name (ARN) of the quantum device to apply the spending limit to.
SpendingLimitstringThe maximum amount that can be spent on the specified device, in USD.
TimePeriod?objectDefines a time range for spending limits, specifying when the limit is active.
Tags?arrayThe tags to apply to the spending limit.
createCreate a Braket SpendingLimit
getGet a Braket SpendingLimit
ArgumentTypeDescription
identifierstringThe primary identifier of the Braket SpendingLimit
updateUpdate a Braket SpendingLimit
deleteDelete a Braket SpendingLimit
ArgumentTypeDescription
identifierstringThe primary identifier of the Braket SpendingLimit
syncSync Braket SpendingLimit state from AWS

Resources

state(infinite)— Braket SpendingLimit resource state