aws-partitions 1.392.0 → 1.397.0

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aws-partitions.rb +1 -0
  3. data/partitions.json +103 -2
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bb9fe2ffc7232edf7f4aa6851c801cc3aa77e3fc67f884fdf1cec2078e4bf3ef
4
- data.tar.gz: 30d213ce272a2c57ade9758021d5c10d821ea3d4234dfa5cd5a10ccee6bcbccb
3
+ metadata.gz: b3069b8251b267b654f1f48b270325b57143f34579fec3faa88260b619ee0b30
4
+ data.tar.gz: 33afc2fbcbaae3029d02f6a67f602a79d326d84b96ce817511e8dfcc76317d25
5
5
  SHA512:
6
- metadata.gz: 2a877e293c7c8aefdf6a258d2a16f26eae5a11cd0cd5f1fc88c519ff7d42ef56ebc7f3a1a9f18eee0a58e50cd3ff34dfe2982bdb0a8272d089fc53d013cf3923
7
- data.tar.gz: fb1a754edfc4591a29bfd06cb2e0d49c4b674f4ffc3d4037e6c330511b40b19f3d7deea7f619ab2fcc5da0902bb2841585edf5b2356f95345f1b1abb62c629bb
6
+ metadata.gz: 33d3580e94dabe00307cfa655d16dfa6c633f6816b493fdb278f2b5cd249ccd78aaf1e7f772d3561c45fd37addf6da625773cc5c8108af301a3f483fca4f5fe5
7
+ data.tar.gz: 304776f216d9ab8bc894b8483b35cf2a54989425bf9375b59faf99b95bb6575caf7fccb7d1432324a352f0c136fe5268987baaf5583a876c5a7a26a342a14f42
@@ -381,6 +381,7 @@ module Aws
381
381
  'MigrationHubConfig' => 'migrationhub-config',
382
382
  'Mobile' => 'mobile',
383
383
  'Neptune' => 'rds',
384
+ 'NetworkFirewall' => 'network-firewall',
384
385
  'NetworkManager' => 'networkmanager',
385
386
  'OpsWorks' => 'opsworks',
386
387
  'OpsWorksCM' => 'opsworks-cm',
@@ -653,6 +653,7 @@
653
653
  },
654
654
  "appsync" : {
655
655
  "endpoints" : {
656
+ "ap-east-1" : { },
656
657
  "ap-northeast-1" : { },
657
658
  "ap-northeast-2" : { },
658
659
  "ap-south-1" : { },
@@ -665,6 +666,7 @@
665
666
  "eu-west-1" : { },
666
667
  "eu-west-2" : { },
667
668
  "eu-west-3" : { },
669
+ "me-south-1" : { },
668
670
  "sa-east-1" : { },
669
671
  "us-east-1" : { },
670
672
  "us-east-2" : { },
@@ -674,6 +676,7 @@
674
676
  },
675
677
  "athena" : {
676
678
  "endpoints" : {
679
+ "af-south-1" : { },
677
680
  "ap-east-1" : { },
678
681
  "ap-northeast-1" : { },
679
682
  "ap-northeast-2" : { },
@@ -854,7 +857,7 @@
854
857
  "credentialScope" : {
855
858
  "region" : "us-east-1"
856
859
  },
857
- "hostname" : "service.chime.aws.amazon.com",
860
+ "hostname" : "chime.us-east-1.amazonaws.com",
858
861
  "protocols" : [ "https" ]
859
862
  }
860
863
  },
@@ -1297,8 +1300,10 @@
1297
1300
  "ap-southeast-2" : { },
1298
1301
  "ca-central-1" : { },
1299
1302
  "eu-central-1" : { },
1303
+ "eu-north-1" : { },
1300
1304
  "eu-west-1" : { },
1301
1305
  "eu-west-2" : { },
1306
+ "eu-west-3" : { },
1302
1307
  "fips-us-east-1" : {
1303
1308
  "credentialScope" : {
1304
1309
  "region" : "us-east-1"
@@ -1331,8 +1336,10 @@
1331
1336
  "ap-southeast-2" : { },
1332
1337
  "ca-central-1" : { },
1333
1338
  "eu-central-1" : { },
1339
+ "eu-north-1" : { },
1334
1340
  "eu-west-1" : { },
1335
1341
  "eu-west-2" : { },
1342
+ "eu-west-3" : { },
1336
1343
  "fips-us-east-1" : {
1337
1344
  "credentialScope" : {
1338
1345
  "region" : "us-east-1"
@@ -1439,6 +1446,7 @@
1439
1446
  },
1440
1447
  "config" : {
1441
1448
  "endpoints" : {
1449
+ "af-south-1" : { },
1442
1450
  "ap-east-1" : { },
1443
1451
  "ap-northeast-1" : { },
1444
1452
  "ap-northeast-2" : { },
@@ -1448,9 +1456,34 @@
1448
1456
  "ca-central-1" : { },
1449
1457
  "eu-central-1" : { },
1450
1458
  "eu-north-1" : { },
1459
+ "eu-south-1" : { },
1451
1460
  "eu-west-1" : { },
1452
1461
  "eu-west-2" : { },
1453
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
+ },
1454
1487
  "me-south-1" : { },
1455
1488
  "sa-east-1" : { },
1456
1489
  "us-east-1" : { },
@@ -1767,6 +1800,12 @@
1767
1800
  },
1768
1801
  "hostname" : "rds.eu-west-3.amazonaws.com"
1769
1802
  },
1803
+ "sa-east-1" : {
1804
+ "credentialScope" : {
1805
+ "region" : "sa-east-1"
1806
+ },
1807
+ "hostname" : "rds.sa-east-1.amazonaws.com"
1808
+ },
1770
1809
  "us-east-1" : {
1771
1810
  "credentialScope" : {
1772
1811
  "region" : "us-east-1"
@@ -2851,6 +2890,7 @@
2851
2890
  },
2852
2891
  "glue" : {
2853
2892
  "endpoints" : {
2893
+ "af-south-1" : { },
2854
2894
  "ap-east-1" : { },
2855
2895
  "ap-northeast-1" : { },
2856
2896
  "ap-northeast-2" : { },
@@ -6544,7 +6584,8 @@
6544
6584
  },
6545
6585
  "appsync" : {
6546
6586
  "endpoints" : {
6547
- "cn-north-1" : { }
6587
+ "cn-north-1" : { },
6588
+ "cn-northwest-1" : { }
6548
6589
  }
6549
6590
  },
6550
6591
  "athena" : {
@@ -7618,6 +7659,18 @@
7618
7659
  },
7619
7660
  "config" : {
7620
7661
  "endpoints" : {
7662
+ "fips-us-gov-east-1" : {
7663
+ "credentialScope" : {
7664
+ "region" : "us-gov-east-1"
7665
+ },
7666
+ "hostname" : "config.us-gov-east-1.amazonaws.com"
7667
+ },
7668
+ "fips-us-gov-west-1" : {
7669
+ "credentialScope" : {
7670
+ "region" : "us-gov-west-1"
7671
+ },
7672
+ "hostname" : "config.us-gov-west-1.amazonaws.com"
7673
+ },
7621
7674
  "us-gov-east-1" : { },
7622
7675
  "us-gov-west-1" : { }
7623
7676
  }
@@ -7970,12 +8023,25 @@
7970
8023
  "protocols" : [ "https" ]
7971
8024
  },
7972
8025
  "endpoints" : {
8026
+ "dataplane-us-gov-east-1" : {
8027
+ "credentialScope" : {
8028
+ "region" : "us-gov-east-1"
8029
+ },
8030
+ "hostname" : "greengrass-ats.iot.us-gov-east-1.amazonaws.com"
8031
+ },
7973
8032
  "dataplane-us-gov-west-1" : {
7974
8033
  "credentialScope" : {
7975
8034
  "region" : "us-gov-west-1"
7976
8035
  },
7977
8036
  "hostname" : "greengrass-ats.iot.us-gov-west-1.amazonaws.com"
7978
8037
  },
8038
+ "fips-us-gov-east-1" : {
8039
+ "credentialScope" : {
8040
+ "region" : "us-gov-east-1"
8041
+ },
8042
+ "hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
8043
+ },
8044
+ "us-gov-east-1" : { },
7979
8045
  "us-gov-west-1" : {
7980
8046
  "credentialScope" : {
7981
8047
  "region" : "us-gov-west-1"
@@ -7991,6 +8057,12 @@
7991
8057
  },
7992
8058
  "endpoints" : {
7993
8059
  "us-gov-east-1" : { },
8060
+ "us-gov-east-1-fips" : {
8061
+ "credentialScope" : {
8062
+ "region" : "us-gov-east-1"
8063
+ },
8064
+ "hostname" : "guardduty.us-gov-east-1.amazonaws.com"
8065
+ },
7994
8066
  "us-gov-west-1" : { },
7995
8067
  "us-gov-west-1-fips" : {
7996
8068
  "credentialScope" : {
@@ -8104,6 +8176,17 @@
8104
8176
  "us-gov-west-1" : { }
8105
8177
  }
8106
8178
  },
8179
+ "lakeformation" : {
8180
+ "endpoints" : {
8181
+ "fips-us-gov-west-1" : {
8182
+ "credentialScope" : {
8183
+ "region" : "us-gov-west-1"
8184
+ },
8185
+ "hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com"
8186
+ },
8187
+ "us-gov-west-1" : { }
8188
+ }
8189
+ },
8107
8190
  "lambda" : {
8108
8191
  "endpoints" : {
8109
8192
  "fips-us-gov-east-1" : {
@@ -9108,6 +9191,14 @@
9108
9191
  "us-iso-east-1" : { }
9109
9192
  }
9110
9193
  },
9194
+ "translate" : {
9195
+ "defaults" : {
9196
+ "protocols" : [ "https" ]
9197
+ },
9198
+ "endpoints" : {
9199
+ "us-iso-east-1" : { }
9200
+ }
9201
+ },
9111
9202
  "workspaces" : {
9112
9203
  "endpoints" : {
9113
9204
  "us-iso-east-1" : { }
@@ -9166,6 +9257,11 @@
9166
9257
  "us-isob-east-1" : { }
9167
9258
  }
9168
9259
  },
9260
+ "codedeploy" : {
9261
+ "endpoints" : {
9262
+ "us-isob-east-1" : { }
9263
+ }
9264
+ },
9169
9265
  "config" : {
9170
9266
  "endpoints" : {
9171
9267
  "us-isob-east-1" : { }
@@ -9225,6 +9321,11 @@
9225
9321
  "us-isob-east-1" : { }
9226
9322
  }
9227
9323
  },
9324
+ "es" : {
9325
+ "endpoints" : {
9326
+ "us-isob-east-1" : { }
9327
+ }
9328
+ },
9228
9329
  "events" : {
9229
9330
  "endpoints" : {
9230
9331
  "us-isob-east-1" : { }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.392.0
4
+ version: 1.397.0
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-12 00:00:00.000000000 Z
11
+ date: 2020-11-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: