aws-partitions 1.392.0 → 1.393.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 +24 -1
  3. 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: bec9782f9ca500073c6eb803bd230adecafee871c6dd1265689e0533e1b8b680
4
+ data.tar.gz: 8109aee4c6ae951bc234e1db9a3fd2041ce61439dafd85c701ae33709ced9ff9
5
5
  SHA512:
6
- metadata.gz: 2a877e293c7c8aefdf6a258d2a16f26eae5a11cd0cd5f1fc88c519ff7d42ef56ebc7f3a1a9f18eee0a58e50cd3ff34dfe2982bdb0a8272d089fc53d013cf3923
7
- data.tar.gz: fb1a754edfc4591a29bfd06cb2e0d49c4b674f4ffc3d4037e6c330511b40b19f3d7deea7f619ab2fcc5da0902bb2841585edf5b2356f95345f1b1abb62c629bb
6
+ metadata.gz: 3d512e139f0775d1feaa5de9eb257d213edb3cf071f23e7269c17c6f330763045e894465b869d32ad3743ad669272997bac8b43e443122feee93c422eba1045f
7
+ data.tar.gz: fe08f353ad1a5bc0c2a71e2d573c10c7a4d62651b17998be40957a759957c1f6be07a44a7153519d66478ed4d95b583fa2ed12fb8fa24ed2259a10fb66506c00
@@ -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" : { },
@@ -2851,6 +2853,7 @@
2851
2853
  },
2852
2854
  "glue" : {
2853
2855
  "endpoints" : {
2856
+ "af-south-1" : { },
2854
2857
  "ap-east-1" : { },
2855
2858
  "ap-northeast-1" : { },
2856
2859
  "ap-northeast-2" : { },
@@ -6544,7 +6547,8 @@
6544
6547
  },
6545
6548
  "appsync" : {
6546
6549
  "endpoints" : {
6547
- "cn-north-1" : { }
6550
+ "cn-north-1" : { },
6551
+ "cn-northwest-1" : { }
6548
6552
  }
6549
6553
  },
6550
6554
  "athena" : {
@@ -8104,6 +8108,17 @@
8104
8108
  "us-gov-west-1" : { }
8105
8109
  }
8106
8110
  },
8111
+ "lakeformation" : {
8112
+ "endpoints" : {
8113
+ "fips-us-gov-west-1" : {
8114
+ "credentialScope" : {
8115
+ "region" : "us-gov-west-1"
8116
+ },
8117
+ "hostname" : "lakeformation-fips.us-gov-west-1.amazonaws.com"
8118
+ },
8119
+ "us-gov-west-1" : { }
8120
+ }
8121
+ },
8107
8122
  "lambda" : {
8108
8123
  "endpoints" : {
8109
8124
  "fips-us-gov-east-1" : {
@@ -9108,6 +9123,14 @@
9108
9123
  "us-iso-east-1" : { }
9109
9124
  }
9110
9125
  },
9126
+ "translate" : {
9127
+ "defaults" : {
9128
+ "protocols" : [ "https" ]
9129
+ },
9130
+ "endpoints" : {
9131
+ "us-iso-east-1" : { }
9132
+ }
9133
+ },
9111
9134
  "workspaces" : {
9112
9135
  "endpoints" : {
9113
9136
  "us-iso-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.393.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-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: