aws-partitions 1.367.0 → 1.368.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 +39 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6f3268abeda727e97af367f27207527b03c7f316d597d4c45e23c29286a36d12
4
- data.tar.gz: 01ac369a1a38f0a23175081c185ed34b03739c027600fdd1b0b46d3c68b7f94f
3
+ metadata.gz: f6d16d5f3347c2703010f31c146928f8b47fc29e747ac1ec5d2fe8b9af281087
4
+ data.tar.gz: 005b717878141b89fe0b846be74b6a64edcb5e75e2deb32a2333c4d69ffdfc03
5
5
  SHA512:
6
- metadata.gz: f42b2c7b2d3e484fae0d318298a428028c385b707a269150e888b4573c85cc40a1adc5e344df1aab7618da281c566b4e2a27015f45d94c134d7403615e84e4e6
7
- data.tar.gz: '083ff1d9e7ca8deddc467efbcc624b9109f6a3abab2ddb9d62ac29addb045ec5ae75f116be33a182b526f9376bf9cf48efa0e0042de4a326c7e23781e4f4e2dd'
6
+ metadata.gz: 9f7759960c463fd015bb51de702b6f6070fd64df2a3bd17c7479c1ba3ec98f7a89621570fb3f4625f3f6c0ce451e63cd214cb21997705d35a037c668012c6674
7
+ data.tar.gz: 50ceefe4d006a2aef456d8d283abbf8be8ff9f6f7634ad7db58ebfc8697de03436a0f4bf153a4ca6a9f9a956045b0463b355b0ee9e2ebf5ec8b2fbe7972a861c
@@ -1894,6 +1894,30 @@
1894
1894
  }
1895
1895
  }
1896
1896
  },
1897
+ "ebs" : {
1898
+ "endpoints" : {
1899
+ "af-south-1" : { },
1900
+ "ap-east-1" : { },
1901
+ "ap-northeast-1" : { },
1902
+ "ap-northeast-2" : { },
1903
+ "ap-south-1" : { },
1904
+ "ap-southeast-1" : { },
1905
+ "ap-southeast-2" : { },
1906
+ "ca-central-1" : { },
1907
+ "eu-central-1" : { },
1908
+ "eu-north-1" : { },
1909
+ "eu-south-1" : { },
1910
+ "eu-west-1" : { },
1911
+ "eu-west-2" : { },
1912
+ "eu-west-3" : { },
1913
+ "me-south-1" : { },
1914
+ "sa-east-1" : { },
1915
+ "us-east-1" : { },
1916
+ "us-east-2" : { },
1917
+ "us-west-1" : { },
1918
+ "us-west-2" : { }
1919
+ }
1920
+ },
1897
1921
  "ec2" : {
1898
1922
  "defaults" : {
1899
1923
  "protocols" : [ "http", "https" ]
@@ -4161,8 +4185,10 @@
4161
4185
  "ap-northeast-2" : { },
4162
4186
  "ap-south-1" : { },
4163
4187
  "ap-southeast-2" : { },
4188
+ "ca-central-1" : { },
4164
4189
  "eu-central-1" : { },
4165
4190
  "eu-west-1" : { },
4191
+ "eu-west-2" : { },
4166
4192
  "fips-us-east-1" : {
4167
4193
  "credentialScope" : {
4168
4194
  "region" : "us-east-1"
@@ -4773,6 +4799,13 @@
4773
4799
  "hostname" : "s3-control.ca-central-1.amazonaws.com",
4774
4800
  "signatureVersions" : [ "s3v4" ]
4775
4801
  },
4802
+ "ca-central-1-fips" : {
4803
+ "credentialScope" : {
4804
+ "region" : "ca-central-1"
4805
+ },
4806
+ "hostname" : "s3-control-fips.ca-central-1.amazonaws.com",
4807
+ "signatureVersions" : [ "s3v4" ]
4808
+ },
4776
4809
  "eu-central-1" : {
4777
4810
  "credentialScope" : {
4778
4811
  "region" : "eu-central-1"
@@ -6548,6 +6581,12 @@
6548
6581
  "cn-northwest-1" : { }
6549
6582
  }
6550
6583
  },
6584
+ "ebs" : {
6585
+ "endpoints" : {
6586
+ "cn-north-1" : { },
6587
+ "cn-northwest-1" : { }
6588
+ }
6589
+ },
6551
6590
  "ec2" : {
6552
6591
  "defaults" : {
6553
6592
  "protocols" : [ "http", "https" ]
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.367.0
4
+ version: 1.368.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-09-10 00:00:00.000000000 Z
11
+ date: 2020-09-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: