aws-sdk-core 2.11.403 → 2.11.404

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -322,10 +322,6 @@
322
322
  },
323
323
  "application-autoscaling" : {
324
324
  "defaults" : {
325
- "credentialScope" : {
326
- "service" : "application-autoscaling"
327
- },
328
- "hostname" : "autoscaling.{region}.amazonaws.com",
329
325
  "protocols" : [ "http", "https" ]
330
326
  },
331
327
  "endpoints" : {
@@ -454,10 +450,6 @@
454
450
  },
455
451
  "autoscaling-plans" : {
456
452
  "defaults" : {
457
- "credentialScope" : {
458
- "service" : "autoscaling-plans"
459
- },
460
- "hostname" : "autoscaling.{region}.amazonaws.com",
461
453
  "protocols" : [ "http", "https" ]
462
454
  },
463
455
  "endpoints" : {
@@ -3942,10 +3934,6 @@
3942
3934
  },
3943
3935
  "application-autoscaling" : {
3944
3936
  "defaults" : {
3945
- "credentialScope" : {
3946
- "service" : "application-autoscaling"
3947
- },
3948
- "hostname" : "autoscaling.{region}.amazonaws.com",
3949
3937
  "protocols" : [ "http", "https" ]
3950
3938
  },
3951
3939
  "endpoints" : {
@@ -4447,6 +4435,9 @@
4447
4435
  }
4448
4436
  },
4449
4437
  "application-autoscaling" : {
4438
+ "defaults" : {
4439
+ "protocols" : [ "http", "https" ]
4440
+ },
4450
4441
  "endpoints" : {
4451
4442
  "us-gov-east-1" : { },
4452
4443
  "us-gov-west-1" : { }
@@ -5171,10 +5162,7 @@
5171
5162
  },
5172
5163
  "application-autoscaling" : {
5173
5164
  "defaults" : {
5174
- "credentialScope" : {
5175
- "service" : "application-autoscaling"
5176
- },
5177
- "hostname" : "autoscaling.{region}.amazonaws.com",
5165
+ "hostname" : "autoscaling.us-iso-east-1.c2s.ic.gov",
5178
5166
  "protocols" : [ "http", "https" ]
5179
5167
  },
5180
5168
  "endpoints" : {
@@ -5444,10 +5432,7 @@
5444
5432
  "services" : {
5445
5433
  "application-autoscaling" : {
5446
5434
  "defaults" : {
5447
- "credentialScope" : {
5448
- "service" : "application-autoscaling"
5449
- },
5450
- "hostname" : "autoscaling.{region}.amazonaws.com",
5435
+ "hostname" : "autoscaling.us-isob-east-1.sc2s.sgov.gov",
5451
5436
  "protocols" : [ "http", "https" ]
5452
5437
  },
5453
5438
  "endpoints" : {
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.403'
2
+ VERSION = '2.11.404'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.403
4
+ version: 2.11.404
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-11-21 00:00:00.000000000 Z
11
+ date: 2019-11-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath