Skip to main content

Aws/awsexternalanthropic

@swamp/aws/awsexternalanthropicv2026.06.12.1· 3d agoMODELS
01README

AWS AWSEXTERNALANTHROPIC infrastructure models

02Release Notes
  • Added: workspace
03Models1
@swamp/aws/awsexternalanthropic/workspacev2026.06.12.1workspace.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
accessKeyId?stringAWS access key ID; overrides AWS_ACCESS_KEY_ID environment variable. Wire with a vault.get(...) expression to source it from a vault.
secretAccessKey?stringAWS secret access key; overrides AWS_SECRET_ACCESS_KEY environment variable. Wire with a vault.get(...) expression to source it from a vault.
sessionToken?stringAWS session token for temporary credentials; overrides AWS_SESSION_TOKEN environment variable. Wire with a vault.get(...) expression to source it from a vault.
region?stringAWS region; overrides AWS_REGION environment variable. Defaults to us-east-1.
NamestringThe name of the workspace.
DataResidency?objectData residency configuration for the workspace. WorkspaceGeo is immutable after creation.
Tags?arrayAn array of key-value pairs to apply to this resource.
fn create()
Create a AWSExternalAnthropic Workspace
fn get(identifier: string)
Get a AWSExternalAnthropic Workspace
ArgumentTypeDescription
identifierstringThe primary identifier of the AWSExternalAnthropic Workspace
fn update()
Update a AWSExternalAnthropic Workspace
fn delete(identifier: string)
Delete a AWSExternalAnthropic Workspace
ArgumentTypeDescription
identifierstringThe primary identifier of the AWSExternalAnthropic Workspace
fn sync()
Sync AWSExternalAnthropic Workspace state from AWS

Resources

state(infinite)— AWSExternalAnthropic Workspace resource state
04Stats
B
85 / 100
Downloads
0
Archive size
276.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 types (deprecated)1/1earned
  • Dependencies pass trust audit0/2missing
  • Has description1/1earned
  • Platform support declared (or universal)2/2earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels