Add Tags To Resource
POST {{aws_storage_gateway_base_url}}/?Action=AddTagsToResource
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"ResourceARN"=>"string", "Tags"=>[{"Key"=>"string", "Value"=>"string"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |