01README
AWS BCMPRICINGCALCULATOR infrastructure models
02Models
@swamp/aws/bcmpricingcalculator/bill-scenariov2026.04.23.2bill_scenario.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Name? | string | The name of the bill scenario |
| BillInterval? | object | The time period covered by the bill scenario |
| ExpiresAt? | string | The timestamp when the bill scenario expires |
| CostCategoryGroupSharingPreferenceArn? | string | The ARN of the cost category group sharing preference |
| GroupSharingPreference? | enum | The group sharing preference for the bill scenario |
| Tags? | array | An array of key-value pairs to apply to this resource |
fn create()
Create a BcmPricingCalculator BillScenario
fn get(identifier: string)
Get a BcmPricingCalculator BillScenario
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the BcmPricingCalculator BillScenario |
fn update()
Update a BcmPricingCalculator BillScenario
fn delete(identifier: string)
Delete a BcmPricingCalculator BillScenario
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the BcmPricingCalculator BillScenario |
fn sync()
Sync BcmPricingCalculator BillScenario state from AWS
Resources
state(infinite)— BcmPricingCalculator BillScenario resource state
03Previous Versions
2026.04.23.2Apr 23, 2026
- Updated: bill_scenario
2026.04.08.1Apr 8, 2026
- Added: bill_scenario
04Stats
A
100 / 100
Downloads
0
Archive size
200.3 KB
Verified by Swamp
- Has README or module doc2/2earned
- README has a code example1/1earned
- README is substantive1/1earned
- Most symbols documented1/1earned
- No slow types1/1earned
- Has description1/1earned
- At least one platform tag (or universal)1/1earned
- Two or more platform tags (or universal)1/1earned
- License declared1/1earned
- Verified public repository2/2earned
05Platforms
06Labels