Amazon Marketplace · Example Payload

Amazon Marketplace Tag Resource Request Example

CommerceISVMarketplaceSoftware Catalog

Amazon Marketplace Tag Resource Request Example is an example object payload from Amazon Marketplace, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ResourceArnTags

Example Payload

Raw ↑
{
  "ResourceArn": "arn:aws:service:us-east-1:123456789012:resource/id",
  "Tags": "example-value"
}