View a markdown version of this page

Recommendation - AWS DevOps Agent

Recommendation

Represents a recommendation with all its properties and metadata

Contents

agentSpaceArn

ARN of the agent space this recommendation belongs to

Type: String

Required: Yes

content

Content of the recommendation

Type: RecommendationContent object

Required: Yes

createdAt

Timestamp when this recommendation was created

Type: Timestamp

Required: Yes

priority

Priority level of the recommendation

Type: String

Valid Values: HIGH | MEDIUM | LOW

Required: Yes

recommendationId

The unique identifier for this recommendation

Type: String

Required: Yes

status

Current status of the recommendation

Type: String

Valid Values: PROPOSED | ACCEPTED | REJECTED | CLOSED | COMPLETED | UPDATE_IN_PROGRESS

Required: Yes

taskId

ID of the task that generated the recommendation

Type: String

Required: Yes

title

The title of the recommendation

Type: String

Required: Yes

updatedAt

Timestamp when this recommendation was last updated

Type: Timestamp

Required: Yes

version

Version number for optimistic locking

Type: Long

Required: Yes

additionalContext

Additional context for recommendation

Type: String

Required: No

goalId

ID of the goal this recommendation is associated with

Type: String

Required: No

goalVersion

Version of the goal at the time this recommendation was generated

Type: Long

Required: No

rankedAt

Timestamp when the recommendation was last ranked

Type: Timestamp

Required: No

rankPosition

Position in ranked list (1 = highest priority)

Type: Integer

Valid Range: Minimum value of 1.

Required: No

See Also

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