View a markdown version of this page

RevenueAttributionAllocationSummary - AWS Partner Central

RevenueAttributionAllocationSummary

Summary information about a revenue attribution allocation.

Contents

Note

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

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

First day of the effective month.

Type: String

Length Constraints: Fixed length of 10.

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

Required: Yes

EffectiveUntil

Last day of the effective month.

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

RevenueAttributionAllocationId

Unique allocation identifier.

Type: String

Length Constraints: Fixed length of 19.

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

Required: Yes

RevenueAttributionIdentifier

The revenue attribution identifier.

Type: String

Length Constraints: Minimum length of 16. Maximum length of 1011.

Pattern: (arn:[a-z-]+:partnercentral:[a-z0-9-]+:[0-9]{12}:catalog/[a-zA-Z]+/revenue-attribution/ra-[a-z0-9]{13}|ra-[a-z0-9]{13})

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

Status

Current allocation status.

Type: String

Valid Values: ACTIVE | INACTIVE

Required: Yes

EntityName

The display name of the associated deal entity.

Type: String

Required: No

See Also

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