aws-partitions 1.865.0 → 1.867.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0d5464fa01bebcd68effe524d22b17c7e225325519bfd55acf0146e7378ace9a
4
- data.tar.gz: dd7fe67b63f99082b4a00ab37f0d69acb28c9f9a655df21ea1593c5bf46616a6
3
+ metadata.gz: 38d0c9e8d799e372f01b1ea8be3e2c2c7ea6f2bf609b2a08dd5c89769eb6b269
4
+ data.tar.gz: 67d1ed4c00c37a5751c1d7d0ca662e6977fdf2c5f06dd7cf31f0b733c6961ef2
5
5
  SHA512:
6
- metadata.gz: b6a8ac611e7c2fd47ec579bb08081bd2af1a127c75e01e188e210234b4811f120a4c0e936ed70b24cd4e8239150e9f35b4833db9401e21e8a951cd4c29b01ab7
7
- data.tar.gz: 211ca0ae2786eacb13831ba03c61d1f9c44392583b1e8979d92864561641f4cbac50db52fe082ee7de0c94fba815a55953a48fcd8e6b032b3a00c7590e79439b
6
+ metadata.gz: deb62c14207c19d7b6b94cd7a9b300306ab01b52e7a83f630c8a75312894e739dc4abf69e793c87df951cb36d5abebcf1eee360266fd704e234d293e6e0e6cf7
7
+ data.tar.gz: 9d53a599f5a46b539927ba5601eac8018950ea3cdcfab34742285ef955b7e0216b6ab05847eb3023feeee9d44ddc079f0308e70fb495a7005154b8b7e3ab3273
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.867.0 (2023-12-14)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::NeptuneGraph`.
8
+
9
+ 1.866.0 (2023-12-13)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.865.0 (2023-12-12)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.865.0
1
+ 1.867.0
@@ -493,6 +493,7 @@ module Aws
493
493
  'MigrationHubStrategyRecommendations' => 'migrationhub-strategy',
494
494
  'Mobile' => 'mobile',
495
495
  'Neptune' => 'rds',
496
+ 'NeptuneGraph' => 'neptune-graph',
496
497
  'Neptunedata' => 'neptune-db',
497
498
  'NetworkFirewall' => 'network-firewall',
498
499
  'NetworkManager' => 'networkmanager',
data/partitions.json CHANGED
@@ -5885,6 +5885,102 @@
5885
5885
  }
5886
5886
  }
5887
5887
  },
5888
+ "eks-auth" : {
5889
+ "defaults" : {
5890
+ "dnsSuffix" : "api.aws",
5891
+ "variants" : [ {
5892
+ "dnsSuffix" : "api.aws",
5893
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
5894
+ "tags" : [ "fips" ]
5895
+ } ]
5896
+ },
5897
+ "endpoints" : {
5898
+ "af-south-1" : {
5899
+ "hostname" : "eks-auth.af-south-1.api.aws"
5900
+ },
5901
+ "ap-east-1" : {
5902
+ "hostname" : "eks-auth.ap-east-1.api.aws"
5903
+ },
5904
+ "ap-northeast-1" : {
5905
+ "hostname" : "eks-auth.ap-northeast-1.api.aws"
5906
+ },
5907
+ "ap-northeast-2" : {
5908
+ "hostname" : "eks-auth.ap-northeast-2.api.aws"
5909
+ },
5910
+ "ap-northeast-3" : {
5911
+ "hostname" : "eks-auth.ap-northeast-3.api.aws"
5912
+ },
5913
+ "ap-south-1" : {
5914
+ "hostname" : "eks-auth.ap-south-1.api.aws"
5915
+ },
5916
+ "ap-south-2" : {
5917
+ "hostname" : "eks-auth.ap-south-2.api.aws"
5918
+ },
5919
+ "ap-southeast-1" : {
5920
+ "hostname" : "eks-auth.ap-southeast-1.api.aws"
5921
+ },
5922
+ "ap-southeast-2" : {
5923
+ "hostname" : "eks-auth.ap-southeast-2.api.aws"
5924
+ },
5925
+ "ap-southeast-3" : {
5926
+ "hostname" : "eks-auth.ap-southeast-3.api.aws"
5927
+ },
5928
+ "ap-southeast-4" : {
5929
+ "hostname" : "eks-auth.ap-southeast-4.api.aws"
5930
+ },
5931
+ "ca-central-1" : {
5932
+ "hostname" : "eks-auth.ca-central-1.api.aws"
5933
+ },
5934
+ "eu-central-1" : {
5935
+ "hostname" : "eks-auth.eu-central-1.api.aws"
5936
+ },
5937
+ "eu-central-2" : {
5938
+ "hostname" : "eks-auth.eu-central-2.api.aws"
5939
+ },
5940
+ "eu-north-1" : {
5941
+ "hostname" : "eks-auth.eu-north-1.api.aws"
5942
+ },
5943
+ "eu-south-1" : {
5944
+ "hostname" : "eks-auth.eu-south-1.api.aws"
5945
+ },
5946
+ "eu-south-2" : {
5947
+ "hostname" : "eks-auth.eu-south-2.api.aws"
5948
+ },
5949
+ "eu-west-1" : {
5950
+ "hostname" : "eks-auth.eu-west-1.api.aws"
5951
+ },
5952
+ "eu-west-2" : {
5953
+ "hostname" : "eks-auth.eu-west-2.api.aws"
5954
+ },
5955
+ "eu-west-3" : {
5956
+ "hostname" : "eks-auth.eu-west-3.api.aws"
5957
+ },
5958
+ "il-central-1" : {
5959
+ "hostname" : "eks-auth.il-central-1.api.aws"
5960
+ },
5961
+ "me-central-1" : {
5962
+ "hostname" : "eks-auth.me-central-1.api.aws"
5963
+ },
5964
+ "me-south-1" : {
5965
+ "hostname" : "eks-auth.me-south-1.api.aws"
5966
+ },
5967
+ "sa-east-1" : {
5968
+ "hostname" : "eks-auth.sa-east-1.api.aws"
5969
+ },
5970
+ "us-east-1" : {
5971
+ "hostname" : "eks-auth.us-east-1.api.aws"
5972
+ },
5973
+ "us-east-2" : {
5974
+ "hostname" : "eks-auth.us-east-2.api.aws"
5975
+ },
5976
+ "us-west-1" : {
5977
+ "hostname" : "eks-auth.us-west-1.api.aws"
5978
+ },
5979
+ "us-west-2" : {
5980
+ "hostname" : "eks-auth.us-west-2.api.aws"
5981
+ }
5982
+ }
5983
+ },
5888
5984
  "elasticache" : {
5889
5985
  "endpoints" : {
5890
5986
  "af-south-1" : { },
@@ -6843,6 +6939,7 @@
6843
6939
  "deprecated" : true,
6844
6940
  "hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
6845
6941
  },
6942
+ "me-central-1" : { },
6846
6943
  "me-south-1" : { },
6847
6944
  "sa-east-1" : { },
6848
6945
  "us-east-1" : {
@@ -19836,6 +19933,24 @@
19836
19933
  "cn-northwest-1" : { }
19837
19934
  }
19838
19935
  },
19936
+ "eks-auth" : {
19937
+ "defaults" : {
19938
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19939
+ "variants" : [ {
19940
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19941
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
19942
+ "tags" : [ "fips" ]
19943
+ } ]
19944
+ },
19945
+ "endpoints" : {
19946
+ "cn-north-1" : {
19947
+ "hostname" : "eks-auth.cn-north-1.api.amazonwebservices.com.cn"
19948
+ },
19949
+ "cn-northwest-1" : {
19950
+ "hostname" : "eks-auth.cn-northwest-1.api.amazonwebservices.com.cn"
19951
+ }
19952
+ }
19953
+ },
19839
19954
  "elasticache" : {
19840
19955
  "endpoints" : {
19841
19956
  "cn-north-1" : { },
@@ -20285,6 +20400,12 @@
20285
20400
  "cn-northwest-1" : { }
20286
20401
  }
20287
20402
  },
20403
+ "pipes" : {
20404
+ "endpoints" : {
20405
+ "cn-north-1" : { },
20406
+ "cn-northwest-1" : { }
20407
+ }
20408
+ },
20288
20409
  "polly" : {
20289
20410
  "endpoints" : {
20290
20411
  "cn-northwest-1" : { }
@@ -22363,6 +22484,24 @@
22363
22484
  }
22364
22485
  }
22365
22486
  },
22487
+ "eks-auth" : {
22488
+ "defaults" : {
22489
+ "dnsSuffix" : "api.aws",
22490
+ "variants" : [ {
22491
+ "dnsSuffix" : "api.aws",
22492
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
22493
+ "tags" : [ "fips" ]
22494
+ } ]
22495
+ },
22496
+ "endpoints" : {
22497
+ "us-gov-east-1" : {
22498
+ "hostname" : "eks-auth.us-gov-east-1.api.aws"
22499
+ },
22500
+ "us-gov-west-1" : {
22501
+ "hostname" : "eks-auth.us-gov-west-1.api.aws"
22502
+ }
22503
+ }
22504
+ },
22366
22505
  "elasticache" : {
22367
22506
  "defaults" : {
22368
22507
  "variants" : [ {
@@ -25983,8 +26122,32 @@
25983
26122
  },
25984
26123
  "ram" : {
25985
26124
  "endpoints" : {
25986
- "us-iso-east-1" : { },
25987
- "us-iso-west-1" : { }
26125
+ "fips-us-iso-east-1" : {
26126
+ "credentialScope" : {
26127
+ "region" : "us-iso-east-1"
26128
+ },
26129
+ "deprecated" : true,
26130
+ "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
26131
+ },
26132
+ "fips-us-iso-west-1" : {
26133
+ "credentialScope" : {
26134
+ "region" : "us-iso-west-1"
26135
+ },
26136
+ "deprecated" : true,
26137
+ "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
26138
+ },
26139
+ "us-iso-east-1" : {
26140
+ "variants" : [ {
26141
+ "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
26142
+ "tags" : [ "fips" ]
26143
+ } ]
26144
+ },
26145
+ "us-iso-west-1" : {
26146
+ "variants" : [ {
26147
+ "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
26148
+ "tags" : [ "fips" ]
26149
+ } ]
26150
+ }
25988
26151
  }
25989
26152
  },
25990
26153
  "rbin" : {
@@ -26590,7 +26753,19 @@
26590
26753
  },
26591
26754
  "ram" : {
26592
26755
  "endpoints" : {
26593
- "us-isob-east-1" : { }
26756
+ "fips-us-isob-east-1" : {
26757
+ "credentialScope" : {
26758
+ "region" : "us-isob-east-1"
26759
+ },
26760
+ "deprecated" : true,
26761
+ "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
26762
+ },
26763
+ "us-isob-east-1" : {
26764
+ "variants" : [ {
26765
+ "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
26766
+ "tags" : [ "fips" ]
26767
+ } ]
26768
+ }
26594
26769
  }
26595
26770
  },
26596
26771
  "rbin" : {
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.865.0
4
+ version: 1.867.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-12-12 00:00:00.000000000 Z
11
+ date: 2023-12-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: