How to add metadata tags to an AWS DMS resource

0 votes

Hi Team,

I have an AWS DMS resource. I want to add metadata tags to the AWS DMS. Can anyone tell me how can I do that with the CLI command?

Nov 26, 2020 in AWS by akhtar
• 38,230 points
652 views

1 answer to this question.

0 votes

Hi@akhtar,

You can add metadata tags to an AWS DMS resource, including replication instance, endpoint, security group, and migration task. The following add-tags-to-resource example adds tags to a replication instance.

$ aws dms add-tags-to-resource --resource-arn arn:aws:dms:us-east 1:123456789012:rep:T3OM7OUB5NM2LCVZF7JPGJRNUE --tags Key=Environment,Value=PROD Key=Project,Value=dbMigration
answered Nov 26, 2020 by MD
• 95,440 points

Related Questions In AWS

0 votes
1 answer

How to Enable CORS for an AWS API Gateway Resource

Since you're using Lambda Proxy integration for ...READ MORE

answered Jul 10, 2018 in AWS by Hammer
• 360 points
3,781 views
0 votes
1 answer

How to add IAM role to an existing instance in aws?

As of AWS CLI v1.11.46,  you can ...READ MORE

answered Sep 6, 2018 in AWS by Archana
• 4,170 points
1,443 views
0 votes
2 answers

How do I add python libraries to an AWS lambda function for Alexa?

If you get lucky (it depends what ...READ MORE

answered Nov 3, 2020 in AWS by anonymous
15,151 views
0 votes
1 answer

How to add tags to trail in AWS?

Hi@akhtar, You can add one or more tags to ...READ MORE

answered Nov 17, 2020 in AWS by MD
• 95,440 points
474 views
0 votes
1 answer
+1 vote
2 answers
0 votes
1 answer

How to add AWS tags to an existing repository in AWS CodeCommit?

Hi@akhtar, You can add or update tags for a resource ...READ MORE

answered Nov 25, 2020 in AWS by MD
• 95,440 points
498 views
0 votes
1 answer

How to add a role to an instance profile in AWS?

Hi@akhtar, You can add the specified IAM role ...READ MORE

answered Nov 3, 2020 in AWS by MD
• 95,440 points
407 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP