aws-partitions 1.224.0 → 1.225.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 +12 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 55b174ea6150bb4753c02ae5451c820646ed3421
4
- data.tar.gz: 8b5a9fa8c840c2e4f2f19daf2e7411e9c5752c7c
3
+ metadata.gz: 766f8fff88f17f6638dc105ad68ff6695660e618
4
+ data.tar.gz: 1037396307425ae5fd278ec296987ddaf64174a5
5
5
  SHA512:
6
- metadata.gz: 173761996a27f853e6e368e17f7b14cb7c5660e8c0018b46937dc6c2f4efe744e93452750a919479a62aff8167993d21159dda508aa7714b0010cca3838977c5
7
- data.tar.gz: 1b9ecba77d47179187c23a691a777886086b30e8885f552de6d08a546114c8e47bb053e5f31b031292fbd2ff1f6eaed798ee8ca30d023bfeb22ce79a5514bcd3
6
+ metadata.gz: e3dc39b51627ac25b4236e17265435a20aac77ce906e7e699404691fef8ba8bba7a2d8750302f26dbc251c0fd8cb20ab60d37fe3e745fc2b55d86f2ad4edfa47
7
+ data.tar.gz: 1f1ebaefc0732d936ff2dd526d3d626c4f7606cf5f4cb58e05362fdc6c2d1033d2b5c962f5d99171a59ef25cbea7531ba880c0ddfc950196b03973558d9394a9
@@ -110,6 +110,7 @@
110
110
  "eu-west-1" : { },
111
111
  "eu-west-2" : { },
112
112
  "eu-west-3" : { },
113
+ "me-south-1" : { },
113
114
  "us-east-1" : { },
114
115
  "us-east-2" : { },
115
116
  "us-west-1" : { },
@@ -641,6 +642,7 @@
641
642
  "eu-west-2" : { },
642
643
  "eu-west-3" : { },
643
644
  "me-south-1" : { },
645
+ "sa-east-1" : { },
644
646
  "us-east-1" : { },
645
647
  "us-east-2" : { },
646
648
  "us-west-1" : { },
@@ -4857,6 +4859,11 @@
4857
4859
  }
4858
4860
  }
4859
4861
  },
4862
+ "api.sagemaker" : {
4863
+ "endpoints" : {
4864
+ "us-iso-east-1" : { }
4865
+ }
4866
+ },
4860
4867
  "apigateway" : {
4861
4868
  "endpoints" : {
4862
4869
  "us-iso-east-1" : { }
@@ -5039,6 +5046,11 @@
5039
5046
  "isRegionalized" : false,
5040
5047
  "partitionEndpoint" : "aws-iso-global"
5041
5048
  },
5049
+ "runtime.sagemaker" : {
5050
+ "endpoints" : {
5051
+ "us-iso-east-1" : { }
5052
+ }
5053
+ },
5042
5054
  "s3" : {
5043
5055
  "defaults" : {
5044
5056
  "signatureVersions" : [ "s3v4" ]
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.224.0
4
+ version: 1.225.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-10-16 00:00:00.000000000 Z
11
+ date: 2019-10-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: