AgentSpace - AWS Security Agent

AgentSpace

Represents an agent space, which is a dedicated workspace for securing a specific application. An agent space contains the configuration, resources, and settings needed for security testing.

Contents

agentSpaceId

The unique identifier of the agent space.

Type: String

Required: Yes

name

The name of the agent space.

Type: String

Required: Yes

awsResources

The AWS resources associated with the agent space.

Type: AWSResources object

Required: No

codeReviewSettings

The code review settings for the agent space.

Type: CodeReviewSettings object

Required: No

createdAt

The date and time the agent space was created, in UTC format.

Type: Timestamp

Required: No

description

A description of the agent space.

Type: String

Required: No

kmsKeyId

The identifier of the AWS KMS key used to encrypt data in the agent space.

Type: String

Required: No

targetDomainIds

The list of target domain identifiers associated with the agent space.

Type: Array of strings

Required: No

updatedAt

The date and time the agent space was last updated, in UTC format.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: