DataExchange / Client / tag_resource
tag_resource#
- DataExchange.Client.tag_resource(**kwargs)#
This operation tags a resource.
See also: AWS API Documentation
Request Syntax
response = client.tag_resource( ResourceArn='string', Tags={ 'string': 'string' } )
- Parameters:
ResourceArn (string) –
[REQUIRED]
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
Tags (dict) –
[REQUIRED]
A label that consists of a customer-defined key and an optional value.
(string) –
(string) –
- Returns:
None