aws-partitions 1.370.0 → 1.371.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: c10f562e1584879dcbed421af2e0f61a15b58f407d882169b76ee3c717c752c4
4
- data.tar.gz: e072f588717e8045e89d3ca624826abc2f676fd1630f9316c5dcd7f28108ab83
3
+ metadata.gz: 9113f0c811380b20129c8061a569b3f2cb479eff8b0e2a0afe985aef003ff957
4
+ data.tar.gz: 8bac49397d38ebc07302d60fe9b2f87cfae5d4864f0d3596ece6772414201cad
5
5
  SHA512:
6
- metadata.gz: 8bc67b8d24d40ca96ed567a2fdf469fb43c3554669735b96c8e3122878f6b8600d1eddfbc0f5147ce53a1e1c937f034acc795176fbcf5d9133ca8b0240072ff1
7
- data.tar.gz: 7a39b2db46477a26a923c3f4adcdf7f9905fb0e526395819383ce2199b0d51dd0601af1698c9f81c4f2314a88145d79e2da9b871a5b03b370ba30be6f256933b
6
+ metadata.gz: 78d2e5809a551a42acab75d0b24e9221011d60f427c074775d496f5981b6802f66ddba741c0a9873f0e0dcbed6e6f8d3465d0ca26f261da3fadc660a5a79e68d
7
+ data.tar.gz: 393d0349f445eda702535f7675c26bf1c76f4873567416451c1e14bc9811df3e012eae97274d0dfe5da79f77de29d0018ed9c08f9b62c3f8a6fae2a81d7fc814
@@ -3272,6 +3272,7 @@
3272
3272
  "ca-central-1" : { },
3273
3273
  "eu-central-1" : { },
3274
3274
  "eu-north-1" : { },
3275
+ "eu-south-1" : { },
3275
3276
  "eu-west-1" : { },
3276
3277
  "eu-west-2" : { },
3277
3278
  "eu-west-3" : { },
@@ -4010,6 +4011,24 @@
4010
4011
  },
4011
4012
  "oidc" : {
4012
4013
  "endpoints" : {
4014
+ "ap-northeast-1" : {
4015
+ "credentialScope" : {
4016
+ "region" : "ap-northeast-1"
4017
+ },
4018
+ "hostname" : "oidc.ap-northeast-1.amazonaws.com"
4019
+ },
4020
+ "ap-northeast-2" : {
4021
+ "credentialScope" : {
4022
+ "region" : "ap-northeast-2"
4023
+ },
4024
+ "hostname" : "oidc.ap-northeast-2.amazonaws.com"
4025
+ },
4026
+ "ap-south-1" : {
4027
+ "credentialScope" : {
4028
+ "region" : "ap-south-1"
4029
+ },
4030
+ "hostname" : "oidc.ap-south-1.amazonaws.com"
4031
+ },
4013
4032
  "ap-southeast-1" : {
4014
4033
  "credentialScope" : {
4015
4034
  "region" : "ap-southeast-1"
@@ -7527,6 +7546,12 @@
7527
7546
  }
7528
7547
  }
7529
7548
  },
7549
+ "ebs" : {
7550
+ "endpoints" : {
7551
+ "us-gov-east-1" : { },
7552
+ "us-gov-west-1" : { }
7553
+ }
7554
+ },
7530
7555
  "ec2" : {
7531
7556
  "endpoints" : {
7532
7557
  "us-gov-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.370.0
4
+ version: 1.371.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-15 00:00:00.000000000 Z
11
+ date: 2020-09-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: