{{title}}
Marketplace Catalog API Reference Web application
Marketplace Catalog API Reference Web application
There is error detected for update product action.
{{result}} {% elif result %} {% set change_set_id = result -%}The StartChangeSet - Update Product information action may take some time to reflect the changes. Here is the ID that you can use to check the status in the AWS Marketplace Management Portal.
change set id = {{result}}
Click here to know more about the status of this change set request
{% else %} {% if result_json %} {% set highlights = result_json['Description']['Highlights'] %} {% set keywords = result_json['Description']['SearchKeywords'] %} {% set long_description = result_json['Description']['LongDescription'] -%} {% set short_description = result_json['Description']['ShortDescription'] -%} {% set product_title = result_json['Description']['ProductTitle'] -%} {% set sku = result_json['Description']['Sku'] -%} {% set logo_url = result_json['PromotionalResources']['LogoUrl'] -%} {% endif %}