lib/aws-sdk-locationservice/client.rb in aws-sdk-locationservice-1.19.0 vs lib/aws-sdk-locationservice/client.rb in aws-sdk-locationservice-1.20.0
- old
+ new
@@ -2377,11 +2377,13 @@
#
# Valid font stacks for [HERE Technologies][2] styles:
#
# * VectorHereBerlin – `Fira GO Regular` \| `Fira GO Bold`
#
- # ^
+ # * VectorHereExplore, VectorHereExploreTruck – `Firo GO Italic` \|
+ # `Fira GO Map` \| `Fira GO Map Bold` \| `Noto Sans CJK JP Bold` \|
+ # `Noto Sans CJK JP Light` \| `Noto Sans CJK JP Regular`
#
#
#
# [1]: https://docs.aws.amazon.com/location/latest/developerguide/esri.html
# [2]: https://docs.aws.amazon.com/location/latest/developerguide/HERE.html
@@ -3748,10 +3750,10 @@
operation: config.api.operation(operation_name),
client: self,
params: params,
config: config)
context[:gem_name] = 'aws-sdk-locationservice'
- context[:gem_version] = '1.19.0'
+ context[:gem_version] = '1.20.0'
Seahorse::Client::Request.new(handlers, context)
end
# @api private
# @deprecated