aws-partitions 1.912.0 → 1.914.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 +103 -5
  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: caad345fc08214a594a55addf803f452b79a9800d639cbbf03738e1d73b4ebe2
4
+ data.tar.gz: 054fff777b11297cc00c01d9c52eddd60a57c595b3a55b9736c897b5c0709938
5
5
  SHA512:
6
- metadata.gz: b4b5fa4dbca4148a3158f00e6e089912493c0156da7c163cff41f6da94b86c88933caba708d2b2342a3776442cf79f98b41474d8fbd48cba79ddc15f69f8788c
7
- data.tar.gz: 40e392e351023fae35e7674cffb9c0490f69f78dea3c269630e70a8006bd199fa5a9b015aa8845516e8e3c3dffaea0afaaebd053a0d02b0a3136c5ec82df3820
6
+ metadata.gz: f0b1dd24635a409f9af29bc4b35e39176ecaa94adfadbeb9ad596847401594a6a90a16ccc8cd891d3eb82b8f0f718e7d16eaef7798f4bf7f3ce001ef529b07ae
7
+ data.tar.gz: 36e3b12ff0e4a40c6dd4cd8fda56a82048f6f1fd04e35d004e6f4dfc633baa2581f0957d108652602f18cc8f43442e746f6e9bcc8a9a502980aa96421e22ba9b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.914.0 (2024-04-16)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.913.0 (2024-04-11)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.912.0 (2024-04-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.912.0
1
+ 1.914.0
data/partitions.json CHANGED
@@ -3763,6 +3763,7 @@
3763
3763
  "ap-northeast-2" : { },
3764
3764
  "ap-northeast-3" : { },
3765
3765
  "ap-south-1" : { },
3766
+ "ap-south-2" : { },
3766
3767
  "ap-southeast-1" : { },
3767
3768
  "ap-southeast-2" : { },
3768
3769
  "ap-southeast-3" : { },
@@ -3772,6 +3773,7 @@
3772
3773
  "eu-central-2" : { },
3773
3774
  "eu-north-1" : { },
3774
3775
  "eu-south-1" : { },
3776
+ "eu-south-2" : { },
3775
3777
  "eu-west-1" : { },
3776
3778
  "eu-west-2" : { },
3777
3779
  "eu-west-3" : { },
@@ -3840,6 +3842,7 @@
3840
3842
  "ap-northeast-2" : { },
3841
3843
  "ap-northeast-3" : { },
3842
3844
  "ap-south-1" : { },
3845
+ "ap-south-2" : { },
3843
3846
  "ap-southeast-1" : { },
3844
3847
  "ap-southeast-2" : { },
3845
3848
  "ap-southeast-3" : { },
@@ -3849,6 +3852,7 @@
3849
3852
  "eu-central-2" : { },
3850
3853
  "eu-north-1" : { },
3851
3854
  "eu-south-1" : { },
3855
+ "eu-south-2" : { },
3852
3856
  "eu-west-1" : { },
3853
3857
  "eu-west-2" : { },
3854
3858
  "eu-west-3" : { },
@@ -16426,16 +16430,60 @@
16426
16430
  "protocols" : [ "https" ]
16427
16431
  },
16428
16432
  "us-east-1" : {
16429
- "protocols" : [ "https" ]
16433
+ "protocols" : [ "https" ],
16434
+ "variants" : [ {
16435
+ "hostname" : "serverlessrepo-fips.us-east-1.amazonaws.com",
16436
+ "tags" : [ "fips" ]
16437
+ } ]
16438
+ },
16439
+ "us-east-1-fips" : {
16440
+ "credentialScope" : {
16441
+ "region" : "us-east-1"
16442
+ },
16443
+ "deprecated" : true,
16444
+ "hostname" : "serverlessrepo-fips.us-east-1.amazonaws.com"
16430
16445
  },
16431
16446
  "us-east-2" : {
16432
- "protocols" : [ "https" ]
16447
+ "protocols" : [ "https" ],
16448
+ "variants" : [ {
16449
+ "hostname" : "serverlessrepo-fips.us-east-2.amazonaws.com",
16450
+ "tags" : [ "fips" ]
16451
+ } ]
16452
+ },
16453
+ "us-east-2-fips" : {
16454
+ "credentialScope" : {
16455
+ "region" : "us-east-2"
16456
+ },
16457
+ "deprecated" : true,
16458
+ "hostname" : "serverlessrepo-fips.us-east-2.amazonaws.com"
16433
16459
  },
16434
16460
  "us-west-1" : {
16435
- "protocols" : [ "https" ]
16461
+ "protocols" : [ "https" ],
16462
+ "variants" : [ {
16463
+ "hostname" : "serverlessrepo-fips.us-west-1.amazonaws.com",
16464
+ "tags" : [ "fips" ]
16465
+ } ]
16466
+ },
16467
+ "us-west-1-fips" : {
16468
+ "credentialScope" : {
16469
+ "region" : "us-west-1"
16470
+ },
16471
+ "deprecated" : true,
16472
+ "hostname" : "serverlessrepo-fips.us-west-1.amazonaws.com"
16436
16473
  },
16437
16474
  "us-west-2" : {
16438
- "protocols" : [ "https" ]
16475
+ "protocols" : [ "https" ],
16476
+ "variants" : [ {
16477
+ "hostname" : "serverlessrepo-fips.us-west-2.amazonaws.com",
16478
+ "tags" : [ "fips" ]
16479
+ } ]
16480
+ },
16481
+ "us-west-2-fips" : {
16482
+ "credentialScope" : {
16483
+ "region" : "us-west-2"
16484
+ },
16485
+ "deprecated" : true,
16486
+ "hostname" : "serverlessrepo-fips.us-west-2.amazonaws.com"
16439
16487
  }
16440
16488
  }
16441
16489
  },
@@ -19057,6 +19105,12 @@
19057
19105
  "tags" : [ "fips" ]
19058
19106
  } ]
19059
19107
  },
19108
+ "ca-west-1" : {
19109
+ "variants" : [ {
19110
+ "hostname" : "verifiedpermissions-fips.ca-west-1.amazonaws.com",
19111
+ "tags" : [ "fips" ]
19112
+ } ]
19113
+ },
19060
19114
  "eu-central-1" : { },
19061
19115
  "eu-central-2" : { },
19062
19116
  "eu-north-1" : { },
@@ -19072,6 +19126,13 @@
19072
19126
  "deprecated" : true,
19073
19127
  "hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com"
19074
19128
  },
19129
+ "fips-ca-west-1" : {
19130
+ "credentialScope" : {
19131
+ "region" : "ca-west-1"
19132
+ },
19133
+ "deprecated" : true,
19134
+ "hostname" : "verifiedpermissions-fips.ca-west-1.amazonaws.com"
19135
+ },
19075
19136
  "fips-us-east-1" : {
19076
19137
  "credentialScope" : {
19077
19138
  "region" : "us-east-1"
@@ -19100,6 +19161,7 @@
19100
19161
  "deprecated" : true,
19101
19162
  "hostname" : "verifiedpermissions-fips.us-west-2.amazonaws.com"
19102
19163
  },
19164
+ "il-central-1" : { },
19103
19165
  "me-central-1" : { },
19104
19166
  "me-south-1" : { },
19105
19167
  "sa-east-1" : { },
@@ -26661,6 +26723,36 @@
26661
26723
  }
26662
26724
  }
26663
26725
  },
26726
+ "verifiedpermissions" : {
26727
+ "endpoints" : {
26728
+ "fips-us-gov-east-1" : {
26729
+ "credentialScope" : {
26730
+ "region" : "us-gov-east-1"
26731
+ },
26732
+ "deprecated" : true,
26733
+ "hostname" : "verifiedpermissions-fips.us-gov-east-1.amazonaws.com"
26734
+ },
26735
+ "fips-us-gov-west-1" : {
26736
+ "credentialScope" : {
26737
+ "region" : "us-gov-west-1"
26738
+ },
26739
+ "deprecated" : true,
26740
+ "hostname" : "verifiedpermissions-fips.us-gov-west-1.amazonaws.com"
26741
+ },
26742
+ "us-gov-east-1" : {
26743
+ "variants" : [ {
26744
+ "hostname" : "verifiedpermissions-fips.us-gov-east-1.amazonaws.com",
26745
+ "tags" : [ "fips" ]
26746
+ } ]
26747
+ },
26748
+ "us-gov-west-1" : {
26749
+ "variants" : [ {
26750
+ "hostname" : "verifiedpermissions-fips.us-gov-west-1.amazonaws.com",
26751
+ "tags" : [ "fips" ]
26752
+ } ]
26753
+ }
26754
+ }
26755
+ },
26664
26756
  "waf-regional" : {
26665
26757
  "endpoints" : {
26666
26758
  "fips-us-gov-east-1" : {
@@ -27580,7 +27672,8 @@
27580
27672
  },
27581
27673
  "snowball" : {
27582
27674
  "endpoints" : {
27583
- "us-iso-east-1" : { }
27675
+ "us-iso-east-1" : { },
27676
+ "us-iso-west-1" : { }
27584
27677
  }
27585
27678
  },
27586
27679
  "sns" : {
@@ -27937,6 +28030,11 @@
27937
28030
  "us-isob-east-1" : { }
27938
28031
  }
27939
28032
  },
28033
+ "firehose" : {
28034
+ "endpoints" : {
28035
+ "us-isob-east-1" : { }
28036
+ }
28037
+ },
27940
28038
  "glacier" : {
27941
28039
  "endpoints" : {
27942
28040
  "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.912.0
4
+ version: 1.914.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-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: