/AWS1/CL_PTSRELATEDENTITYIDS¶
This field provides the associations' information for other entities with the opportunity. These entities include identifiers for AWSProducts, Partner Solutions, and AWSMarketplaceOffers.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_awsmarketplaceoffers TYPE /AWS1/CL_PTSAWSMARKETPLACEOF00=>TT_AWSMARKETPLACEOFFERIDS TT_AWSMARKETPLACEOFFERIDS¶
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"].Use the ListEntities action in the Marketplace Catalog APIs for a list of offers in the associated Marketplace seller account.
it_awsmarketplaceoffersets TYPE /AWS1/CL_PTSAWSMPOFFERSETIDS_W=>TT_AWSMKTPLCOFFERSETIDS TT_AWSMKTPLCOFFERSETIDS¶
Enables the association of AWS Marketplace offer sets with the
Opportunity. Offer sets allow grouping multiple related marketplace offers together for comprehensive solution packaging. Each value is an Amazon Resource Name (ARN) in this format:arn:aws:aws-marketplace:us-east-1:999999999999:AWSMarketplace/OfferSet/offerset-sampleOfferSet32.
it_solutions TYPE /AWS1/CL_PTSSOLUTIONIDS_W=>TT_SOLUTIONIDENTIFIERS TT_SOLUTIONIDENTIFIERS¶
Enables partner solutions or offerings' association with an opportunity. To associate a solution, provide the solution's unique identifier, which you can obtain with the
ListSolutionsoperation.If the specific solution identifier is not available, you can use the value
Otherand provide details about the solution in theotherSolutionOfferedfield. But when the opportunity reaches theCommittedstage or beyond, theOthervalue cannot be used, and a valid solution identifier must be provided.By associating the relevant solutions with the opportunity, you can communicate the offerings that are being considered or implemented to address the customer's business problem.
it_awsproducts TYPE /AWS1/CL_PTSAWSPRODUCTIDS_W=>TT_AWSPRODUCTIDENTIFIERS TT_AWSPRODUCTIDENTIFIERS¶
Enables the association of specific Amazon Web Services products with the
Opportunity. Partners can indicate the relevant Amazon Web Services products for theOpportunity's solution and align with the customer's needs. Returns multiple values separated by commas. For example,"AWSProducts" : ["AmazonRedshift", "AWSAppFabric", "AWSCleanRooms"].Use the file with the list of Amazon Web Services products hosted on GitHub: Amazon Web Services products.
it_awsmarketplacesolutions TYPE /AWS1/CL_PTSAWSMPSOLUTIONIDS_W=>TT_AWSMKTPLCSOLUTIONIDNTFRS TT_AWSMKTPLCSOLUTIONIDNTFRS¶
Specifies the AWS Marketplace solutions to associate with the
Opportunity. Each value is an Amazon Resource Name (ARN) that identifies a solution listing in AWS Marketplace.
it_awsmarketplaceproducts TYPE /AWS1/CL_PTSAWSMPPRODUCTIDS_W=>TT_AWSMKTPLCPRODUCTIDNTFRS TT_AWSMKTPLCPRODUCTIDNTFRS¶
Specifies the AWS Marketplace products to associate with the
Opportunity. Each value is an Amazon Resource Name (ARN) that identifies a product listing in AWS Marketplace.
Queryable Attributes¶
AwsMarketplaceOffers¶
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"].Use the ListEntities action in the Marketplace Catalog APIs for a list of offers in the associated Marketplace seller account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSMARKETPLACEOFFERS() |
Getter for AWSMARKETPLACEOFFERS, with configurable default |
ASK_AWSMARKETPLACEOFFERS() |
Getter for AWSMARKETPLACEOFFERS w/ exceptions if field has n |
HAS_AWSMARKETPLACEOFFERS() |
Determine if AWSMARKETPLACEOFFERS has a value |
AwsMarketplaceOfferSets¶
Enables the association of AWS Marketplace offer sets with the
Opportunity. Offer sets allow grouping multiple related marketplace offers together for comprehensive solution packaging. Each value is an Amazon Resource Name (ARN) in this format:arn:aws:aws-marketplace:us-east-1:999999999999:AWSMarketplace/OfferSet/offerset-sampleOfferSet32.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSMARKETPLACEOFFERSETS() |
Getter for AWSMARKETPLACEOFFERSETS, with configurable defaul |
ASK_AWSMARKETPLACEOFFERSETS() |
Getter for AWSMARKETPLACEOFFERSETS w/ exceptions if field ha |
HAS_AWSMARKETPLACEOFFERSETS() |
Determine if AWSMARKETPLACEOFFERSETS has a value |
Solutions¶
Enables partner solutions or offerings' association with an opportunity. To associate a solution, provide the solution's unique identifier, which you can obtain with the
ListSolutionsoperation.If the specific solution identifier is not available, you can use the value
Otherand provide details about the solution in theotherSolutionOfferedfield. But when the opportunity reaches theCommittedstage or beyond, theOthervalue cannot be used, and a valid solution identifier must be provided.By associating the relevant solutions with the opportunity, you can communicate the offerings that are being considered or implemented to address the customer's business problem.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SOLUTIONS() |
Getter for SOLUTIONS, with configurable default |
ASK_SOLUTIONS() |
Getter for SOLUTIONS w/ exceptions if field has no value |
HAS_SOLUTIONS() |
Determine if SOLUTIONS has a value |
AwsProducts¶
Enables the association of specific Amazon Web Services products with the
Opportunity. Partners can indicate the relevant Amazon Web Services products for theOpportunity's solution and align with the customer's needs. Returns multiple values separated by commas. For example,"AWSProducts" : ["AmazonRedshift", "AWSAppFabric", "AWSCleanRooms"].Use the file with the list of Amazon Web Services products hosted on GitHub: Amazon Web Services products.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSPRODUCTS() |
Getter for AWSPRODUCTS, with configurable default |
ASK_AWSPRODUCTS() |
Getter for AWSPRODUCTS w/ exceptions if field has no value |
HAS_AWSPRODUCTS() |
Determine if AWSPRODUCTS has a value |
AwsMarketplaceSolutions¶
Specifies the AWS Marketplace solutions to associate with the
Opportunity. Each value is an Amazon Resource Name (ARN) that identifies a solution listing in AWS Marketplace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSMARKETPLACESOLUTIONS() |
Getter for AWSMARKETPLACESOLUTIONS, with configurable defaul |
ASK_AWSMARKETPLACESOLUTIONS() |
Getter for AWSMARKETPLACESOLUTIONS w/ exceptions if field ha |
HAS_AWSMARKETPLACESOLUTIONS() |
Determine if AWSMARKETPLACESOLUTIONS has a value |
AwsMarketplaceProducts¶
Specifies the AWS Marketplace products to associate with the
Opportunity. Each value is an Amazon Resource Name (ARN) that identifies a product listing in AWS Marketplace.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AWSMARKETPLACEPRODUCTS() |
Getter for AWSMARKETPLACEPRODUCTS, with configurable default |
ASK_AWSMARKETPLACEPRODUCTS() |
Getter for AWSMARKETPLACEPRODUCTS w/ exceptions if field has |
HAS_AWSMARKETPLACEPRODUCTS() |
Determine if AWSMARKETPLACEPRODUCTS has a value |