View a markdown version of this page

JournalRecord - AWS DevOps Agent

JournalRecord

Represents a journal record containing execution details and content

Contents

agentSpaceId

The unique identifier for the agent space containing this record

Type: String

Required: Yes

content

The content of this journal record

Type: JSON value

Required: Yes

createdAt

Timestamp when this journal record was created

Type: Timestamp

Required: Yes

executionId

The execution ID associated with this journal record

Type: String

Required: Yes

recordId

The unique identifier for this journal record

Type: String

Required: Yes

recordType

The type of this journal record

Type: String

Required: Yes

userReference

Reference to the user associated with this journal record

Type: UserReference object

Required: No

See Also

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