aws-partitions 1.607.0 → 1.609.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 (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +40 -4
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1b5fca57029e799f7ddc1dec253e13bbad9293a5b1951cb38951e109caa428ed
4
- data.tar.gz: cd845d9924720052b20b36471a30cccd0e265060f493b6662c2ed797d301967f
3
+ metadata.gz: 2a308cb402fe935e5f3a1683fd29e49e4f08774b9b5ba0be1595bdf51a02605b
4
+ data.tar.gz: 37e9d13beb7a435052dcadd302d9d022063eaba8ce5b48d0efc47f5479363ec3
5
5
  SHA512:
6
- metadata.gz: d82ffb74111c0f04f9ff671325e9c10d0a8846ed0134552a654a4c7a9f3017f0119e23a2af5cb36a532f6e900421eaeef56ad7cd9d59bb32bd94ef8019e4ad1b
7
- data.tar.gz: 8cec9fe39d3f148e51c0716314484364cac733b94a543898e2d4e287c5d2f2f42b220a6b695d7e7791fe823518fefa4d8cdc000b19cdad9b0a0e44a130d27eae
6
+ metadata.gz: 4cb48676e184fa7ef03fc26d91c5077d4e606de18564d9ed0b08e5d52a9eeeb3b247855ed2dc3d280718d1fae7506822147d47e94a3d2e2697fa58da45a34931
7
+ data.tar.gz: b4240778120bd83ed6416079efe29445e781a4428a5be1fdd95a78b54cb87576ed6ced23d3fe07074081cd9ad504a87327252ac6b0f188a281b5e1552e44e924
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.609.0 (2022-07-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.608.0 (2022-07-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.607.0 (2022-07-15)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.607.0
1
+ 1.609.0
data/partitions.json CHANGED
@@ -4317,6 +4317,16 @@
4317
4317
  }
4318
4318
  }
4319
4319
  },
4320
+ "edge.sagemaker" : {
4321
+ "endpoints" : {
4322
+ "ap-northeast-1" : { },
4323
+ "eu-central-1" : { },
4324
+ "eu-west-1" : { },
4325
+ "us-east-1" : { },
4326
+ "us-east-2" : { },
4327
+ "us-west-2" : { }
4328
+ }
4329
+ },
4320
4330
  "eks" : {
4321
4331
  "defaults" : {
4322
4332
  "protocols" : [ "http", "https" ],
@@ -6415,7 +6425,17 @@
6415
6425
  "isRegionalized" : true
6416
6426
  },
6417
6427
  "health" : {
6428
+ "defaults" : {
6429
+ "protocols" : [ "https" ],
6430
+ "sslCommonName" : "health.us-east-1.amazonaws.com"
6431
+ },
6418
6432
  "endpoints" : {
6433
+ "aws-global" : {
6434
+ "credentialScope" : {
6435
+ "region" : "us-east-1"
6436
+ },
6437
+ "hostname" : "global.health.amazonaws.com"
6438
+ },
6419
6439
  "fips-us-east-2" : {
6420
6440
  "credentialScope" : {
6421
6441
  "region" : "us-east-2"
@@ -6433,7 +6453,9 @@
6433
6453
  "tags" : [ "fips" ]
6434
6454
  } ]
6435
6455
  }
6436
- }
6456
+ },
6457
+ "isRegionalized" : false,
6458
+ "partitionEndpoint" : "aws-global"
6437
6459
  },
6438
6460
  "healthlake" : {
6439
6461
  "defaults" : {
@@ -14112,6 +14134,10 @@
14112
14134
  },
14113
14135
  "workspaces-web" : {
14114
14136
  "endpoints" : {
14137
+ "ap-northeast-1" : { },
14138
+ "ap-south-1" : { },
14139
+ "ap-southeast-1" : { },
14140
+ "ap-southeast-2" : { },
14115
14141
  "eu-west-1" : { },
14116
14142
  "us-east-1" : { },
14117
14143
  "us-west-2" : { }
@@ -14733,10 +14759,20 @@
14733
14759
  "isRegionalized" : true
14734
14760
  },
14735
14761
  "health" : {
14762
+ "defaults" : {
14763
+ "protocols" : [ "https" ],
14764
+ "sslCommonName" : "health.cn-northwest-1.amazonaws.com.cn"
14765
+ },
14736
14766
  "endpoints" : {
14737
- "cn-north-1" : { },
14738
- "cn-northwest-1" : { }
14739
- }
14767
+ "aws-cn-global" : {
14768
+ "credentialScope" : {
14769
+ "region" : "cn-northwest-1"
14770
+ },
14771
+ "hostname" : "global.health.amazonaws.com.cn"
14772
+ }
14773
+ },
14774
+ "isRegionalized" : false,
14775
+ "partitionEndpoint" : "aws-cn-global"
14740
14776
  },
14741
14777
  "iam" : {
14742
14778
  "endpoints" : {
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.607.0
4
+ version: 1.609.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: 2022-07-15 00:00:00.000000000 Z
11
+ date: 2022-07-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: