lib/aws-sdk-iot1clickprojects/client.rb in aws-sdk-iot1clickprojects-1.63.0 vs lib/aws-sdk-iot1clickprojects/client.rb in aws-sdk-iot1clickprojects-1.64.0

- old
+ new

@@ -530,12 +530,12 @@ # However, you can update `callbackOverrides` for the device templates # using the `UpdateProject` API. # # @option params [Hash<String,String>] :tags # Optional tags (metadata key/value pairs) to be associated with the - # project. For example, `\{ \{"key1": "value1", "key2": "value2"\} \}`. - # For more information, see [AWS Tagging Strategies][1]. + # project. For example, `{ {"key1": "value1", "key2": "value2"} }`. For + # more information, see [AWS Tagging Strategies][1]. # # # # [1]: https://aws.amazon.com/answers/account-management/aws-tagging-strategies/ # @@ -1028,10 +1028,10 @@ params: params, config: config, tracer: tracer ) context[:gem_name] = 'aws-sdk-iot1clickprojects' - context[:gem_version] = '1.63.0' + context[:gem_version] = '1.64.0' Seahorse::Client::Request.new(handlers, context) end # @api private # @deprecated