ListEngagementByAcceptingInvitationTaskSummary - AWS Partner Central

ListEngagementByAcceptingInvitationTaskSummary

Specifies a subset of fields associated with tasks related to accepting an engagement invitation.

Contents

Note

In the following list, the required parameters are described first.

EngagementInvitationId

The unique identifier of the engagement invitation that was accepted.

Type: String

Pattern: ^engi-[0-9,a-z]{13}$

Required: No

Message

Detailed message describing the failure and possible recovery steps.

Type: String

Required: No

OpportunityId

Unique identifier of opportunity that was created.

Type: String

Pattern: ^O[0-9]{1,19}$

Required: No

ReasonCode

A code pointing to the specific reason for the failure.

Type: String

Valid Values: InvitationAccessDenied | InvitationValidationFailed | EngagementAccessDenied | OpportunityAccessDenied | ResourceSnapshotJobAccessDenied | ResourceSnapshotJobValidationFailed | ResourceSnapshotJobConflict | EngagementValidationFailed | EngagementConflict | OpportunitySubmissionFailed | EngagementInvitationConflict | InternalError | OpportunityValidationFailed | OpportunityConflict | ResourceSnapshotAccessDenied | ResourceSnapshotValidationFailed | ResourceSnapshotConflict | ServiceQuotaExceeded | RequestThrottled

Required: No

ResourceSnapshotJobId

Unique identifier of the resource snapshot job that was created.

Type: String

Pattern: ^job-[0-9a-z]{13}$

Required: No

StartTime

Task start timestamp.

Type: Timestamp

Required: No

TaskArn

The Amazon Resource Name (ARN) that uniquely identifies the task.

Type: String

Pattern: ^arn:.*

Required: No

TaskId

Unique identifier of the task.

Type: String

Pattern: task-[0-9a-z]{13}$

Required: No

TaskStatus

Status of the task.

Type: String

Valid Values: IN_PROGRESS | COMPLETE | FAILED

Required: No

See Also

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