Attaches tags to an existing Amazon OpenSearch Service domain. Tags are a set of
case-sensitive key-value pairs. A domain can have up to 10 tags. For more information, see
Tagging Amazon OpenSearch Service domains.
Example
Use a bare-bones client and the command you need to make an API call.
Attaches tags to an existing Amazon OpenSearch Service domain. Tags are a set of case-sensitive key-value pairs. A domain can have up to 10 tags. For more information, see Tagging Amazon OpenSearch Service domains.
Example
Use a bare-bones client and the command you need to make an API call.
Param
AddTagsCommandInput
Returns
AddTagsCommandOutput
See
input
shape.response
shape.config
shape.Throws
BaseException (client fault)
An error occurred while processing the request.
Throws
InternalException (server fault)
Request processing failed because of an unknown error, exception, or internal failure.
Throws
LimitExceededException (client fault)
An exception for trying to create more than the allowed number of resources or sub-resources.
Throws
ValidationException (client fault)
An exception for accessing or deleting a resource that doesn't exist.
Throws
OpenSearchServiceException
Base exception class for all service exceptions from OpenSearch service.