We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.62.0
published on Monday, Apr 20, 2026 by Pulumi
published on Monday, Apr 20, 2026 by Pulumi
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.62.0
published on Monday, Apr 20, 2026 by Pulumi
published on Monday, Apr 20, 2026 by Pulumi
Resource Type definition for AWS::DevOpsAgent::AgentSpace
Using getAgentSpace
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAgentSpace(args: GetAgentSpaceArgs, opts?: InvokeOptions): Promise<GetAgentSpaceResult>
function getAgentSpaceOutput(args: GetAgentSpaceOutputArgs, opts?: InvokeOptions): Output<GetAgentSpaceResult>def get_agent_space(agent_space_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAgentSpaceResult
def get_agent_space_output(agent_space_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAgentSpaceResult]func LookupAgentSpace(ctx *Context, args *LookupAgentSpaceArgs, opts ...InvokeOption) (*LookupAgentSpaceResult, error)
func LookupAgentSpaceOutput(ctx *Context, args *LookupAgentSpaceOutputArgs, opts ...InvokeOption) LookupAgentSpaceResultOutput> Note: This function is named LookupAgentSpace in the Go SDK.
public static class GetAgentSpace
{
public static Task<GetAgentSpaceResult> InvokeAsync(GetAgentSpaceArgs args, InvokeOptions? opts = null)
public static Output<GetAgentSpaceResult> Invoke(GetAgentSpaceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetAgentSpaceResult> getAgentSpace(GetAgentSpaceArgs args, InvokeOptions options)
public static Output<GetAgentSpaceResult> getAgentSpace(GetAgentSpaceArgs args, InvokeOptions options)
fn::invoke:
function: aws-native:devopsagent:getAgentSpace
arguments:
# arguments dictionaryThe following arguments are supported:
- Agent
Space stringId - The unique identifier of the AgentSpace
- Agent
Space stringId - The unique identifier of the AgentSpace
- agent
Space StringId - The unique identifier of the AgentSpace
- agent
Space stringId - The unique identifier of the AgentSpace
- agent_
space_ strid - The unique identifier of the AgentSpace
- agent
Space StringId - The unique identifier of the AgentSpace
getAgentSpace Result
The following output properties are available:
- 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.
- Description string
- The description of the AgentSpace.
- Name string
- The name of the AgentSpace.
- Operator
App Pulumi.Aws Native. Dev Ops Agent. Outputs. Agent Space Operator App -
List<Pulumi.
Aws Native. Outputs. Tag> - An array of key-value pairs to apply to this 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.
- Description string
- The description of the AgentSpace.
- Name string
- The name of the AgentSpace.
- Operator
App AgentSpace Operator App - Tag
- An array of key-value pairs to apply to this 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.
- description String
- The description of the AgentSpace.
- 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.
- 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.
- description string
- The description of the AgentSpace.
- name string
- The name of the AgentSpace.
- operator
App AgentSpace Operator App - Tag[]
- An array of key-value pairs to apply to this 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.
- description str
- The description of the AgentSpace.
- name str
- The name of the AgentSpace.
- operator_
app AgentSpace Operator App - Sequence[root_Tag]
- An array of key-value pairs to apply to this 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.
- description String
- The description of the AgentSpace.
- 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.
- updated
At String - The timestamp when the resource was last updated.
Supporting Types
AgentSpaceIamAuthConfiguration
- 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
- 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
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
Viewing docs for AWS Cloud Control v1.62.0
published on Monday, Apr 20, 2026 by Pulumi
published on Monday, Apr 20, 2026 by Pulumi
