ReviewSourceSummary
A review summary from a specific source, including the average rating and total review count.
Contents
Note
In the following list, the required parameters are described first.
- averageRating
-
The average rating across all reviews from this source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
- sourceId
-
The machine-readable identifier of the review source.
Type: String
Valid Values:
AWS_MARKETPLACERequired: Yes
- sourceName
-
The name of the review source, such as AWS Marketplace.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
- totalReviews
-
The total number of reviews available from this source.
Type: Long
Valid Range: Minimum value of 0.
Required: Yes
- sourceUrl
-
The URL where the reviews can be accessed at the source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
https?://.*Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: