aws-partitions 1.956.0 → 1.958.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 710b35bcbdad6e2fc9f580783c6d23ae97f4107f61ab9d1e447b2d2cb328c45e
4
- data.tar.gz: 0cdccf8a2bb0804217eec7031ba6e3458339398c54f171838fa0ce45629a5792
3
+ metadata.gz: 9d4f7d060ec0d2bdf23f2ca2189e145b708d9a1356ac92586f3cb0610a735f4a
4
+ data.tar.gz: 838539f092cf453ed079cf8fd39a7bdb10a7f70ffdef33af059d50e3aaf24abc
5
5
  SHA512:
6
- metadata.gz: 43a770302e404c9d6afd940d8cae1c5b252261fc49f3e085d7fe90211f2ed9a2af4698e64f86e3b51ea72cdae4d79cbee5aa412d8937fe5c5730b8cc74f07576
7
- data.tar.gz: dae76c9b824e0bb19e9e7c2bf4b822fdb897e9058e6487463d81a5c5fab205fb5ea6d1ae2c9767a163bfc30b2a91b71691412d8b8de360fa2fea427ef53e70c1
6
+ metadata.gz: 58948be1e456d4aa8624ea71893baf9d1aacb34f7125eda57d38e5c68e3023e4f07682959ef4e28aa40a7768146c6d755a0ffb52e5bc1ca4250f0e6d7fa4fc7a
7
+ data.tar.gz: a78961a612b588ea34811e087a0025320b4199bf154409f128085f936b124c7794f40008e4e9e553d4b152d5099f78245c9cece1e8aebed1c696cfa375859bb1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.958.0 (2024-07-24)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.957.0 (2024-07-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.956.0 (2024-07-12)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.956.0
1
+ 1.958.0
@@ -495,7 +495,6 @@ module Aws
495
495
  'MigrationHubOrchestrator' => 'migrationhub-orchestrator',
496
496
  'MigrationHubRefactorSpaces' => 'refactor-spaces',
497
497
  'MigrationHubStrategyRecommendations' => 'migrationhub-strategy',
498
- 'Mobile' => 'mobile',
499
498
  'Neptune' => 'rds',
500
499
  'NeptuneGraph' => 'neptune-graph',
501
500
  'Neptunedata' => 'neptune-db',
data/partitions.json CHANGED
@@ -7586,6 +7586,7 @@
7586
7586
  } ]
7587
7587
  },
7588
7588
  "eu-central-1" : { },
7589
+ "eu-central-2" : { },
7589
7590
  "eu-north-1" : { },
7590
7591
  "eu-south-1" : { },
7591
7592
  "eu-south-2" : { },
@@ -13164,6 +13165,7 @@
13164
13165
  "tags" : [ "fips" ]
13165
13166
  } ]
13166
13167
  },
13168
+ "ca-west-1" : { },
13167
13169
  "eu-central-1" : { },
13168
13170
  "eu-central-2" : { },
13169
13171
  "eu-north-1" : { },
@@ -14315,6 +14317,12 @@
14315
14317
  },
14316
14318
  "hostname" : "portal.sso.ca-central-1.amazonaws.com"
14317
14319
  },
14320
+ "ca-west-1" : {
14321
+ "credentialScope" : {
14322
+ "region" : "ca-west-1"
14323
+ },
14324
+ "hostname" : "portal.sso.ca-west-1.amazonaws.com"
14325
+ },
14318
14326
  "eu-central-1" : {
14319
14327
  "credentialScope" : {
14320
14328
  "region" : "eu-central-1"
@@ -19599,6 +19607,18 @@
19599
19607
  "us-west-2" : { }
19600
19608
  }
19601
19609
  },
19610
+ "tax" : {
19611
+ "endpoints" : {
19612
+ "aws-global" : {
19613
+ "credentialScope" : {
19614
+ "region" : "us-east-1"
19615
+ },
19616
+ "hostname" : "tax.us-east-1.amazonaws.com"
19617
+ }
19618
+ },
19619
+ "isRegionalized" : false,
19620
+ "partitionEndpoint" : "aws-global"
19621
+ },
19602
19622
  "textract" : {
19603
19623
  "endpoints" : {
19604
19624
  "ap-northeast-2" : {
@@ -23690,8 +23710,6 @@
23690
23710
  },
23691
23711
  "endpoints" : {
23692
23712
  "us-gov-east-1" : {
23693
- "hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
23694
- "protocols" : [ "http", "https" ],
23695
23713
  "variants" : [ {
23696
23714
  "hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
23697
23715
  "tags" : [ "fips" ]
@@ -23703,8 +23721,6 @@
23703
23721
  "protocols" : [ "http", "https" ]
23704
23722
  },
23705
23723
  "us-gov-west-1" : {
23706
- "hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
23707
- "protocols" : [ "http", "https" ],
23708
23724
  "variants" : [ {
23709
23725
  "hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
23710
23726
  "tags" : [ "fips" ]
@@ -24452,17 +24468,31 @@
24452
24468
  },
24453
24469
  "directconnect" : {
24454
24470
  "endpoints" : {
24455
- "us-gov-east-1" : {
24471
+ "fips-us-gov-east-1" : {
24456
24472
  "credentialScope" : {
24457
24473
  "region" : "us-gov-east-1"
24458
24474
  },
24459
- "hostname" : "directconnect.us-gov-east-1.amazonaws.com"
24475
+ "deprecated" : true,
24476
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com"
24460
24477
  },
24461
- "us-gov-west-1" : {
24478
+ "fips-us-gov-west-1" : {
24462
24479
  "credentialScope" : {
24463
24480
  "region" : "us-gov-west-1"
24464
24481
  },
24465
- "hostname" : "directconnect.us-gov-west-1.amazonaws.com"
24482
+ "deprecated" : true,
24483
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com"
24484
+ },
24485
+ "us-gov-east-1" : {
24486
+ "variants" : [ {
24487
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com",
24488
+ "tags" : [ "fips" ]
24489
+ } ]
24490
+ },
24491
+ "us-gov-west-1" : {
24492
+ "variants" : [ {
24493
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com",
24494
+ "tags" : [ "fips" ]
24495
+ } ]
24466
24496
  }
24467
24497
  }
24468
24498
  },
@@ -28295,7 +28325,8 @@
28295
28325
  },
28296
28326
  "apigateway" : {
28297
28327
  "endpoints" : {
28298
- "us-iso-east-1" : { }
28328
+ "us-iso-east-1" : { },
28329
+ "us-iso-west-1" : { }
28299
28330
  }
28300
28331
  },
28301
28332
  "appconfig" : {
@@ -29171,6 +29202,11 @@
29171
29202
  "us-isob-east-1" : { }
29172
29203
  }
29173
29204
  },
29205
+ "apigateway" : {
29206
+ "endpoints" : {
29207
+ "us-isob-east-1" : { }
29208
+ }
29209
+ },
29174
29210
  "appconfig" : {
29175
29211
  "endpoints" : {
29176
29212
  "us-isob-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.956.0
4
+ version: 1.958.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: 2024-07-12 00:00:00.000000000 Z
11
+ date: 2024-07-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: