Skip to main content

@swamp/aws/workspaces

v2026.04.03.2

AWS WORKSPACES infrastructure models

Labels

awsworkspacescloudinfrastructure

Contents

Install

$ swamp extension pull @swamp/aws/workspaces

Release Notes

  • Updated: connection_alias, workspace, workspaces_pool

@swamp/aws/workspaces/connection-aliasv2026.04.03.2connection_alias.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
ConnectionStringstring
Tags?array
createCreate a WorkSpaces ConnectionAlias
getGet a WorkSpaces ConnectionAlias
ArgumentTypeDescription
identifierstringThe primary identifier of the WorkSpaces ConnectionAlias
deleteDelete a WorkSpaces ConnectionAlias
ArgumentTypeDescription
identifierstringThe primary identifier of the WorkSpaces ConnectionAlias
syncSync WorkSpaces ConnectionAlias state from AWS

Resources

state(infinite)— WorkSpaces ConnectionAlias resource state
@swamp/aws/workspaces/workspacev2026.04.03.2workspace.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
BundleIdstring
DirectoryIdstring
RootVolumeEncryptionEnabled?boolean
Tags?array
UserNamestring
UserVolumeEncryptionEnabled?boolean
VolumeEncryptionKey?string
WorkspaceProperties?object
createCreate a WorkSpaces Workspace
getGet a WorkSpaces Workspace
ArgumentTypeDescription
identifierstringThe primary identifier of the WorkSpaces Workspace
updateUpdate a WorkSpaces Workspace
deleteDelete a WorkSpaces Workspace
ArgumentTypeDescription
identifierstringThe primary identifier of the WorkSpaces Workspace
syncSync WorkSpaces Workspace state from AWS

Resources

state(infinite)— WorkSpaces Workspace resource state
@swamp/aws/workspaces/workspaces-poolv2026.04.03.2workspaces_pool.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
Capacityobject
PoolNamestring
Description?string
BundleIdstring
DirectoryIdstring
ApplicationSettings?object
TimeoutSettings?object
RunningMode?enum
Tags?array
createCreate a WorkSpaces WorkspacesPool
getGet a WorkSpaces WorkspacesPool
ArgumentTypeDescription
identifierstringThe primary identifier of the WorkSpaces WorkspacesPool
updateUpdate a WorkSpaces WorkspacesPool
deleteDelete a WorkSpaces WorkspacesPool
ArgumentTypeDescription
identifierstringThe primary identifier of the WorkSpaces WorkspacesPool
syncSync WorkSpaces WorkspacesPool state from AWS

Resources

state(infinite)— WorkSpaces WorkspacesPool resource state