aws-partitions 1.857.0 → 1.863.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: 5447ebb434a388cfd04526132f466d3ba4dad8ba5036b179c6cc2094c31e3e11
4
- data.tar.gz: 8e00d1c2da0b5669bb83a3619a100ade18e222180e088a778bb0f8944af70dec
3
+ metadata.gz: 1f3f73c1f85ae2bf9eae5977c485b6b5f44cb09a218b3916330cc367fa8de43c
4
+ data.tar.gz: 93d08f754fb09d619be6f78c23d1c4df754768248969f7c1c5b7de35891d6ea2
5
5
  SHA512:
6
- metadata.gz: ce3d2659fac296c2ddbf667e80118a493b3d0602f5bf0d4f719e6fcc3c2d056e5514d0ddbbc0bdbd002c100294785288d98543e049a3a98d03491f556a227423
7
- data.tar.gz: 512ec0499cfa00b9832a5f1fc064ef2f81ffefe0f5875a01316699f6974df8c0709508ee22158b13f4255167a2e7b66138985d3cdc596a95ff4d425b4c004601
6
+ metadata.gz: c28292c1d84be792bf661763c6a31714bc82a1199224d04a3acb9391d55eb0ef92c1cb6c95cbbd54fcfab0d92f0c2664871e90d10dafe2f6a9bc4c232c7f8cc0
7
+ data.tar.gz: c873228a74601802fea979e4aadbfefefaf8e93fb1a38f8e5bdb5968f68660b4d0faa0aaaa74676ca20bb4c770e5e073efeba97be1784f8b7fb026655e99cc2f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,44 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.863.0 (2023-12-04)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.862.0 (2023-11-30)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::MarketplaceDeployment`.
13
+
14
+ * Feature - Added support for enumerating regions for `Aws::MarketplaceAgreement`.
15
+
16
+ 1.861.0 (2023-11-29)
17
+ ------------------
18
+
19
+ * Feature - Added support for enumerating regions for `Aws::CleanRoomsML`.
20
+
21
+ 1.860.0 (2023-11-28)
22
+ ------------------
23
+
24
+ * Feature - Added support for enumerating regions for `Aws::QConnect`.
25
+
26
+ * Feature - Added support for enumerating regions for `Aws::QBusiness`.
27
+
28
+ * Feature - Added support for enumerating regions for `Aws::BedrockAgentRuntime`.
29
+
30
+ * Feature - Added support for enumerating regions for `Aws::BedrockAgent`.
31
+
32
+ 1.859.0 (2023-11-28)
33
+ ------------------
34
+
35
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
36
+
37
+ 1.858.0 (2023-11-27)
38
+ ------------------
39
+
40
+ * Feature - Added support for enumerating regions for `Aws::B2bi`.
41
+
4
42
  1.857.0 (2023-11-27)
5
43
  ------------------
6
44
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.857.0
1
+ 1.863.0
@@ -275,12 +275,15 @@ module Aws
275
275
  'AugmentedAIRuntime' => 'a2i-runtime.sagemaker',
276
276
  'AutoScaling' => 'autoscaling',
277
277
  'AutoScalingPlans' => 'autoscaling-plans',
278
+ 'B2bi' => 'b2bi',
278
279
  'BCMDataExports' => 'bcm-data-exports',
279
280
  'Backup' => 'backup',
280
281
  'BackupGateway' => 'backup-gateway',
281
282
  'BackupStorage' => 'backupstorage',
282
283
  'Batch' => 'batch',
283
284
  'Bedrock' => 'bedrock',
285
+ 'BedrockAgent' => 'bedrock-agent',
286
+ 'BedrockAgentRuntime' => 'bedrock-agent-runtime',
284
287
  'BedrockRuntime' => 'bedrock-runtime',
285
288
  'BillingConductor' => 'billingconductor',
286
289
  'Braket' => 'braket',
@@ -292,6 +295,7 @@ module Aws
292
295
  'ChimeSDKMessaging' => 'messaging-chime',
293
296
  'ChimeSDKVoice' => 'voice-chime',
294
297
  'CleanRooms' => 'cleanrooms',
298
+ 'CleanRoomsML' => 'cleanrooms-ml',
295
299
  'Cloud9' => 'cloud9',
296
300
  'CloudControlApi' => 'cloudcontrolapi',
297
301
  'CloudDirectory' => 'clouddirectory',
@@ -464,8 +468,10 @@ module Aws
464
468
  'ManagedBlockchain' => 'managedblockchain',
465
469
  'ManagedBlockchainQuery' => 'managedblockchain-query',
466
470
  'ManagedGrafana' => 'grafana',
471
+ 'MarketplaceAgreement' => 'agreement-marketplace',
467
472
  'MarketplaceCatalog' => 'catalog.marketplace',
468
473
  'MarketplaceCommerceAnalytics' => 'marketplacecommerceanalytics',
474
+ 'MarketplaceDeployment' => 'deployment-marketplace',
469
475
  'MarketplaceEntitlementService' => 'entitlement.marketplace',
470
476
  'MarketplaceMetering' => 'metering.marketplace',
471
477
  'MediaConnect' => 'mediaconnect',
@@ -518,6 +524,8 @@ module Aws
518
524
  'PrivateNetworks' => 'private-networks',
519
525
  'PrometheusService' => 'aps',
520
526
  'Proton' => 'proton',
527
+ 'QBusiness' => 'qbusiness',
528
+ 'QConnect' => 'wisdom',
521
529
  'QLDB' => 'qldb',
522
530
  'QLDBSession' => 'session.qldb',
523
531
  'QuickSight' => 'quicksight',
data/partitions.json CHANGED
@@ -405,6 +405,11 @@
405
405
  }
406
406
  }
407
407
  },
408
+ "agreement-marketplace" : {
409
+ "endpoints" : {
410
+ "us-east-1" : { }
411
+ }
412
+ },
408
413
  "airflow" : {
409
414
  "endpoints" : {
410
415
  "ap-northeast-1" : { },
@@ -12988,6 +12993,102 @@
12988
12993
  "us-west-2" : { }
12989
12994
  }
12990
12995
  },
12996
+ "qbusiness" : {
12997
+ "defaults" : {
12998
+ "dnsSuffix" : "api.aws",
12999
+ "variants" : [ {
13000
+ "dnsSuffix" : "api.aws",
13001
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
13002
+ "tags" : [ "fips" ]
13003
+ } ]
13004
+ },
13005
+ "endpoints" : {
13006
+ "af-south-1" : {
13007
+ "hostname" : "qbusiness.af-south-1.api.aws"
13008
+ },
13009
+ "ap-east-1" : {
13010
+ "hostname" : "qbusiness.ap-east-1.api.aws"
13011
+ },
13012
+ "ap-northeast-1" : {
13013
+ "hostname" : "qbusiness.ap-northeast-1.api.aws"
13014
+ },
13015
+ "ap-northeast-2" : {
13016
+ "hostname" : "qbusiness.ap-northeast-2.api.aws"
13017
+ },
13018
+ "ap-northeast-3" : {
13019
+ "hostname" : "qbusiness.ap-northeast-3.api.aws"
13020
+ },
13021
+ "ap-south-1" : {
13022
+ "hostname" : "qbusiness.ap-south-1.api.aws"
13023
+ },
13024
+ "ap-south-2" : {
13025
+ "hostname" : "qbusiness.ap-south-2.api.aws"
13026
+ },
13027
+ "ap-southeast-1" : {
13028
+ "hostname" : "qbusiness.ap-southeast-1.api.aws"
13029
+ },
13030
+ "ap-southeast-2" : {
13031
+ "hostname" : "qbusiness.ap-southeast-2.api.aws"
13032
+ },
13033
+ "ap-southeast-3" : {
13034
+ "hostname" : "qbusiness.ap-southeast-3.api.aws"
13035
+ },
13036
+ "ap-southeast-4" : {
13037
+ "hostname" : "qbusiness.ap-southeast-4.api.aws"
13038
+ },
13039
+ "ca-central-1" : {
13040
+ "hostname" : "qbusiness.ca-central-1.api.aws"
13041
+ },
13042
+ "eu-central-1" : {
13043
+ "hostname" : "qbusiness.eu-central-1.api.aws"
13044
+ },
13045
+ "eu-central-2" : {
13046
+ "hostname" : "qbusiness.eu-central-2.api.aws"
13047
+ },
13048
+ "eu-north-1" : {
13049
+ "hostname" : "qbusiness.eu-north-1.api.aws"
13050
+ },
13051
+ "eu-south-1" : {
13052
+ "hostname" : "qbusiness.eu-south-1.api.aws"
13053
+ },
13054
+ "eu-south-2" : {
13055
+ "hostname" : "qbusiness.eu-south-2.api.aws"
13056
+ },
13057
+ "eu-west-1" : {
13058
+ "hostname" : "qbusiness.eu-west-1.api.aws"
13059
+ },
13060
+ "eu-west-2" : {
13061
+ "hostname" : "qbusiness.eu-west-2.api.aws"
13062
+ },
13063
+ "eu-west-3" : {
13064
+ "hostname" : "qbusiness.eu-west-3.api.aws"
13065
+ },
13066
+ "il-central-1" : {
13067
+ "hostname" : "qbusiness.il-central-1.api.aws"
13068
+ },
13069
+ "me-central-1" : {
13070
+ "hostname" : "qbusiness.me-central-1.api.aws"
13071
+ },
13072
+ "me-south-1" : {
13073
+ "hostname" : "qbusiness.me-south-1.api.aws"
13074
+ },
13075
+ "sa-east-1" : {
13076
+ "hostname" : "qbusiness.sa-east-1.api.aws"
13077
+ },
13078
+ "us-east-1" : {
13079
+ "hostname" : "qbusiness.us-east-1.api.aws"
13080
+ },
13081
+ "us-east-2" : {
13082
+ "hostname" : "qbusiness.us-east-2.api.aws"
13083
+ },
13084
+ "us-west-1" : {
13085
+ "hostname" : "qbusiness.us-west-1.api.aws"
13086
+ },
13087
+ "us-west-2" : {
13088
+ "hostname" : "qbusiness.us-west-2.api.aws"
13089
+ }
13090
+ }
13091
+ },
12991
13092
  "qldb" : {
12992
13093
  "endpoints" : {
12993
13094
  "ap-northeast-1" : { },
@@ -15772,6 +15873,30 @@
15772
15873
  "deprecated" : true,
15773
15874
  "hostname" : "signer-fips.us-west-2.amazonaws.com"
15774
15875
  },
15876
+ "fips-verification-us-east-1" : {
15877
+ "credentialScope" : {
15878
+ "region" : "us-east-1"
15879
+ },
15880
+ "hostname" : "verification.signer-fips.us-east-1.amazonaws.com"
15881
+ },
15882
+ "fips-verification-us-east-2" : {
15883
+ "credentialScope" : {
15884
+ "region" : "us-east-2"
15885
+ },
15886
+ "hostname" : "verification.signer-fips.us-east-2.amazonaws.com"
15887
+ },
15888
+ "fips-verification-us-west-1" : {
15889
+ "credentialScope" : {
15890
+ "region" : "us-west-1"
15891
+ },
15892
+ "hostname" : "verification.signer-fips.us-west-1.amazonaws.com"
15893
+ },
15894
+ "fips-verification-us-west-2" : {
15895
+ "credentialScope" : {
15896
+ "region" : "us-west-2"
15897
+ },
15898
+ "hostname" : "verification.signer-fips.us-west-2.amazonaws.com"
15899
+ },
15775
15900
  "me-south-1" : { },
15776
15901
  "sa-east-1" : { },
15777
15902
  "us-east-1" : {
@@ -15797,6 +15922,126 @@
15797
15922
  "hostname" : "signer-fips.us-west-2.amazonaws.com",
15798
15923
  "tags" : [ "fips" ]
15799
15924
  } ]
15925
+ },
15926
+ "verification-af-south-1" : {
15927
+ "credentialScope" : {
15928
+ "region" : "af-south-1"
15929
+ },
15930
+ "hostname" : "verification.signer.af-south-1.amazonaws.com"
15931
+ },
15932
+ "verification-ap-east-1" : {
15933
+ "credentialScope" : {
15934
+ "region" : "ap-east-1"
15935
+ },
15936
+ "hostname" : "verification.signer.ap-east-1.amazonaws.com"
15937
+ },
15938
+ "verification-ap-northeast-1" : {
15939
+ "credentialScope" : {
15940
+ "region" : "ap-northeast-1"
15941
+ },
15942
+ "hostname" : "verification.signer.ap-northeast-1.amazonaws.com"
15943
+ },
15944
+ "verification-ap-northeast-2" : {
15945
+ "credentialScope" : {
15946
+ "region" : "ap-northeast-2"
15947
+ },
15948
+ "hostname" : "verification.signer.ap-northeast-2.amazonaws.com"
15949
+ },
15950
+ "verification-ap-south-1" : {
15951
+ "credentialScope" : {
15952
+ "region" : "ap-south-1"
15953
+ },
15954
+ "hostname" : "verification.signer.ap-south-1.amazonaws.com"
15955
+ },
15956
+ "verification-ap-southeast-1" : {
15957
+ "credentialScope" : {
15958
+ "region" : "ap-southeast-1"
15959
+ },
15960
+ "hostname" : "verification.signer.ap-southeast-1.amazonaws.com"
15961
+ },
15962
+ "verification-ap-southeast-2" : {
15963
+ "credentialScope" : {
15964
+ "region" : "ap-southeast-2"
15965
+ },
15966
+ "hostname" : "verification.signer.ap-southeast-2.amazonaws.com"
15967
+ },
15968
+ "verification-ca-central-1" : {
15969
+ "credentialScope" : {
15970
+ "region" : "ca-central-1"
15971
+ },
15972
+ "hostname" : "verification.signer.ca-central-1.amazonaws.com"
15973
+ },
15974
+ "verification-eu-central-1" : {
15975
+ "credentialScope" : {
15976
+ "region" : "eu-central-1"
15977
+ },
15978
+ "hostname" : "verification.signer.eu-central-1.amazonaws.com"
15979
+ },
15980
+ "verification-eu-north-1" : {
15981
+ "credentialScope" : {
15982
+ "region" : "eu-north-1"
15983
+ },
15984
+ "hostname" : "verification.signer.eu-north-1.amazonaws.com"
15985
+ },
15986
+ "verification-eu-south-1" : {
15987
+ "credentialScope" : {
15988
+ "region" : "eu-south-1"
15989
+ },
15990
+ "hostname" : "verification.signer.eu-south-1.amazonaws.com"
15991
+ },
15992
+ "verification-eu-west-1" : {
15993
+ "credentialScope" : {
15994
+ "region" : "eu-west-1"
15995
+ },
15996
+ "hostname" : "verification.signer.eu-west-1.amazonaws.com"
15997
+ },
15998
+ "verification-eu-west-2" : {
15999
+ "credentialScope" : {
16000
+ "region" : "eu-west-2"
16001
+ },
16002
+ "hostname" : "verification.signer.eu-west-2.amazonaws.com"
16003
+ },
16004
+ "verification-eu-west-3" : {
16005
+ "credentialScope" : {
16006
+ "region" : "eu-west-3"
16007
+ },
16008
+ "hostname" : "verification.signer.eu-west-3.amazonaws.com"
16009
+ },
16010
+ "verification-me-south-1" : {
16011
+ "credentialScope" : {
16012
+ "region" : "me-south-1"
16013
+ },
16014
+ "hostname" : "verification.signer.me-south-1.amazonaws.com"
16015
+ },
16016
+ "verification-sa-east-1" : {
16017
+ "credentialScope" : {
16018
+ "region" : "sa-east-1"
16019
+ },
16020
+ "hostname" : "verification.signer.sa-east-1.amazonaws.com"
16021
+ },
16022
+ "verification-us-east-1" : {
16023
+ "credentialScope" : {
16024
+ "region" : "us-east-1"
16025
+ },
16026
+ "hostname" : "verification.signer.us-east-1.amazonaws.com"
16027
+ },
16028
+ "verification-us-east-2" : {
16029
+ "credentialScope" : {
16030
+ "region" : "us-east-2"
16031
+ },
16032
+ "hostname" : "verification.signer.us-east-2.amazonaws.com"
16033
+ },
16034
+ "verification-us-west-1" : {
16035
+ "credentialScope" : {
16036
+ "region" : "us-west-1"
16037
+ },
16038
+ "hostname" : "verification.signer.us-west-1.amazonaws.com"
16039
+ },
16040
+ "verification-us-west-2" : {
16041
+ "credentialScope" : {
16042
+ "region" : "us-west-2"
16043
+ },
16044
+ "hostname" : "verification.signer.us-west-2.amazonaws.com"
15800
16045
  }
15801
16046
  }
15802
16047
  },
@@ -17210,6 +17455,17 @@
17210
17455
  }
17211
17456
  }
17212
17457
  },
17458
+ "thinclient" : {
17459
+ "endpoints" : {
17460
+ "ap-south-1" : { },
17461
+ "ca-central-1" : { },
17462
+ "eu-central-1" : { },
17463
+ "eu-west-1" : { },
17464
+ "eu-west-2" : { },
17465
+ "us-east-1" : { },
17466
+ "us-west-2" : { }
17467
+ }
17468
+ },
17213
17469
  "tnb" : {
17214
17470
  "endpoints" : {
17215
17471
  "ap-northeast-2" : { },
@@ -19870,6 +20126,24 @@
19870
20126
  }
19871
20127
  }
19872
20128
  },
20129
+ "qbusiness" : {
20130
+ "defaults" : {
20131
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
20132
+ "variants" : [ {
20133
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
20134
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
20135
+ "tags" : [ "fips" ]
20136
+ } ]
20137
+ },
20138
+ "endpoints" : {
20139
+ "cn-north-1" : {
20140
+ "hostname" : "qbusiness.cn-north-1.api.amazonwebservices.com.cn"
20141
+ },
20142
+ "cn-northwest-1" : {
20143
+ "hostname" : "qbusiness.cn-northwest-1.api.amazonwebservices.com.cn"
20144
+ }
20145
+ }
20146
+ },
19873
20147
  "ram" : {
19874
20148
  "endpoints" : {
19875
20149
  "cn-north-1" : { },
@@ -19894,6 +20168,11 @@
19894
20168
  "cn-northwest-1" : { }
19895
20169
  }
19896
20170
  },
20171
+ "redshift-serverless" : {
20172
+ "endpoints" : {
20173
+ "cn-north-1" : { }
20174
+ }
20175
+ },
19897
20176
  "resource-explorer-2" : {
19898
20177
  "defaults" : {
19899
20178
  "dnsSuffix" : "api.amazonwebservices.com.cn",
@@ -20093,7 +20372,19 @@
20093
20372
  "signer" : {
20094
20373
  "endpoints" : {
20095
20374
  "cn-north-1" : { },
20096
- "cn-northwest-1" : { }
20375
+ "cn-northwest-1" : { },
20376
+ "verification-cn-north-1" : {
20377
+ "credentialScope" : {
20378
+ "region" : "cn-north-1"
20379
+ },
20380
+ "hostname" : "verification.signer.cn-north-1.amazonaws.com.cn"
20381
+ },
20382
+ "verification-cn-northwest-1" : {
20383
+ "credentialScope" : {
20384
+ "region" : "cn-northwest-1"
20385
+ },
20386
+ "hostname" : "verification.signer.cn-northwest-1.amazonaws.com.cn"
20387
+ }
20097
20388
  }
20098
20389
  },
20099
20390
  "sms" : {
@@ -21685,6 +21976,36 @@
21685
21976
  }
21686
21977
  }
21687
21978
  },
21979
+ "drs" : {
21980
+ "endpoints" : {
21981
+ "fips-us-gov-east-1" : {
21982
+ "credentialScope" : {
21983
+ "region" : "us-gov-east-1"
21984
+ },
21985
+ "deprecated" : true,
21986
+ "hostname" : "drs-fips.us-gov-east-1.amazonaws.com"
21987
+ },
21988
+ "fips-us-gov-west-1" : {
21989
+ "credentialScope" : {
21990
+ "region" : "us-gov-west-1"
21991
+ },
21992
+ "deprecated" : true,
21993
+ "hostname" : "drs-fips.us-gov-west-1.amazonaws.com"
21994
+ },
21995
+ "us-gov-east-1" : {
21996
+ "variants" : [ {
21997
+ "hostname" : "drs-fips.us-gov-east-1.amazonaws.com",
21998
+ "tags" : [ "fips" ]
21999
+ } ]
22000
+ },
22001
+ "us-gov-west-1" : {
22002
+ "variants" : [ {
22003
+ "hostname" : "drs-fips.us-gov-west-1.amazonaws.com",
22004
+ "tags" : [ "fips" ]
22005
+ } ]
22006
+ }
22007
+ }
22008
+ },
21688
22009
  "ds" : {
21689
22010
  "endpoints" : {
21690
22011
  "fips-us-gov-east-1" : {
@@ -23507,6 +23828,24 @@
23507
23828
  }
23508
23829
  }
23509
23830
  },
23831
+ "qbusiness" : {
23832
+ "defaults" : {
23833
+ "dnsSuffix" : "api.aws",
23834
+ "variants" : [ {
23835
+ "dnsSuffix" : "api.aws",
23836
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
23837
+ "tags" : [ "fips" ]
23838
+ } ]
23839
+ },
23840
+ "endpoints" : {
23841
+ "us-gov-east-1" : {
23842
+ "hostname" : "qbusiness.us-gov-east-1.api.aws"
23843
+ },
23844
+ "us-gov-west-1" : {
23845
+ "hostname" : "qbusiness.us-gov-west-1.api.aws"
23846
+ }
23847
+ }
23848
+ },
23510
23849
  "quicksight" : {
23511
23850
  "endpoints" : {
23512
23851
  "api" : { },
@@ -25105,6 +25444,23 @@
25105
25444
  "us-iso-east-1" : { }
25106
25445
  }
25107
25446
  },
25447
+ "datasync" : {
25448
+ "endpoints" : {
25449
+ "fips-us-iso-west-1" : {
25450
+ "credentialScope" : {
25451
+ "region" : "us-iso-west-1"
25452
+ },
25453
+ "deprecated" : true,
25454
+ "hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov"
25455
+ },
25456
+ "us-iso-west-1" : {
25457
+ "variants" : [ {
25458
+ "hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov",
25459
+ "tags" : [ "fips" ]
25460
+ } ]
25461
+ }
25462
+ }
25463
+ },
25108
25464
  "directconnect" : {
25109
25465
  "endpoints" : {
25110
25466
  "us-iso-east-1" : { },
@@ -25523,8 +25879,32 @@
25523
25879
  },
25524
25880
  "redshift" : {
25525
25881
  "endpoints" : {
25526
- "us-iso-east-1" : { },
25527
- "us-iso-west-1" : { }
25882
+ "fips-us-iso-east-1" : {
25883
+ "credentialScope" : {
25884
+ "region" : "us-iso-east-1"
25885
+ },
25886
+ "deprecated" : true,
25887
+ "hostname" : "redshift-fips.us-iso-east-1.c2s.ic.gov"
25888
+ },
25889
+ "fips-us-iso-west-1" : {
25890
+ "credentialScope" : {
25891
+ "region" : "us-iso-west-1"
25892
+ },
25893
+ "deprecated" : true,
25894
+ "hostname" : "redshift-fips.us-iso-west-1.c2s.ic.gov"
25895
+ },
25896
+ "us-iso-east-1" : {
25897
+ "variants" : [ {
25898
+ "hostname" : "redshift-fips.us-iso-east-1.c2s.ic.gov",
25899
+ "tags" : [ "fips" ]
25900
+ } ]
25901
+ },
25902
+ "us-iso-west-1" : {
25903
+ "variants" : [ {
25904
+ "hostname" : "redshift-fips.us-iso-west-1.c2s.ic.gov",
25905
+ "tags" : [ "fips" ]
25906
+ } ]
25907
+ }
25528
25908
  }
25529
25909
  },
25530
25910
  "resource-groups" : {
@@ -26062,7 +26442,19 @@
26062
26442
  },
26063
26443
  "redshift" : {
26064
26444
  "endpoints" : {
26065
- "us-isob-east-1" : { }
26445
+ "fips-us-isob-east-1" : {
26446
+ "credentialScope" : {
26447
+ "region" : "us-isob-east-1"
26448
+ },
26449
+ "deprecated" : true,
26450
+ "hostname" : "redshift-fips.us-isob-east-1.sc2s.sgov.gov"
26451
+ },
26452
+ "us-isob-east-1" : {
26453
+ "variants" : [ {
26454
+ "hostname" : "redshift-fips.us-isob-east-1.sc2s.sgov.gov",
26455
+ "tags" : [ "fips" ]
26456
+ } ]
26457
+ }
26066
26458
  }
26067
26459
  },
26068
26460
  "resource-groups" : {
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.857.0
4
+ version: 1.863.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-27 00:00:00.000000000 Z
11
+ date: 2023-12-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: