aws-partitions 1.370.0 → 1.372.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 +28 -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: 38a24b2962027d623b1e4563fdb681255c7ab5f87c6140da12fc5bf34a71d775
4
+ data.tar.gz: 7937a8e2837fa266853618f04a64e67ce9af63460f833c90749b18603268b82b
5
5
  SHA512:
6
- metadata.gz: 8bc67b8d24d40ca96ed567a2fdf469fb43c3554669735b96c8e3122878f6b8600d1eddfbc0f5147ce53a1e1c937f034acc795176fbcf5d9133ca8b0240072ff1
7
- data.tar.gz: 7a39b2db46477a26a923c3f4adcdf7f9905fb0e526395819383ce2199b0d51dd0601af1698c9f81c4f2314a88145d79e2da9b871a5b03b370ba30be6f256933b
6
+ metadata.gz: 9429287bcdaf8b945e2832ec76cf9e37e1426b678e5d2cc101d3da2e0000e60974a4131ccd1e4be62ce9e58231b2f7f849ba73692eb139da3907a54488cd2b19
7
+ data.tar.gz: 19de2b0677275010967475e6780ce3efca51d5da2996237e3e806abd03a1db8c2f993f712897ec5a5fdd21ee539dd6a4bc74f5951eedfc370ec477a93788aae9
@@ -247,6 +247,7 @@
247
247
  "protocols" : [ "https" ]
248
248
  },
249
249
  "endpoints" : {
250
+ "af-south-1" : { },
250
251
  "ap-east-1" : { },
251
252
  "ap-northeast-1" : { },
252
253
  "ap-northeast-2" : { },
@@ -256,6 +257,7 @@
256
257
  "ca-central-1" : { },
257
258
  "eu-central-1" : { },
258
259
  "eu-north-1" : { },
260
+ "eu-south-1" : { },
259
261
  "eu-west-1" : { },
260
262
  "eu-west-2" : { },
261
263
  "eu-west-3" : { },
@@ -1125,6 +1127,7 @@
1125
1127
  "ca-central-1" : { },
1126
1128
  "eu-central-1" : { },
1127
1129
  "eu-north-1" : { },
1130
+ "eu-south-1" : { },
1128
1131
  "eu-west-1" : { },
1129
1132
  "eu-west-2" : { },
1130
1133
  "eu-west-3" : { },
@@ -3272,6 +3275,7 @@
3272
3275
  "ca-central-1" : { },
3273
3276
  "eu-central-1" : { },
3274
3277
  "eu-north-1" : { },
3278
+ "eu-south-1" : { },
3275
3279
  "eu-west-1" : { },
3276
3280
  "eu-west-2" : { },
3277
3281
  "eu-west-3" : { },
@@ -4010,6 +4014,24 @@
4010
4014
  },
4011
4015
  "oidc" : {
4012
4016
  "endpoints" : {
4017
+ "ap-northeast-1" : {
4018
+ "credentialScope" : {
4019
+ "region" : "ap-northeast-1"
4020
+ },
4021
+ "hostname" : "oidc.ap-northeast-1.amazonaws.com"
4022
+ },
4023
+ "ap-northeast-2" : {
4024
+ "credentialScope" : {
4025
+ "region" : "ap-northeast-2"
4026
+ },
4027
+ "hostname" : "oidc.ap-northeast-2.amazonaws.com"
4028
+ },
4029
+ "ap-south-1" : {
4030
+ "credentialScope" : {
4031
+ "region" : "ap-south-1"
4032
+ },
4033
+ "hostname" : "oidc.ap-south-1.amazonaws.com"
4034
+ },
4013
4035
  "ap-southeast-1" : {
4014
4036
  "credentialScope" : {
4015
4037
  "region" : "ap-southeast-1"
@@ -7527,6 +7549,12 @@
7527
7549
  }
7528
7550
  }
7529
7551
  },
7552
+ "ebs" : {
7553
+ "endpoints" : {
7554
+ "us-gov-east-1" : { },
7555
+ "us-gov-west-1" : { }
7556
+ }
7557
+ },
7530
7558
  "ec2" : {
7531
7559
  "endpoints" : {
7532
7560
  "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.372.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-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: