aws-sdk-core 2.11.516 → 2.11.521

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.
@@ -2569,6 +2569,7 @@
2569
2569
  "ap-east-1" : { },
2570
2570
  "ap-northeast-1" : { },
2571
2571
  "ap-northeast-2" : { },
2572
+ "ap-south-1" : { },
2572
2573
  "ap-southeast-1" : { },
2573
2574
  "ap-southeast-2" : { },
2574
2575
  "eu-central-1" : { },
@@ -5971,6 +5972,15 @@
5971
5972
  "cn-northwest-1" : { }
5972
5973
  }
5973
5974
  },
5975
+ "autoscaling-plans" : {
5976
+ "defaults" : {
5977
+ "protocols" : [ "http", "https" ]
5978
+ },
5979
+ "endpoints" : {
5980
+ "cn-north-1" : { },
5981
+ "cn-northwest-1" : { }
5982
+ }
5983
+ },
5974
5984
  "backup" : {
5975
5985
  "endpoints" : {
5976
5986
  "cn-north-1" : { },
@@ -7192,6 +7202,12 @@
7192
7202
  "region" : "us-gov-west-1"
7193
7203
  },
7194
7204
  "hostname" : "iam.us-gov.amazonaws.com"
7205
+ },
7206
+ "iam-govcloud-fips" : {
7207
+ "credentialScope" : {
7208
+ "region" : "us-gov-west-1"
7209
+ },
7210
+ "hostname" : "iam.us-gov.amazonaws.com"
7195
7211
  }
7196
7212
  },
7197
7213
  "isRegionalized" : false,
@@ -7238,6 +7254,18 @@
7238
7254
  },
7239
7255
  "kinesis" : {
7240
7256
  "endpoints" : {
7257
+ "fips-us-gov-east-1" : {
7258
+ "credentialScope" : {
7259
+ "region" : "us-gov-east-1"
7260
+ },
7261
+ "hostname" : "kinesis-fips.us-gov-east-1.amazonaws.com"
7262
+ },
7263
+ "fips-us-gov-west-1" : {
7264
+ "credentialScope" : {
7265
+ "region" : "us-gov-west-1"
7266
+ },
7267
+ "hostname" : "kinesis-fips.us-gov-west-1.amazonaws.com"
7268
+ },
7241
7269
  "us-gov-east-1" : { },
7242
7270
  "us-gov-west-1" : { }
7243
7271
  }
@@ -7733,6 +7761,12 @@
7733
7761
  },
7734
7762
  "storagegateway" : {
7735
7763
  "endpoints" : {
7764
+ "fips" : {
7765
+ "credentialScope" : {
7766
+ "region" : "us-gov-west-1"
7767
+ },
7768
+ "hostname" : "storagegateway-fips.us-gov-west-1.amazonaws.com"
7769
+ },
7736
7770
  "us-gov-east-1" : { },
7737
7771
  "us-gov-west-1" : { }
7738
7772
  }
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.516'
2
+ VERSION = '2.11.521'
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.516
4
+ version: 2.11.521
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: 2020-05-27 00:00:00.000000000 Z
11
+ date: 2020-06-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath