@swamp/aws/workspacesinstances
v2026.04.03.2
AWS WORKSPACESINSTANCES infrastructure models
Labels
awsworkspacesinstancescloudinfrastructure
Contents
Install
$ swamp extension pull @swamp/aws/workspacesinstancesRelease Notes
- Updated: volume, volume_association, workspace_instance
@swamp/aws/workspacesinstances/volumev2026.04.03.2volume.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| AvailabilityZone | string | The Availability Zone in which to create the volume |
| Encrypted? | boolean | Indicates whether the volume should be encrypted |
| Iops? | number | The number of I/O operations per second (IOPS) |
| KmsKeyId? | string | The identifier of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use for Amazon EBS encryption |
| SizeInGB? | number | The size of the volume, in GiBs |
| SnapshotId? | string | The snapshot from which to create the volume |
| Throughput? | number | The throughput to provision for a volume, with a maximum of 1,000 MiB/s |
| VolumeType? | enum | The volume type |
| TagSpecifications? | array | The tags passed to EBS volume |
createCreate a WorkspacesInstances Volume
getGet a WorkspacesInstances Volume
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the WorkspacesInstances Volume |
deleteDelete a WorkspacesInstances Volume
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the WorkspacesInstances Volume |
syncSync WorkspacesInstances Volume state from AWS
Resources
state(infinite)— WorkspacesInstances Volume resource state
@swamp/aws/workspacesinstances/volume-associationv2026.04.03.2volume_association.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| WorkspaceInstanceId | string | ID of the workspace instance to associate with the volume |
| VolumeId | string | ID of the volume to attach to the workspace instance |
| Device | string | The device name for the volume attachment |
| DisassociateMode? | enum | Mode to use when disassociating the volume |
createCreate a WorkspacesInstances VolumeAssociation
getGet a WorkspacesInstances VolumeAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the WorkspacesInstances VolumeAssociation |
deleteDelete a WorkspacesInstances VolumeAssociation
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the WorkspacesInstances VolumeAssociation |
syncSync WorkspacesInstances VolumeAssociation state from AWS
Resources
state(infinite)— WorkspacesInstances VolumeAssociation resource state
@swamp/aws/workspacesinstances/workspace-instancev2026.04.03.2workspace_instance.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| name | string | Instance name for this resource (used as the unique identifier in the factory pattern) |
| ManagedInstance? | object | |
| Tags? | array |
createCreate a WorkspacesInstances WorkspaceInstance
getGet a WorkspacesInstances WorkspaceInstance
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the WorkspacesInstances WorkspaceInstance |
updateUpdate a WorkspacesInstances WorkspaceInstance
deleteDelete a WorkspacesInstances WorkspaceInstance
| Argument | Type | Description |
|---|---|---|
| identifier | string | The primary identifier of the WorkspacesInstances WorkspaceInstance |
syncSync WorkspacesInstances WorkspaceInstance state from AWS
Resources
state(infinite)— WorkspacesInstances WorkspaceInstance resource state
2026.03.19.1634.5 KBMar 19, 2026
AWS WORKSPACESINSTANCES infrastructure models
Release Notes
- Updated: volume, volume_association, workspace_instance
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsworkspacesinstancescloudinfrastructure
2026.03.18.1629.8 KBMar 18, 2026
AWS WORKSPACESINSTANCES infrastructure models
Release Notes
- Updated: workspace_instance
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsworkspacesinstancescloudinfrastructure
2026.03.16.1615.0 KBMar 16, 2026
AWS WORKSPACESINSTANCES infrastructure models
Release Notes
- Updated: volume, volume_association, workspace_instance
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsworkspacesinstancescloudinfrastructure
2026.03.10.5613.1 KBMar 10, 2026
AWS WORKSPACESINSTANCES infrastructure models
linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
awsworkspacesinstancescloudinfrastructure