ListTagsForResource
Lists all tags on an Amazon Neptune resource.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- Filters.Filter.N
-
This parameter is not currently supported.
Type: Array of Filter objects
Required: No
- ResourceName
-
The Amazon Neptune resource with tags to be listed. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an Amazon Resource Name (ARN).
Type: String
Required: Yes
Response Elements
The following element is returned by the service.
- TagList.Tag.N
-
List of tags returned by the ListTagsForResource operation.
Type: Array of Tag objects
Errors
For information about the errors that are common to all actions, see Common Errors.
- DBClusterNotFoundFault
-
DBClusterIdentifier does not refer to an existing DB cluster.
HTTP Status Code: 404
- DBInstanceNotFound
-
DBInstanceIdentifier does not refer to an existing DB instance.
HTTP Status Code: 404
- DBSnapshotNotFound
-
DBSnapshotIdentifier does not refer to an existing DB snapshot.
HTTP Status Code: 404
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: