aws-partitions 1.912.0 → 1.913.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 +93 -4
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b649aee8091ec46d29561aa06fabe2c82137065b14b6dc7f4f0034ecc4aaadcc
4
- data.tar.gz: 9cdea3329926584dbe53966bf65adfc18e65fda73002040b8947cece237e3612
3
+ metadata.gz: ea9a2292332ed4e82e7744a1fb38e786ab9fff4ea094e5f44ea3cc17c2ec330c
4
+ data.tar.gz: 04dbb4efca4dfbca332b996e1b347f5a662a6bd40fedccd5cf83547228d62a68
5
5
  SHA512:
6
- metadata.gz: b4b5fa4dbca4148a3158f00e6e089912493c0156da7c163cff41f6da94b86c88933caba708d2b2342a3776442cf79f98b41474d8fbd48cba79ddc15f69f8788c
7
- data.tar.gz: 40e392e351023fae35e7674cffb9c0490f69f78dea3c269630e70a8006bd199fa5a9b015aa8845516e8e3c3dffaea0afaaebd053a0d02b0a3136c5ec82df3820
6
+ metadata.gz: 3e24c29f1d31547dbf3fce8cc4e73f5050890fb5939e5a7802f3e497ebb666ed459e7309afad8fb6cf6b40c3082bb6505a4339f5e8de1d31a76c02cd8d58671d
7
+ data.tar.gz: 1c7df239c1c8de15e201ce71539645a029b5034c971221e893cf15830c9a534e9575782109ddc977659bb57e7bdbcb88c6860156c97538818c1b7abb0629ccc0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.913.0 (2024-04-11)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.912.0 (2024-04-10)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.912.0
1
+ 1.913.0
data/partitions.json CHANGED
@@ -3840,6 +3840,7 @@
3840
3840
  "ap-northeast-2" : { },
3841
3841
  "ap-northeast-3" : { },
3842
3842
  "ap-south-1" : { },
3843
+ "ap-south-2" : { },
3843
3844
  "ap-southeast-1" : { },
3844
3845
  "ap-southeast-2" : { },
3845
3846
  "ap-southeast-3" : { },
@@ -16426,16 +16427,60 @@
16426
16427
  "protocols" : [ "https" ]
16427
16428
  },
16428
16429
  "us-east-1" : {
16429
- "protocols" : [ "https" ]
16430
+ "protocols" : [ "https" ],
16431
+ "variants" : [ {
16432
+ "hostname" : "serverlessrepo-fips.us-east-1.amazonaws.com",
16433
+ "tags" : [ "fips" ]
16434
+ } ]
16435
+ },
16436
+ "us-east-1-fips" : {
16437
+ "credentialScope" : {
16438
+ "region" : "us-east-1"
16439
+ },
16440
+ "deprecated" : true,
16441
+ "hostname" : "serverlessrepo-fips.us-east-1.amazonaws.com"
16430
16442
  },
16431
16443
  "us-east-2" : {
16432
- "protocols" : [ "https" ]
16444
+ "protocols" : [ "https" ],
16445
+ "variants" : [ {
16446
+ "hostname" : "serverlessrepo-fips.us-east-2.amazonaws.com",
16447
+ "tags" : [ "fips" ]
16448
+ } ]
16449
+ },
16450
+ "us-east-2-fips" : {
16451
+ "credentialScope" : {
16452
+ "region" : "us-east-2"
16453
+ },
16454
+ "deprecated" : true,
16455
+ "hostname" : "serverlessrepo-fips.us-east-2.amazonaws.com"
16433
16456
  },
16434
16457
  "us-west-1" : {
16435
- "protocols" : [ "https" ]
16458
+ "protocols" : [ "https" ],
16459
+ "variants" : [ {
16460
+ "hostname" : "serverlessrepo-fips.us-west-1.amazonaws.com",
16461
+ "tags" : [ "fips" ]
16462
+ } ]
16463
+ },
16464
+ "us-west-1-fips" : {
16465
+ "credentialScope" : {
16466
+ "region" : "us-west-1"
16467
+ },
16468
+ "deprecated" : true,
16469
+ "hostname" : "serverlessrepo-fips.us-west-1.amazonaws.com"
16436
16470
  },
16437
16471
  "us-west-2" : {
16438
- "protocols" : [ "https" ]
16472
+ "protocols" : [ "https" ],
16473
+ "variants" : [ {
16474
+ "hostname" : "serverlessrepo-fips.us-west-2.amazonaws.com",
16475
+ "tags" : [ "fips" ]
16476
+ } ]
16477
+ },
16478
+ "us-west-2-fips" : {
16479
+ "credentialScope" : {
16480
+ "region" : "us-west-2"
16481
+ },
16482
+ "deprecated" : true,
16483
+ "hostname" : "serverlessrepo-fips.us-west-2.amazonaws.com"
16439
16484
  }
16440
16485
  }
16441
16486
  },
@@ -19057,6 +19102,12 @@
19057
19102
  "tags" : [ "fips" ]
19058
19103
  } ]
19059
19104
  },
19105
+ "ca-west-1" : {
19106
+ "variants" : [ {
19107
+ "hostname" : "verifiedpermissions-fips.ca-west-1.amazonaws.com",
19108
+ "tags" : [ "fips" ]
19109
+ } ]
19110
+ },
19060
19111
  "eu-central-1" : { },
19061
19112
  "eu-central-2" : { },
19062
19113
  "eu-north-1" : { },
@@ -19072,6 +19123,13 @@
19072
19123
  "deprecated" : true,
19073
19124
  "hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com"
19074
19125
  },
19126
+ "fips-ca-west-1" : {
19127
+ "credentialScope" : {
19128
+ "region" : "ca-west-1"
19129
+ },
19130
+ "deprecated" : true,
19131
+ "hostname" : "verifiedpermissions-fips.ca-west-1.amazonaws.com"
19132
+ },
19075
19133
  "fips-us-east-1" : {
19076
19134
  "credentialScope" : {
19077
19135
  "region" : "us-east-1"
@@ -19100,6 +19158,7 @@
19100
19158
  "deprecated" : true,
19101
19159
  "hostname" : "verifiedpermissions-fips.us-west-2.amazonaws.com"
19102
19160
  },
19161
+ "il-central-1" : { },
19103
19162
  "me-central-1" : { },
19104
19163
  "me-south-1" : { },
19105
19164
  "sa-east-1" : { },
@@ -26661,6 +26720,36 @@
26661
26720
  }
26662
26721
  }
26663
26722
  },
26723
+ "verifiedpermissions" : {
26724
+ "endpoints" : {
26725
+ "fips-us-gov-east-1" : {
26726
+ "credentialScope" : {
26727
+ "region" : "us-gov-east-1"
26728
+ },
26729
+ "deprecated" : true,
26730
+ "hostname" : "verifiedpermissions-fips.us-gov-east-1.amazonaws.com"
26731
+ },
26732
+ "fips-us-gov-west-1" : {
26733
+ "credentialScope" : {
26734
+ "region" : "us-gov-west-1"
26735
+ },
26736
+ "deprecated" : true,
26737
+ "hostname" : "verifiedpermissions-fips.us-gov-west-1.amazonaws.com"
26738
+ },
26739
+ "us-gov-east-1" : {
26740
+ "variants" : [ {
26741
+ "hostname" : "verifiedpermissions-fips.us-gov-east-1.amazonaws.com",
26742
+ "tags" : [ "fips" ]
26743
+ } ]
26744
+ },
26745
+ "us-gov-west-1" : {
26746
+ "variants" : [ {
26747
+ "hostname" : "verifiedpermissions-fips.us-gov-west-1.amazonaws.com",
26748
+ "tags" : [ "fips" ]
26749
+ } ]
26750
+ }
26751
+ }
26752
+ },
26664
26753
  "waf-regional" : {
26665
26754
  "endpoints" : {
26666
26755
  "fips-us-gov-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.912.0
4
+ version: 1.913.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-04-10 00:00:00.000000000 Z
11
+ date: 2024-04-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: