lib/aws-sdk-timestreamwrite.rb in aws-sdk-timestreamwrite-1.16.0 vs lib/aws-sdk-timestreamwrite.rb in aws-sdk-timestreamwrite-1.17.0
- old
+ new
@@ -30,11 +30,11 @@
# The {Client} class provides one method for each API operation. Operation
# methods each accept a hash of request parameters and return a response
# structure.
#
# timestream_write = Aws::TimestreamWrite::Client.new
-# resp = timestream_write.create_database(params)
+# resp = timestream_write.create_batch_load_task(params)
#
# See {Client} for more information.
#
# # Errors
#
@@ -50,8 +50,8 @@
# See {Errors} for more information.
#
# @!group service
module Aws::TimestreamWrite
- GEM_VERSION = '1.16.0'
+ GEM_VERSION = '1.17.0'
end