lib/aws-sdk-elasticsearchservice.rb in aws-sdk-elasticsearchservice-1.35.0 vs lib/aws-sdk-elasticsearchservice.rb in aws-sdk-elasticsearchservice-1.36.0
- old
+ new
@@ -23,11 +23,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.
#
# elasticsearch_service = Aws::ElasticsearchService::Client.new
-# resp = elasticsearch_service.add_tags(params)
+# resp = elasticsearch_service.accept_inbound_cross_cluster_search_connection(params)
#
# See {Client} for more information.
#
# # Errors
#
@@ -43,8 +43,8 @@
# See {Errors} for more information.
#
# @service
module Aws::ElasticsearchService
- GEM_VERSION = '1.35.0'
+ GEM_VERSION = '1.36.0'
end