01README
AWS MWAASERVERLESS infrastructure models
02Models
@swamp/aws/mwaaserverless/workflowv2026.04.23.2workflow.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| Name? | string | |
| Description? | string | |
| DefinitionS3Location | object | |
| RoleArn | string | |
| EncryptionConfiguration? | object | |
| LoggingConfiguration? | object | |
| NetworkConfiguration? | object | |
| Tags? | record | A map of key-value pairs to be applied as tags |
| TriggerMode? | string | |
| ScheduleConfiguration? | object |
fn create()
Create a MWAAServerless Workflow
fn get(identifier: string)
Get a MWAAServerless Workflow
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the MWAAServerless Workflow |
fn update()
Update a MWAAServerless Workflow
fn delete(identifier: string)
Delete a MWAAServerless Workflow
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the MWAAServerless Workflow |
fn sync()
Sync MWAAServerless Workflow state from AWS
Resources
state(infinite)— MWAAServerless Workflow resource state
03Previous Versions
2026.04.23.2Apr 23, 2026
- Updated: workflow
2026.04.03.2Apr 3, 2026
- Updated: workflow
2026.03.19.1Mar 19, 2026
- Updated: workflow
2026.03.16.1Mar 16, 2026
- Updated: workflow
2026.03.10.5Mar 10, 2026
04Stats
A
100 / 100
Downloads
0
Archive size
198.5 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