AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 3.5
 
Adds metadata tags to an Amazon RDS resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon RDS resources, or used in a Condition statement in an IAM policy for Amazon RDS.

For an overview on tagging Amazon RDS resources, see Tagging Amazon RDS Resources.

Namespace: Amazon.RDS
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual AddTagsToResourceResponse AddTagsToResource(
         AddTagsToResourceRequest request
)

Parameters

request
Type: Amazon.RDS.Model.AddTagsToResourceRequest

Container for the necessary parameters to execute the AddTagsToResource service method.

Return Value
Type: Amazon.RDS.Model.AddTagsToResourceResponse
The response from the AddTagsToResource service method, as returned by RDS.

Exceptions

ExceptionCondition
DBInstanceNotFoundException DBInstanceIdentifier does not refer to an existing DB instance.
DBSnapshotNotFoundException DBSnapshotIdentifier does not refer to an existing DB snapshot.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5