aws-partitions 1.671.0 → 1.687.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: 7b851c7613cb44ad80fe027615480239f7e3502d49cbf213ae7684b4c35284a0
4
- data.tar.gz: 231fbb1c4121b7a0c159074f1d78029b415b2059535f9c9b558cf9c995699b75
3
+ metadata.gz: 001a224b8527714458815bf2dbe04f0e3c241805c99b3f97b94c25055d7d5b80
4
+ data.tar.gz: c73df7a8c1df0a9dc5c2ac1f4bbc15dae4e796f70f642e48909a4884038403ff
5
5
  SHA512:
6
- metadata.gz: 8c7dd543117150fccc29998f6e6d4abd032ae905005c1ff12f542d94d4eb2a2e58eeed092006680eb673c08d3052cb95781863b4e33da99eceb52e7963031bca
7
- data.tar.gz: 6f53ff2c6f8a90043a7a2eb68131a72679fb5ee7100a5bfa800adb9f78f43e0b263b2e70bef8a0fca3e112852cde085a6eacbb0cc5d6e5debf1d53552c217f9d
6
+ metadata.gz: 0e5001dac563e7fa09b1e89df2a2c734d71a5ec9f8cb03afa60577c036b5a170b6c02f4f6fd1bc4c9350135a6ebbae68f6f7209e33d24d2f7fb50d1dbe69054e
7
+ data.tar.gz: 50e99717a0a890d1c9bf9cf8a49d433cf7aa24a4ac405cfa67233cf21f06b2a924b0731e5f6e87db681bb8f7db493327d67ee8be518ee1bddf568abf3af36128
data/CHANGELOG.md CHANGED
@@ -1,6 +1,86 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.687.0 (2023-01-03)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.686.0 (2022-12-30)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.685.0 (2022-12-29)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.684.0 (2022-12-23)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.683.0 (2022-12-22)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.682.0 (2022-12-21)
30
+ ------------------
31
+
32
+ * Feature - Added support for enumerating regions for `Aws::LicenseManagerLinuxSubscriptions`.
33
+
34
+ 1.681.0 (2022-12-20)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.680.0 (2022-12-19)
40
+ ------------------
41
+
42
+ * Feature - Added support for enumerating regions for `Aws::KinesisVideoWebRTCStorage`.
43
+
44
+ 1.679.0 (2022-12-16)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.678.0 (2022-12-15)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.677.0 (2022-12-14)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
59
+ 1.676.0 (2022-12-13)
60
+ ------------------
61
+
62
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
63
+
64
+ 1.675.0 (2022-12-12)
65
+ ------------------
66
+
67
+ * Feature - Added support for enumerating regions for `Aws::SageMakerMetrics`.
68
+
69
+ 1.674.0 (2022-12-08)
70
+ ------------------
71
+
72
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
73
+
74
+ 1.673.0 (2022-12-07)
75
+ ------------------
76
+
77
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
78
+
79
+ 1.672.0 (2022-12-06)
80
+ ------------------
81
+
82
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
83
+
4
84
  1.671.0 (2022-12-05)
5
85
  ------------------
6
86
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.671.0
1
+ 1.687.0
@@ -422,6 +422,7 @@ module Aws
422
422
  'KinesisVideoArchivedMedia' => 'kinesisvideo',
423
423
  'KinesisVideoMedia' => 'kinesisvideo',
424
424
  'KinesisVideoSignalingChannels' => 'kinesisvideo',
425
+ 'KinesisVideoWebRTCStorage' => 'kinesisvideo',
425
426
  'LakeFormation' => 'lakeformation',
426
427
  'Lambda' => 'lambda',
427
428
  'LambdaPreview' => 'lambda',
@@ -430,6 +431,7 @@ module Aws
430
431
  'LexModelsV2' => 'models-v2-lex',
431
432
  'LexRuntimeV2' => 'runtime-v2-lex',
432
433
  'LicenseManager' => 'license-manager',
434
+ 'LicenseManagerLinuxSubscriptions' => 'license-manager-linux-subscriptions',
433
435
  'LicenseManagerUserSubscriptions' => 'license-manager-user-subscriptions',
434
436
  'Lightsail' => 'lightsail',
435
437
  'LocationService' => 'geo',
@@ -534,6 +536,7 @@ module Aws
534
536
  'SageMaker' => 'api.sagemaker',
535
537
  'SageMakerFeatureStoreRuntime' => 'featurestore-runtime.sagemaker',
536
538
  'SageMakerGeospatial' => 'sagemaker-geospatial',
539
+ 'SageMakerMetrics' => 'metrics.sagemaker',
537
540
  'SageMakerRuntime' => 'runtime.sagemaker',
538
541
  'SagemakerEdgeManager' => 'edge.sagemaker',
539
542
  'SavingsPlans' => 'savingsplans',
@@ -77,7 +77,7 @@
77
77
  "description" : "Middle East (Bahrain)"
78
78
  },
79
79
  "sa-east-1" : {
80
- "description" : "South America (Sao Paulo)"
80
+ "description" : "South America (São Paulo)"
81
81
  },
82
82
  "us-east-1" : {
83
83
  "description" : "US East (N. Virginia)"
data/partitions.json CHANGED
@@ -361,6 +361,7 @@
361
361
  "deprecated" : true,
362
362
  "hostname" : "acm-pca-fips.us-west-2.amazonaws.com"
363
363
  },
364
+ "me-central-1" : { },
364
365
  "me-south-1" : { },
365
366
  "sa-east-1" : { },
366
367
  "us-east-1" : {
@@ -1058,6 +1059,7 @@
1058
1059
  "eu-west-1" : { },
1059
1060
  "eu-west-2" : { },
1060
1061
  "eu-west-3" : { },
1062
+ "me-central-1" : { },
1061
1063
  "me-south-1" : { },
1062
1064
  "sa-east-1" : { },
1063
1065
  "us-east-1" : {
@@ -1709,6 +1711,7 @@
1709
1711
  "deprecated" : true,
1710
1712
  "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
1711
1713
  },
1714
+ "sa-east-1" : { },
1712
1715
  "us-east-1" : {
1713
1716
  "variants" : [ {
1714
1717
  "hostname" : "appstream2-fips.us-east-1.amazonaws.com",
@@ -2546,6 +2549,7 @@
2546
2549
  "ap-southeast-3" : { },
2547
2550
  "ca-central-1" : { },
2548
2551
  "eu-central-1" : { },
2552
+ "eu-central-2" : { },
2549
2553
  "eu-north-1" : { },
2550
2554
  "eu-south-1" : { },
2551
2555
  "eu-west-1" : { },
@@ -3087,6 +3091,7 @@
3087
3091
  "ca-central-1" : { },
3088
3092
  "eu-central-1" : { },
3089
3093
  "eu-north-1" : { },
3094
+ "eu-south-1" : { },
3090
3095
  "eu-west-1" : { },
3091
3096
  "eu-west-2" : { },
3092
3097
  "eu-west-3" : { },
@@ -3144,6 +3149,7 @@
3144
3149
  "ca-central-1" : { },
3145
3150
  "eu-central-1" : { },
3146
3151
  "eu-north-1" : { },
3152
+ "eu-south-1" : { },
3147
3153
  "eu-west-1" : { },
3148
3154
  "eu-west-2" : { },
3149
3155
  "eu-west-3" : { },
@@ -4300,6 +4306,7 @@
4300
4306
  "eu-west-1" : { },
4301
4307
  "eu-west-2" : { },
4302
4308
  "eu-west-3" : { },
4309
+ "me-central-1" : { },
4303
4310
  "me-south-1" : { },
4304
4311
  "sa-east-1" : { },
4305
4312
  "us-east-1" : { },
@@ -5305,6 +5312,12 @@
5305
5312
  "tags" : [ "fips" ]
5306
5313
  } ]
5307
5314
  },
5315
+ "eu-central-2" : {
5316
+ "variants" : [ {
5317
+ "hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com",
5318
+ "tags" : [ "fips" ]
5319
+ } ]
5320
+ },
5308
5321
  "eu-north-1" : {
5309
5322
  "variants" : [ {
5310
5323
  "hostname" : "elasticfilesystem-fips.eu-north-1.amazonaws.com",
@@ -5412,6 +5425,13 @@
5412
5425
  "deprecated" : true,
5413
5426
  "hostname" : "elasticfilesystem-fips.eu-central-1.amazonaws.com"
5414
5427
  },
5428
+ "fips-eu-central-2" : {
5429
+ "credentialScope" : {
5430
+ "region" : "eu-central-2"
5431
+ },
5432
+ "deprecated" : true,
5433
+ "hostname" : "elasticfilesystem-fips.eu-central-2.amazonaws.com"
5434
+ },
5415
5435
  "fips-eu-north-1" : {
5416
5436
  "credentialScope" : {
5417
5437
  "region" : "eu-north-1"
@@ -6807,11 +6827,15 @@
6807
6827
  "geo" : {
6808
6828
  "endpoints" : {
6809
6829
  "ap-northeast-1" : { },
6830
+ "ap-south-1" : { },
6810
6831
  "ap-southeast-1" : { },
6811
6832
  "ap-southeast-2" : { },
6833
+ "ca-central-1" : { },
6812
6834
  "eu-central-1" : { },
6813
6835
  "eu-north-1" : { },
6814
6836
  "eu-west-1" : { },
6837
+ "eu-west-2" : { },
6838
+ "sa-east-1" : { },
6815
6839
  "us-east-1" : { },
6816
6840
  "us-east-2" : { },
6817
6841
  "us-west-2" : { }
@@ -7132,6 +7156,7 @@
7132
7156
  "ap-southeast-3" : { },
7133
7157
  "ca-central-1" : { },
7134
7158
  "eu-central-1" : { },
7159
+ "eu-central-2" : { },
7135
7160
  "eu-north-1" : { },
7136
7161
  "eu-south-1" : { },
7137
7162
  "eu-west-1" : { },
@@ -7303,16 +7328,22 @@
7303
7328
  },
7304
7329
  "identitystore" : {
7305
7330
  "endpoints" : {
7331
+ "af-south-1" : { },
7306
7332
  "ap-northeast-1" : { },
7307
7333
  "ap-northeast-2" : { },
7334
+ "ap-northeast-3" : { },
7308
7335
  "ap-south-1" : { },
7309
7336
  "ap-southeast-1" : { },
7310
7337
  "ap-southeast-2" : { },
7338
+ "ap-southeast-3" : { },
7311
7339
  "ca-central-1" : { },
7312
7340
  "eu-central-1" : { },
7313
7341
  "eu-north-1" : { },
7342
+ "eu-south-1" : { },
7314
7343
  "eu-west-1" : { },
7315
7344
  "eu-west-2" : { },
7345
+ "eu-west-3" : { },
7346
+ "sa-east-1" : { },
7316
7347
  "us-east-1" : { },
7317
7348
  "us-east-2" : { },
7318
7349
  "us-west-2" : { }
@@ -8057,6 +8088,7 @@
8057
8088
  },
8058
8089
  "kendra" : {
8059
8090
  "endpoints" : {
8091
+ "ap-south-1" : { },
8060
8092
  "ap-southeast-1" : { },
8061
8093
  "ap-southeast-2" : { },
8062
8094
  "ca-central-1" : { },
@@ -8365,6 +8397,13 @@
8365
8397
  "deprecated" : true,
8366
8398
  "hostname" : "kms-fips.ap-southeast-3.amazonaws.com"
8367
8399
  },
8400
+ "ap-southeast-4-fips" : {
8401
+ "credentialScope" : {
8402
+ "region" : "ap-southeast-4"
8403
+ },
8404
+ "deprecated" : true,
8405
+ "hostname" : "kms-fips.ap-southeast-4.amazonaws.com"
8406
+ },
8368
8407
  "ca-central-1" : {
8369
8408
  "variants" : [ {
8370
8409
  "hostname" : "kms-fips.ca-central-1.amazonaws.com",
@@ -8922,6 +8961,75 @@
8922
8961
  }
8923
8962
  }
8924
8963
  },
8964
+ "license-manager-linux-subscriptions" : {
8965
+ "endpoints" : {
8966
+ "ap-northeast-1" : { },
8967
+ "ap-northeast-2" : { },
8968
+ "ap-northeast-3" : { },
8969
+ "ap-south-1" : { },
8970
+ "ap-southeast-1" : { },
8971
+ "ap-southeast-2" : { },
8972
+ "ca-central-1" : { },
8973
+ "eu-central-1" : { },
8974
+ "eu-north-1" : { },
8975
+ "eu-west-1" : { },
8976
+ "eu-west-2" : { },
8977
+ "eu-west-3" : { },
8978
+ "fips-us-east-1" : {
8979
+ "credentialScope" : {
8980
+ "region" : "us-east-1"
8981
+ },
8982
+ "deprecated" : true,
8983
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-1.amazonaws.com"
8984
+ },
8985
+ "fips-us-east-2" : {
8986
+ "credentialScope" : {
8987
+ "region" : "us-east-2"
8988
+ },
8989
+ "deprecated" : true,
8990
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-2.amazonaws.com"
8991
+ },
8992
+ "fips-us-west-1" : {
8993
+ "credentialScope" : {
8994
+ "region" : "us-west-1"
8995
+ },
8996
+ "deprecated" : true,
8997
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-1.amazonaws.com"
8998
+ },
8999
+ "fips-us-west-2" : {
9000
+ "credentialScope" : {
9001
+ "region" : "us-west-2"
9002
+ },
9003
+ "deprecated" : true,
9004
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com"
9005
+ },
9006
+ "sa-east-1" : { },
9007
+ "us-east-1" : {
9008
+ "variants" : [ {
9009
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-1.amazonaws.com",
9010
+ "tags" : [ "fips" ]
9011
+ } ]
9012
+ },
9013
+ "us-east-2" : {
9014
+ "variants" : [ {
9015
+ "hostname" : "license-manager-linux-subscriptions-fips.us-east-2.amazonaws.com",
9016
+ "tags" : [ "fips" ]
9017
+ } ]
9018
+ },
9019
+ "us-west-1" : {
9020
+ "variants" : [ {
9021
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-1.amazonaws.com",
9022
+ "tags" : [ "fips" ]
9023
+ } ]
9024
+ },
9025
+ "us-west-2" : {
9026
+ "variants" : [ {
9027
+ "hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com",
9028
+ "tags" : [ "fips" ]
9029
+ } ]
9030
+ }
9031
+ }
9032
+ },
8925
9033
  "license-manager-user-subscriptions" : {
8926
9034
  "endpoints" : {
8927
9035
  "af-south-1" : { },
@@ -9128,14 +9236,35 @@
9128
9236
  "ap-south-1" : { },
9129
9237
  "ap-southeast-1" : { },
9130
9238
  "ap-southeast-2" : { },
9131
- "ca-central-1" : { },
9239
+ "ca-central-1" : {
9240
+ "variants" : [ {
9241
+ "tags" : [ "fips" ]
9242
+ } ]
9243
+ },
9132
9244
  "eu-central-1" : { },
9133
9245
  "eu-west-1" : { },
9134
9246
  "eu-west-2" : { },
9135
9247
  "eu-west-3" : { },
9248
+ "fips-ca-central-1" : {
9249
+ "deprecated" : true
9250
+ },
9251
+ "fips-us-east-1" : {
9252
+ "deprecated" : true
9253
+ },
9254
+ "fips-us-west-2" : {
9255
+ "deprecated" : true
9256
+ },
9136
9257
  "sa-east-1" : { },
9137
- "us-east-1" : { },
9138
- "us-west-2" : { }
9258
+ "us-east-1" : {
9259
+ "variants" : [ {
9260
+ "tags" : [ "fips" ]
9261
+ } ]
9262
+ },
9263
+ "us-west-2" : {
9264
+ "variants" : [ {
9265
+ "tags" : [ "fips" ]
9266
+ } ]
9267
+ }
9139
9268
  }
9140
9269
  },
9141
9270
  "machinelearning" : {
@@ -9316,6 +9445,7 @@
9316
9445
  },
9317
9446
  "mediaconvert" : {
9318
9447
  "endpoints" : {
9448
+ "af-south-1" : { },
9319
9449
  "ap-northeast-1" : { },
9320
9450
  "ap-northeast-2" : { },
9321
9451
  "ap-south-1" : { },
@@ -9612,6 +9742,32 @@
9612
9742
  "us-west-2" : { }
9613
9743
  }
9614
9744
  },
9745
+ "metrics.sagemaker" : {
9746
+ "endpoints" : {
9747
+ "af-south-1" : { },
9748
+ "ap-east-1" : { },
9749
+ "ap-northeast-1" : { },
9750
+ "ap-northeast-2" : { },
9751
+ "ap-northeast-3" : { },
9752
+ "ap-south-1" : { },
9753
+ "ap-southeast-1" : { },
9754
+ "ap-southeast-2" : { },
9755
+ "ap-southeast-3" : { },
9756
+ "ca-central-1" : { },
9757
+ "eu-central-1" : { },
9758
+ "eu-north-1" : { },
9759
+ "eu-south-1" : { },
9760
+ "eu-west-1" : { },
9761
+ "eu-west-2" : { },
9762
+ "me-central-1" : { },
9763
+ "me-south-1" : { },
9764
+ "sa-east-1" : { },
9765
+ "us-east-1" : { },
9766
+ "us-east-2" : { },
9767
+ "us-west-1" : { },
9768
+ "us-west-2" : { }
9769
+ }
9770
+ },
9615
9771
  "mgh" : {
9616
9772
  "endpoints" : {
9617
9773
  "ap-northeast-1" : { },
@@ -9641,12 +9797,60 @@
9641
9797
  "eu-west-1" : { },
9642
9798
  "eu-west-2" : { },
9643
9799
  "eu-west-3" : { },
9800
+ "fips-us-east-1" : {
9801
+ "credentialScope" : {
9802
+ "region" : "us-east-1"
9803
+ },
9804
+ "deprecated" : true,
9805
+ "hostname" : "mgn-fips.us-east-1.amazonaws.com"
9806
+ },
9807
+ "fips-us-east-2" : {
9808
+ "credentialScope" : {
9809
+ "region" : "us-east-2"
9810
+ },
9811
+ "deprecated" : true,
9812
+ "hostname" : "mgn-fips.us-east-2.amazonaws.com"
9813
+ },
9814
+ "fips-us-west-1" : {
9815
+ "credentialScope" : {
9816
+ "region" : "us-west-1"
9817
+ },
9818
+ "deprecated" : true,
9819
+ "hostname" : "mgn-fips.us-west-1.amazonaws.com"
9820
+ },
9821
+ "fips-us-west-2" : {
9822
+ "credentialScope" : {
9823
+ "region" : "us-west-2"
9824
+ },
9825
+ "deprecated" : true,
9826
+ "hostname" : "mgn-fips.us-west-2.amazonaws.com"
9827
+ },
9644
9828
  "me-south-1" : { },
9645
9829
  "sa-east-1" : { },
9646
- "us-east-1" : { },
9647
- "us-east-2" : { },
9648
- "us-west-1" : { },
9649
- "us-west-2" : { }
9830
+ "us-east-1" : {
9831
+ "variants" : [ {
9832
+ "hostname" : "mgn-fips.us-east-1.amazonaws.com",
9833
+ "tags" : [ "fips" ]
9834
+ } ]
9835
+ },
9836
+ "us-east-2" : {
9837
+ "variants" : [ {
9838
+ "hostname" : "mgn-fips.us-east-2.amazonaws.com",
9839
+ "tags" : [ "fips" ]
9840
+ } ]
9841
+ },
9842
+ "us-west-1" : {
9843
+ "variants" : [ {
9844
+ "hostname" : "mgn-fips.us-west-1.amazonaws.com",
9845
+ "tags" : [ "fips" ]
9846
+ } ]
9847
+ },
9848
+ "us-west-2" : {
9849
+ "variants" : [ {
9850
+ "hostname" : "mgn-fips.us-west-2.amazonaws.com",
9851
+ "tags" : [ "fips" ]
9852
+ } ]
9853
+ }
9650
9854
  }
9651
9855
  },
9652
9856
  "migrationhub-orchestrator" : {
@@ -9863,6 +10067,7 @@
9863
10067
  "deprecated" : true,
9864
10068
  "hostname" : "mq-fips.us-west-2.amazonaws.com"
9865
10069
  },
10070
+ "me-central-1" : { },
9866
10071
  "me-south-1" : { },
9867
10072
  "sa-east-1" : { },
9868
10073
  "us-east-1" : {
@@ -10022,6 +10227,7 @@
10022
10227
  "ap-south-1" : { },
10023
10228
  "ap-southeast-1" : { },
10024
10229
  "ap-southeast-2" : { },
10230
+ "ap-southeast-3" : { },
10025
10231
  "ca-central-1" : {
10026
10232
  "variants" : [ {
10027
10233
  "hostname" : "network-firewall-fips.ca-central-1.amazonaws.com",
@@ -10151,6 +10357,12 @@
10151
10357
  },
10152
10358
  "oidc" : {
10153
10359
  "endpoints" : {
10360
+ "af-south-1" : {
10361
+ "credentialScope" : {
10362
+ "region" : "af-south-1"
10363
+ },
10364
+ "hostname" : "oidc.af-south-1.amazonaws.com"
10365
+ },
10154
10366
  "ap-east-1" : {
10155
10367
  "credentialScope" : {
10156
10368
  "region" : "ap-east-1"
@@ -10193,6 +10405,12 @@
10193
10405
  },
10194
10406
  "hostname" : "oidc.ap-southeast-2.amazonaws.com"
10195
10407
  },
10408
+ "ap-southeast-3" : {
10409
+ "credentialScope" : {
10410
+ "region" : "ap-southeast-3"
10411
+ },
10412
+ "hostname" : "oidc.ap-southeast-3.amazonaws.com"
10413
+ },
10196
10414
  "ca-central-1" : {
10197
10415
  "credentialScope" : {
10198
10416
  "region" : "ca-central-1"
@@ -10259,6 +10477,12 @@
10259
10477
  },
10260
10478
  "hostname" : "oidc.us-east-2.amazonaws.com"
10261
10479
  },
10480
+ "us-west-1" : {
10481
+ "credentialScope" : {
10482
+ "region" : "us-west-1"
10483
+ },
10484
+ "hostname" : "oidc.us-west-1.amazonaws.com"
10485
+ },
10262
10486
  "us-west-2" : {
10263
10487
  "credentialScope" : {
10264
10488
  "region" : "us-west-2"
@@ -10676,6 +10900,12 @@
10676
10900
  },
10677
10901
  "portal.sso" : {
10678
10902
  "endpoints" : {
10903
+ "af-south-1" : {
10904
+ "credentialScope" : {
10905
+ "region" : "af-south-1"
10906
+ },
10907
+ "hostname" : "portal.sso.af-south-1.amazonaws.com"
10908
+ },
10679
10909
  "ap-east-1" : {
10680
10910
  "credentialScope" : {
10681
10911
  "region" : "ap-east-1"
@@ -10718,6 +10948,12 @@
10718
10948
  },
10719
10949
  "hostname" : "portal.sso.ap-southeast-2.amazonaws.com"
10720
10950
  },
10951
+ "ap-southeast-3" : {
10952
+ "credentialScope" : {
10953
+ "region" : "ap-southeast-3"
10954
+ },
10955
+ "hostname" : "portal.sso.ap-southeast-3.amazonaws.com"
10956
+ },
10721
10957
  "ca-central-1" : {
10722
10958
  "credentialScope" : {
10723
10959
  "region" : "ca-central-1"
@@ -10784,6 +11020,12 @@
10784
11020
  },
10785
11021
  "hostname" : "portal.sso.us-east-2.amazonaws.com"
10786
11022
  },
11023
+ "us-west-1" : {
11024
+ "credentialScope" : {
11025
+ "region" : "us-west-1"
11026
+ },
11027
+ "hostname" : "portal.sso.us-west-1.amazonaws.com"
11028
+ },
10787
11029
  "us-west-2" : {
10788
11030
  "credentialScope" : {
10789
11031
  "region" : "us-west-2"
@@ -10905,8 +11147,10 @@
10905
11147
  "api" : { },
10906
11148
  "ca-central-1" : { },
10907
11149
  "eu-central-1" : { },
11150
+ "eu-north-1" : { },
10908
11151
  "eu-west-1" : { },
10909
11152
  "eu-west-2" : { },
11153
+ "eu-west-3" : { },
10910
11154
  "sa-east-1" : { },
10911
11155
  "us-east-1" : { },
10912
11156
  "us-east-2" : { },
@@ -10921,6 +11165,7 @@
10921
11165
  "ap-northeast-2" : { },
10922
11166
  "ap-northeast-3" : { },
10923
11167
  "ap-south-1" : { },
11168
+ "ap-south-2" : { },
10924
11169
  "ap-southeast-1" : { },
10925
11170
  "ap-southeast-2" : { },
10926
11171
  "ap-southeast-3" : { },
@@ -10931,8 +11176,10 @@
10931
11176
  } ]
10932
11177
  },
10933
11178
  "eu-central-1" : { },
11179
+ "eu-central-2" : { },
10934
11180
  "eu-north-1" : { },
10935
11181
  "eu-south-1" : { },
11182
+ "eu-south-2" : { },
10936
11183
  "eu-west-1" : { },
10937
11184
  "eu-west-2" : { },
10938
11185
  "eu-west-3" : { },
@@ -11008,6 +11255,7 @@
11008
11255
  "ap-northeast-2" : { },
11009
11256
  "ap-northeast-3" : { },
11010
11257
  "ap-south-1" : { },
11258
+ "ap-south-2" : { },
11011
11259
  "ap-southeast-1" : { },
11012
11260
  "ap-southeast-2" : { },
11013
11261
  "ap-southeast-3" : { },
@@ -11624,6 +11872,7 @@
11624
11872
  },
11625
11873
  "resource-explorer-2" : {
11626
11874
  "defaults" : {
11875
+ "dnsSuffix" : "api.aws",
11627
11876
  "variants" : [ {
11628
11877
  "dnsSuffix" : "api.aws",
11629
11878
  "hostname" : "{service}-fips.{region}.{dnsSuffix}",
@@ -11973,6 +12222,7 @@
11973
12222
  "eu-west-1" : { },
11974
12223
  "eu-west-2" : { },
11975
12224
  "eu-west-3" : { },
12225
+ "me-central-1" : { },
11976
12226
  "me-south-1" : { },
11977
12227
  "sa-east-1" : { },
11978
12228
  "us-east-1" : {
@@ -13101,19 +13351,73 @@
13101
13351
  },
13102
13352
  "servicediscovery" : {
13103
13353
  "endpoints" : {
13104
- "af-south-1" : { },
13105
- "ap-east-1" : { },
13106
- "ap-northeast-1" : { },
13107
- "ap-northeast-2" : { },
13108
- "ap-northeast-3" : { },
13109
- "ap-south-1" : { },
13110
- "ap-southeast-1" : { },
13111
- "ap-southeast-2" : { },
13112
- "ap-southeast-3" : { },
13354
+ "af-south-1" : {
13355
+ "variants" : [ {
13356
+ "hostname" : "servicediscovery.af-south-1.amazonaws.com",
13357
+ "tags" : [ "dualstack" ]
13358
+ } ]
13359
+ },
13360
+ "ap-east-1" : {
13361
+ "variants" : [ {
13362
+ "hostname" : "servicediscovery.ap-east-1.amazonaws.com",
13363
+ "tags" : [ "dualstack" ]
13364
+ } ]
13365
+ },
13366
+ "ap-northeast-1" : {
13367
+ "variants" : [ {
13368
+ "hostname" : "servicediscovery.ap-northeast-1.amazonaws.com",
13369
+ "tags" : [ "dualstack" ]
13370
+ } ]
13371
+ },
13372
+ "ap-northeast-2" : {
13373
+ "variants" : [ {
13374
+ "hostname" : "servicediscovery.ap-northeast-2.amazonaws.com",
13375
+ "tags" : [ "dualstack" ]
13376
+ } ]
13377
+ },
13378
+ "ap-northeast-3" : {
13379
+ "variants" : [ {
13380
+ "hostname" : "servicediscovery.ap-northeast-3.amazonaws.com",
13381
+ "tags" : [ "dualstack" ]
13382
+ } ]
13383
+ },
13384
+ "ap-south-1" : {
13385
+ "variants" : [ {
13386
+ "hostname" : "servicediscovery.ap-south-1.amazonaws.com",
13387
+ "tags" : [ "dualstack" ]
13388
+ } ]
13389
+ },
13390
+ "ap-south-2" : {
13391
+ "variants" : [ {
13392
+ "hostname" : "servicediscovery.ap-south-2.amazonaws.com",
13393
+ "tags" : [ "dualstack" ]
13394
+ } ]
13395
+ },
13396
+ "ap-southeast-1" : {
13397
+ "variants" : [ {
13398
+ "hostname" : "servicediscovery.ap-southeast-1.amazonaws.com",
13399
+ "tags" : [ "dualstack" ]
13400
+ } ]
13401
+ },
13402
+ "ap-southeast-2" : {
13403
+ "variants" : [ {
13404
+ "hostname" : "servicediscovery.ap-southeast-2.amazonaws.com",
13405
+ "tags" : [ "dualstack" ]
13406
+ } ]
13407
+ },
13408
+ "ap-southeast-3" : {
13409
+ "variants" : [ {
13410
+ "hostname" : "servicediscovery.ap-southeast-3.amazonaws.com",
13411
+ "tags" : [ "dualstack" ]
13412
+ } ]
13413
+ },
13113
13414
  "ca-central-1" : {
13114
13415
  "variants" : [ {
13115
13416
  "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com",
13116
13417
  "tags" : [ "fips" ]
13418
+ }, {
13419
+ "hostname" : "servicediscovery.ca-central-1.amazonaws.com",
13420
+ "tags" : [ "dualstack" ]
13117
13421
  } ]
13118
13422
  },
13119
13423
  "ca-central-1-fips" : {
@@ -13123,15 +13427,72 @@
13123
13427
  "deprecated" : true,
13124
13428
  "hostname" : "servicediscovery-fips.ca-central-1.amazonaws.com"
13125
13429
  },
13126
- "eu-central-1" : { },
13127
- "eu-north-1" : { },
13128
- "eu-south-1" : { },
13129
- "eu-west-1" : { },
13130
- "eu-west-2" : { },
13131
- "eu-west-3" : { },
13132
- "me-central-1" : { },
13133
- "me-south-1" : { },
13134
- "sa-east-1" : { },
13430
+ "eu-central-1" : {
13431
+ "variants" : [ {
13432
+ "hostname" : "servicediscovery.eu-central-1.amazonaws.com",
13433
+ "tags" : [ "dualstack" ]
13434
+ } ]
13435
+ },
13436
+ "eu-central-2" : {
13437
+ "variants" : [ {
13438
+ "hostname" : "servicediscovery.eu-central-2.amazonaws.com",
13439
+ "tags" : [ "dualstack" ]
13440
+ } ]
13441
+ },
13442
+ "eu-north-1" : {
13443
+ "variants" : [ {
13444
+ "hostname" : "servicediscovery.eu-north-1.amazonaws.com",
13445
+ "tags" : [ "dualstack" ]
13446
+ } ]
13447
+ },
13448
+ "eu-south-1" : {
13449
+ "variants" : [ {
13450
+ "hostname" : "servicediscovery.eu-south-1.amazonaws.com",
13451
+ "tags" : [ "dualstack" ]
13452
+ } ]
13453
+ },
13454
+ "eu-south-2" : {
13455
+ "variants" : [ {
13456
+ "hostname" : "servicediscovery.eu-south-2.amazonaws.com",
13457
+ "tags" : [ "dualstack" ]
13458
+ } ]
13459
+ },
13460
+ "eu-west-1" : {
13461
+ "variants" : [ {
13462
+ "hostname" : "servicediscovery.eu-west-1.amazonaws.com",
13463
+ "tags" : [ "dualstack" ]
13464
+ } ]
13465
+ },
13466
+ "eu-west-2" : {
13467
+ "variants" : [ {
13468
+ "hostname" : "servicediscovery.eu-west-2.amazonaws.com",
13469
+ "tags" : [ "dualstack" ]
13470
+ } ]
13471
+ },
13472
+ "eu-west-3" : {
13473
+ "variants" : [ {
13474
+ "hostname" : "servicediscovery.eu-west-3.amazonaws.com",
13475
+ "tags" : [ "dualstack" ]
13476
+ } ]
13477
+ },
13478
+ "me-central-1" : {
13479
+ "variants" : [ {
13480
+ "hostname" : "servicediscovery.me-central-1.amazonaws.com",
13481
+ "tags" : [ "dualstack" ]
13482
+ } ]
13483
+ },
13484
+ "me-south-1" : {
13485
+ "variants" : [ {
13486
+ "hostname" : "servicediscovery.me-south-1.amazonaws.com",
13487
+ "tags" : [ "dualstack" ]
13488
+ } ]
13489
+ },
13490
+ "sa-east-1" : {
13491
+ "variants" : [ {
13492
+ "hostname" : "servicediscovery.sa-east-1.amazonaws.com",
13493
+ "tags" : [ "dualstack" ]
13494
+ } ]
13495
+ },
13135
13496
  "servicediscovery" : {
13136
13497
  "credentialScope" : {
13137
13498
  "region" : "ca-central-1"
@@ -13153,6 +13514,9 @@
13153
13514
  "variants" : [ {
13154
13515
  "hostname" : "servicediscovery-fips.us-east-1.amazonaws.com",
13155
13516
  "tags" : [ "fips" ]
13517
+ }, {
13518
+ "hostname" : "servicediscovery.us-east-1.amazonaws.com",
13519
+ "tags" : [ "dualstack" ]
13156
13520
  } ]
13157
13521
  },
13158
13522
  "us-east-1-fips" : {
@@ -13166,6 +13530,9 @@
13166
13530
  "variants" : [ {
13167
13531
  "hostname" : "servicediscovery-fips.us-east-2.amazonaws.com",
13168
13532
  "tags" : [ "fips" ]
13533
+ }, {
13534
+ "hostname" : "servicediscovery.us-east-2.amazonaws.com",
13535
+ "tags" : [ "dualstack" ]
13169
13536
  } ]
13170
13537
  },
13171
13538
  "us-east-2-fips" : {
@@ -13179,6 +13546,9 @@
13179
13546
  "variants" : [ {
13180
13547
  "hostname" : "servicediscovery-fips.us-west-1.amazonaws.com",
13181
13548
  "tags" : [ "fips" ]
13549
+ }, {
13550
+ "hostname" : "servicediscovery.us-west-1.amazonaws.com",
13551
+ "tags" : [ "dualstack" ]
13182
13552
  } ]
13183
13553
  },
13184
13554
  "us-west-1-fips" : {
@@ -13192,6 +13562,9 @@
13192
13562
  "variants" : [ {
13193
13563
  "hostname" : "servicediscovery-fips.us-west-2.amazonaws.com",
13194
13564
  "tags" : [ "fips" ]
13565
+ }, {
13566
+ "hostname" : "servicediscovery.us-west-2.amazonaws.com",
13567
+ "tags" : [ "dualstack" ]
13195
13568
  } ]
13196
13569
  },
13197
13570
  "us-west-2-fips" : {
@@ -13224,6 +13597,7 @@
13224
13597
  "eu-west-1" : { },
13225
13598
  "eu-west-2" : { },
13226
13599
  "eu-west-3" : { },
13600
+ "me-central-1" : { },
13227
13601
  "me-south-1" : { },
13228
13602
  "sa-east-1" : { },
13229
13603
  "us-east-1" : { },
@@ -13400,12 +13774,48 @@
13400
13774
  "ap-south-1" : { },
13401
13775
  "ap-southeast-1" : { },
13402
13776
  "ap-southeast-2" : { },
13403
- "ca-central-1" : { },
13777
+ "ca-central-1" : {
13778
+ "variants" : [ {
13779
+ "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
13780
+ "tags" : [ "fips" ]
13781
+ } ]
13782
+ },
13404
13783
  "eu-central-1" : { },
13405
13784
  "eu-west-1" : { },
13406
13785
  "eu-west-2" : { },
13407
- "us-east-1" : { },
13408
- "us-west-2" : { }
13786
+ "fips-ca-central-1" : {
13787
+ "credentialScope" : {
13788
+ "region" : "ca-central-1"
13789
+ },
13790
+ "deprecated" : true,
13791
+ "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
13792
+ },
13793
+ "fips-us-east-1" : {
13794
+ "credentialScope" : {
13795
+ "region" : "us-east-1"
13796
+ },
13797
+ "deprecated" : true,
13798
+ "hostname" : "sms-voice-fips.us-east-1.amazonaws.com"
13799
+ },
13800
+ "fips-us-west-2" : {
13801
+ "credentialScope" : {
13802
+ "region" : "us-west-2"
13803
+ },
13804
+ "deprecated" : true,
13805
+ "hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
13806
+ },
13807
+ "us-east-1" : {
13808
+ "variants" : [ {
13809
+ "hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
13810
+ "tags" : [ "fips" ]
13811
+ } ]
13812
+ },
13813
+ "us-west-2" : {
13814
+ "variants" : [ {
13815
+ "hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
13816
+ "tags" : [ "fips" ]
13817
+ } ]
13818
+ }
13409
13819
  }
13410
13820
  },
13411
13821
  "snowball" : {
@@ -13899,8 +14309,14 @@
13899
14309
  "us-west-2" : { }
13900
14310
  }
13901
14311
  },
14312
+ "ssm-sap" : {
14313
+ "endpoints" : {
14314
+ "us-east-1" : { }
14315
+ }
14316
+ },
13902
14317
  "sso" : {
13903
14318
  "endpoints" : {
14319
+ "af-south-1" : { },
13904
14320
  "ap-east-1" : { },
13905
14321
  "ap-northeast-1" : { },
13906
14322
  "ap-northeast-2" : { },
@@ -13908,6 +14324,7 @@
13908
14324
  "ap-south-1" : { },
13909
14325
  "ap-southeast-1" : { },
13910
14326
  "ap-southeast-2" : { },
14327
+ "ap-southeast-3" : { },
13911
14328
  "ca-central-1" : { },
13912
14329
  "eu-central-1" : { },
13913
14330
  "eu-north-1" : { },
@@ -13919,6 +14336,7 @@
13919
14336
  "sa-east-1" : { },
13920
14337
  "us-east-1" : { },
13921
14338
  "us-east-2" : { },
14339
+ "us-west-1" : { },
13922
14340
  "us-west-2" : { }
13923
14341
  }
13924
14342
  },
@@ -14826,13 +15244,25 @@
14826
15244
  "ap-northeast-1" : { },
14827
15245
  "ap-northeast-2" : { },
14828
15246
  "ap-southeast-1" : { },
14829
- "ca-central-1" : { },
15247
+ "ca-central-1" : {
15248
+ "variants" : [ {
15249
+ "hostname" : "voice-chime-fips.ca-central-1.amazonaws.com",
15250
+ "tags" : [ "fips" ]
15251
+ } ]
15252
+ },
15253
+ "ca-central-1-fips" : {
15254
+ "credentialScope" : {
15255
+ "region" : "ca-central-1"
15256
+ },
15257
+ "deprecated" : true,
15258
+ "hostname" : "voice-chime-fips.ca-central-1.amazonaws.com"
15259
+ },
14830
15260
  "eu-central-1" : { },
14831
15261
  "eu-west-1" : { },
14832
15262
  "eu-west-2" : { },
14833
15263
  "us-east-1" : {
14834
15264
  "variants" : [ {
14835
- "hostname" : "fips.voice-chime.us-east-1.amazonaws.com",
15265
+ "hostname" : "voice-chime-fips.us-east-1.amazonaws.com",
14836
15266
  "tags" : [ "fips" ]
14837
15267
  } ]
14838
15268
  },
@@ -14841,11 +15271,11 @@
14841
15271
  "region" : "us-east-1"
14842
15272
  },
14843
15273
  "deprecated" : true,
14844
- "hostname" : "fips.voice-chime.us-east-1.amazonaws.com"
15274
+ "hostname" : "voice-chime-fips.us-east-1.amazonaws.com"
14845
15275
  },
14846
15276
  "us-west-2" : {
14847
15277
  "variants" : [ {
14848
- "hostname" : "fips.voice-chime.us-west-2.amazonaws.com",
15278
+ "hostname" : "voice-chime-fips.us-west-2.amazonaws.com",
14849
15279
  "tags" : [ "fips" ]
14850
15280
  } ]
14851
15281
  },
@@ -14854,7 +15284,7 @@
14854
15284
  "region" : "us-west-2"
14855
15285
  },
14856
15286
  "deprecated" : true,
14857
- "hostname" : "fips.voice-chime.us-west-2.amazonaws.com"
15287
+ "hostname" : "voice-chime-fips.us-west-2.amazonaws.com"
14858
15288
  }
14859
15289
  }
14860
15290
  },
@@ -16073,8 +16503,18 @@
16073
16503
  },
16074
16504
  "athena" : {
16075
16505
  "endpoints" : {
16076
- "cn-north-1" : { },
16077
- "cn-northwest-1" : { }
16506
+ "cn-north-1" : {
16507
+ "variants" : [ {
16508
+ "hostname" : "athena.cn-north-1.api.amazonwebservices.com.cn",
16509
+ "tags" : [ "dualstack" ]
16510
+ } ]
16511
+ },
16512
+ "cn-northwest-1" : {
16513
+ "variants" : [ {
16514
+ "hostname" : "athena.cn-northwest-1.api.amazonwebservices.com.cn",
16515
+ "tags" : [ "dualstack" ]
16516
+ } ]
16517
+ }
16078
16518
  }
16079
16519
  },
16080
16520
  "autoscaling" : {
@@ -16260,6 +16700,12 @@
16260
16700
  "cn-northwest-1" : { }
16261
16701
  }
16262
16702
  },
16703
+ "datasync" : {
16704
+ "endpoints" : {
16705
+ "cn-north-1" : { },
16706
+ "cn-northwest-1" : { }
16707
+ }
16708
+ },
16263
16709
  "dax" : {
16264
16710
  "endpoints" : {
16265
16711
  "cn-north-1" : { },
@@ -16632,6 +17078,12 @@
16632
17078
  "cn-northwest-1" : { }
16633
17079
  }
16634
17080
  },
17081
+ "metrics.sagemaker" : {
17082
+ "endpoints" : {
17083
+ "cn-north-1" : { },
17084
+ "cn-northwest-1" : { }
17085
+ }
17086
+ },
16635
17087
  "monitoring" : {
16636
17088
  "defaults" : {
16637
17089
  "protocols" : [ "http", "https" ]
@@ -16717,6 +17169,7 @@
16717
17169
  },
16718
17170
  "resource-explorer-2" : {
16719
17171
  "defaults" : {
17172
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
16720
17173
  "variants" : [ {
16721
17174
  "dnsSuffix" : "api.amazonwebservices.com.cn",
16722
17175
  "hostname" : "{service}-fips.{region}.{dnsSuffix}",
@@ -16858,8 +17311,18 @@
16858
17311
  },
16859
17312
  "servicediscovery" : {
16860
17313
  "endpoints" : {
16861
- "cn-north-1" : { },
16862
- "cn-northwest-1" : { }
17314
+ "cn-north-1" : {
17315
+ "variants" : [ {
17316
+ "hostname" : "servicediscovery.cn-north-1.amazonaws.com.cn",
17317
+ "tags" : [ "dualstack" ]
17318
+ } ]
17319
+ },
17320
+ "cn-northwest-1" : {
17321
+ "variants" : [ {
17322
+ "hostname" : "servicediscovery.cn-northwest-1.amazonaws.com.cn",
17323
+ "tags" : [ "dualstack" ]
17324
+ } ]
17325
+ }
16863
17326
  }
16864
17327
  },
16865
17328
  "sms" : {
@@ -17516,12 +17979,18 @@
17516
17979
  "variants" : [ {
17517
17980
  "hostname" : "athena-fips.us-gov-east-1.amazonaws.com",
17518
17981
  "tags" : [ "fips" ]
17982
+ }, {
17983
+ "hostname" : "athena.us-gov-east-1.api.aws",
17984
+ "tags" : [ "dualstack" ]
17519
17985
  } ]
17520
17986
  },
17521
17987
  "us-gov-west-1" : {
17522
17988
  "variants" : [ {
17523
17989
  "hostname" : "athena-fips.us-gov-west-1.amazonaws.com",
17524
17990
  "tags" : [ "fips" ]
17991
+ }, {
17992
+ "hostname" : "athena.us-gov-west-1.api.aws",
17993
+ "tags" : [ "dualstack" ]
17525
17994
  } ]
17526
17995
  }
17527
17996
  }
@@ -19357,6 +19826,12 @@
19357
19826
  "us-gov-west-1" : { }
19358
19827
  }
19359
19828
  },
19829
+ "metrics.sagemaker" : {
19830
+ "endpoints" : {
19831
+ "us-gov-east-1" : { },
19832
+ "us-gov-west-1" : { }
19833
+ }
19834
+ },
19360
19835
  "models.lex" : {
19361
19836
  "defaults" : {
19362
19837
  "credentialScope" : {
@@ -19572,6 +20047,12 @@
19572
20047
  }
19573
20048
  }
19574
20049
  },
20050
+ "pi" : {
20051
+ "endpoints" : {
20052
+ "us-gov-east-1" : { },
20053
+ "us-gov-west-1" : { }
20054
+ }
20055
+ },
19575
20056
  "pinpoint" : {
19576
20057
  "defaults" : {
19577
20058
  "credentialScope" : {
@@ -19785,6 +20266,7 @@
19785
20266
  },
19786
20267
  "resource-explorer-2" : {
19787
20268
  "defaults" : {
20269
+ "dnsSuffix" : "api.aws",
19788
20270
  "variants" : [ {
19789
20271
  "dnsSuffix" : "api.aws",
19790
20272
  "hostname" : "{service}-fips.{region}.{dnsSuffix}",
@@ -20204,6 +20686,9 @@
20204
20686
  "variants" : [ {
20205
20687
  "hostname" : "servicediscovery-fips.us-gov-east-1.amazonaws.com",
20206
20688
  "tags" : [ "fips" ]
20689
+ }, {
20690
+ "hostname" : "servicediscovery.us-gov-east-1.amazonaws.com",
20691
+ "tags" : [ "dualstack" ]
20207
20692
  } ]
20208
20693
  },
20209
20694
  "us-gov-east-1-fips" : {
@@ -20217,6 +20702,9 @@
20217
20702
  "variants" : [ {
20218
20703
  "hostname" : "servicediscovery-fips.us-gov-west-1.amazonaws.com",
20219
20704
  "tags" : [ "fips" ]
20705
+ }, {
20706
+ "hostname" : "servicediscovery.us-gov-west-1.amazonaws.com",
20707
+ "tags" : [ "dualstack" ]
20220
20708
  } ]
20221
20709
  },
20222
20710
  "us-gov-west-1-fips" : {
@@ -20297,7 +20785,19 @@
20297
20785
  },
20298
20786
  "sms-voice" : {
20299
20787
  "endpoints" : {
20300
- "us-gov-west-1" : { }
20788
+ "fips-us-gov-west-1" : {
20789
+ "credentialScope" : {
20790
+ "region" : "us-gov-west-1"
20791
+ },
20792
+ "deprecated" : true,
20793
+ "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com"
20794
+ },
20795
+ "us-gov-west-1" : {
20796
+ "variants" : [ {
20797
+ "hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
20798
+ "tags" : [ "fips" ]
20799
+ } ]
20800
+ }
20301
20801
  }
20302
20802
  },
20303
20803
  "snowball" : {
@@ -21204,6 +21704,11 @@
21204
21704
  "us-iso-west-1" : { }
21205
21705
  }
21206
21706
  },
21707
+ "glue" : {
21708
+ "endpoints" : {
21709
+ "us-iso-east-1" : { }
21710
+ }
21711
+ },
21207
21712
  "health" : {
21208
21713
  "endpoints" : {
21209
21714
  "us-iso-east-1" : { }
@@ -21291,6 +21796,11 @@
21291
21796
  "us-iso-east-1" : { }
21292
21797
  }
21293
21798
  },
21799
+ "metrics.sagemaker" : {
21800
+ "endpoints" : {
21801
+ "us-iso-east-1" : { }
21802
+ }
21803
+ },
21294
21804
  "monitoring" : {
21295
21805
  "endpoints" : {
21296
21806
  "us-iso-east-1" : { },
@@ -21460,7 +21970,8 @@
21460
21970
  },
21461
21971
  "workspaces" : {
21462
21972
  "endpoints" : {
21463
- "us-iso-east-1" : { }
21973
+ "us-iso-east-1" : { },
21974
+ "us-iso-west-1" : { }
21464
21975
  }
21465
21976
  }
21466
21977
  }
@@ -21745,6 +22256,11 @@
21745
22256
  "us-isob-east-1" : { }
21746
22257
  }
21747
22258
  },
22259
+ "metrics.sagemaker" : {
22260
+ "endpoints" : {
22261
+ "us-isob-east-1" : { }
22262
+ }
22263
+ },
21748
22264
  "monitoring" : {
21749
22265
  "endpoints" : {
21750
22266
  "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.671.0
4
+ version: 1.687.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: 2022-12-05 00:00:00.000000000 Z
11
+ date: 2023-01-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: