We recommend new projects start with resources from the AWS provider.
published on Monday, Apr 20, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
published on Monday, Apr 20, 2026 by Pulumi
Resource Type definition for AWS::DevOpsAgent::AgentSpace
Create AgentSpace Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new AgentSpace(name: string, args?: AgentSpaceArgs, opts?: CustomResourceOptions);@overload
def AgentSpace(resource_name: str,
args: Optional[AgentSpaceArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def AgentSpace(resource_name: str,
opts: Optional[ResourceOptions] = None,
description: Optional[str] = None,
kms_key_arn: Optional[str] = None,
name: Optional[str] = None,
operator_app: Optional[AgentSpaceOperatorAppArgs] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewAgentSpace(ctx *Context, name string, args *AgentSpaceArgs, opts ...ResourceOption) (*AgentSpace, error)public AgentSpace(string name, AgentSpaceArgs? args = null, CustomResourceOptions? opts = null)
public AgentSpace(String name, AgentSpaceArgs args)
public AgentSpace(String name, AgentSpaceArgs args, CustomResourceOptions options)
type: aws-native:devopsagent:AgentSpace
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args AgentSpaceArgs
- 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 AgentSpaceArgs
- 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 AgentSpaceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args AgentSpaceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args AgentSpaceArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
AgentSpace 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 AgentSpace resource accepts the following input properties:
- Description string
- The description of the AgentSpace.
- Kms
Key stringArn - The ARN of the KMS key to use for encryption.
- Name string
- The name of the AgentSpace.
- Operator
App Pulumi.Aws Native. Dev Ops Agent. Inputs. Agent Space Operator App -
List<Pulumi.
Aws Native. Inputs. Tag> - An array of key-value pairs to apply to this resource.
- Description string
- The description of the AgentSpace.
- Kms
Key stringArn - The ARN of the KMS key to use for encryption.
- Name string
- The name of the AgentSpace.
- Operator
App AgentSpace Operator App Args -
Tag
Args - An array of key-value pairs to apply to this resource.
- description String
- The description of the AgentSpace.
- kms
Key StringArn - The ARN of the KMS key to use for encryption.
- name String
- The name of the AgentSpace.
- operator
App AgentSpace Operator App - List<Tag>
- An array of key-value pairs to apply to this resource.
- description string
- The description of the AgentSpace.
- kms
Key stringArn - The ARN of the KMS key to use for encryption.
- name string
- The name of the AgentSpace.
- operator
App AgentSpace Operator App - Tag[]
- An array of key-value pairs to apply to this resource.
- description str
- The description of the AgentSpace.
- kms_
key_ strarn - The ARN of the KMS key to use for encryption.
- name str
- The name of the AgentSpace.
- operator_
app AgentSpace Operator App Args -
Sequence[Tag
Args] - An array of key-value pairs to apply to this resource.
- description String
- The description of the AgentSpace.
- kms
Key StringArn - The ARN of the KMS key to use for encryption.
- name String
- The name of the AgentSpace.
- operator
App Property Map - 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 AgentSpace resource produces the following output properties:
- Agent
Space stringId - The unique identifier of the AgentSpace
- Arn string
- The Amazon Resource Name (ARN) of the AgentSpace.
- Created
At string - The timestamp when the resource was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Updated
At string - The timestamp when the resource was last updated.
- Agent
Space stringId - The unique identifier of the AgentSpace
- Arn string
- The Amazon Resource Name (ARN) of the AgentSpace.
- Created
At string - The timestamp when the resource was created.
- Id string
- The provider-assigned unique ID for this managed resource.
- Updated
At string - The timestamp when the resource was last updated.
- agent
Space StringId - The unique identifier of the AgentSpace
- arn String
- The Amazon Resource Name (ARN) of the AgentSpace.
- created
At String - The timestamp when the resource was created.
- id String
- The provider-assigned unique ID for this managed resource.
- updated
At String - The timestamp when the resource was last updated.
- agent
Space stringId - The unique identifier of the AgentSpace
- arn string
- The Amazon Resource Name (ARN) of the AgentSpace.
- created
At string - The timestamp when the resource was created.
- id string
- The provider-assigned unique ID for this managed resource.
- updated
At string - The timestamp when the resource was last updated.
- agent_
space_ strid - The unique identifier of the AgentSpace
- arn str
- The Amazon Resource Name (ARN) of the AgentSpace.
- created_
at str - The timestamp when the resource was created.
- id str
- The provider-assigned unique ID for this managed resource.
- updated_
at str - The timestamp when the resource was last updated.
- agent
Space StringId - The unique identifier of the AgentSpace
- arn String
- The Amazon Resource Name (ARN) of the AgentSpace.
- created
At String - The timestamp when the resource was created.
- id String
- The provider-assigned unique ID for this managed resource.
- updated
At String - The timestamp when the resource was last updated.
Supporting Types
AgentSpaceIamAuthConfiguration, AgentSpaceIamAuthConfigurationArgs
- Operator
App stringRole Arn - Created
At string - Updated
At string
- Operator
App stringRole Arn - Created
At string - Updated
At string
- operator
App StringRole Arn - created
At String - updated
At String
- operator
App stringRole Arn - created
At string - updated
At string
- operator_
app_ strrole_ arn - created_
at str - updated_
at str
- operator
App StringRole Arn - created
At String - updated
At String
AgentSpaceIdcAuthConfiguration, AgentSpaceIdcAuthConfigurationArgs
- Idc
Instance stringArn - Operator
App stringRole Arn - Created
At string - Idc
Application stringArn - Updated
At string
- Idc
Instance stringArn - Operator
App stringRole Arn - Created
At string - Idc
Application stringArn - Updated
At string
- idc
Instance StringArn - operator
App StringRole Arn - created
At String - idc
Application StringArn - updated
At String
- idc
Instance stringArn - operator
App stringRole Arn - created
At string - idc
Application stringArn - updated
At string
- idc_
instance_ strarn - operator_
app_ strrole_ arn - created_
at str - idc_
application_ strarn - updated_
at str
- idc
Instance StringArn - operator
App StringRole Arn - created
At String - idc
Application StringArn - updated
At String
AgentSpaceOperatorApp, AgentSpaceOperatorAppArgs
Tag, TagArgs
A set of tags to apply to the resource.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, Apr 20, 2026 by Pulumi
