View a markdown version of this page

MarketplaceRevenueShareAllocationSummary - AWS Partner Central

MarketplaceRevenueShareAllocationSummary

Summary information about a marketplace revenue share allocation.

Contents

Note

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

Arn

The Amazon Resource Name (ARN) of the parent marketplace revenue share.

Type: String

Required: Yes

EffectiveFrom

The effective start date of the allocation.

Type: String

Length Constraints: Fixed length of 10.

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

Required: Yes

MarketplaceRevenueShareAllocationId

The unique identifier of the allocation.

Type: String

Length Constraints: Fixed length of 18.

Pattern: mrsa-[A-Za-z0-9]{13}

Required: Yes

ProductId

The AWS Marketplace product identifier.

Type: String

Length Constraints: Fixed length of 18.

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

Required: Yes

RevenueSharePercent

The 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

The status of the allocation.

Type: String

Valid Values: ACTIVE | INACTIVE

Required: Yes

CreatedDate

The date when the allocation was created.

Type: Timestamp

Required: No

EffectiveUntil

The effective end date of the allocation, or null if open-ended.

Type: String

Length Constraints: Fixed length of 10.

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

Required: No

LastModifiedDate

The date when the allocation was last modified.

Type: Timestamp

Required: No

ProductName

The display name of the AWS Marketplace product.

Type: String

Required: No

See Also

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