aws-sdk-core 2.11.630 → 2.11.631

Sign up to get free protection for your applications and to get access to all the features.
@@ -1300,8 +1300,10 @@
1300
1300
  "ap-southeast-2" : { },
1301
1301
  "ca-central-1" : { },
1302
1302
  "eu-central-1" : { },
1303
+ "eu-north-1" : { },
1303
1304
  "eu-west-1" : { },
1304
1305
  "eu-west-2" : { },
1306
+ "eu-west-3" : { },
1305
1307
  "fips-us-east-1" : {
1306
1308
  "credentialScope" : {
1307
1309
  "region" : "us-east-1"
@@ -1334,8 +1336,10 @@
1334
1336
  "ap-southeast-2" : { },
1335
1337
  "ca-central-1" : { },
1336
1338
  "eu-central-1" : { },
1339
+ "eu-north-1" : { },
1337
1340
  "eu-west-1" : { },
1338
1341
  "eu-west-2" : { },
1342
+ "eu-west-3" : { },
1339
1343
  "fips-us-east-1" : {
1340
1344
  "credentialScope" : {
1341
1345
  "region" : "us-east-1"
@@ -1442,6 +1446,7 @@
1442
1446
  },
1443
1447
  "config" : {
1444
1448
  "endpoints" : {
1449
+ "af-south-1" : { },
1445
1450
  "ap-east-1" : { },
1446
1451
  "ap-northeast-1" : { },
1447
1452
  "ap-northeast-2" : { },
@@ -1451,9 +1456,34 @@
1451
1456
  "ca-central-1" : { },
1452
1457
  "eu-central-1" : { },
1453
1458
  "eu-north-1" : { },
1459
+ "eu-south-1" : { },
1454
1460
  "eu-west-1" : { },
1455
1461
  "eu-west-2" : { },
1456
1462
  "eu-west-3" : { },
1463
+ "fips-us-east-1" : {
1464
+ "credentialScope" : {
1465
+ "region" : "us-east-1"
1466
+ },
1467
+ "hostname" : "config-fips.us-east-1.amazonaws.com"
1468
+ },
1469
+ "fips-us-east-2" : {
1470
+ "credentialScope" : {
1471
+ "region" : "us-east-2"
1472
+ },
1473
+ "hostname" : "config-fips.us-east-2.amazonaws.com"
1474
+ },
1475
+ "fips-us-west-1" : {
1476
+ "credentialScope" : {
1477
+ "region" : "us-west-1"
1478
+ },
1479
+ "hostname" : "config-fips.us-west-1.amazonaws.com"
1480
+ },
1481
+ "fips-us-west-2" : {
1482
+ "credentialScope" : {
1483
+ "region" : "us-west-2"
1484
+ },
1485
+ "hostname" : "config-fips.us-west-2.amazonaws.com"
1486
+ },
1457
1487
  "me-south-1" : { },
1458
1488
  "sa-east-1" : { },
1459
1489
  "us-east-1" : { },
@@ -7623,6 +7653,18 @@
7623
7653
  },
7624
7654
  "config" : {
7625
7655
  "endpoints" : {
7656
+ "fips-us-gov-east-1" : {
7657
+ "credentialScope" : {
7658
+ "region" : "us-gov-east-1"
7659
+ },
7660
+ "hostname" : "config.us-gov-east-1.amazonaws.com"
7661
+ },
7662
+ "fips-us-gov-west-1" : {
7663
+ "credentialScope" : {
7664
+ "region" : "us-gov-west-1"
7665
+ },
7666
+ "hostname" : "config.us-gov-west-1.amazonaws.com"
7667
+ },
7626
7668
  "us-gov-east-1" : { },
7627
7669
  "us-gov-west-1" : { }
7628
7670
  }
@@ -7981,6 +8023,7 @@
7981
8023
  },
7982
8024
  "hostname" : "greengrass-ats.iot.us-gov-west-1.amazonaws.com"
7983
8025
  },
8026
+ "us-gov-east-1" : { },
7984
8027
  "us-gov-west-1" : {
7985
8028
  "credentialScope" : {
7986
8029
  "region" : "us-gov-west-1"
@@ -7996,6 +8039,12 @@
7996
8039
  },
7997
8040
  "endpoints" : {
7998
8041
  "us-gov-east-1" : { },
8042
+ "us-gov-east-1-fips" : {
8043
+ "credentialScope" : {
8044
+ "region" : "us-gov-east-1"
8045
+ },
8046
+ "hostname" : "guardduty.us-gov-east-1.amazonaws.com"
8047
+ },
7999
8048
  "us-gov-west-1" : { },
8000
8049
  "us-gov-west-1-fips" : {
8001
8050
  "credentialScope" : {
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.630'
2
+ VERSION = '2.11.631'
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.630
4
+ version: 2.11.631
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-11-18 00:00:00.000000000 Z
11
+ date: 2020-11-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath