lib/aws-sdk-servicediscovery/client.rb in aws-sdk-servicediscovery-1.77.0 vs lib/aws-sdk-servicediscovery/client.rb in aws-sdk-servicediscovery-1.78.0
- old
+ new
@@ -744,11 +744,10 @@
# * `A` and `AAAA`
#
# * `SRV`
#
# * `CNAME`
- #
# * Optionally, a health check
#
# After you create the service, you can submit a [RegisterInstance][1]
# request, and Cloud Map uses the values in the configuration to create
# the specified entities.
@@ -2829,10 +2828,10 @@
params: params,
config: config,
tracer: tracer
)
context[:gem_name] = 'aws-sdk-servicediscovery'
- context[:gem_version] = '1.77.0'
+ context[:gem_version] = '1.78.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated