aws-partitions 1.346.0 → 1.347.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 +25 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1da3d1eded58ed5aad19a806b2c1260a1656d61ef2c9bdc738d92c4e2efe8472
4
- data.tar.gz: 32a53a35a1f09e497c269798c087fbc919cd4c777997369260df4ccc5a0623d4
3
+ metadata.gz: f5f797a1afe3a7be3faa901df1f286933a8d4c62f8d350a5260c365d81adf2ae
4
+ data.tar.gz: 8a75100cdd7312e0883d816a142d7d2b99fa999b2ecf807db948292ab9ade093
5
5
  SHA512:
6
- metadata.gz: 83f795088855faf9d50303a04c2fd3403a0f76ca9f5897048444de082df87bde4ae3a55f08702c30d086598aed58856bf4ba604e026790c6f5eba43ec71efdd3
7
- data.tar.gz: 917f7560ef6bc85d6b16aefff28846efabe9b1e53ed248e54db2661afcfc044deb0ffeef2d585d6d0def08f91012ed8dcfb9d850b2a473021b6f7fc25641ce78
6
+ metadata.gz: e7ba8763c7d5cc4b9552a6aec85c9330708e49474c14c95228ef0841decd7ee30bc453b8dc65bab5feb5e166b391b6e53d3f9faa82828af59cee4fe1b9620ff5
7
+ data.tar.gz: f988d5cc307a39121cd6ed3fcb3a6dc702463afc3b27b2377cc36d7224dfaf2b6dbdc717396f996584b027d7243efdab88857fea6950e65603381592817062bc
@@ -4991,6 +4991,31 @@
4991
4991
  "us-west-2" : { }
4992
4992
  }
4993
4993
  },
4994
+ "servicequotas" : {
4995
+ "defaults" : {
4996
+ "protocols" : [ "https" ]
4997
+ },
4998
+ "endpoints" : {
4999
+ "ap-east-1" : { },
5000
+ "ap-northeast-1" : { },
5001
+ "ap-northeast-2" : { },
5002
+ "ap-south-1" : { },
5003
+ "ap-southeast-1" : { },
5004
+ "ap-southeast-2" : { },
5005
+ "ca-central-1" : { },
5006
+ "eu-central-1" : { },
5007
+ "eu-north-1" : { },
5008
+ "eu-west-1" : { },
5009
+ "eu-west-2" : { },
5010
+ "eu-west-3" : { },
5011
+ "me-south-1" : { },
5012
+ "sa-east-1" : { },
5013
+ "us-east-1" : { },
5014
+ "us-east-2" : { },
5015
+ "us-west-1" : { },
5016
+ "us-west-2" : { }
5017
+ }
5018
+ },
4994
5019
  "session.qldb" : {
4995
5020
  "endpoints" : {
4996
5021
  "ap-northeast-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.346.0
4
+ version: 1.347.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-07-28 00:00:00.000000000 Z
11
+ date: 2020-07-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: