include/aws@services@dynamodb_TagResourceInput.hrl
-record(tag_resource_input, {
resource_arn :: binary(),
tags :: list(aws@services@dynamodb:tag())
}).
-record(tag_resource_input, {
resource_arn :: binary(),
tags :: list(aws@services@dynamodb:tag())
}).