v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Adds metadata tags to an DMS resource, including replication instance, endpoint, subnet group, and migration task. These tags can also be used with cost allocation reporting to track cost associated with DMS resources, or used in a Condition statement in an IAM policy for DMS. For more information, see <a href="https://docs.aws.amazon.com/dms/latest/APIReference/API_Tag.html"> <code>Tag</code> </a> data type description.

post/#X-Amz-Target=AmazonDMSv20160101.AddTagsToResource

Headers

X-Amz-Target'AmazonDMSv20160101.AddTagsToResource' required

Request body

ResourceArnstring required
<p>Identifies the DMS resource to which tags should be added. The value for this parameter is an Amazon Resource Name (ARN).</p> <p>For DMS, you can tag a replication instance, an endpoint, or a replication task.</p>

Response

Success

AddTagsToResourceResponse required
<p/>

Example response

{}
All 69 operations