SWF.Client.
untag_resource
(**kwargs)¶Remove a tag from a Amazon SWF domain.
See also: AWS API Documentation
Request Syntax
response = client.untag_resource(
resourceArn='string',
tagKeys=[
'string',
]
)
[REQUIRED]
The Amazon Resource Name (ARN) for the Amazon SWF domain.
[REQUIRED]
The list of tags to remove from the Amazon SWF domain.
None
Exceptions
SWF.Client.exceptions.UnknownResourceFault
SWF.Client.exceptions.LimitExceededFault
SWF.Client.exceptions.OperationNotPermittedFault