aws-partitions 1.709.0 → 1.710.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +44 -6
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6c9e7cc3d234d91f430e1052eb488b0fc2dc57faeb7fd41a77a6102e7d8778bb
4
- data.tar.gz: 6e68f729f23bc6f4fc8723a88ff6300cc19b5166c59ec0736e5de3013d0df397
3
+ metadata.gz: c9d8f224284dcea9739113873538e4623c237ad5bac5d455e93745c5333f90ab
4
+ data.tar.gz: 1e28a445d7b5ca0ad5a8c7da2298a5a1cb689511e892ebf0f2674be6e5c60ce0
5
5
  SHA512:
6
- metadata.gz: 83185330cf8f1d892e3eac14549db82eacdbaf09cac8734c25358a534a09919c3f2be4f832661eccc3e56927374b7978176926116b45faac4be225370abd7fbc
7
- data.tar.gz: 3b296835ff1a360379b061da7e6630c7ac6f606673ee73464c4ad38ec590ed06a66b2ba31cc97997e68d52299bd0051ee105740f986a1b6436d6ecd58574db9a
6
+ metadata.gz: d1e03a56e72f5aa1ccb8be0b47ba3369da2b2e5b24befda591b8f4b77ddb4e23b9697fb6769d91b20453c23a8176a4d1e54da264ff913e28225e248025fa5efa
7
+ data.tar.gz: '08c6676baa1583c75e59ac2d97be1d358558a07f373d4371dae003a61fef8d74359e27326a1fd3726685f944421186f1284da0aaf5ef47220314682aba395098'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.710.0 (2023-02-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.709.0 (2023-02-09)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.709.0
1
+ 1.710.0
data/partitions.json CHANGED
@@ -1446,6 +1446,7 @@
1446
1446
  "ap-south-1" : { },
1447
1447
  "ap-southeast-1" : { },
1448
1448
  "ap-southeast-2" : { },
1449
+ "ap-southeast-3" : { },
1449
1450
  "ca-central-1" : { },
1450
1451
  "eu-central-1" : { },
1451
1452
  "eu-north-1" : { },
@@ -17682,6 +17683,15 @@
17682
17683
  }
17683
17684
  }
17684
17685
  },
17686
+ "servicequotas" : {
17687
+ "defaults" : {
17688
+ "protocols" : [ "https" ]
17689
+ },
17690
+ "endpoints" : {
17691
+ "cn-north-1" : { },
17692
+ "cn-northwest-1" : { }
17693
+ }
17694
+ },
17685
17695
  "sms" : {
17686
17696
  "endpoints" : {
17687
17697
  "cn-north-1" : { },
@@ -19586,18 +19596,32 @@
19586
19596
  },
19587
19597
  "glacier" : {
19588
19598
  "endpoints" : {
19589
- "us-gov-east-1" : {
19599
+ "fips-us-gov-east-1" : {
19590
19600
  "credentialScope" : {
19591
19601
  "region" : "us-gov-east-1"
19592
19602
  },
19603
+ "deprecated" : true,
19593
19604
  "hostname" : "glacier.us-gov-east-1.amazonaws.com"
19594
19605
  },
19595
- "us-gov-west-1" : {
19606
+ "fips-us-gov-west-1" : {
19596
19607
  "credentialScope" : {
19597
19608
  "region" : "us-gov-west-1"
19598
19609
  },
19599
- "hostname" : "glacier.us-gov-west-1.amazonaws.com",
19600
- "protocols" : [ "http", "https" ]
19610
+ "deprecated" : true,
19611
+ "hostname" : "glacier.us-gov-west-1.amazonaws.com"
19612
+ },
19613
+ "us-gov-east-1" : {
19614
+ "variants" : [ {
19615
+ "hostname" : "glacier.us-gov-east-1.amazonaws.com",
19616
+ "tags" : [ "fips" ]
19617
+ } ]
19618
+ },
19619
+ "us-gov-west-1" : {
19620
+ "protocols" : [ "http", "https" ],
19621
+ "variants" : [ {
19622
+ "hostname" : "glacier.us-gov-west-1.amazonaws.com",
19623
+ "tags" : [ "fips" ]
19624
+ } ]
19601
19625
  }
19602
19626
  }
19603
19627
  },
@@ -20492,17 +20516,31 @@
20492
20516
  },
20493
20517
  "outposts" : {
20494
20518
  "endpoints" : {
20495
- "us-gov-east-1" : {
20519
+ "fips-us-gov-east-1" : {
20496
20520
  "credentialScope" : {
20497
20521
  "region" : "us-gov-east-1"
20498
20522
  },
20523
+ "deprecated" : true,
20499
20524
  "hostname" : "outposts.us-gov-east-1.amazonaws.com"
20500
20525
  },
20501
- "us-gov-west-1" : {
20526
+ "fips-us-gov-west-1" : {
20502
20527
  "credentialScope" : {
20503
20528
  "region" : "us-gov-west-1"
20504
20529
  },
20530
+ "deprecated" : true,
20505
20531
  "hostname" : "outposts.us-gov-west-1.amazonaws.com"
20532
+ },
20533
+ "us-gov-east-1" : {
20534
+ "variants" : [ {
20535
+ "hostname" : "outposts.us-gov-east-1.amazonaws.com",
20536
+ "tags" : [ "fips" ]
20537
+ } ]
20538
+ },
20539
+ "us-gov-west-1" : {
20540
+ "variants" : [ {
20541
+ "hostname" : "outposts.us-gov-west-1.amazonaws.com",
20542
+ "tags" : [ "fips" ]
20543
+ } ]
20506
20544
  }
20507
20545
  }
20508
20546
  },
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.709.0
4
+ version: 1.710.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-02-09 00:00:00.000000000 Z
11
+ date: 2023-02-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: