MarketplaceRevenueShareAllocationSummary
Summary information about a marketplace revenue share allocation.
Contents
Note
In the following list, the required parameters are described first.
-
The Amazon Resource Name (ARN) of the parent marketplace revenue share.
Type: String
Required: Yes
-
The effective start date of the allocation.
Type: String
Length Constraints: Fixed length of 10.
Pattern:
\d{4}-\d{2}-\d{2}Required: Yes
-
The unique identifier of the allocation.
Type: String
Length Constraints: Fixed length of 18.
Pattern:
mrsa-[A-Za-z0-9]{13}Required: Yes
-
The AWS Marketplace product identifier.
Type: String
Length Constraints: Fixed length of 18.
Pattern:
prod-[a-z0-9]{13}Required: Yes
-
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
-
The status of the allocation.
Type: String
Valid Values:
ACTIVE | INACTIVERequired: Yes
-
The date when the allocation was created.
Type: Timestamp
Required: No
-
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
-
The date when the allocation was last modified.
Type: Timestamp
Required: No
-
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: