RelatedEntityIdentifiers
class RelatedEntityIdentifiers
This field provides the associations' information for other entities with the opportunity. These entities include identifiers for AWSProducts
, Partner Solutions
, and AWSMarketplaceOffers
.
Types
Properties
Link copied to clipboard
Takes one value per opportunity. Each value is an Amazon Resource Name (ARN), in this format: "offers": ["arn:aws:aws-marketplace:us-east-1:999999999999:AWSMarketplace/Offer/offer-sampleOffer32"]
.
Link copied to clipboard
Enables the association of specific Amazon Web Services products with the Opportunity
. Partners can indicate the relevant Amazon Web Services products for the Opportunity
's solution and align with the customer's needs. Returns multiple values separated by commas. For example, "AWSProducts" : ["AmazonRedshift", "AWSAppFabric", "AWSCleanRooms"]
.