AwsProductDetails
List of AWS services with program eligibility indicators (MAP, modernization pathways), cost estimates, and optimization recommendations.
Contents
Note
In the following list, the required parameters are described first.
- Categories
-
List of program and pathway categories this product is eligible for.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 20 items.
Required: Yes
- Optimizations
-
List of specific optimization recommendations for this product
Type: Array of AwsProductOptimization objects
Array Members: Minimum number of 0 items. Maximum number of 10 items.
Required: Yes
- ProductCode
-
AWS Partner Central product identifier used for opportunity association.
Type: String
Required: Yes
- Amount
-
Baseline service cost before optimizations (may be null for AWS-sourced predictions).
Type: String
Pattern:
(0|([1-9][0-9]{0,30}))(\.[0-9]{0,2})?Required: No
- OptimizedAmount
-
Service cost after applying optimizations (may be null for AWS-sourced predictions).
Type: String
Pattern:
(0|([1-9][0-9]{0,30}))(\.[0-9]{0,2})?Required: No
- PotentialSavingsAmount
-
Service-specific cost reduction through optimizations (may be null for AWS-sourced predictions).
Type: String
Pattern:
(0|([1-9][0-9]{0,30}))(\.[0-9]{0,2})?Required: No
- ServiceCode
-
Pricing Calculator service code (links to original calculator URL).
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: