aws-partitions 1.849.0 → 1.851.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +94 -2
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c4263d12e772aee03e7022038cbe067ae6dce5eec51ba22cb0877ddc6db29698
4
- data.tar.gz: 320c1a555d62cfc48303d8921cb418d1d7df09f5cede7dfd7950952fda69ae2f
3
+ metadata.gz: 7c4a1b25101edb73ce94dad042f470c9760c9dbe63ec9a4702bd90d52f4c2de6
4
+ data.tar.gz: 28365841f9872f2da4b212768d42c9a3d5407480401addbb9d820b5f61976262
5
5
  SHA512:
6
- metadata.gz: d222ccf610eb19d703c475710aa1f4b8b3f321d4ab9be890c963db27ca79333c5f98fba8843099076ce9dfb8797b8c895f8343a2be5f43819678dce473fbc7c0
7
- data.tar.gz: f93557ca399874f5daf53b3ac304ef266aa8bd79aaffc35ef2dce43d1a5905758cc504bfa372e0d7d318203c0c31de8c34b7a323861e204ffcf07ff92dc7f977
6
+ metadata.gz: 58ae0ff28a2847083351308da43f9cb2076128ca781f730b58ffcd4961598c38643db55d3ee492b7d60bb82fb129f9abad824a968eadf23d35c4b8329473b982
7
+ data.tar.gz: ce1404fe3149bda3accf7edfd86a84598272966d1f0520ebd337e2b74174005b60947d11c7bf8c560b6ab169dfc34324ac77f927ca39f8ebeab94985ebe0f178
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.851.0 (2023-11-15)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.850.0 (2023-11-14)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.849.0 (2023-11-13)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.849.0
1
+ 1.851.0
data/partitions.json CHANGED
@@ -3363,6 +3363,8 @@
3363
3363
  "ap-south-2" : { },
3364
3364
  "ap-southeast-1" : { },
3365
3365
  "ap-southeast-2" : { },
3366
+ "ap-southeast-3" : { },
3367
+ "ap-southeast-4" : { },
3366
3368
  "ca-central-1" : {
3367
3369
  "variants" : [ {
3368
3370
  "hostname" : "codepipeline-fips.ca-central-1.amazonaws.com",
@@ -3373,6 +3375,7 @@
3373
3375
  "eu-central-2" : { },
3374
3376
  "eu-north-1" : { },
3375
3377
  "eu-south-1" : { },
3378
+ "eu-south-2" : { },
3376
3379
  "eu-west-1" : { },
3377
3380
  "eu-west-2" : { },
3378
3381
  "eu-west-3" : { },
@@ -3411,6 +3414,7 @@
3411
3414
  "deprecated" : true,
3412
3415
  "hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
3413
3416
  },
3417
+ "il-central-1" : { },
3414
3418
  "me-central-1" : { },
3415
3419
  "me-south-1" : { },
3416
3420
  "sa-east-1" : { },
@@ -3799,6 +3803,12 @@
3799
3803
  },
3800
3804
  "hostname" : "compute-optimizer.ap-south-1.amazonaws.com"
3801
3805
  },
3806
+ "ap-south-2" : {
3807
+ "credentialScope" : {
3808
+ "region" : "ap-south-2"
3809
+ },
3810
+ "hostname" : "compute-optimizer.ap-south-2.amazonaws.com"
3811
+ },
3802
3812
  "ap-southeast-1" : {
3803
3813
  "credentialScope" : {
3804
3814
  "region" : "ap-southeast-1"
@@ -3811,6 +3821,18 @@
3811
3821
  },
3812
3822
  "hostname" : "compute-optimizer.ap-southeast-2.amazonaws.com"
3813
3823
  },
3824
+ "ap-southeast-3" : {
3825
+ "credentialScope" : {
3826
+ "region" : "ap-southeast-3"
3827
+ },
3828
+ "hostname" : "compute-optimizer.ap-southeast-3.amazonaws.com"
3829
+ },
3830
+ "ap-southeast-4" : {
3831
+ "credentialScope" : {
3832
+ "region" : "ap-southeast-4"
3833
+ },
3834
+ "hostname" : "compute-optimizer.ap-southeast-4.amazonaws.com"
3835
+ },
3814
3836
  "ca-central-1" : {
3815
3837
  "credentialScope" : {
3816
3838
  "region" : "ca-central-1"
@@ -3823,6 +3845,12 @@
3823
3845
  },
3824
3846
  "hostname" : "compute-optimizer.eu-central-1.amazonaws.com"
3825
3847
  },
3848
+ "eu-central-2" : {
3849
+ "credentialScope" : {
3850
+ "region" : "eu-central-2"
3851
+ },
3852
+ "hostname" : "compute-optimizer.eu-central-2.amazonaws.com"
3853
+ },
3826
3854
  "eu-north-1" : {
3827
3855
  "credentialScope" : {
3828
3856
  "region" : "eu-north-1"
@@ -3835,6 +3863,12 @@
3835
3863
  },
3836
3864
  "hostname" : "compute-optimizer.eu-south-1.amazonaws.com"
3837
3865
  },
3866
+ "eu-south-2" : {
3867
+ "credentialScope" : {
3868
+ "region" : "eu-south-2"
3869
+ },
3870
+ "hostname" : "compute-optimizer.eu-south-2.amazonaws.com"
3871
+ },
3838
3872
  "eu-west-1" : {
3839
3873
  "credentialScope" : {
3840
3874
  "region" : "eu-west-1"
@@ -3853,6 +3887,18 @@
3853
3887
  },
3854
3888
  "hostname" : "compute-optimizer.eu-west-3.amazonaws.com"
3855
3889
  },
3890
+ "il-central-1" : {
3891
+ "credentialScope" : {
3892
+ "region" : "il-central-1"
3893
+ },
3894
+ "hostname" : "compute-optimizer.il-central-1.amazonaws.com"
3895
+ },
3896
+ "me-central-1" : {
3897
+ "credentialScope" : {
3898
+ "region" : "me-central-1"
3899
+ },
3900
+ "hostname" : "compute-optimizer.me-central-1.amazonaws.com"
3901
+ },
3856
3902
  "me-south-1" : {
3857
3903
  "credentialScope" : {
3858
3904
  "region" : "me-south-1"
@@ -20594,8 +20640,32 @@
20594
20640
  },
20595
20641
  "appconfigdata" : {
20596
20642
  "endpoints" : {
20597
- "us-gov-east-1" : { },
20598
- "us-gov-west-1" : { }
20643
+ "fips-us-gov-east-1" : {
20644
+ "credentialScope" : {
20645
+ "region" : "us-gov-east-1"
20646
+ },
20647
+ "deprecated" : true,
20648
+ "hostname" : "appconfigdata.us-gov-east-1.amazonaws.com"
20649
+ },
20650
+ "fips-us-gov-west-1" : {
20651
+ "credentialScope" : {
20652
+ "region" : "us-gov-west-1"
20653
+ },
20654
+ "deprecated" : true,
20655
+ "hostname" : "appconfigdata.us-gov-west-1.amazonaws.com"
20656
+ },
20657
+ "us-gov-east-1" : {
20658
+ "variants" : [ {
20659
+ "hostname" : "appconfigdata.us-gov-east-1.amazonaws.com",
20660
+ "tags" : [ "fips" ]
20661
+ } ]
20662
+ },
20663
+ "us-gov-west-1" : {
20664
+ "variants" : [ {
20665
+ "hostname" : "appconfigdata.us-gov-west-1.amazonaws.com",
20666
+ "tags" : [ "fips" ]
20667
+ } ]
20668
+ }
20599
20669
  }
20600
20670
  },
20601
20671
  "application-autoscaling" : {
@@ -24281,12 +24351,34 @@
24281
24351
  "credentialScope" : {
24282
24352
  "region" : "us-gov-east-1"
24283
24353
  },
24354
+ "hostname" : "sso.us-gov-east-1.amazonaws.com",
24355
+ "variants" : [ {
24356
+ "hostname" : "sso.us-gov-east-1.amazonaws.com",
24357
+ "tags" : [ "fips" ]
24358
+ } ]
24359
+ },
24360
+ "us-gov-east-1-fips" : {
24361
+ "credentialScope" : {
24362
+ "region" : "us-gov-east-1"
24363
+ },
24364
+ "deprecated" : true,
24284
24365
  "hostname" : "sso.us-gov-east-1.amazonaws.com"
24285
24366
  },
24286
24367
  "us-gov-west-1" : {
24287
24368
  "credentialScope" : {
24288
24369
  "region" : "us-gov-west-1"
24289
24370
  },
24371
+ "hostname" : "sso.us-gov-west-1.amazonaws.com",
24372
+ "variants" : [ {
24373
+ "hostname" : "sso.us-gov-west-1.amazonaws.com",
24374
+ "tags" : [ "fips" ]
24375
+ } ]
24376
+ },
24377
+ "us-gov-west-1-fips" : {
24378
+ "credentialScope" : {
24379
+ "region" : "us-gov-west-1"
24380
+ },
24381
+ "deprecated" : true,
24290
24382
  "hostname" : "sso.us-gov-west-1.amazonaws.com"
24291
24383
  }
24292
24384
  }
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.849.0
4
+ version: 1.851.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-13 00:00:00.000000000 Z
11
+ date: 2023-11-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: