View a markdown version of this page

RevenueShareAllocation - AWS Partner Central

RevenueShareAllocation

A single allocation change within a batch request.

Contents

Note

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

Action

The operation type: CREATE or UPDATE.

Type: String

Valid Values: CREATE | UPDATE

Required: Yes

CustomerAwsAccountId

The customer AWS account ID for this associated deal entity.

Type: String

Length Constraints: Fixed length of 12.

Pattern: [0-9]{12}

Required: Yes

EffectiveFrom

The effective start date for this allocation.

Type: String

Length Constraints: Fixed length of 10.

Pattern: \d{4}-\d{2}-\d{2}

Required: Yes

EffectiveUntil

The effective end date for this allocation.

Type: String

Length Constraints: Fixed length of 10.

Pattern: \d{4}-\d{2}-\d{2}

Required: Yes

EntityIdentifier

The unique identifier of the associated deal entity.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: [\w\-:/.]+

Required: Yes

EntityType

The type of the associated deal entity.

Type: String

Valid Values: OFFER | OPPORTUNITY

Required: Yes

RevenueSharePercent

Revenue share percentage.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 6.

Pattern: \d{1,3}(\.\d{1,2})?

Required: Yes

RevenueAttributionAllocationId

The allocation to update. Required when Action is UPDATE.

Type: String

Length Constraints: Fixed length of 19.

Pattern: alloc-[a-z0-9]{13}

Required: No

Status

Allocation status. Defaults to ACTIVE on CREATE.

Type: String

Valid Values: ACTIVE | INACTIVE

Required: No

See Also

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