aws-partitions 1.674.0 → 1.675.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: bc310cbc230a06eb6b8fa831d70c0403c4883fd1abac3ccc4d5497a89247fc65
4
- data.tar.gz: 0f5dcb7668c387b996a609cba0026d31f2438203ad341d2155ac4b34fa2423e9
3
+ metadata.gz: 49be9d445fbf4861f7b732f278108b6c459e84da02eaa491f7cec0763639d004
4
+ data.tar.gz: cd2addd9ee6442280cae38955bb70e8a61561ad119a5919b1dc7bccbd58332e1
5
5
  SHA512:
6
- metadata.gz: 88379de73253812df3d2a7cc4cb15e29ab90d96a7a405656756f37767b8cac641104363c8064e97f9fe41103bdbc16c0d5f2f417ad033c5b56faee0de3ee9b64
7
- data.tar.gz: 1435f906c12bca29a7159a1f15ccea084523cf6978b51c7e0b35dde333361b636220e98c5e566fa69578c39186034b3d1928ebf9f44b55ab1d658c6b44dc2963
6
+ metadata.gz: 5366760ce7e4a409340ed44eafbf326e05577761078a6477333cce9286f0cb2738bce12708b196dda6ad376634ada92bd1c58a233313d0f2841f7d4814449bb1
7
+ data.tar.gz: 5f83d7a5e33aa9082330d4245ef536012776909c9bc471f97b237c956727f689f912900bd978d7b482c4ad9c8d5bf0f3d77046fdea3e4822e6b4279fdef427f1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.675.0 (2022-12-12)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::SageMakerMetrics`.
8
+
4
9
  1.674.0 (2022-12-08)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.674.0
1
+ 1.675.0
@@ -534,6 +534,7 @@ module Aws
534
534
  'SageMaker' => 'api.sagemaker',
535
535
  'SageMakerFeatureStoreRuntime' => 'featurestore-runtime.sagemaker',
536
536
  'SageMakerGeospatial' => 'sagemaker-geospatial',
537
+ 'SageMakerMetrics' => 'metrics.sagemaker',
537
538
  'SageMakerRuntime' => 'runtime.sagemaker',
538
539
  'SagemakerEdgeManager' => 'edge.sagemaker',
539
540
  'SavingsPlans' => 'savingsplans',
data/partitions.json CHANGED
@@ -1710,6 +1710,7 @@
1710
1710
  "deprecated" : true,
1711
1711
  "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
1712
1712
  },
1713
+ "sa-east-1" : { },
1713
1714
  "us-east-1" : {
1714
1715
  "variants" : [ {
1715
1716
  "hostname" : "appstream2-fips.us-east-1.amazonaws.com",
@@ -9132,14 +9133,35 @@
9132
9133
  "ap-south-1" : { },
9133
9134
  "ap-southeast-1" : { },
9134
9135
  "ap-southeast-2" : { },
9135
- "ca-central-1" : { },
9136
+ "ca-central-1" : {
9137
+ "variants" : [ {
9138
+ "tags" : [ "fips" ]
9139
+ } ]
9140
+ },
9136
9141
  "eu-central-1" : { },
9137
9142
  "eu-west-1" : { },
9138
9143
  "eu-west-2" : { },
9139
9144
  "eu-west-3" : { },
9145
+ "fips-ca-central-1" : {
9146
+ "deprecated" : true
9147
+ },
9148
+ "fips-us-east-1" : {
9149
+ "deprecated" : true
9150
+ },
9151
+ "fips-us-west-2" : {
9152
+ "deprecated" : true
9153
+ },
9140
9154
  "sa-east-1" : { },
9141
- "us-east-1" : { },
9142
- "us-west-2" : { }
9155
+ "us-east-1" : {
9156
+ "variants" : [ {
9157
+ "tags" : [ "fips" ]
9158
+ } ]
9159
+ },
9160
+ "us-west-2" : {
9161
+ "variants" : [ {
9162
+ "tags" : [ "fips" ]
9163
+ } ]
9164
+ }
9143
9165
  }
9144
9166
  },
9145
9167
  "machinelearning" : {
@@ -9616,6 +9638,32 @@
9616
9638
  "us-west-2" : { }
9617
9639
  }
9618
9640
  },
9641
+ "metrics.sagemaker" : {
9642
+ "endpoints" : {
9643
+ "af-south-1" : { },
9644
+ "ap-east-1" : { },
9645
+ "ap-northeast-1" : { },
9646
+ "ap-northeast-2" : { },
9647
+ "ap-northeast-3" : { },
9648
+ "ap-south-1" : { },
9649
+ "ap-southeast-1" : { },
9650
+ "ap-southeast-2" : { },
9651
+ "ap-southeast-3" : { },
9652
+ "ca-central-1" : { },
9653
+ "eu-central-1" : { },
9654
+ "eu-north-1" : { },
9655
+ "eu-south-1" : { },
9656
+ "eu-west-1" : { },
9657
+ "eu-west-2" : { },
9658
+ "me-central-1" : { },
9659
+ "me-south-1" : { },
9660
+ "sa-east-1" : { },
9661
+ "us-east-1" : { },
9662
+ "us-east-2" : { },
9663
+ "us-west-1" : { },
9664
+ "us-west-2" : { }
9665
+ }
9666
+ },
9619
9667
  "mgh" : {
9620
9668
  "endpoints" : {
9621
9669
  "ap-northeast-1" : { },
@@ -9867,6 +9915,7 @@
9867
9915
  "deprecated" : true,
9868
9916
  "hostname" : "mq-fips.us-west-2.amazonaws.com"
9869
9917
  },
9918
+ "me-central-1" : { },
9870
9919
  "me-south-1" : { },
9871
9920
  "sa-east-1" : { },
9872
9921
  "us-east-1" : {
@@ -16647,6 +16696,12 @@
16647
16696
  "cn-northwest-1" : { }
16648
16697
  }
16649
16698
  },
16699
+ "metrics.sagemaker" : {
16700
+ "endpoints" : {
16701
+ "cn-north-1" : { },
16702
+ "cn-northwest-1" : { }
16703
+ }
16704
+ },
16650
16705
  "monitoring" : {
16651
16706
  "defaults" : {
16652
16707
  "protocols" : [ "http", "https" ]
@@ -19379,6 +19434,11 @@
19379
19434
  "us-gov-west-1" : { }
19380
19435
  }
19381
19436
  },
19437
+ "metrics.sagemaker" : {
19438
+ "endpoints" : {
19439
+ "us-gov-west-1" : { }
19440
+ }
19441
+ },
19382
19442
  "models.lex" : {
19383
19443
  "defaults" : {
19384
19444
  "credentialScope" : {
@@ -21314,6 +21374,11 @@
21314
21374
  "us-iso-east-1" : { }
21315
21375
  }
21316
21376
  },
21377
+ "metrics.sagemaker" : {
21378
+ "endpoints" : {
21379
+ "us-iso-east-1" : { }
21380
+ }
21381
+ },
21317
21382
  "monitoring" : {
21318
21383
  "endpoints" : {
21319
21384
  "us-iso-east-1" : { },
@@ -21768,6 +21833,11 @@
21768
21833
  "us-isob-east-1" : { }
21769
21834
  }
21770
21835
  },
21836
+ "metrics.sagemaker" : {
21837
+ "endpoints" : {
21838
+ "us-isob-east-1" : { }
21839
+ }
21840
+ },
21771
21841
  "monitoring" : {
21772
21842
  "endpoints" : {
21773
21843
  "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.674.0
4
+ version: 1.675.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-08 00:00:00.000000000 Z
11
+ date: 2022-12-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: