aws-partitions 1.846.0 → 1.849.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +15 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +19 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1791dfb8c24cbdb3cf66916179dbf082d7b9e471c56ee87b81ba154349e113c0
4
- data.tar.gz: 9232cc135052176f99a621b8da38d3a498aacb1ceece28d41c459e37db56324d
3
+ metadata.gz: c4263d12e772aee03e7022038cbe067ae6dce5eec51ba22cb0877ddc6db29698
4
+ data.tar.gz: 320c1a555d62cfc48303d8921cb418d1d7df09f5cede7dfd7950952fda69ae2f
5
5
  SHA512:
6
- metadata.gz: 5aff219677a38b2c2a47646f3d373d732ddc6a6b049723534835ee582d90f0a7142a77c1a4f9ab76d46fb432ae93c9c6818bcdbc689e575a064803dc08dc2f9e
7
- data.tar.gz: 514c6c1a0b4db1b6fdbfaaef5169e8a2e936b12c82a1ce1a6c03ac33f4bbaf5652520985e4c9de17b47708487aa4a2c1818f30656d5f931f88a9fad4542f2a8e
6
+ metadata.gz: d222ccf610eb19d703c475710aa1f4b8b3f321d4ab9be890c963db27ca79333c5f98fba8843099076ce9dfb8797b8c895f8343a2be5f43819678dce473fbc7c0
7
+ data.tar.gz: f93557ca399874f5daf53b3ac304ef266aa8bd79aaffc35ef2dce43d1a5905758cc504bfa372e0d7d318203c0c31de8c34b7a323861e204ffcf07ff92dc7f977
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.849.0 (2023-11-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.848.0 (2023-11-08)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.847.0 (2023-11-07)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.846.0 (2023-11-06)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.846.0
1
+ 1.849.0
data/partitions.json CHANGED
@@ -1050,11 +1050,18 @@
1050
1050
  "endpoints" : {
1051
1051
  "af-south-1" : { },
1052
1052
  "ap-northeast-1" : { },
1053
+ "ap-northeast-2" : { },
1054
+ "ap-northeast-3" : { },
1053
1055
  "ap-south-1" : { },
1054
1056
  "ap-southeast-1" : { },
1055
1057
  "ap-southeast-2" : { },
1058
+ "ap-southeast-4" : { },
1059
+ "ca-central-1" : { },
1056
1060
  "eu-central-1" : { },
1061
+ "eu-north-1" : { },
1057
1062
  "eu-west-1" : { },
1063
+ "eu-west-3" : { },
1064
+ "sa-east-1" : { },
1058
1065
  "us-east-1" : { },
1059
1066
  "us-east-2" : { },
1060
1067
  "us-west-2" : { }
@@ -1760,10 +1767,13 @@
1760
1767
  "apprunner" : {
1761
1768
  "endpoints" : {
1762
1769
  "ap-northeast-1" : { },
1770
+ "ap-south-1" : { },
1763
1771
  "ap-southeast-1" : { },
1764
1772
  "ap-southeast-2" : { },
1765
1773
  "eu-central-1" : { },
1766
1774
  "eu-west-1" : { },
1775
+ "eu-west-2" : { },
1776
+ "eu-west-3" : { },
1767
1777
  "fips-us-east-1" : {
1768
1778
  "credentialScope" : {
1769
1779
  "region" : "us-east-1"
@@ -3348,7 +3358,9 @@
3348
3358
  "ap-east-1" : { },
3349
3359
  "ap-northeast-1" : { },
3350
3360
  "ap-northeast-2" : { },
3361
+ "ap-northeast-3" : { },
3351
3362
  "ap-south-1" : { },
3363
+ "ap-south-2" : { },
3352
3364
  "ap-southeast-1" : { },
3353
3365
  "ap-southeast-2" : { },
3354
3366
  "ca-central-1" : {
@@ -3399,6 +3411,7 @@
3399
3411
  "deprecated" : true,
3400
3412
  "hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
3401
3413
  },
3414
+ "me-central-1" : { },
3402
3415
  "me-south-1" : { },
3403
3416
  "sa-east-1" : { },
3404
3417
  "us-east-1" : {
@@ -4056,6 +4069,7 @@
4056
4069
  "ap-southeast-1" : { },
4057
4070
  "ap-southeast-2" : { },
4058
4071
  "ap-southeast-3" : { },
4072
+ "ap-southeast-4" : { },
4059
4073
  "ca-central-1" : {
4060
4074
  "variants" : [ {
4061
4075
  "hostname" : "controltower-fips.ca-central-1.amazonaws.com",
@@ -25808,6 +25822,11 @@
25808
25822
  "us-isob-east-1" : { }
25809
25823
  }
25810
25824
  },
25825
+ "runtime.sagemaker" : {
25826
+ "endpoints" : {
25827
+ "us-isob-east-1" : { }
25828
+ }
25829
+ },
25811
25830
  "s3" : {
25812
25831
  "defaults" : {
25813
25832
  "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.846.0
4
+ version: 1.849.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: 2023-11-06 00:00:00.000000000 Z
11
+ date: 2023-11-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: