We recommend new projects start with resources from the AWS provider.
published on Monday, Jun 1, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Jun 1, 2026 by Pulumi
Resource type definition for AWS::AWSExternalAnthropic::Workspace
Create Workspace Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Workspace(name: string, args?: WorkspaceArgs, opts?: CustomResourceOptions);@overload
def Workspace(resource_name: str,
args: Optional[WorkspaceArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def Workspace(resource_name: str,
opts: Optional[ResourceOptions] = None,
data_residency: Optional[WorkspaceDataResidencyArgs] = None,
name: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewWorkspace(ctx *Context, name string, args *WorkspaceArgs, opts ...ResourceOption) (*Workspace, error)public Workspace(string name, WorkspaceArgs? args = null, CustomResourceOptions? opts = null)
public Workspace(String name, WorkspaceArgs args)
public Workspace(String name, WorkspaceArgs args, CustomResourceOptions options)
type: aws-native:awsexternalanthropic:Workspace
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
resource "aws-native_awsexternalanthropic_workspace" "name" {
# resource properties
}Parameters
- name string
- The unique name of the resource.
- args WorkspaceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args WorkspaceArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args WorkspaceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args WorkspaceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args WorkspaceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Workspace Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The Workspace resource accepts the following input properties:
- Data
Residency Pulumi.Aws Native. Aws External Anthropic. Inputs. Workspace Data Residency - Name string
- The name of the workspace.
-
List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource.
- Data
Residency WorkspaceData Residency Args - Name string
- The name of the workspace.
-
Tag
Args - An array of key-value pairs to apply to this resource.
- data_
residency object - name string
- The name of the workspace.
- list(object)
- An array of key-value pairs to apply to this resource.
- data
Residency WorkspaceData Residency - name String
- The name of the workspace.
- List<Tag>
- An array of key-value pairs to apply to this resource.
- data
Residency WorkspaceData Residency - name string
- The name of the workspace.
- Tag[]
- An array of key-value pairs to apply to this resource.
- data_
residency WorkspaceData Residency Args - name str
- The name of the workspace.
-
Sequence[Tag
Args] - An array of key-value pairs to apply to this resource.
- data
Residency Property Map - name String
- The name of the workspace.
- List<Property Map>
- An array of key-value pairs to apply to this resource.
Outputs
All input properties are implicitly available as output properties. Additionally, the Workspace resource produces the following output properties:
- arn string
- The ARN of the workspace.
- aws_
id string - The unique identifier of the workspace.
- created_
at string - The timestamp when the workspace was created.
- id string
- The provider-assigned unique ID for this managed resource.
- arn str
- The ARN of the workspace.
- aws_
id str - The unique identifier of the workspace.
- created_
at str - The timestamp when the workspace was created.
- id str
- The provider-assigned unique ID for this managed resource.
Supporting Types
Tag, TagArgs
A set of tags to apply to the resource.WorkspaceDataResidency, WorkspaceDataResidencyArgs
Data residency configuration for the workspace. WorkspaceGeo is immutable after creation.- Allowed
Inference List<string>Geos - Permitted inference geo values. Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- Default
Inference stringGeo - Default inference geo applied when requests omit the parameter. Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- Workspace
Geo string - Geographic region for workspace data storage. Immutable after creation. Defaults to 'us' if omitted.
- Allowed
Inference []stringGeos - Permitted inference geo values. Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- Default
Inference stringGeo - Default inference geo applied when requests omit the parameter. Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- Workspace
Geo string - Geographic region for workspace data storage. Immutable after creation. Defaults to 'us' if omitted.
- allowed_
inference_ list(string)geos - Permitted inference geo values. Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- default_
inference_ stringgeo - Default inference geo applied when requests omit the parameter. Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- workspace_
geo string - Geographic region for workspace data storage. Immutable after creation. Defaults to 'us' if omitted.
- allowed
Inference List<String>Geos - Permitted inference geo values. Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- default
Inference StringGeo - Default inference geo applied when requests omit the parameter. Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- workspace
Geo String - Geographic region for workspace data storage. Immutable after creation. Defaults to 'us' if omitted.
- allowed
Inference string[]Geos - Permitted inference geo values. Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- default
Inference stringGeo - Default inference geo applied when requests omit the parameter. Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- workspace
Geo string - Geographic region for workspace data storage. Immutable after creation. Defaults to 'us' if omitted.
- allowed_
inference_ Sequence[str]geos - Permitted inference geo values. Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- default_
inference_ strgeo - Default inference geo applied when requests omit the parameter. Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- workspace_
geo str - Geographic region for workspace data storage. Immutable after creation. Defaults to 'us' if omitted.
- allowed
Inference List<String>Geos - Permitted inference geo values. Omit to allow all geos (the service default of 'unrestricted'); otherwise list specific geos.
- default
Inference StringGeo - Default inference geo applied when requests omit the parameter. Defaults to 'global' if omitted. Must be a member of AllowedInferenceGeos unless AllowedInferenceGeos is omitted.
- workspace
Geo String - Geographic region for workspace data storage. Immutable after creation. Defaults to 'us' if omitted.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
published on Monday, Jun 1, 2026 by Pulumi