aws-partitions 1.137.0 → 1.138.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +50 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a2d8e568967d0b1710c1577749c8859f4ac76460
4
- data.tar.gz: 5817e08277e27bf22683e1b1aff924afda8f951c
3
+ metadata.gz: 5984872fad2f718d6bd6bbdcf7ba51e72a9583d1
4
+ data.tar.gz: ff617729ed906068909f21011393c519058914e5
5
5
  SHA512:
6
- metadata.gz: 7b43521295cfb2a6aa8074b81cae1f258cf1e33791e7cfaf236e0ab643c5d39987532b63e0d17801e0f02897e84b2ffe074dfdbfeb5391821dd69c51390f9c8e
7
- data.tar.gz: 82e6cc0ba56b8471d063eee821e337fa018aaf45b1aa8d2556a9fa25a4d7e9d2295bb5dfd39d7bfb71a382e4fdbc09382340aa6d79353642cc763eaf358bbc99
6
+ metadata.gz: ed6a41c2e4f7ac03f238078e5cec13185829d8ee38d57ce913c48814e283dce6a53834be789db4733e004e71cb16667391737f07217812b7f1bc46856dc6ef18
7
+ data.tar.gz: e88bdf998d5a4f0fc0dd5d8b17dd1dd4c3341f478bd33908cc71da23f09e787b025a1e8cfc9142a21d5d3a29b69f1d4eda92859af863168c0d829bac7982aeeb
data/partitions.json CHANGED
@@ -767,7 +767,9 @@
767
767
  "protocols" : [ "https" ]
768
768
  },
769
769
  "endpoints" : {
770
+ "ap-southeast-1" : { },
770
771
  "ap-southeast-2" : { },
772
+ "ca-central-1" : { },
771
773
  "eu-central-1" : { },
772
774
  "eu-west-1" : { },
773
775
  "us-east-1" : { },
@@ -897,6 +899,7 @@
897
899
  "ap-southeast-2" : { },
898
900
  "ca-central-1" : { },
899
901
  "eu-central-1" : { },
902
+ "eu-north-1" : { },
900
903
  "eu-west-1" : { },
901
904
  "eu-west-2" : { },
902
905
  "eu-west-3" : { },
@@ -1180,6 +1183,12 @@
1180
1183
  "eu-west-1" : { },
1181
1184
  "eu-west-2" : { },
1182
1185
  "eu-west-3" : { },
1186
+ "fips" : {
1187
+ "credentialScope" : {
1188
+ "region" : "us-west-1"
1189
+ },
1190
+ "hostname" : "es-fips.us-west-1.amazonaws.com"
1191
+ },
1183
1192
  "sa-east-1" : { },
1184
1193
  "us-east-1" : { },
1185
1194
  "us-east-2" : { },
@@ -1459,6 +1468,12 @@
1459
1468
  },
1460
1469
  "kms" : {
1461
1470
  "endpoints" : {
1471
+ "ProdFips" : {
1472
+ "credentialScope" : {
1473
+ "region" : "ca-central-1"
1474
+ },
1475
+ "hostname" : "kms-fips.ca-central-1.amazonaws.com"
1476
+ },
1462
1477
  "ap-northeast-1" : { },
1463
1478
  "ap-northeast-2" : { },
1464
1479
  "ap-south-1" : { },
@@ -1876,6 +1891,8 @@
1876
1891
  "rekognition" : {
1877
1892
  "endpoints" : {
1878
1893
  "ap-northeast-1" : { },
1894
+ "ap-northeast-2" : { },
1895
+ "ap-south-1" : { },
1879
1896
  "ap-southeast-2" : { },
1880
1897
  "eu-west-1" : { },
1881
1898
  "us-east-1" : { },
@@ -2313,6 +2330,7 @@
2313
2330
  "ap-southeast-2" : { },
2314
2331
  "ca-central-1" : { },
2315
2332
  "eu-central-1" : { },
2333
+ "eu-north-1" : { },
2316
2334
  "eu-west-1" : { },
2317
2335
  "eu-west-2" : { },
2318
2336
  "eu-west-3" : { },
@@ -3006,6 +3024,11 @@
3006
3024
  "cn-northwest-1" : { }
3007
3025
  }
3008
3026
  },
3027
+ "gamelift" : {
3028
+ "endpoints" : {
3029
+ "cn-north-1" : { }
3030
+ }
3031
+ },
3009
3032
  "glacier" : {
3010
3033
  "defaults" : {
3011
3034
  "protocols" : [ "http", "https" ]
@@ -3249,6 +3272,11 @@
3249
3272
  "us-gov-west-1" : { }
3250
3273
  }
3251
3274
  },
3275
+ "athena" : {
3276
+ "endpoints" : {
3277
+ "us-gov-west-1" : { }
3278
+ }
3279
+ },
3252
3280
  "autoscaling" : {
3253
3281
  "endpoints" : {
3254
3282
  "us-gov-east-1" : { },
@@ -3407,6 +3435,12 @@
3407
3435
  },
3408
3436
  "es" : {
3409
3437
  "endpoints" : {
3438
+ "fips" : {
3439
+ "credentialScope" : {
3440
+ "region" : "us-gov-west-1"
3441
+ },
3442
+ "hostname" : "es-fips.us-gov-west-1.amazonaws.com"
3443
+ },
3410
3444
  "us-gov-east-1" : { },
3411
3445
  "us-gov-west-1" : { }
3412
3446
  }
@@ -3430,6 +3464,11 @@
3430
3464
  }
3431
3465
  }
3432
3466
  },
3467
+ "glue" : {
3468
+ "endpoints" : {
3469
+ "us-gov-west-1" : { }
3470
+ }
3471
+ },
3433
3472
  "guardduty" : {
3434
3473
  "defaults" : {
3435
3474
  "protocols" : [ "https" ]
@@ -3475,6 +3514,12 @@
3475
3514
  },
3476
3515
  "kms" : {
3477
3516
  "endpoints" : {
3517
+ "ProdFips" : {
3518
+ "credentialScope" : {
3519
+ "region" : "us-gov-west-1"
3520
+ },
3521
+ "hostname" : "kms-fips.us-gov-west-1.amazonaws.com"
3522
+ },
3478
3523
  "us-gov-east-1" : { },
3479
3524
  "us-gov-west-1" : { }
3480
3525
  }
@@ -3690,6 +3735,11 @@
3690
3735
  "hostname" : "translate-fips.us-gov-west-1.amazonaws.com"
3691
3736
  }
3692
3737
  }
3738
+ },
3739
+ "workspaces" : {
3740
+ "endpoints" : {
3741
+ "us-gov-west-1" : { }
3742
+ }
3693
3743
  }
3694
3744
  }
3695
3745
  } ],
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.137.0
4
+ version: 1.138.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: 2019-02-12 00:00:00.000000000 Z
11
+ date: 2019-02-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: