aws-partitions 1.382.0 → 1.383.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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +30 -5
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3630813d2bd9eb2fdea31dfded7e3939eff37eeb72217bdfeb01ad9ee0b7228f
4
- data.tar.gz: fdf46fe8b6101cbe6123d1a08041535114b681da4b8e21e5a56ecb6ad66b15ee
3
+ metadata.gz: ff18d0bc23c1206a7f1650ede15edfb9b84cb89bcd3ad645b087dd7bca5664de
4
+ data.tar.gz: fe268027d1c8fef5f9463e0840ffee7ddb3fbb5d7b11c5e44a50ac3462fd2e65
5
5
  SHA512:
6
- metadata.gz: 10e32dbf22351e4f30e8c62ead9583751db285ca613f41afdfc26ccf3c3da2e3713ee687e3d53a6e3a1e860de8e638df595c8837ae6ef8fa81a21d70cdba0d37
7
- data.tar.gz: 7e6619f98d512f9c0d332abd64cf41b253d4b611c2f3a719c584dad66e0a3dd0e586af38bc0190dcabcd26db4e8040ecb13044e3a2ea06106c77dc7588102074
6
+ metadata.gz: 0e9d63212e12f2bd138173f20858bd7ec0ba43cc723ad8934e82db4f20da7f8d816287f569853a96959a9b46875a04a2d24da2562e2c6622dbbeb8d4812c006c
7
+ data.tar.gz: 691734ececddc3076d1fb21d29772b826223e512f5f0e3e19aac45b59a49013ba218f6ddab3d5e7dcd617bc14bcb0f083f186c3d8e413c2480705c0757f8c6f2
@@ -2951,7 +2951,12 @@
2951
2951
  },
2952
2952
  "health" : {
2953
2953
  "endpoints" : {
2954
- "us-east-1" : { }
2954
+ "fips-us-east-2" : {
2955
+ "credentialScope" : {
2956
+ "region" : "us-east-2"
2957
+ },
2958
+ "hostname" : "health-fips.us-east-2.amazonaws.com"
2959
+ }
2955
2960
  }
2956
2961
  },
2957
2962
  "honeycode" : {
@@ -6841,6 +6846,11 @@
6841
6846
  "cn-northwest-1" : { }
6842
6847
  }
6843
6848
  },
6849
+ "lakeformation" : {
6850
+ "endpoints" : {
6851
+ "cn-north-1" : { }
6852
+ }
6853
+ },
6844
6854
  "lambda" : {
6845
6855
  "endpoints" : {
6846
6856
  "cn-north-1" : { },
@@ -7174,8 +7184,18 @@
7174
7184
  },
7175
7185
  "acm" : {
7176
7186
  "endpoints" : {
7177
- "us-gov-east-1" : { },
7178
- "us-gov-west-1" : { }
7187
+ "us-gov-east-1" : {
7188
+ "credentialScope" : {
7189
+ "region" : "us-gov-east-1"
7190
+ },
7191
+ "hostname" : "acm.us-gov-east-1.amazonaws.com"
7192
+ },
7193
+ "us-gov-west-1" : {
7194
+ "credentialScope" : {
7195
+ "region" : "us-gov-west-1"
7196
+ },
7197
+ "hostname" : "acm.us-gov-west-1.amazonaws.com"
7198
+ }
7179
7199
  }
7180
7200
  },
7181
7201
  "acm-pca" : {
@@ -8123,9 +8143,14 @@
8123
8143
  "credentialScope" : {
8124
8144
  "region" : "us-gov-west-1"
8125
8145
  },
8126
- "hostname" : "pinpoint.us-gov-west-1.amazonaws.com"
8146
+ "hostname" : "pinpoint-fips.us-gov-west-1.amazonaws.com"
8127
8147
  },
8128
- "us-gov-west-1" : { }
8148
+ "us-gov-west-1" : {
8149
+ "credentialScope" : {
8150
+ "region" : "us-gov-west-1"
8151
+ },
8152
+ "hostname" : "pinpoint.us-gov-west-1.amazonaws.com"
8153
+ }
8129
8154
  }
8130
8155
  },
8131
8156
  "polly" : {
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.382.0
4
+ version: 1.383.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-10-15 00:00:00.000000000 Z
11
+ date: 2020-10-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: