Amazon Marketplace · Example Payload

Amazon Marketplace Untag Resource Request Example

CommerceISVMarketplaceSoftware Catalog

Amazon Marketplace Untag 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

ResourceArnTagKeys

Example Payload

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