Skip to main content

@swamp/aws/workspaces

v2026.04.23.3

AWS WORKSPACES infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

awsworkspacescloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • 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

Install

$ swamp extension pull @swamp/aws/workspaces

@swamp/aws/workspaces/connection-aliasv2026.04.23.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.23.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.23.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