aws-sdk 2.1636.0 → 2.1638.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.
- package/README.md +1 -1
- package/apis/application-signals-2024-04-15.examples.json +5 -0
- package/apis/application-signals-2024-04-15.min.json +975 -0
- package/apis/application-signals-2024-04-15.paginators.json +34 -0
- package/apis/auditmanager-2017-07-25.min.json +57 -38
- package/apis/b2bi-2022-06-23.min.json +8 -1
- package/apis/codepipeline-2015-07-09.min.json +4 -1
- package/apis/ecs-2014-11-13.min.json +290 -256
- package/apis/imagebuilder-2019-12-02.min.json +3 -0
- package/apis/metadata.json +4 -0
- package/apis/sagemaker-2017-07-24.min.json +731 -730
- package/apis/verifiedpermissions-2021-12-01.min.json +321 -84
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/applicationsignals.d.ts +955 -0
- package/clients/applicationsignals.js +18 -0
- package/clients/auditmanager.d.ts +45 -33
- package/clients/b2bi.d.ts +1 -1
- package/clients/codepipeline.d.ts +4 -4
- package/clients/ecs.d.ts +47 -5
- package/clients/sagemaker.d.ts +9 -4
- package/clients/verifiedpermissions.d.ts +260 -8
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +48 -11
- package/dist/aws-sdk.js +301 -260
- package/dist/aws-sdk.min.js +65 -65
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -764,17 +764,17 @@ | |
| 764 764 | 
             
                        "shape": "Sd5"
         | 
| 765 765 | 
             
                      },
         | 
| 766 766 | 
             
                      "DataCaptureConfig": {
         | 
| 767 | 
            -
                        "shape": " | 
| 767 | 
            +
                        "shape": "Sds"
         | 
| 768 768 | 
             
                      },
         | 
| 769 769 | 
             
                      "Tags": {
         | 
| 770 770 | 
             
                        "shape": "S7"
         | 
| 771 771 | 
             
                      },
         | 
| 772 772 | 
             
                      "KmsKeyId": {},
         | 
| 773 773 | 
             
                      "AsyncInferenceConfig": {
         | 
| 774 | 
            -
                        "shape": " | 
| 774 | 
            +
                        "shape": "Se3"
         | 
| 775 775 | 
             
                      },
         | 
| 776 776 | 
             
                      "ExplainerConfig": {
         | 
| 777 | 
            -
                        "shape": " | 
| 777 | 
            +
                        "shape": "Seb"
         | 
| 778 778 | 
             
                      },
         | 
| 779 779 | 
             
                      "ShadowProductionVariants": {
         | 
| 780 780 | 
             
                        "shape": "Sd5"
         | 
| @@ -834,13 +834,13 @@ | |
| 834 834 | 
             
                      "RecordIdentifierFeatureName": {},
         | 
| 835 835 | 
             
                      "EventTimeFeatureName": {},
         | 
| 836 836 | 
             
                      "FeatureDefinitions": {
         | 
| 837 | 
            -
                        "shape": " | 
| 837 | 
            +
                        "shape": "Sfa"
         | 
| 838 838 | 
             
                      },
         | 
| 839 839 | 
             
                      "OnlineStoreConfig": {
         | 
| 840 | 
            -
                        "shape": " | 
| 840 | 
            +
                        "shape": "Sfh"
         | 
| 841 841 | 
             
                      },
         | 
| 842 842 | 
             
                      "OfflineStoreConfig": {
         | 
| 843 | 
            -
                        "shape": " | 
| 843 | 
            +
                        "shape": "Sfn"
         | 
| 844 844 | 
             
                      },
         | 
| 845 845 | 
             
                      "ThroughputConfig": {
         | 
| 846 846 | 
             
                        "type": "structure",
         | 
| @@ -885,16 +885,16 @@ | |
| 885 885 | 
             
                    "members": {
         | 
| 886 886 | 
             
                      "FlowDefinitionName": {},
         | 
| 887 887 | 
             
                      "HumanLoopRequestSource": {
         | 
| 888 | 
            -
                        "shape": " | 
| 888 | 
            +
                        "shape": "Sg2"
         | 
| 889 889 | 
             
                      },
         | 
| 890 890 | 
             
                      "HumanLoopActivationConfig": {
         | 
| 891 | 
            -
                        "shape": " | 
| 891 | 
            +
                        "shape": "Sg4"
         | 
| 892 892 | 
             
                      },
         | 
| 893 893 | 
             
                      "HumanLoopConfig": {
         | 
| 894 | 
            -
                        "shape": " | 
| 894 | 
            +
                        "shape": "Sg7"
         | 
| 895 895 | 
             
                      },
         | 
| 896 896 | 
             
                      "OutputConfig": {
         | 
| 897 | 
            -
                        "shape": " | 
| 897 | 
            +
                        "shape": "Sgm"
         | 
| 898 898 | 
             
                      },
         | 
| 899 899 | 
             
                      "RoleArn": {},
         | 
| 900 900 | 
             
                      "Tags": {
         | 
| @@ -924,10 +924,10 @@ | |
| 924 924 | 
             
                      "HubDescription": {},
         | 
| 925 925 | 
             
                      "HubDisplayName": {},
         | 
| 926 926 | 
             
                      "HubSearchKeywords": {
         | 
| 927 | 
            -
                        "shape": " | 
| 927 | 
            +
                        "shape": "Sgt"
         | 
| 928 928 | 
             
                      },
         | 
| 929 929 | 
             
                      "S3StorageConfig": {
         | 
| 930 | 
            -
                        "shape": " | 
| 930 | 
            +
                        "shape": "Sgv"
         | 
| 931 931 | 
             
                      },
         | 
| 932 932 | 
             
                      "Tags": {
         | 
| 933 933 | 
             
                        "shape": "S7"
         | 
| @@ -954,7 +954,7 @@ | |
| 954 954 | 
             
                    "members": {
         | 
| 955 955 | 
             
                      "HumanTaskUiName": {},
         | 
| 956 956 | 
             
                      "UiTemplate": {
         | 
| 957 | 
            -
                        "shape": " | 
| 957 | 
            +
                        "shape": "Sh1"
         | 
| 958 958 | 
             
                      },
         | 
| 959 959 | 
             
                      "Tags": {
         | 
| 960 960 | 
             
                        "shape": "S7"
         | 
| @@ -981,22 +981,22 @@ | |
| 981 981 | 
             
                    "members": {
         | 
| 982 982 | 
             
                      "HyperParameterTuningJobName": {},
         | 
| 983 983 | 
             
                      "HyperParameterTuningJobConfig": {
         | 
| 984 | 
            -
                        "shape": " | 
| 984 | 
            +
                        "shape": "Sh6"
         | 
| 985 985 | 
             
                      },
         | 
| 986 986 | 
             
                      "TrainingJobDefinition": {
         | 
| 987 | 
            -
                        "shape": " | 
| 987 | 
            +
                        "shape": "Shz"
         | 
| 988 988 | 
             
                      },
         | 
| 989 989 | 
             
                      "TrainingJobDefinitions": {
         | 
| 990 | 
            -
                        "shape": " | 
| 990 | 
            +
                        "shape": "Sif"
         | 
| 991 991 | 
             
                      },
         | 
| 992 992 | 
             
                      "WarmStartConfig": {
         | 
| 993 | 
            -
                        "shape": " | 
| 993 | 
            +
                        "shape": "Sig"
         | 
| 994 994 | 
             
                      },
         | 
| 995 995 | 
             
                      "Tags": {
         | 
| 996 996 | 
             
                        "shape": "S7"
         | 
| 997 997 | 
             
                      },
         | 
| 998 998 | 
             
                      "Autotune": {
         | 
| 999 | 
            -
                        "shape": " | 
| 999 | 
            +
                        "shape": "Sik"
         | 
| 1000 1000 | 
             
                      }
         | 
| 1001 1001 | 
             
                    }
         | 
| 1002 1002 | 
             
                  },
         | 
| @@ -1049,7 +1049,7 @@ | |
| 1049 1049 | 
             
                      },
         | 
| 1050 1050 | 
             
                      "ImageName": {},
         | 
| 1051 1051 | 
             
                      "Aliases": {
         | 
| 1052 | 
            -
                        "shape": " | 
| 1052 | 
            +
                        "shape": "Siv"
         | 
| 1053 1053 | 
             
                      },
         | 
| 1054 1054 | 
             
                      "VendorGuidance": {},
         | 
| 1055 1055 | 
             
                      "JobType": {},
         | 
| @@ -1084,10 +1084,10 @@ | |
| 1084 1084 | 
             
                      "EndpointName": {},
         | 
| 1085 1085 | 
             
                      "VariantName": {},
         | 
| 1086 1086 | 
             
                      "Specification": {
         | 
| 1087 | 
            -
                        "shape": " | 
| 1087 | 
            +
                        "shape": "Sj7"
         | 
| 1088 1088 | 
             
                      },
         | 
| 1089 1089 | 
             
                      "RuntimeConfig": {
         | 
| 1090 | 
            -
                        "shape": " | 
| 1090 | 
            +
                        "shape": "Sje"
         | 
| 1091 1091 | 
             
                      },
         | 
| 1092 1092 | 
             
                      "Tags": {
         | 
| 1093 1093 | 
             
                        "shape": "S7"
         | 
| @@ -1119,19 +1119,19 @@ | |
| 1119 1119 | 
             
                      "Name": {},
         | 
| 1120 1120 | 
             
                      "Type": {},
         | 
| 1121 1121 | 
             
                      "Schedule": {
         | 
| 1122 | 
            -
                        "shape": " | 
| 1122 | 
            +
                        "shape": "Sjl"
         | 
| 1123 1123 | 
             
                      },
         | 
| 1124 1124 | 
             
                      "Description": {},
         | 
| 1125 1125 | 
             
                      "RoleArn": {},
         | 
| 1126 1126 | 
             
                      "EndpointName": {},
         | 
| 1127 1127 | 
             
                      "ModelVariants": {
         | 
| 1128 | 
            -
                        "shape": " | 
| 1128 | 
            +
                        "shape": "Sjo"
         | 
| 1129 1129 | 
             
                      },
         | 
| 1130 1130 | 
             
                      "DataStorageConfig": {
         | 
| 1131 | 
            -
                        "shape": " | 
| 1131 | 
            +
                        "shape": "Sjw"
         | 
| 1132 1132 | 
             
                      },
         | 
| 1133 1133 | 
             
                      "ShadowModeConfig": {
         | 
| 1134 | 
            -
                        "shape": " | 
| 1134 | 
            +
                        "shape": "Sjx"
         | 
| 1135 1135 | 
             
                      },
         | 
| 1136 1136 | 
             
                      "KmsKey": {},
         | 
| 1137 1137 | 
             
                      "Tags": {
         | 
| @@ -1163,11 +1163,11 @@ | |
| 1163 1163 | 
             
                      "JobType": {},
         | 
| 1164 1164 | 
             
                      "RoleArn": {},
         | 
| 1165 1165 | 
             
                      "InputConfig": {
         | 
| 1166 | 
            -
                        "shape": " | 
| 1166 | 
            +
                        "shape": "Sk5"
         | 
| 1167 1167 | 
             
                      },
         | 
| 1168 1168 | 
             
                      "JobDescription": {},
         | 
| 1169 1169 | 
             
                      "StoppingConditions": {
         | 
| 1170 | 
            -
                        "shape": " | 
| 1170 | 
            +
                        "shape": "Slb"
         | 
| 1171 1171 | 
             
                      },
         | 
| 1172 1172 | 
             
                      "OutputConfig": {
         | 
| 1173 1173 | 
             
                        "type": "structure",
         | 
| @@ -1211,21 +1211,21 @@ | |
| 1211 1211 | 
             
                      "LabelingJobName": {},
         | 
| 1212 1212 | 
             
                      "LabelAttributeName": {},
         | 
| 1213 1213 | 
             
                      "InputConfig": {
         | 
| 1214 | 
            -
                        "shape": " | 
| 1214 | 
            +
                        "shape": "Sln"
         | 
| 1215 1215 | 
             
                      },
         | 
| 1216 1216 | 
             
                      "OutputConfig": {
         | 
| 1217 | 
            -
                        "shape": " | 
| 1217 | 
            +
                        "shape": "Slu"
         | 
| 1218 1218 | 
             
                      },
         | 
| 1219 1219 | 
             
                      "RoleArn": {},
         | 
| 1220 1220 | 
             
                      "LabelCategoryConfigS3Uri": {},
         | 
| 1221 1221 | 
             
                      "StoppingConditions": {
         | 
| 1222 | 
            -
                        "shape": " | 
| 1222 | 
            +
                        "shape": "Slv"
         | 
| 1223 1223 | 
             
                      },
         | 
| 1224 1224 | 
             
                      "LabelingJobAlgorithmsConfig": {
         | 
| 1225 | 
            -
                        "shape": " | 
| 1225 | 
            +
                        "shape": "Sly"
         | 
| 1226 1226 | 
             
                      },
         | 
| 1227 1227 | 
             
                      "HumanTaskConfig": {
         | 
| 1228 | 
            -
                        "shape": " | 
| 1228 | 
            +
                        "shape": "Sm2"
         | 
| 1229 1229 | 
             
                      },
         | 
| 1230 1230 | 
             
                      "Tags": {
         | 
| 1231 1231 | 
             
                        "shape": "S7"
         | 
| @@ -1251,13 +1251,13 @@ | |
| 1251 1251 | 
             
                    "members": {
         | 
| 1252 1252 | 
             
                      "ModelName": {},
         | 
| 1253 1253 | 
             
                      "PrimaryContainer": {
         | 
| 1254 | 
            -
                        "shape": " | 
| 1254 | 
            +
                        "shape": "Smh"
         | 
| 1255 1255 | 
             
                      },
         | 
| 1256 1256 | 
             
                      "Containers": {
         | 
| 1257 | 
            -
                        "shape": " | 
| 1257 | 
            +
                        "shape": "Smq"
         | 
| 1258 1258 | 
             
                      },
         | 
| 1259 1259 | 
             
                      "InferenceExecutionConfig": {
         | 
| 1260 | 
            -
                        "shape": " | 
| 1260 | 
            +
                        "shape": "Smr"
         | 
| 1261 1261 | 
             
                      },
         | 
| 1262 1262 | 
             
                      "ExecutionRoleArn": {},
         | 
| 1263 1263 | 
             
                      "Tags": {
         | 
| @@ -1295,13 +1295,13 @@ | |
| 1295 1295 | 
             
                    "members": {
         | 
| 1296 1296 | 
             
                      "JobDefinitionName": {},
         | 
| 1297 1297 | 
             
                      "ModelBiasBaselineConfig": {
         | 
| 1298 | 
            -
                        "shape": " | 
| 1298 | 
            +
                        "shape": "Smv"
         | 
| 1299 1299 | 
             
                      },
         | 
| 1300 1300 | 
             
                      "ModelBiasAppSpecification": {
         | 
| 1301 | 
            -
                        "shape": " | 
| 1301 | 
            +
                        "shape": "Smw"
         | 
| 1302 1302 | 
             
                      },
         | 
| 1303 1303 | 
             
                      "ModelBiasJobInput": {
         | 
| 1304 | 
            -
                        "shape": " | 
| 1304 | 
            +
                        "shape": "Smx"
         | 
| 1305 1305 | 
             
                      },
         | 
| 1306 1306 | 
             
                      "ModelBiasJobOutputConfig": {
         | 
| 1307 1307 | 
             
                        "shape": "S9u"
         | 
| @@ -1342,10 +1342,10 @@ | |
| 1342 1342 | 
             
                    "members": {
         | 
| 1343 1343 | 
             
                      "ModelCardName": {},
         | 
| 1344 1344 | 
             
                      "SecurityConfig": {
         | 
| 1345 | 
            -
                        "shape": " | 
| 1345 | 
            +
                        "shape": "Sn1"
         | 
| 1346 1346 | 
             
                      },
         | 
| 1347 1347 | 
             
                      "Content": {
         | 
| 1348 | 
            -
                        "shape": " | 
| 1348 | 
            +
                        "shape": "Sn2"
         | 
| 1349 1349 | 
             
                      },
         | 
| 1350 1350 | 
             
                      "ModelCardStatus": {},
         | 
| 1351 1351 | 
             
                      "Tags": {
         | 
| @@ -1378,7 +1378,7 @@ | |
| 1378 1378 | 
             
                      },
         | 
| 1379 1379 | 
             
                      "ModelCardExportJobName": {},
         | 
| 1380 1380 | 
             
                      "OutputConfig": {
         | 
| 1381 | 
            -
                        "shape": " | 
| 1381 | 
            +
                        "shape": "Sn8"
         | 
| 1382 1382 | 
             
                      }
         | 
| 1383 1383 | 
             
                    }
         | 
| 1384 1384 | 
             
                  },
         | 
| @@ -1406,13 +1406,13 @@ | |
| 1406 1406 | 
             
                    "members": {
         | 
| 1407 1407 | 
             
                      "JobDefinitionName": {},
         | 
| 1408 1408 | 
             
                      "ModelExplainabilityBaselineConfig": {
         | 
| 1409 | 
            -
                        "shape": " | 
| 1409 | 
            +
                        "shape": "Snc"
         | 
| 1410 1410 | 
             
                      },
         | 
| 1411 1411 | 
             
                      "ModelExplainabilityAppSpecification": {
         | 
| 1412 | 
            -
                        "shape": " | 
| 1412 | 
            +
                        "shape": "Snd"
         | 
| 1413 1413 | 
             
                      },
         | 
| 1414 1414 | 
             
                      "ModelExplainabilityJobInput": {
         | 
| 1415 | 
            -
                        "shape": " | 
| 1415 | 
            +
                        "shape": "Sne"
         | 
| 1416 1416 | 
             
                      },
         | 
| 1417 1417 | 
             
                      "ModelExplainabilityJobOutputConfig": {
         | 
| 1418 1418 | 
             
                        "shape": "S9u"
         | 
| @@ -1453,10 +1453,10 @@ | |
| 1453 1453 | 
             
                        "shape": "Sr"
         | 
| 1454 1454 | 
             
                      },
         | 
| 1455 1455 | 
             
                      "ValidationSpecification": {
         | 
| 1456 | 
            -
                        "shape": " | 
| 1456 | 
            +
                        "shape": "Snh"
         | 
| 1457 1457 | 
             
                      },
         | 
| 1458 1458 | 
             
                      "SourceAlgorithmSpecification": {
         | 
| 1459 | 
            -
                        "shape": " | 
| 1459 | 
            +
                        "shape": "Snk"
         | 
| 1460 1460 | 
             
                      },
         | 
| 1461 1461 | 
             
                      "CertifyForMarketplace": {
         | 
| 1462 1462 | 
             
                        "type": "boolean"
         | 
| @@ -1469,7 +1469,7 @@ | |
| 1469 1469 | 
             
                        "shape": "S21"
         | 
| 1470 1470 | 
             
                      },
         | 
| 1471 1471 | 
             
                      "ModelMetrics": {
         | 
| 1472 | 
            -
                        "shape": " | 
| 1472 | 
            +
                        "shape": "Snn"
         | 
| 1473 1473 | 
             
                      },
         | 
| 1474 1474 | 
             
                      "ClientToken": {
         | 
| 1475 1475 | 
             
                        "idempotencyToken": true
         | 
| @@ -1478,21 +1478,21 @@ | |
| 1478 1478 | 
             
                      "Task": {},
         | 
| 1479 1479 | 
             
                      "SamplePayloadUrl": {},
         | 
| 1480 1480 | 
             
                      "CustomerMetadataProperties": {
         | 
| 1481 | 
            -
                        "shape": " | 
| 1481 | 
            +
                        "shape": "Snu"
         | 
| 1482 1482 | 
             
                      },
         | 
| 1483 1483 | 
             
                      "DriftCheckBaselines": {
         | 
| 1484 | 
            -
                        "shape": " | 
| 1484 | 
            +
                        "shape": "Snx"
         | 
| 1485 1485 | 
             
                      },
         | 
| 1486 1486 | 
             
                      "AdditionalInferenceSpecifications": {
         | 
| 1487 | 
            -
                        "shape": " | 
| 1487 | 
            +
                        "shape": "So3"
         | 
| 1488 1488 | 
             
                      },
         | 
| 1489 1489 | 
             
                      "SkipModelValidation": {},
         | 
| 1490 1490 | 
             
                      "SourceUri": {},
         | 
| 1491 1491 | 
             
                      "SecurityConfig": {
         | 
| 1492 | 
            -
                        "shape": " | 
| 1492 | 
            +
                        "shape": "So7"
         | 
| 1493 1493 | 
             
                      },
         | 
| 1494 1494 | 
             
                      "ModelCard": {
         | 
| 1495 | 
            -
                        "shape": " | 
| 1495 | 
            +
                        "shape": "So8"
         | 
| 1496 1496 | 
             
                      }
         | 
| 1497 1497 | 
             
                    }
         | 
| 1498 1498 | 
             
                  },
         | 
| @@ -1544,13 +1544,13 @@ | |
| 1544 1544 | 
             
                    "members": {
         | 
| 1545 1545 | 
             
                      "JobDefinitionName": {},
         | 
| 1546 1546 | 
             
                      "ModelQualityBaselineConfig": {
         | 
| 1547 | 
            -
                        "shape": " | 
| 1547 | 
            +
                        "shape": "Soe"
         | 
| 1548 1548 | 
             
                      },
         | 
| 1549 1549 | 
             
                      "ModelQualityAppSpecification": {
         | 
| 1550 | 
            -
                        "shape": " | 
| 1550 | 
            +
                        "shape": "Sof"
         | 
| 1551 1551 | 
             
                      },
         | 
| 1552 1552 | 
             
                      "ModelQualityJobInput": {
         | 
| 1553 | 
            -
                        "shape": " | 
| 1553 | 
            +
                        "shape": "Soh"
         | 
| 1554 1554 | 
             
                      },
         | 
| 1555 1555 | 
             
                      "ModelQualityJobOutputConfig": {
         | 
| 1556 1556 | 
             
                        "shape": "S9u"
         | 
| @@ -1590,7 +1590,7 @@ | |
| 1590 1590 | 
             
                    "members": {
         | 
| 1591 1591 | 
             
                      "MonitoringScheduleName": {},
         | 
| 1592 1592 | 
             
                      "MonitoringScheduleConfig": {
         | 
| 1593 | 
            -
                        "shape": " | 
| 1593 | 
            +
                        "shape": "Sol"
         | 
| 1594 1594 | 
             
                      },
         | 
| 1595 1595 | 
             
                      "Tags": {
         | 
| 1596 1596 | 
             
                        "shape": "S7"
         | 
| @@ -1633,16 +1633,16 @@ | |
| 1633 1633 | 
             
                        "type": "integer"
         | 
| 1634 1634 | 
             
                      },
         | 
| 1635 1635 | 
             
                      "AcceleratorTypes": {
         | 
| 1636 | 
            -
                        "shape": " | 
| 1636 | 
            +
                        "shape": "Sp2"
         | 
| 1637 1637 | 
             
                      },
         | 
| 1638 1638 | 
             
                      "DefaultCodeRepository": {},
         | 
| 1639 1639 | 
             
                      "AdditionalCodeRepositories": {
         | 
| 1640 | 
            -
                        "shape": " | 
| 1640 | 
            +
                        "shape": "Sp5"
         | 
| 1641 1641 | 
             
                      },
         | 
| 1642 1642 | 
             
                      "RootAccess": {},
         | 
| 1643 1643 | 
             
                      "PlatformIdentifier": {},
         | 
| 1644 1644 | 
             
                      "InstanceMetadataServiceConfiguration": {
         | 
| 1645 | 
            -
                        "shape": " | 
| 1645 | 
            +
                        "shape": "Sp8"
         | 
| 1646 1646 | 
             
                      }
         | 
| 1647 1647 | 
             
                    }
         | 
| 1648 1648 | 
             
                  },
         | 
| @@ -1662,10 +1662,10 @@ | |
| 1662 1662 | 
             
                    "members": {
         | 
| 1663 1663 | 
             
                      "NotebookInstanceLifecycleConfigName": {},
         | 
| 1664 1664 | 
             
                      "OnCreate": {
         | 
| 1665 | 
            -
                        "shape": " | 
| 1665 | 
            +
                        "shape": "Spd"
         | 
| 1666 1666 | 
             
                      },
         | 
| 1667 1667 | 
             
                      "OnStart": {
         | 
| 1668 | 
            -
                        "shape": " | 
| 1668 | 
            +
                        "shape": "Spd"
         | 
| 1669 1669 | 
             
                      }
         | 
| 1670 1670 | 
             
                    }
         | 
| 1671 1671 | 
             
                  },
         | 
| @@ -1689,7 +1689,7 @@ | |
| 1689 1689 | 
             
                      "PipelineDisplayName": {},
         | 
| 1690 1690 | 
             
                      "PipelineDefinition": {},
         | 
| 1691 1691 | 
             
                      "PipelineDefinitionS3Location": {
         | 
| 1692 | 
            -
                        "shape": " | 
| 1692 | 
            +
                        "shape": "Spl"
         | 
| 1693 1693 | 
             
                      },
         | 
| 1694 1694 | 
             
                      "PipelineDescription": {},
         | 
| 1695 1695 | 
             
                      "ClientRequestToken": {
         | 
| @@ -1700,7 +1700,7 @@ | |
| 1700 1700 | 
             
                        "shape": "S7"
         | 
| 1701 1701 | 
             
                      },
         | 
| 1702 1702 | 
             
                      "ParallelismConfiguration": {
         | 
| 1703 | 
            -
                        "shape": " | 
| 1703 | 
            +
                        "shape": "Spr"
         | 
| 1704 1704 | 
             
                      }
         | 
| 1705 1705 | 
             
                    }
         | 
| 1706 1706 | 
             
                  },
         | 
| @@ -1769,33 +1769,33 @@ | |
| 1769 1769 | 
             
                    ],
         | 
| 1770 1770 | 
             
                    "members": {
         | 
| 1771 1771 | 
             
                      "ProcessingInputs": {
         | 
| 1772 | 
            -
                        "shape": " | 
| 1772 | 
            +
                        "shape": "Sq4"
         | 
| 1773 1773 | 
             
                      },
         | 
| 1774 1774 | 
             
                      "ProcessingOutputConfig": {
         | 
| 1775 | 
            -
                        "shape": " | 
| 1775 | 
            +
                        "shape": "Sqr"
         | 
| 1776 1776 | 
             
                      },
         | 
| 1777 1777 | 
             
                      "ProcessingJobName": {},
         | 
| 1778 1778 | 
             
                      "ProcessingResources": {
         | 
| 1779 | 
            -
                        "shape": " | 
| 1779 | 
            +
                        "shape": "Sqw"
         | 
| 1780 1780 | 
             
                      },
         | 
| 1781 1781 | 
             
                      "StoppingCondition": {
         | 
| 1782 | 
            -
                        "shape": " | 
| 1782 | 
            +
                        "shape": "Sqy"
         | 
| 1783 1783 | 
             
                      },
         | 
| 1784 1784 | 
             
                      "AppSpecification": {
         | 
| 1785 | 
            -
                        "shape": " | 
| 1785 | 
            +
                        "shape": "Sr0"
         | 
| 1786 1786 | 
             
                      },
         | 
| 1787 1787 | 
             
                      "Environment": {
         | 
| 1788 | 
            -
                        "shape": " | 
| 1788 | 
            +
                        "shape": "Sr2"
         | 
| 1789 1789 | 
             
                      },
         | 
| 1790 1790 | 
             
                      "NetworkConfig": {
         | 
| 1791 | 
            -
                        "shape": " | 
| 1791 | 
            +
                        "shape": "Sot"
         | 
| 1792 1792 | 
             
                      },
         | 
| 1793 1793 | 
             
                      "RoleArn": {},
         | 
| 1794 1794 | 
             
                      "Tags": {
         | 
| 1795 1795 | 
             
                        "shape": "S7"
         | 
| 1796 1796 | 
             
                      },
         | 
| 1797 1797 | 
             
                      "ExperimentConfig": {
         | 
| 1798 | 
            -
                        "shape": " | 
| 1798 | 
            +
                        "shape": "Sr3"
         | 
| 1799 1799 | 
             
                      }
         | 
| 1800 1800 | 
             
                    }
         | 
| 1801 1801 | 
             
                  },
         | 
| @@ -1820,7 +1820,7 @@ | |
| 1820 1820 | 
             
                      "ProjectName": {},
         | 
| 1821 1821 | 
             
                      "ProjectDescription": {},
         | 
| 1822 1822 | 
             
                      "ServiceCatalogProvisioningDetails": {
         | 
| 1823 | 
            -
                        "shape": " | 
| 1823 | 
            +
                        "shape": "Sr8"
         | 
| 1824 1824 | 
             
                      },
         | 
| 1825 1825 | 
             
                      "Tags": {
         | 
| 1826 1826 | 
             
                        "shape": "S7"
         | 
| @@ -1853,13 +1853,13 @@ | |
| 1853 1853 | 
             
                        "shape": "S7"
         | 
| 1854 1854 | 
             
                      },
         | 
| 1855 1855 | 
             
                      "SpaceSettings": {
         | 
| 1856 | 
            -
                        "shape": " | 
| 1856 | 
            +
                        "shape": "Sri"
         | 
| 1857 1857 | 
             
                      },
         | 
| 1858 1858 | 
             
                      "OwnershipSettings": {
         | 
| 1859 | 
            -
                        "shape": " | 
| 1859 | 
            +
                        "shape": "Srq"
         | 
| 1860 1860 | 
             
                      },
         | 
| 1861 1861 | 
             
                      "SpaceSharingSettings": {
         | 
| 1862 | 
            -
                        "shape": " | 
| 1862 | 
            +
                        "shape": "Srr"
         | 
| 1863 1863 | 
             
                      },
         | 
| 1864 1864 | 
             
                      "SpaceDisplayName": {}
         | 
| 1865 1865 | 
             
                    }
         | 
| @@ -1912,7 +1912,7 @@ | |
| 1912 1912 | 
             
                        "shape": "S33"
         | 
| 1913 1913 | 
             
                      },
         | 
| 1914 1914 | 
             
                      "AlgorithmSpecification": {
         | 
| 1915 | 
            -
                        "shape": " | 
| 1915 | 
            +
                        "shape": "Ss2"
         | 
| 1916 1916 | 
             
                      },
         | 
| 1917 1917 | 
             
                      "RoleArn": {},
         | 
| 1918 1918 | 
             
                      "InputDataConfig": {
         | 
| @@ -1943,37 +1943,37 @@ | |
| 1943 1943 | 
             
                        "type": "boolean"
         | 
| 1944 1944 | 
             
                      },
         | 
| 1945 1945 | 
             
                      "CheckpointConfig": {
         | 
| 1946 | 
            -
                        "shape": " | 
| 1946 | 
            +
                        "shape": "Si9"
         | 
| 1947 1947 | 
             
                      },
         | 
| 1948 1948 | 
             
                      "DebugHookConfig": {
         | 
| 1949 | 
            -
                        "shape": " | 
| 1949 | 
            +
                        "shape": "Ssb"
         | 
| 1950 1950 | 
             
                      },
         | 
| 1951 1951 | 
             
                      "DebugRuleConfigurations": {
         | 
| 1952 | 
            -
                        "shape": " | 
| 1952 | 
            +
                        "shape": "Ssj"
         | 
| 1953 1953 | 
             
                      },
         | 
| 1954 1954 | 
             
                      "TensorBoardOutputConfig": {
         | 
| 1955 | 
            -
                        "shape": " | 
| 1955 | 
            +
                        "shape": "Ssn"
         | 
| 1956 1956 | 
             
                      },
         | 
| 1957 1957 | 
             
                      "ExperimentConfig": {
         | 
| 1958 | 
            -
                        "shape": " | 
| 1958 | 
            +
                        "shape": "Sr3"
         | 
| 1959 1959 | 
             
                      },
         | 
| 1960 1960 | 
             
                      "ProfilerConfig": {
         | 
| 1961 | 
            -
                        "shape": " | 
| 1961 | 
            +
                        "shape": "Sso"
         | 
| 1962 1962 | 
             
                      },
         | 
| 1963 1963 | 
             
                      "ProfilerRuleConfigurations": {
         | 
| 1964 | 
            -
                        "shape": " | 
| 1964 | 
            +
                        "shape": "Sss"
         | 
| 1965 1965 | 
             
                      },
         | 
| 1966 1966 | 
             
                      "Environment": {
         | 
| 1967 | 
            -
                        "shape": " | 
| 1967 | 
            +
                        "shape": "Ssu"
         | 
| 1968 1968 | 
             
                      },
         | 
| 1969 1969 | 
             
                      "RetryStrategy": {
         | 
| 1970 | 
            -
                        "shape": " | 
| 1970 | 
            +
                        "shape": "Sia"
         | 
| 1971 1971 | 
             
                      },
         | 
| 1972 1972 | 
             
                      "RemoteDebugConfig": {
         | 
| 1973 | 
            -
                        "shape": " | 
| 1973 | 
            +
                        "shape": "Ssx"
         | 
| 1974 1974 | 
             
                      },
         | 
| 1975 1975 | 
             
                      "InfraCheckConfig": {
         | 
| 1976 | 
            -
                        "shape": " | 
| 1976 | 
            +
                        "shape": "Ssz"
         | 
| 1977 1977 | 
             
                      },
         | 
| 1978 1978 | 
             
                      "SessionChainingConfig": {
         | 
| 1979 1979 | 
             
                        "type": "structure",
         | 
| @@ -2012,7 +2012,7 @@ | |
| 2012 2012 | 
             
                        "type": "integer"
         | 
| 2013 2013 | 
             
                      },
         | 
| 2014 2014 | 
             
                      "ModelClientConfig": {
         | 
| 2015 | 
            -
                        "shape": " | 
| 2015 | 
            +
                        "shape": "St7"
         | 
| 2016 2016 | 
             
                      },
         | 
| 2017 2017 | 
             
                      "MaxPayloadInMB": {
         | 
| 2018 2018 | 
             
                        "type": "integer"
         | 
| @@ -2028,19 +2028,19 @@ | |
| 2028 2028 | 
             
                        "shape": "S4b"
         | 
| 2029 2029 | 
             
                      },
         | 
| 2030 2030 | 
             
                      "DataCaptureConfig": {
         | 
| 2031 | 
            -
                        "shape": " | 
| 2031 | 
            +
                        "shape": "Sta"
         | 
| 2032 2032 | 
             
                      },
         | 
| 2033 2033 | 
             
                      "TransformResources": {
         | 
| 2034 2034 | 
             
                        "shape": "S4e"
         | 
| 2035 2035 | 
             
                      },
         | 
| 2036 2036 | 
             
                      "DataProcessing": {
         | 
| 2037 | 
            -
                        "shape": " | 
| 2037 | 
            +
                        "shape": "Stb"
         | 
| 2038 2038 | 
             
                      },
         | 
| 2039 2039 | 
             
                      "Tags": {
         | 
| 2040 2040 | 
             
                        "shape": "S7"
         | 
| 2041 2041 | 
             
                      },
         | 
| 2042 2042 | 
             
                      "ExperimentConfig": {
         | 
| 2043 | 
            -
                        "shape": " | 
| 2043 | 
            +
                        "shape": "Sr3"
         | 
| 2044 2044 | 
             
                      }
         | 
| 2045 2045 | 
             
                    }
         | 
| 2046 2046 | 
             
                  },
         | 
| @@ -2090,7 +2090,7 @@ | |
| 2090 2090 | 
             
                      "TrialComponentName": {},
         | 
| 2091 2091 | 
             
                      "DisplayName": {},
         | 
| 2092 2092 | 
             
                      "Status": {
         | 
| 2093 | 
            -
                        "shape": " | 
| 2093 | 
            +
                        "shape": "Stj"
         | 
| 2094 2094 | 
             
                      },
         | 
| 2095 2095 | 
             
                      "StartTime": {
         | 
| 2096 2096 | 
             
                        "type": "timestamp"
         | 
| @@ -2099,13 +2099,13 @@ | |
| 2099 2099 | 
             
                        "type": "timestamp"
         | 
| 2100 2100 | 
             
                      },
         | 
| 2101 2101 | 
             
                      "Parameters": {
         | 
| 2102 | 
            -
                        "shape": " | 
| 2102 | 
            +
                        "shape": "Stm"
         | 
| 2103 2103 | 
             
                      },
         | 
| 2104 2104 | 
             
                      "InputArtifacts": {
         | 
| 2105 | 
            -
                        "shape": " | 
| 2105 | 
            +
                        "shape": "Stq"
         | 
| 2106 2106 | 
             
                      },
         | 
| 2107 2107 | 
             
                      "OutputArtifacts": {
         | 
| 2108 | 
            -
                        "shape": " | 
| 2108 | 
            +
                        "shape": "Stq"
         | 
| 2109 2109 | 
             
                      },
         | 
| 2110 2110 | 
             
                      "MetadataProperties": {
         | 
| 2111 2111 | 
             
                        "shape": "S21"
         | 
| @@ -2157,20 +2157,20 @@ | |
| 2157 2157 | 
             
                    ],
         | 
| 2158 2158 | 
             
                    "members": {
         | 
| 2159 2159 | 
             
                      "CognitoConfig": {
         | 
| 2160 | 
            -
                        "shape": " | 
| 2160 | 
            +
                        "shape": "Su1"
         | 
| 2161 2161 | 
             
                      },
         | 
| 2162 2162 | 
             
                      "OidcConfig": {
         | 
| 2163 | 
            -
                        "shape": " | 
| 2163 | 
            +
                        "shape": "Su4"
         | 
| 2164 2164 | 
             
                      },
         | 
| 2165 2165 | 
             
                      "SourceIpConfig": {
         | 
| 2166 | 
            -
                        "shape": " | 
| 2166 | 
            +
                        "shape": "Su7"
         | 
| 2167 2167 | 
             
                      },
         | 
| 2168 2168 | 
             
                      "WorkforceName": {},
         | 
| 2169 2169 | 
             
                      "Tags": {
         | 
| 2170 2170 | 
             
                        "shape": "S7"
         | 
| 2171 2171 | 
             
                      },
         | 
| 2172 2172 | 
             
                      "WorkforceVpcConfig": {
         | 
| 2173 | 
            -
                        "shape": " | 
| 2173 | 
            +
                        "shape": "Sub"
         | 
| 2174 2174 | 
             
                      }
         | 
| 2175 2175 | 
             
                    }
         | 
| 2176 2176 | 
             
                  },
         | 
| @@ -2196,14 +2196,14 @@ | |
| 2196 2196 | 
             
                      "WorkteamName": {},
         | 
| 2197 2197 | 
             
                      "WorkforceName": {},
         | 
| 2198 2198 | 
             
                      "MemberDefinitions": {
         | 
| 2199 | 
            -
                        "shape": " | 
| 2199 | 
            +
                        "shape": "Sul"
         | 
| 2200 2200 | 
             
                      },
         | 
| 2201 2201 | 
             
                      "Description": {},
         | 
| 2202 2202 | 
             
                      "NotificationConfiguration": {
         | 
| 2203 | 
            -
                        "shape": " | 
| 2203 | 
            +
                        "shape": "Sut"
         | 
| 2204 2204 | 
             
                      },
         | 
| 2205 2205 | 
             
                      "WorkerAccessConfiguration": {
         | 
| 2206 | 
            -
                        "shape": " | 
| 2206 | 
            +
                        "shape": "Suv"
         | 
| 2207 2207 | 
             
                      },
         | 
| 2208 2208 | 
             
                      "Tags": {
         | 
| 2209 2209 | 
             
                        "shape": "S7"
         | 
| @@ -2940,13 +2940,13 @@ | |
| 2940 2940 | 
             
                        "type": "timestamp"
         | 
| 2941 2941 | 
             
                      },
         | 
| 2942 2942 | 
             
                      "CreatedBy": {
         | 
| 2943 | 
            -
                        "shape": " | 
| 2943 | 
            +
                        "shape": "Sx6"
         | 
| 2944 2944 | 
             
                      },
         | 
| 2945 2945 | 
             
                      "LastModifiedTime": {
         | 
| 2946 2946 | 
             
                        "type": "timestamp"
         | 
| 2947 2947 | 
             
                      },
         | 
| 2948 2948 | 
             
                      "LastModifiedBy": {
         | 
| 2949 | 
            -
                        "shape": " | 
| 2949 | 
            +
                        "shape": "Sx6"
         | 
| 2950 2950 | 
             
                      },
         | 
| 2951 2951 | 
             
                      "MetadataProperties": {
         | 
| 2952 2952 | 
             
                        "shape": "S21"
         | 
| @@ -2996,10 +2996,10 @@ | |
| 2996 2996 | 
             
                        "type": "structure",
         | 
| 2997 2997 | 
             
                        "members": {
         | 
| 2998 2998 | 
             
                          "ValidationStatuses": {
         | 
| 2999 | 
            -
                            "shape": " | 
| 2999 | 
            +
                            "shape": "Sxd"
         | 
| 3000 3000 | 
             
                          },
         | 
| 3001 3001 | 
             
                          "ImageScanStatuses": {
         | 
| 3002 | 
            -
                            "shape": " | 
| 3002 | 
            +
                            "shape": "Sxd"
         | 
| 3003 3003 | 
             
                          }
         | 
| 3004 3004 | 
             
                        }
         | 
| 3005 3005 | 
             
                      },
         | 
| @@ -3111,13 +3111,13 @@ | |
| 3111 3111 | 
             
                        "type": "timestamp"
         | 
| 3112 3112 | 
             
                      },
         | 
| 3113 3113 | 
             
                      "CreatedBy": {
         | 
| 3114 | 
            -
                        "shape": " | 
| 3114 | 
            +
                        "shape": "Sx6"
         | 
| 3115 3115 | 
             
                      },
         | 
| 3116 3116 | 
             
                      "LastModifiedTime": {
         | 
| 3117 3117 | 
             
                        "type": "timestamp"
         | 
| 3118 3118 | 
             
                      },
         | 
| 3119 3119 | 
             
                      "LastModifiedBy": {
         | 
| 3120 | 
            -
                        "shape": " | 
| 3120 | 
            +
                        "shape": "Sx6"
         | 
| 3121 3121 | 
             
                      },
         | 
| 3122 3122 | 
             
                      "MetadataProperties": {
         | 
| 3123 3123 | 
             
                        "shape": "S21"
         | 
| @@ -3177,10 +3177,10 @@ | |
| 3177 3177 | 
             
                      },
         | 
| 3178 3178 | 
             
                      "FailureReason": {},
         | 
| 3179 3179 | 
             
                      "PartialFailureReasons": {
         | 
| 3180 | 
            -
                        "shape": " | 
| 3180 | 
            +
                        "shape": "Sxr"
         | 
| 3181 3181 | 
             
                      },
         | 
| 3182 3182 | 
             
                      "BestCandidate": {
         | 
| 3183 | 
            -
                        "shape": " | 
| 3183 | 
            +
                        "shape": "Sxt"
         | 
| 3184 3184 | 
             
                      },
         | 
| 3185 3185 | 
             
                      "AutoMLJobStatus": {},
         | 
| 3186 3186 | 
             
                      "AutoMLJobSecondaryStatus": {},
         | 
| @@ -3188,7 +3188,7 @@ | |
| 3188 3188 | 
             
                        "type": "boolean"
         | 
| 3189 3189 | 
             
                      },
         | 
| 3190 3190 | 
             
                      "AutoMLJobArtifacts": {
         | 
| 3191 | 
            -
                        "shape": " | 
| 3191 | 
            +
                        "shape": "Syl"
         | 
| 3192 3192 | 
             
                      },
         | 
| 3193 3193 | 
             
                      "ResolvedAttributes": {
         | 
| 3194 3194 | 
             
                        "type": "structure",
         | 
| @@ -3206,7 +3206,7 @@ | |
| 3206 3206 | 
             
                        "shape": "S6p"
         | 
| 3207 3207 | 
             
                      },
         | 
| 3208 3208 | 
             
                      "ModelDeployResult": {
         | 
| 3209 | 
            -
                        "shape": " | 
| 3209 | 
            +
                        "shape": "Syp"
         | 
| 3210 3210 | 
             
                      }
         | 
| 3211 3211 | 
             
                    }
         | 
| 3212 3212 | 
             
                  }
         | 
| @@ -3262,15 +3262,15 @@ | |
| 3262 3262 | 
             
                      },
         | 
| 3263 3263 | 
             
                      "FailureReason": {},
         | 
| 3264 3264 | 
             
                      "PartialFailureReasons": {
         | 
| 3265 | 
            -
                        "shape": " | 
| 3265 | 
            +
                        "shape": "Sxr"
         | 
| 3266 3266 | 
             
                      },
         | 
| 3267 3267 | 
             
                      "BestCandidate": {
         | 
| 3268 | 
            -
                        "shape": " | 
| 3268 | 
            +
                        "shape": "Sxt"
         | 
| 3269 3269 | 
             
                      },
         | 
| 3270 3270 | 
             
                      "AutoMLJobStatus": {},
         | 
| 3271 3271 | 
             
                      "AutoMLJobSecondaryStatus": {},
         | 
| 3272 3272 | 
             
                      "AutoMLJobArtifacts": {
         | 
| 3273 | 
            -
                        "shape": " | 
| 3273 | 
            +
                        "shape": "Syl"
         | 
| 3274 3274 | 
             
                      },
         | 
| 3275 3275 | 
             
                      "ResolvedAttributes": {
         | 
| 3276 3276 | 
             
                        "type": "structure",
         | 
| @@ -3305,7 +3305,7 @@ | |
| 3305 3305 | 
             
                        "shape": "S6p"
         | 
| 3306 3306 | 
             
                      },
         | 
| 3307 3307 | 
             
                      "ModelDeployResult": {
         | 
| 3308 | 
            -
                        "shape": " | 
| 3308 | 
            +
                        "shape": "Syp"
         | 
| 3309 3309 | 
             
                      },
         | 
| 3310 3310 | 
             
                      "DataSplitConfig": {
         | 
| 3311 3311 | 
             
                        "shape": "S6l"
         | 
| @@ -3394,7 +3394,7 @@ | |
| 3394 3394 | 
             
                          "InstanceGroupName": {},
         | 
| 3395 3395 | 
             
                          "InstanceId": {},
         | 
| 3396 3396 | 
             
                          "InstanceStatus": {
         | 
| 3397 | 
            -
                            "shape": " | 
| 3397 | 
            +
                            "shape": "Sz7"
         | 
| 3398 3398 | 
             
                          },
         | 
| 3399 3399 | 
             
                          "InstanceType": {},
         | 
| 3400 3400 | 
             
                          "LaunchTime": {
         | 
| @@ -3501,7 +3501,7 @@ | |
| 3501 3501 | 
             
                      },
         | 
| 3502 3502 | 
             
                      "FailureReason": {},
         | 
| 3503 3503 | 
             
                      "ModelArtifacts": {
         | 
| 3504 | 
            -
                        "shape": " | 
| 3504 | 
            +
                        "shape": "Szl"
         | 
| 3505 3505 | 
             
                      },
         | 
| 3506 3506 | 
             
                      "ModelDigests": {
         | 
| 3507 3507 | 
             
                        "type": "structure",
         | 
| @@ -3555,13 +3555,13 @@ | |
| 3555 3555 | 
             
                        "type": "timestamp"
         | 
| 3556 3556 | 
             
                      },
         | 
| 3557 3557 | 
             
                      "CreatedBy": {
         | 
| 3558 | 
            -
                        "shape": " | 
| 3558 | 
            +
                        "shape": "Sx6"
         | 
| 3559 3559 | 
             
                      },
         | 
| 3560 3560 | 
             
                      "LastModifiedTime": {
         | 
| 3561 3561 | 
             
                        "type": "timestamp"
         | 
| 3562 3562 | 
             
                      },
         | 
| 3563 3563 | 
             
                      "LastModifiedBy": {
         | 
| 3564 | 
            -
                        "shape": " | 
| 3564 | 
            +
                        "shape": "Sx6"
         | 
| 3565 3565 | 
             
                      },
         | 
| 3566 3566 | 
             
                      "LineageGroupArn": {}
         | 
| 3567 3567 | 
             
                    }
         | 
| @@ -3942,10 +3942,10 @@ | |
| 3942 3942 | 
             
                      "EndpointArn": {},
         | 
| 3943 3943 | 
             
                      "EndpointConfigName": {},
         | 
| 3944 3944 | 
             
                      "ProductionVariants": {
         | 
| 3945 | 
            -
                        "shape": " | 
| 3945 | 
            +
                        "shape": "S10r"
         | 
| 3946 3946 | 
             
                      },
         | 
| 3947 3947 | 
             
                      "DataCaptureConfig": {
         | 
| 3948 | 
            -
                        "shape": " | 
| 3948 | 
            +
                        "shape": "S10z"
         | 
| 3949 3949 | 
             
                      },
         | 
| 3950 3950 | 
             
                      "EndpointStatus": {},
         | 
| 3951 3951 | 
             
                      "FailureReason": {},
         | 
| @@ -3959,7 +3959,7 @@ | |
| 3959 3959 | 
             
                        "shape": "Scn"
         | 
| 3960 3960 | 
             
                      },
         | 
| 3961 3961 | 
             
                      "AsyncInferenceConfig": {
         | 
| 3962 | 
            -
                        "shape": " | 
| 3962 | 
            +
                        "shape": "Se3"
         | 
| 3963 3963 | 
             
                      },
         | 
| 3964 3964 | 
             
                      "PendingDeploymentSummary": {
         | 
| 3965 3965 | 
             
                        "type": "structure",
         | 
| @@ -3969,21 +3969,21 @@ | |
| 3969 3969 | 
             
                        "members": {
         | 
| 3970 3970 | 
             
                          "EndpointConfigName": {},
         | 
| 3971 3971 | 
             
                          "ProductionVariants": {
         | 
| 3972 | 
            -
                            "shape": " | 
| 3972 | 
            +
                            "shape": "S113"
         | 
| 3973 3973 | 
             
                          },
         | 
| 3974 3974 | 
             
                          "StartTime": {
         | 
| 3975 3975 | 
             
                            "type": "timestamp"
         | 
| 3976 3976 | 
             
                          },
         | 
| 3977 3977 | 
             
                          "ShadowProductionVariants": {
         | 
| 3978 | 
            -
                            "shape": " | 
| 3978 | 
            +
                            "shape": "S113"
         | 
| 3979 3979 | 
             
                          }
         | 
| 3980 3980 | 
             
                        }
         | 
| 3981 3981 | 
             
                      },
         | 
| 3982 3982 | 
             
                      "ExplainerConfig": {
         | 
| 3983 | 
            -
                        "shape": " | 
| 3983 | 
            +
                        "shape": "Seb"
         | 
| 3984 3984 | 
             
                      },
         | 
| 3985 3985 | 
             
                      "ShadowProductionVariants": {
         | 
| 3986 | 
            -
                        "shape": " | 
| 3986 | 
            +
                        "shape": "S10r"
         | 
| 3987 3987 | 
             
                      }
         | 
| 3988 3988 | 
             
                    }
         | 
| 3989 3989 | 
             
                  }
         | 
| @@ -4013,17 +4013,17 @@ | |
| 4013 4013 | 
             
                        "shape": "Sd5"
         | 
| 4014 4014 | 
             
                      },
         | 
| 4015 4015 | 
             
                      "DataCaptureConfig": {
         | 
| 4016 | 
            -
                        "shape": " | 
| 4016 | 
            +
                        "shape": "Sds"
         | 
| 4017 4017 | 
             
                      },
         | 
| 4018 4018 | 
             
                      "KmsKeyId": {},
         | 
| 4019 4019 | 
             
                      "CreationTime": {
         | 
| 4020 4020 | 
             
                        "type": "timestamp"
         | 
| 4021 4021 | 
             
                      },
         | 
| 4022 4022 | 
             
                      "AsyncInferenceConfig": {
         | 
| 4023 | 
            -
                        "shape": " | 
| 4023 | 
            +
                        "shape": "Se3"
         | 
| 4024 4024 | 
             
                      },
         | 
| 4025 4025 | 
             
                      "ExplainerConfig": {
         | 
| 4026 | 
            -
                        "shape": " | 
| 4026 | 
            +
                        "shape": "Seb"
         | 
| 4027 4027 | 
             
                      },
         | 
| 4028 4028 | 
             
                      "ShadowProductionVariants": {
         | 
| 4029 4029 | 
             
                        "shape": "Sd5"
         | 
| @@ -4055,20 +4055,20 @@ | |
| 4055 4055 | 
             
                      "ExperimentArn": {},
         | 
| 4056 4056 | 
             
                      "DisplayName": {},
         | 
| 4057 4057 | 
             
                      "Source": {
         | 
| 4058 | 
            -
                        "shape": " | 
| 4058 | 
            +
                        "shape": "S119"
         | 
| 4059 4059 | 
             
                      },
         | 
| 4060 4060 | 
             
                      "Description": {},
         | 
| 4061 4061 | 
             
                      "CreationTime": {
         | 
| 4062 4062 | 
             
                        "type": "timestamp"
         | 
| 4063 4063 | 
             
                      },
         | 
| 4064 4064 | 
             
                      "CreatedBy": {
         | 
| 4065 | 
            -
                        "shape": " | 
| 4065 | 
            +
                        "shape": "Sx6"
         | 
| 4066 4066 | 
             
                      },
         | 
| 4067 4067 | 
             
                      "LastModifiedTime": {
         | 
| 4068 4068 | 
             
                        "type": "timestamp"
         | 
| 4069 4069 | 
             
                      },
         | 
| 4070 4070 | 
             
                      "LastModifiedBy": {
         | 
| 4071 | 
            -
                        "shape": " | 
| 4071 | 
            +
                        "shape": "Sx6"
         | 
| 4072 4072 | 
             
                      }
         | 
| 4073 4073 | 
             
                    }
         | 
| 4074 4074 | 
             
                  }
         | 
| @@ -4101,7 +4101,7 @@ | |
| 4101 4101 | 
             
                      "RecordIdentifierFeatureName": {},
         | 
| 4102 4102 | 
             
                      "EventTimeFeatureName": {},
         | 
| 4103 4103 | 
             
                      "FeatureDefinitions": {
         | 
| 4104 | 
            -
                        "shape": " | 
| 4104 | 
            +
                        "shape": "Sfa"
         | 
| 4105 4105 | 
             
                      },
         | 
| 4106 4106 | 
             
                      "CreationTime": {
         | 
| 4107 4107 | 
             
                        "type": "timestamp"
         | 
| @@ -4110,10 +4110,10 @@ | |
| 4110 4110 | 
             
                        "type": "timestamp"
         | 
| 4111 4111 | 
             
                      },
         | 
| 4112 4112 | 
             
                      "OnlineStoreConfig": {
         | 
| 4113 | 
            -
                        "shape": " | 
| 4113 | 
            +
                        "shape": "Sfh"
         | 
| 4114 4114 | 
             
                      },
         | 
| 4115 4115 | 
             
                      "OfflineStoreConfig": {
         | 
| 4116 | 
            -
                        "shape": " | 
| 4116 | 
            +
                        "shape": "Sfn"
         | 
| 4117 4117 | 
             
                      },
         | 
| 4118 4118 | 
             
                      "ThroughputConfig": {
         | 
| 4119 4119 | 
             
                        "type": "structure",
         | 
| @@ -4133,10 +4133,10 @@ | |
| 4133 4133 | 
             
                      "RoleArn": {},
         | 
| 4134 4134 | 
             
                      "FeatureGroupStatus": {},
         | 
| 4135 4135 | 
             
                      "OfflineStoreStatus": {
         | 
| 4136 | 
            -
                        "shape": " | 
| 4136 | 
            +
                        "shape": "S11h"
         | 
| 4137 4137 | 
             
                      },
         | 
| 4138 4138 | 
             
                      "LastUpdateStatus": {
         | 
| 4139 | 
            -
                        "shape": " | 
| 4139 | 
            +
                        "shape": "S11k"
         | 
| 4140 4140 | 
             
                      },
         | 
| 4141 4141 | 
             
                      "FailureReason": {},
         | 
| 4142 4142 | 
             
                      "Description": {},
         | 
| @@ -4182,7 +4182,7 @@ | |
| 4182 4182 | 
             
                      },
         | 
| 4183 4183 | 
             
                      "Description": {},
         | 
| 4184 4184 | 
             
                      "Parameters": {
         | 
| 4185 | 
            -
                        "shape": " | 
| 4185 | 
            +
                        "shape": "S11q"
         | 
| 4186 4186 | 
             
                      }
         | 
| 4187 4187 | 
             
                    }
         | 
| 4188 4188 | 
             
                  }
         | 
| @@ -4215,16 +4215,16 @@ | |
| 4215 4215 | 
             
                        "type": "timestamp"
         | 
| 4216 4216 | 
             
                      },
         | 
| 4217 4217 | 
             
                      "HumanLoopRequestSource": {
         | 
| 4218 | 
            -
                        "shape": " | 
| 4218 | 
            +
                        "shape": "Sg2"
         | 
| 4219 4219 | 
             
                      },
         | 
| 4220 4220 | 
             
                      "HumanLoopActivationConfig": {
         | 
| 4221 | 
            -
                        "shape": " | 
| 4221 | 
            +
                        "shape": "Sg4"
         | 
| 4222 4222 | 
             
                      },
         | 
| 4223 4223 | 
             
                      "HumanLoopConfig": {
         | 
| 4224 | 
            -
                        "shape": " | 
| 4224 | 
            +
                        "shape": "Sg7"
         | 
| 4225 4225 | 
             
                      },
         | 
| 4226 4226 | 
             
                      "OutputConfig": {
         | 
| 4227 | 
            -
                        "shape": " | 
| 4227 | 
            +
                        "shape": "Sgm"
         | 
| 4228 4228 | 
             
                      },
         | 
| 4229 4229 | 
             
                      "RoleArn": {},
         | 
| 4230 4230 | 
             
                      "FailureReason": {}
         | 
| @@ -4256,10 +4256,10 @@ | |
| 4256 4256 | 
             
                      "HubDisplayName": {},
         | 
| 4257 4257 | 
             
                      "HubDescription": {},
         | 
| 4258 4258 | 
             
                      "HubSearchKeywords": {
         | 
| 4259 | 
            -
                        "shape": " | 
| 4259 | 
            +
                        "shape": "Sgt"
         | 
| 4260 4260 | 
             
                      },
         | 
| 4261 4261 | 
             
                      "S3StorageConfig": {
         | 
| 4262 | 
            -
                        "shape": " | 
| 4262 | 
            +
                        "shape": "Sgv"
         | 
| 4263 4263 | 
             
                      },
         | 
| 4264 4264 | 
             
                      "HubStatus": {},
         | 
| 4265 4265 | 
             
                      "FailureReason": {},
         | 
| @@ -4314,7 +4314,7 @@ | |
| 4314 4314 | 
             
                      "HubContentMarkdown": {},
         | 
| 4315 4315 | 
             
                      "HubContentDocument": {},
         | 
| 4316 4316 | 
             
                      "HubContentSearchKeywords": {
         | 
| 4317 | 
            -
                        "shape": " | 
| 4317 | 
            +
                        "shape": "S128"
         | 
| 4318 4318 | 
             
                      },
         | 
| 4319 4319 | 
             
                      "HubContentDependencies": {
         | 
| 4320 4320 | 
             
                        "type": "list",
         | 
| @@ -4394,13 +4394,13 @@ | |
| 4394 4394 | 
             
                      "HyperParameterTuningJobName": {},
         | 
| 4395 4395 | 
             
                      "HyperParameterTuningJobArn": {},
         | 
| 4396 4396 | 
             
                      "HyperParameterTuningJobConfig": {
         | 
| 4397 | 
            -
                        "shape": " | 
| 4397 | 
            +
                        "shape": "Sh6"
         | 
| 4398 4398 | 
             
                      },
         | 
| 4399 4399 | 
             
                      "TrainingJobDefinition": {
         | 
| 4400 | 
            -
                        "shape": " | 
| 4400 | 
            +
                        "shape": "Shz"
         | 
| 4401 4401 | 
             
                      },
         | 
| 4402 4402 | 
             
                      "TrainingJobDefinitions": {
         | 
| 4403 | 
            -
                        "shape": " | 
| 4403 | 
            +
                        "shape": "Sif"
         | 
| 4404 4404 | 
             
                      },
         | 
| 4405 4405 | 
             
                      "HyperParameterTuningJobStatus": {},
         | 
| 4406 4406 | 
             
                      "CreationTime": {
         | 
| @@ -4413,29 +4413,29 @@ | |
| 4413 4413 | 
             
                        "type": "timestamp"
         | 
| 4414 4414 | 
             
                      },
         | 
| 4415 4415 | 
             
                      "TrainingJobStatusCounters": {
         | 
| 4416 | 
            -
                        "shape": " | 
| 4416 | 
            +
                        "shape": "S12n"
         | 
| 4417 4417 | 
             
                      },
         | 
| 4418 4418 | 
             
                      "ObjectiveStatusCounters": {
         | 
| 4419 | 
            -
                        "shape": " | 
| 4419 | 
            +
                        "shape": "S12p"
         | 
| 4420 4420 | 
             
                      },
         | 
| 4421 4421 | 
             
                      "BestTrainingJob": {
         | 
| 4422 | 
            -
                        "shape": " | 
| 4422 | 
            +
                        "shape": "S12r"
         | 
| 4423 4423 | 
             
                      },
         | 
| 4424 4424 | 
             
                      "OverallBestTrainingJob": {
         | 
| 4425 | 
            -
                        "shape": " | 
| 4425 | 
            +
                        "shape": "S12r"
         | 
| 4426 4426 | 
             
                      },
         | 
| 4427 4427 | 
             
                      "WarmStartConfig": {
         | 
| 4428 | 
            -
                        "shape": " | 
| 4428 | 
            +
                        "shape": "Sig"
         | 
| 4429 4429 | 
             
                      },
         | 
| 4430 4430 | 
             
                      "Autotune": {
         | 
| 4431 | 
            -
                        "shape": " | 
| 4431 | 
            +
                        "shape": "Sik"
         | 
| 4432 4432 | 
             
                      },
         | 
| 4433 4433 | 
             
                      "FailureReason": {},
         | 
| 4434 4434 | 
             
                      "TuningJobCompletionDetails": {
         | 
| 4435 | 
            -
                        "shape": " | 
| 4435 | 
            +
                        "shape": "S12u"
         | 
| 4436 4436 | 
             
                      },
         | 
| 4437 4437 | 
             
                      "ConsumedResources": {
         | 
| 4438 | 
            -
                        "shape": " | 
| 4438 | 
            +
                        "shape": "S12v"
         | 
| 4439 4439 | 
             
                      }
         | 
| 4440 4440 | 
             
                    }
         | 
| 4441 4441 | 
             
                  }
         | 
| @@ -4548,7 +4548,7 @@ | |
| 4548 4548 | 
             
                            "type": "structure",
         | 
| 4549 4549 | 
             
                            "members": {
         | 
| 4550 4550 | 
             
                              "DeployedImage": {
         | 
| 4551 | 
            -
                                "shape": " | 
| 4551 | 
            +
                                "shape": "S10u"
         | 
| 4552 4552 | 
             
                              },
         | 
| 4553 4553 | 
             
                              "ArtifactUrl": {},
         | 
| 4554 4554 | 
             
                              "Environment": {
         | 
| @@ -4557,10 +4557,10 @@ | |
| 4557 4557 | 
             
                            }
         | 
| 4558 4558 | 
             
                          },
         | 
| 4559 4559 | 
             
                          "StartupParameters": {
         | 
| 4560 | 
            -
                            "shape": " | 
| 4560 | 
            +
                            "shape": "Sj9"
         | 
| 4561 4561 | 
             
                          },
         | 
| 4562 4562 | 
             
                          "ComputeResourceRequirements": {
         | 
| 4563 | 
            -
                            "shape": " | 
| 4563 | 
            +
                            "shape": "Sja"
         | 
| 4564 4564 | 
             
                          }
         | 
| 4565 4565 | 
             
                        }
         | 
| 4566 4566 | 
             
                      },
         | 
| @@ -4610,7 +4610,7 @@ | |
| 4610 4610 | 
             
                      "Name": {},
         | 
| 4611 4611 | 
             
                      "Type": {},
         | 
| 4612 4612 | 
             
                      "Schedule": {
         | 
| 4613 | 
            -
                        "shape": " | 
| 4613 | 
            +
                        "shape": "Sjl"
         | 
| 4614 4614 | 
             
                      },
         | 
| 4615 4615 | 
             
                      "Status": {},
         | 
| 4616 4616 | 
             
                      "StatusReason": {},
         | 
| @@ -4651,17 +4651,17 @@ | |
| 4651 4651 | 
             
                            "ModelName": {},
         | 
| 4652 4652 | 
             
                            "VariantName": {},
         | 
| 4653 4653 | 
             
                            "InfrastructureConfig": {
         | 
| 4654 | 
            -
                              "shape": " | 
| 4654 | 
            +
                              "shape": "Sjr"
         | 
| 4655 4655 | 
             
                            },
         | 
| 4656 4656 | 
             
                            "Status": {}
         | 
| 4657 4657 | 
             
                          }
         | 
| 4658 4658 | 
             
                        }
         | 
| 4659 4659 | 
             
                      },
         | 
| 4660 4660 | 
             
                      "DataStorageConfig": {
         | 
| 4661 | 
            -
                        "shape": " | 
| 4661 | 
            +
                        "shape": "Sjw"
         | 
| 4662 4662 | 
             
                      },
         | 
| 4663 4663 | 
             
                      "ShadowModeConfig": {
         | 
| 4664 | 
            -
                        "shape": " | 
| 4664 | 
            +
                        "shape": "Sjx"
         | 
| 4665 4665 | 
             
                      },
         | 
| 4666 4666 | 
             
                      "KmsKey": {}
         | 
| 4667 4667 | 
             
                    }
         | 
| @@ -4707,10 +4707,10 @@ | |
| 4707 4707 | 
             
                      },
         | 
| 4708 4708 | 
             
                      "FailureReason": {},
         | 
| 4709 4709 | 
             
                      "InputConfig": {
         | 
| 4710 | 
            -
                        "shape": " | 
| 4710 | 
            +
                        "shape": "Sk5"
         | 
| 4711 4711 | 
             
                      },
         | 
| 4712 4712 | 
             
                      "StoppingConditions": {
         | 
| 4713 | 
            -
                        "shape": " | 
| 4713 | 
            +
                        "shape": "Slb"
         | 
| 4714 4714 | 
             
                      },
         | 
| 4715 4715 | 
             
                      "InferenceRecommendations": {
         | 
| 4716 4716 | 
             
                        "type": "list",
         | 
| @@ -4724,13 +4724,13 @@ | |
| 4724 4724 | 
             
                          "members": {
         | 
| 4725 4725 | 
             
                            "RecommendationId": {},
         | 
| 4726 4726 | 
             
                            "Metrics": {
         | 
| 4727 | 
            -
                              "shape": " | 
| 4727 | 
            +
                              "shape": "S13m"
         | 
| 4728 4728 | 
             
                            },
         | 
| 4729 4729 | 
             
                            "EndpointConfiguration": {
         | 
| 4730 | 
            -
                              "shape": " | 
| 4730 | 
            +
                              "shape": "S13p"
         | 
| 4731 4731 | 
             
                            },
         | 
| 4732 4732 | 
             
                            "ModelConfiguration": {
         | 
| 4733 | 
            -
                              "shape": " | 
| 4733 | 
            +
                              "shape": "S13r"
         | 
| 4734 4734 | 
             
                            },
         | 
| 4735 4735 | 
             
                            "InvocationEndTime": {
         | 
| 4736 4736 | 
             
                              "type": "timestamp"
         | 
| @@ -4751,10 +4751,10 @@ | |
| 4751 4751 | 
             
                          ],
         | 
| 4752 4752 | 
             
                          "members": {
         | 
| 4753 4753 | 
             
                            "Metrics": {
         | 
| 4754 | 
            -
                              "shape": " | 
| 4754 | 
            +
                              "shape": "S13z"
         | 
| 4755 4755 | 
             
                            },
         | 
| 4756 4756 | 
             
                            "EndpointInfo": {
         | 
| 4757 | 
            -
                              "shape": " | 
| 4757 | 
            +
                              "shape": "Sl4"
         | 
| 4758 4758 | 
             
                            }
         | 
| 4759 4759 | 
             
                          }
         | 
| 4760 4760 | 
             
                        }
         | 
| @@ -4790,7 +4790,7 @@ | |
| 4790 4790 | 
             
                    "members": {
         | 
| 4791 4791 | 
             
                      "LabelingJobStatus": {},
         | 
| 4792 4792 | 
             
                      "LabelCounters": {
         | 
| 4793 | 
            -
                        "shape": " | 
| 4793 | 
            +
                        "shape": "S143"
         | 
| 4794 4794 | 
             
                      },
         | 
| 4795 4795 | 
             
                      "FailureReason": {},
         | 
| 4796 4796 | 
             
                      "CreationTime": {
         | 
| @@ -4804,27 +4804,27 @@ | |
| 4804 4804 | 
             
                      "LabelingJobArn": {},
         | 
| 4805 4805 | 
             
                      "LabelAttributeName": {},
         | 
| 4806 4806 | 
             
                      "InputConfig": {
         | 
| 4807 | 
            -
                        "shape": " | 
| 4807 | 
            +
                        "shape": "Sln"
         | 
| 4808 4808 | 
             
                      },
         | 
| 4809 4809 | 
             
                      "OutputConfig": {
         | 
| 4810 | 
            -
                        "shape": " | 
| 4810 | 
            +
                        "shape": "Slu"
         | 
| 4811 4811 | 
             
                      },
         | 
| 4812 4812 | 
             
                      "RoleArn": {},
         | 
| 4813 4813 | 
             
                      "LabelCategoryConfigS3Uri": {},
         | 
| 4814 4814 | 
             
                      "StoppingConditions": {
         | 
| 4815 | 
            -
                        "shape": " | 
| 4815 | 
            +
                        "shape": "Slv"
         | 
| 4816 4816 | 
             
                      },
         | 
| 4817 4817 | 
             
                      "LabelingJobAlgorithmsConfig": {
         | 
| 4818 | 
            -
                        "shape": " | 
| 4818 | 
            +
                        "shape": "Sly"
         | 
| 4819 4819 | 
             
                      },
         | 
| 4820 4820 | 
             
                      "HumanTaskConfig": {
         | 
| 4821 | 
            -
                        "shape": " | 
| 4821 | 
            +
                        "shape": "Sm2"
         | 
| 4822 4822 | 
             
                      },
         | 
| 4823 4823 | 
             
                      "Tags": {
         | 
| 4824 4824 | 
             
                        "shape": "S7"
         | 
| 4825 4825 | 
             
                      },
         | 
| 4826 4826 | 
             
                      "LabelingJobOutput": {
         | 
| 4827 | 
            -
                        "shape": " | 
| 4827 | 
            +
                        "shape": "S146"
         | 
| 4828 4828 | 
             
                      }
         | 
| 4829 4829 | 
             
                    }
         | 
| 4830 4830 | 
             
                  }
         | 
| @@ -4850,13 +4850,13 @@ | |
| 4850 4850 | 
             
                        "type": "timestamp"
         | 
| 4851 4851 | 
             
                      },
         | 
| 4852 4852 | 
             
                      "CreatedBy": {
         | 
| 4853 | 
            -
                        "shape": " | 
| 4853 | 
            +
                        "shape": "Sx6"
         | 
| 4854 4854 | 
             
                      },
         | 
| 4855 4855 | 
             
                      "LastModifiedTime": {
         | 
| 4856 4856 | 
             
                        "type": "timestamp"
         | 
| 4857 4857 | 
             
                      },
         | 
| 4858 4858 | 
             
                      "LastModifiedBy": {
         | 
| 4859 | 
            -
                        "shape": " | 
| 4859 | 
            +
                        "shape": "Sx6"
         | 
| 4860 4860 | 
             
                      }
         | 
| 4861 4861 | 
             
                    }
         | 
| 4862 4862 | 
             
                  }
         | 
| @@ -4881,13 +4881,13 @@ | |
| 4881 4881 | 
             
                    "members": {
         | 
| 4882 4882 | 
             
                      "ModelName": {},
         | 
| 4883 4883 | 
             
                      "PrimaryContainer": {
         | 
| 4884 | 
            -
                        "shape": " | 
| 4884 | 
            +
                        "shape": "Smh"
         | 
| 4885 4885 | 
             
                      },
         | 
| 4886 4886 | 
             
                      "Containers": {
         | 
| 4887 | 
            -
                        "shape": " | 
| 4887 | 
            +
                        "shape": "Smq"
         | 
| 4888 4888 | 
             
                      },
         | 
| 4889 4889 | 
             
                      "InferenceExecutionConfig": {
         | 
| 4890 | 
            -
                        "shape": " | 
| 4890 | 
            +
                        "shape": "Smr"
         | 
| 4891 4891 | 
             
                      },
         | 
| 4892 4892 | 
             
                      "ExecutionRoleArn": {},
         | 
| 4893 4893 | 
             
                      "VpcConfig": {
         | 
| @@ -4901,7 +4901,7 @@ | |
| 4901 4901 | 
             
                        "type": "boolean"
         | 
| 4902 4902 | 
             
                      },
         | 
| 4903 4903 | 
             
                      "DeploymentRecommendation": {
         | 
| 4904 | 
            -
                        "shape": " | 
| 4904 | 
            +
                        "shape": "S14b"
         | 
| 4905 4905 | 
             
                      }
         | 
| 4906 4906 | 
             
                    }
         | 
| 4907 4907 | 
             
                  }
         | 
| @@ -4935,13 +4935,13 @@ | |
| 4935 4935 | 
             
                        "type": "timestamp"
         | 
| 4936 4936 | 
             
                      },
         | 
| 4937 4937 | 
             
                      "ModelBiasBaselineConfig": {
         | 
| 4938 | 
            -
                        "shape": " | 
| 4938 | 
            +
                        "shape": "Smv"
         | 
| 4939 4939 | 
             
                      },
         | 
| 4940 4940 | 
             
                      "ModelBiasAppSpecification": {
         | 
| 4941 | 
            -
                        "shape": " | 
| 4941 | 
            +
                        "shape": "Smw"
         | 
| 4942 4942 | 
             
                      },
         | 
| 4943 4943 | 
             
                      "ModelBiasJobInput": {
         | 
| 4944 | 
            -
                        "shape": " | 
| 4944 | 
            +
                        "shape": "Smx"
         | 
| 4945 4945 | 
             
                      },
         | 
| 4946 4946 | 
             
                      "ModelBiasJobOutputConfig": {
         | 
| 4947 4947 | 
             
                        "shape": "S9u"
         | 
| @@ -4990,23 +4990,23 @@ | |
| 4990 4990 | 
             
                        "type": "integer"
         | 
| 4991 4991 | 
             
                      },
         | 
| 4992 4992 | 
             
                      "Content": {
         | 
| 4993 | 
            -
                        "shape": " | 
| 4993 | 
            +
                        "shape": "Sn2"
         | 
| 4994 4994 | 
             
                      },
         | 
| 4995 4995 | 
             
                      "ModelCardStatus": {},
         | 
| 4996 4996 | 
             
                      "SecurityConfig": {
         | 
| 4997 | 
            -
                        "shape": " | 
| 4997 | 
            +
                        "shape": "Sn1"
         | 
| 4998 4998 | 
             
                      },
         | 
| 4999 4999 | 
             
                      "CreationTime": {
         | 
| 5000 5000 | 
             
                        "type": "timestamp"
         | 
| 5001 5001 | 
             
                      },
         | 
| 5002 5002 | 
             
                      "CreatedBy": {
         | 
| 5003 | 
            -
                        "shape": " | 
| 5003 | 
            +
                        "shape": "Sx6"
         | 
| 5004 5004 | 
             
                      },
         | 
| 5005 5005 | 
             
                      "LastModifiedTime": {
         | 
| 5006 5006 | 
             
                        "type": "timestamp"
         | 
| 5007 5007 | 
             
                      },
         | 
| 5008 5008 | 
             
                      "LastModifiedBy": {
         | 
| 5009 | 
            -
                        "shape": " | 
| 5009 | 
            +
                        "shape": "Sx6"
         | 
| 5010 5010 | 
             
                      },
         | 
| 5011 5011 | 
             
                      "ModelCardProcessingStatus": {}
         | 
| 5012 5012 | 
             
                    }
         | 
| @@ -5043,7 +5043,7 @@ | |
| 5043 5043 | 
             
                        "type": "integer"
         | 
| 5044 5044 | 
             
                      },
         | 
| 5045 5045 | 
             
                      "OutputConfig": {
         | 
| 5046 | 
            -
                        "shape": " | 
| 5046 | 
            +
                        "shape": "Sn8"
         | 
| 5047 5047 | 
             
                      },
         | 
| 5048 5048 | 
             
                      "CreatedAt": {
         | 
| 5049 5049 | 
             
                        "type": "timestamp"
         | 
| @@ -5093,13 +5093,13 @@ | |
| 5093 5093 | 
             
                        "type": "timestamp"
         | 
| 5094 5094 | 
             
                      },
         | 
| 5095 5095 | 
             
                      "ModelExplainabilityBaselineConfig": {
         | 
| 5096 | 
            -
                        "shape": " | 
| 5096 | 
            +
                        "shape": "Snc"
         | 
| 5097 5097 | 
             
                      },
         | 
| 5098 5098 | 
             
                      "ModelExplainabilityAppSpecification": {
         | 
| 5099 | 
            -
                        "shape": " | 
| 5099 | 
            +
                        "shape": "Snd"
         | 
| 5100 5100 | 
             
                      },
         | 
| 5101 5101 | 
             
                      "ModelExplainabilityJobInput": {
         | 
| 5102 | 
            -
                        "shape": " | 
| 5102 | 
            +
                        "shape": "Sne"
         | 
| 5103 5103 | 
             
                      },
         | 
| 5104 5104 | 
             
                      "ModelExplainabilityJobOutputConfig": {
         | 
| 5105 5105 | 
             
                        "shape": "S9u"
         | 
| @@ -5151,54 +5151,54 @@ | |
| 5151 5151 | 
             
                        "shape": "Sr"
         | 
| 5152 5152 | 
             
                      },
         | 
| 5153 5153 | 
             
                      "SourceAlgorithmSpecification": {
         | 
| 5154 | 
            -
                        "shape": " | 
| 5154 | 
            +
                        "shape": "Snk"
         | 
| 5155 5155 | 
             
                      },
         | 
| 5156 5156 | 
             
                      "ValidationSpecification": {
         | 
| 5157 | 
            -
                        "shape": " | 
| 5157 | 
            +
                        "shape": "Snh"
         | 
| 5158 5158 | 
             
                      },
         | 
| 5159 5159 | 
             
                      "ModelPackageStatus": {},
         | 
| 5160 5160 | 
             
                      "ModelPackageStatusDetails": {
         | 
| 5161 | 
            -
                        "shape": " | 
| 5161 | 
            +
                        "shape": "S14s"
         | 
| 5162 5162 | 
             
                      },
         | 
| 5163 5163 | 
             
                      "CertifyForMarketplace": {
         | 
| 5164 5164 | 
             
                        "type": "boolean"
         | 
| 5165 5165 | 
             
                      },
         | 
| 5166 5166 | 
             
                      "ModelApprovalStatus": {},
         | 
| 5167 5167 | 
             
                      "CreatedBy": {
         | 
| 5168 | 
            -
                        "shape": " | 
| 5168 | 
            +
                        "shape": "Sx6"
         | 
| 5169 5169 | 
             
                      },
         | 
| 5170 5170 | 
             
                      "MetadataProperties": {
         | 
| 5171 5171 | 
             
                        "shape": "S21"
         | 
| 5172 5172 | 
             
                      },
         | 
| 5173 5173 | 
             
                      "ModelMetrics": {
         | 
| 5174 | 
            -
                        "shape": " | 
| 5174 | 
            +
                        "shape": "Snn"
         | 
| 5175 5175 | 
             
                      },
         | 
| 5176 5176 | 
             
                      "LastModifiedTime": {
         | 
| 5177 5177 | 
             
                        "type": "timestamp"
         | 
| 5178 5178 | 
             
                      },
         | 
| 5179 5179 | 
             
                      "LastModifiedBy": {
         | 
| 5180 | 
            -
                        "shape": " | 
| 5180 | 
            +
                        "shape": "Sx6"
         | 
| 5181 5181 | 
             
                      },
         | 
| 5182 5182 | 
             
                      "ApprovalDescription": {},
         | 
| 5183 5183 | 
             
                      "Domain": {},
         | 
| 5184 5184 | 
             
                      "Task": {},
         | 
| 5185 5185 | 
             
                      "SamplePayloadUrl": {},
         | 
| 5186 5186 | 
             
                      "CustomerMetadataProperties": {
         | 
| 5187 | 
            -
                        "shape": " | 
| 5187 | 
            +
                        "shape": "Snu"
         | 
| 5188 5188 | 
             
                      },
         | 
| 5189 5189 | 
             
                      "DriftCheckBaselines": {
         | 
| 5190 | 
            -
                        "shape": " | 
| 5190 | 
            +
                        "shape": "Snx"
         | 
| 5191 5191 | 
             
                      },
         | 
| 5192 5192 | 
             
                      "AdditionalInferenceSpecifications": {
         | 
| 5193 | 
            -
                        "shape": " | 
| 5193 | 
            +
                        "shape": "So3"
         | 
| 5194 5194 | 
             
                      },
         | 
| 5195 5195 | 
             
                      "SkipModelValidation": {},
         | 
| 5196 5196 | 
             
                      "SourceUri": {},
         | 
| 5197 5197 | 
             
                      "SecurityConfig": {
         | 
| 5198 | 
            -
                        "shape": " | 
| 5198 | 
            +
                        "shape": "So7"
         | 
| 5199 5199 | 
             
                      },
         | 
| 5200 5200 | 
             
                      "ModelCard": {
         | 
| 5201 | 
            -
                        "shape": " | 
| 5201 | 
            +
                        "shape": "So8"
         | 
| 5202 5202 | 
             
                      }
         | 
| 5203 5203 | 
             
                    }
         | 
| 5204 5204 | 
             
                  }
         | 
| @@ -5230,7 +5230,7 @@ | |
| 5230 5230 | 
             
                        "type": "timestamp"
         | 
| 5231 5231 | 
             
                      },
         | 
| 5232 5232 | 
             
                      "CreatedBy": {
         | 
| 5233 | 
            -
                        "shape": " | 
| 5233 | 
            +
                        "shape": "Sx6"
         | 
| 5234 5234 | 
             
                      },
         | 
| 5235 5235 | 
             
                      "ModelPackageGroupStatus": {}
         | 
| 5236 5236 | 
             
                    }
         | 
| @@ -5265,13 +5265,13 @@ | |
| 5265 5265 | 
             
                        "type": "timestamp"
         | 
| 5266 5266 | 
             
                      },
         | 
| 5267 5267 | 
             
                      "ModelQualityBaselineConfig": {
         | 
| 5268 | 
            -
                        "shape": " | 
| 5268 | 
            +
                        "shape": "Soe"
         | 
| 5269 5269 | 
             
                      },
         | 
| 5270 5270 | 
             
                      "ModelQualityAppSpecification": {
         | 
| 5271 | 
            -
                        "shape": " | 
| 5271 | 
            +
                        "shape": "Sof"
         | 
| 5272 5272 | 
             
                      },
         | 
| 5273 5273 | 
             
                      "ModelQualityJobInput": {
         | 
| 5274 | 
            -
                        "shape": " | 
| 5274 | 
            +
                        "shape": "Soh"
         | 
| 5275 5275 | 
             
                      },
         | 
| 5276 5276 | 
             
                      "ModelQualityJobOutputConfig": {
         | 
| 5277 5277 | 
             
                        "shape": "S9u"
         | 
| @@ -5322,11 +5322,11 @@ | |
| 5322 5322 | 
             
                        "type": "timestamp"
         | 
| 5323 5323 | 
             
                      },
         | 
| 5324 5324 | 
             
                      "MonitoringScheduleConfig": {
         | 
| 5325 | 
            -
                        "shape": " | 
| 5325 | 
            +
                        "shape": "Sol"
         | 
| 5326 5326 | 
             
                      },
         | 
| 5327 5327 | 
             
                      "EndpointName": {},
         | 
| 5328 5328 | 
             
                      "LastMonitoringExecutionSummary": {
         | 
| 5329 | 
            -
                        "shape": " | 
| 5329 | 
            +
                        "shape": "S155"
         | 
| 5330 5330 | 
             
                      }
         | 
| 5331 5331 | 
             
                    }
         | 
| 5332 5332 | 
             
                  }
         | 
| @@ -5369,16 +5369,16 @@ | |
| 5369 5369 | 
             
                        "type": "integer"
         | 
| 5370 5370 | 
             
                      },
         | 
| 5371 5371 | 
             
                      "AcceleratorTypes": {
         | 
| 5372 | 
            -
                        "shape": " | 
| 5372 | 
            +
                        "shape": "Sp2"
         | 
| 5373 5373 | 
             
                      },
         | 
| 5374 5374 | 
             
                      "DefaultCodeRepository": {},
         | 
| 5375 5375 | 
             
                      "AdditionalCodeRepositories": {
         | 
| 5376 | 
            -
                        "shape": " | 
| 5376 | 
            +
                        "shape": "Sp5"
         | 
| 5377 5377 | 
             
                      },
         | 
| 5378 5378 | 
             
                      "RootAccess": {},
         | 
| 5379 5379 | 
             
                      "PlatformIdentifier": {},
         | 
| 5380 5380 | 
             
                      "InstanceMetadataServiceConfiguration": {
         | 
| 5381 | 
            -
                        "shape": " | 
| 5381 | 
            +
                        "shape": "Sp8"
         | 
| 5382 5382 | 
             
                      }
         | 
| 5383 5383 | 
             
                    }
         | 
| 5384 5384 | 
             
                  }
         | 
| @@ -5399,10 +5399,10 @@ | |
| 5399 5399 | 
             
                      "NotebookInstanceLifecycleConfigArn": {},
         | 
| 5400 5400 | 
             
                      "NotebookInstanceLifecycleConfigName": {},
         | 
| 5401 5401 | 
             
                      "OnCreate": {
         | 
| 5402 | 
            -
                        "shape": " | 
| 5402 | 
            +
                        "shape": "Spd"
         | 
| 5403 5403 | 
             
                      },
         | 
| 5404 5404 | 
             
                      "OnStart": {
         | 
| 5405 | 
            -
                        "shape": " | 
| 5405 | 
            +
                        "shape": "Spd"
         | 
| 5406 5406 | 
             
                      },
         | 
| 5407 5407 | 
             
                      "LastModifiedTime": {
         | 
| 5408 5408 | 
             
                        "type": "timestamp"
         | 
| @@ -5443,13 +5443,13 @@ | |
| 5443 5443 | 
             
                        "type": "timestamp"
         | 
| 5444 5444 | 
             
                      },
         | 
| 5445 5445 | 
             
                      "CreatedBy": {
         | 
| 5446 | 
            -
                        "shape": " | 
| 5446 | 
            +
                        "shape": "Sx6"
         | 
| 5447 5447 | 
             
                      },
         | 
| 5448 5448 | 
             
                      "LastModifiedBy": {
         | 
| 5449 | 
            -
                        "shape": " | 
| 5449 | 
            +
                        "shape": "Sx6"
         | 
| 5450 5450 | 
             
                      },
         | 
| 5451 5451 | 
             
                      "ParallelismConfiguration": {
         | 
| 5452 | 
            -
                        "shape": " | 
| 5452 | 
            +
                        "shape": "Spr"
         | 
| 5453 5453 | 
             
                      }
         | 
| 5454 5454 | 
             
                    }
         | 
| 5455 5455 | 
             
                  }
         | 
| @@ -5493,7 +5493,7 @@ | |
| 5493 5493 | 
             
                      "PipelineExecutionStatus": {},
         | 
| 5494 5494 | 
             
                      "PipelineExecutionDescription": {},
         | 
| 5495 5495 | 
             
                      "PipelineExperimentConfig": {
         | 
| 5496 | 
            -
                        "shape": " | 
| 5496 | 
            +
                        "shape": "S15p"
         | 
| 5497 5497 | 
             
                      },
         | 
| 5498 5498 | 
             
                      "FailureReason": {},
         | 
| 5499 5499 | 
             
                      "CreationTime": {
         | 
| @@ -5503,16 +5503,16 @@ | |
| 5503 5503 | 
             
                        "type": "timestamp"
         | 
| 5504 5504 | 
             
                      },
         | 
| 5505 5505 | 
             
                      "CreatedBy": {
         | 
| 5506 | 
            -
                        "shape": " | 
| 5506 | 
            +
                        "shape": "Sx6"
         | 
| 5507 5507 | 
             
                      },
         | 
| 5508 5508 | 
             
                      "LastModifiedBy": {
         | 
| 5509 | 
            -
                        "shape": " | 
| 5509 | 
            +
                        "shape": "Sx6"
         | 
| 5510 5510 | 
             
                      },
         | 
| 5511 5511 | 
             
                      "ParallelismConfiguration": {
         | 
| 5512 | 
            -
                        "shape": " | 
| 5512 | 
            +
                        "shape": "Spr"
         | 
| 5513 5513 | 
             
                      },
         | 
| 5514 5514 | 
             
                      "SelectiveExecutionConfig": {
         | 
| 5515 | 
            -
                        "shape": " | 
| 5515 | 
            +
                        "shape": "S15r"
         | 
| 5516 5516 | 
             
                      }
         | 
| 5517 5517 | 
             
                    }
         | 
| 5518 5518 | 
             
                  }
         | 
| @@ -5539,30 +5539,30 @@ | |
| 5539 5539 | 
             
                    ],
         | 
| 5540 5540 | 
             
                    "members": {
         | 
| 5541 5541 | 
             
                      "ProcessingInputs": {
         | 
| 5542 | 
            -
                        "shape": " | 
| 5542 | 
            +
                        "shape": "Sq4"
         | 
| 5543 5543 | 
             
                      },
         | 
| 5544 5544 | 
             
                      "ProcessingOutputConfig": {
         | 
| 5545 | 
            -
                        "shape": " | 
| 5545 | 
            +
                        "shape": "Sqr"
         | 
| 5546 5546 | 
             
                      },
         | 
| 5547 5547 | 
             
                      "ProcessingJobName": {},
         | 
| 5548 5548 | 
             
                      "ProcessingResources": {
         | 
| 5549 | 
            -
                        "shape": " | 
| 5549 | 
            +
                        "shape": "Sqw"
         | 
| 5550 5550 | 
             
                      },
         | 
| 5551 5551 | 
             
                      "StoppingCondition": {
         | 
| 5552 | 
            -
                        "shape": " | 
| 5552 | 
            +
                        "shape": "Sqy"
         | 
| 5553 5553 | 
             
                      },
         | 
| 5554 5554 | 
             
                      "AppSpecification": {
         | 
| 5555 | 
            -
                        "shape": " | 
| 5555 | 
            +
                        "shape": "Sr0"
         | 
| 5556 5556 | 
             
                      },
         | 
| 5557 5557 | 
             
                      "Environment": {
         | 
| 5558 | 
            -
                        "shape": " | 
| 5558 | 
            +
                        "shape": "Sr2"
         | 
| 5559 5559 | 
             
                      },
         | 
| 5560 5560 | 
             
                      "NetworkConfig": {
         | 
| 5561 | 
            -
                        "shape": " | 
| 5561 | 
            +
                        "shape": "Sot"
         | 
| 5562 5562 | 
             
                      },
         | 
| 5563 5563 | 
             
                      "RoleArn": {},
         | 
| 5564 5564 | 
             
                      "ExperimentConfig": {
         | 
| 5565 | 
            -
                        "shape": " | 
| 5565 | 
            +
                        "shape": "Sr3"
         | 
| 5566 5566 | 
             
                      },
         | 
| 5567 5567 | 
             
                      "ProcessingJobArn": {},
         | 
| 5568 5568 | 
             
                      "ProcessingJobStatus": {},
         | 
| @@ -5612,14 +5612,14 @@ | |
| 5612 5612 | 
             
                      "ProjectId": {},
         | 
| 5613 5613 | 
             
                      "ProjectDescription": {},
         | 
| 5614 5614 | 
             
                      "ServiceCatalogProvisioningDetails": {
         | 
| 5615 | 
            -
                        "shape": " | 
| 5615 | 
            +
                        "shape": "Sr8"
         | 
| 5616 5616 | 
             
                      },
         | 
| 5617 5617 | 
             
                      "ServiceCatalogProvisionedProductDetails": {
         | 
| 5618 | 
            -
                        "shape": " | 
| 5618 | 
            +
                        "shape": "S160"
         | 
| 5619 5619 | 
             
                      },
         | 
| 5620 5620 | 
             
                      "ProjectStatus": {},
         | 
| 5621 5621 | 
             
                      "CreatedBy": {
         | 
| 5622 | 
            -
                        "shape": " | 
| 5622 | 
            +
                        "shape": "Sx6"
         | 
| 5623 5623 | 
             
                      },
         | 
| 5624 5624 | 
             
                      "CreationTime": {
         | 
| 5625 5625 | 
             
                        "type": "timestamp"
         | 
| @@ -5628,7 +5628,7 @@ | |
| 5628 5628 | 
             
                        "type": "timestamp"
         | 
| 5629 5629 | 
             
                      },
         | 
| 5630 5630 | 
             
                      "LastModifiedBy": {
         | 
| 5631 | 
            -
                        "shape": " | 
| 5631 | 
            +
                        "shape": "Sx6"
         | 
| 5632 5632 | 
             
                      }
         | 
| 5633 5633 | 
             
                    }
         | 
| 5634 5634 | 
             
                  }
         | 
| @@ -5661,13 +5661,13 @@ | |
| 5661 5661 | 
             
                      },
         | 
| 5662 5662 | 
             
                      "FailureReason": {},
         | 
| 5663 5663 | 
             
                      "SpaceSettings": {
         | 
| 5664 | 
            -
                        "shape": " | 
| 5664 | 
            +
                        "shape": "Sri"
         | 
| 5665 5665 | 
             
                      },
         | 
| 5666 5666 | 
             
                      "OwnershipSettings": {
         | 
| 5667 | 
            -
                        "shape": " | 
| 5667 | 
            +
                        "shape": "Srq"
         | 
| 5668 5668 | 
             
                      },
         | 
| 5669 5669 | 
             
                      "SpaceSharingSettings": {
         | 
| 5670 | 
            -
                        "shape": " | 
| 5670 | 
            +
                        "shape": "Srr"
         | 
| 5671 5671 | 
             
                      },
         | 
| 5672 5672 | 
             
                      "SpaceDisplayName": {},
         | 
| 5673 5673 | 
             
                      "Url": {}
         | 
| @@ -5717,7 +5717,7 @@ | |
| 5717 5717 | 
             
                    ],
         | 
| 5718 5718 | 
             
                    "members": {
         | 
| 5719 5719 | 
             
                      "SubscribedWorkteam": {
         | 
| 5720 | 
            -
                        "shape": " | 
| 5720 | 
            +
                        "shape": "S16b"
         | 
| 5721 5721 | 
             
                      }
         | 
| 5722 5722 | 
             
                    }
         | 
| 5723 5723 | 
             
                  }
         | 
| @@ -5752,7 +5752,7 @@ | |
| 5752 5752 | 
             
                      "LabelingJobArn": {},
         | 
| 5753 5753 | 
             
                      "AutoMLJobArn": {},
         | 
| 5754 5754 | 
             
                      "ModelArtifacts": {
         | 
| 5755 | 
            -
                        "shape": " | 
| 5755 | 
            +
                        "shape": "Szl"
         | 
| 5756 5756 | 
             
                      },
         | 
| 5757 5757 | 
             
                      "TrainingJobStatus": {},
         | 
| 5758 5758 | 
             
                      "SecondaryStatus": {},
         | 
| @@ -5761,7 +5761,7 @@ | |
| 5761 5761 | 
             
                        "shape": "S33"
         | 
| 5762 5762 | 
             
                      },
         | 
| 5763 5763 | 
             
                      "AlgorithmSpecification": {
         | 
| 5764 | 
            -
                        "shape": " | 
| 5764 | 
            +
                        "shape": "Ss2"
         | 
| 5765 5765 | 
             
                      },
         | 
| 5766 5766 | 
             
                      "RoleArn": {},
         | 
| 5767 5767 | 
             
                      "InputDataConfig": {
         | 
| @@ -5774,7 +5774,7 @@ | |
| 5774 5774 | 
             
                        "shape": "S3q"
         | 
| 5775 5775 | 
             
                      },
         | 
| 5776 5776 | 
             
                      "WarmPoolStatus": {
         | 
| 5777 | 
            -
                        "shape": " | 
| 5777 | 
            +
                        "shape": "S16f"
         | 
| 5778 5778 | 
             
                      },
         | 
| 5779 5779 | 
             
                      "VpcConfig": {
         | 
| 5780 5780 | 
             
                        "shape": "S6b"
         | 
| @@ -5795,10 +5795,10 @@ | |
| 5795 5795 | 
             
                        "type": "timestamp"
         | 
| 5796 5796 | 
             
                      },
         | 
| 5797 5797 | 
             
                      "SecondaryStatusTransitions": {
         | 
| 5798 | 
            -
                        "shape": " | 
| 5798 | 
            +
                        "shape": "S16i"
         | 
| 5799 5799 | 
             
                      },
         | 
| 5800 5800 | 
             
                      "FinalMetricDataList": {
         | 
| 5801 | 
            -
                        "shape": " | 
| 5801 | 
            +
                        "shape": "S16l"
         | 
| 5802 5802 | 
             
                      },
         | 
| 5803 5803 | 
             
                      "EnableNetworkIsolation": {
         | 
| 5804 5804 | 
             
                        "type": "boolean"
         | 
| @@ -5810,7 +5810,7 @@ | |
| 5810 5810 | 
             
                        "type": "boolean"
         | 
| 5811 5811 | 
             
                      },
         | 
| 5812 5812 | 
             
                      "CheckpointConfig": {
         | 
| 5813 | 
            -
                        "shape": " | 
| 5813 | 
            +
                        "shape": "Si9"
         | 
| 5814 5814 | 
             
                      },
         | 
| 5815 5815 | 
             
                      "TrainingTimeInSeconds": {
         | 
| 5816 5816 | 
             
                        "type": "integer"
         | 
| @@ -5819,25 +5819,25 @@ | |
| 5819 5819 | 
             
                        "type": "integer"
         | 
| 5820 5820 | 
             
                      },
         | 
| 5821 5821 | 
             
                      "DebugHookConfig": {
         | 
| 5822 | 
            -
                        "shape": " | 
| 5822 | 
            +
                        "shape": "Ssb"
         | 
| 5823 5823 | 
             
                      },
         | 
| 5824 5824 | 
             
                      "ExperimentConfig": {
         | 
| 5825 | 
            -
                        "shape": " | 
| 5825 | 
            +
                        "shape": "Sr3"
         | 
| 5826 5826 | 
             
                      },
         | 
| 5827 5827 | 
             
                      "DebugRuleConfigurations": {
         | 
| 5828 | 
            -
                        "shape": " | 
| 5828 | 
            +
                        "shape": "Ssj"
         | 
| 5829 5829 | 
             
                      },
         | 
| 5830 5830 | 
             
                      "TensorBoardOutputConfig": {
         | 
| 5831 | 
            -
                        "shape": " | 
| 5831 | 
            +
                        "shape": "Ssn"
         | 
| 5832 5832 | 
             
                      },
         | 
| 5833 5833 | 
             
                      "DebugRuleEvaluationStatuses": {
         | 
| 5834 | 
            -
                        "shape": " | 
| 5834 | 
            +
                        "shape": "S16p"
         | 
| 5835 5835 | 
             
                      },
         | 
| 5836 5836 | 
             
                      "ProfilerConfig": {
         | 
| 5837 | 
            -
                        "shape": " | 
| 5837 | 
            +
                        "shape": "Sso"
         | 
| 5838 5838 | 
             
                      },
         | 
| 5839 5839 | 
             
                      "ProfilerRuleConfigurations": {
         | 
| 5840 | 
            -
                        "shape": " | 
| 5840 | 
            +
                        "shape": "Sss"
         | 
| 5841 5841 | 
             
                      },
         | 
| 5842 5842 | 
             
                      "ProfilerRuleEvaluationStatuses": {
         | 
| 5843 5843 | 
             
                        "type": "list",
         | 
| @@ -5856,16 +5856,16 @@ | |
| 5856 5856 | 
             
                      },
         | 
| 5857 5857 | 
             
                      "ProfilingStatus": {},
         | 
| 5858 5858 | 
             
                      "Environment": {
         | 
| 5859 | 
            -
                        "shape": " | 
| 5859 | 
            +
                        "shape": "Ssu"
         | 
| 5860 5860 | 
             
                      },
         | 
| 5861 5861 | 
             
                      "RetryStrategy": {
         | 
| 5862 | 
            -
                        "shape": " | 
| 5862 | 
            +
                        "shape": "Sia"
         | 
| 5863 5863 | 
             
                      },
         | 
| 5864 5864 | 
             
                      "RemoteDebugConfig": {
         | 
| 5865 | 
            -
                        "shape": " | 
| 5865 | 
            +
                        "shape": "Ssx"
         | 
| 5866 5866 | 
             
                      },
         | 
| 5867 5867 | 
             
                      "InfraCheckConfig": {
         | 
| 5868 | 
            -
                        "shape": " | 
| 5868 | 
            +
                        "shape": "Ssz"
         | 
| 5869 5869 | 
             
                      }
         | 
| 5870 5870 | 
             
                    }
         | 
| 5871 5871 | 
             
                  }
         | 
| @@ -5901,7 +5901,7 @@ | |
| 5901 5901 | 
             
                        "type": "integer"
         | 
| 5902 5902 | 
             
                      },
         | 
| 5903 5903 | 
             
                      "ModelClientConfig": {
         | 
| 5904 | 
            -
                        "shape": " | 
| 5904 | 
            +
                        "shape": "St7"
         | 
| 5905 5905 | 
             
                      },
         | 
| 5906 5906 | 
             
                      "MaxPayloadInMB": {
         | 
| 5907 5907 | 
             
                        "type": "integer"
         | 
| @@ -5917,7 +5917,7 @@ | |
| 5917 5917 | 
             
                        "shape": "S4b"
         | 
| 5918 5918 | 
             
                      },
         | 
| 5919 5919 | 
             
                      "DataCaptureConfig": {
         | 
| 5920 | 
            -
                        "shape": " | 
| 5920 | 
            +
                        "shape": "Sta"
         | 
| 5921 5921 | 
             
                      },
         | 
| 5922 5922 | 
             
                      "TransformResources": {
         | 
| 5923 5923 | 
             
                        "shape": "S4e"
         | 
| @@ -5934,10 +5934,10 @@ | |
| 5934 5934 | 
             
                      "LabelingJobArn": {},
         | 
| 5935 5935 | 
             
                      "AutoMLJobArn": {},
         | 
| 5936 5936 | 
             
                      "DataProcessing": {
         | 
| 5937 | 
            -
                        "shape": " | 
| 5937 | 
            +
                        "shape": "Stb"
         | 
| 5938 5938 | 
             
                      },
         | 
| 5939 5939 | 
             
                      "ExperimentConfig": {
         | 
| 5940 | 
            -
                        "shape": " | 
| 5940 | 
            +
                        "shape": "Sr3"
         | 
| 5941 5941 | 
             
                      }
         | 
| 5942 5942 | 
             
                    }
         | 
| 5943 5943 | 
             
                  }
         | 
| @@ -5960,19 +5960,19 @@ | |
| 5960 5960 | 
             
                      "DisplayName": {},
         | 
| 5961 5961 | 
             
                      "ExperimentName": {},
         | 
| 5962 5962 | 
             
                      "Source": {
         | 
| 5963 | 
            -
                        "shape": " | 
| 5963 | 
            +
                        "shape": "S171"
         | 
| 5964 5964 | 
             
                      },
         | 
| 5965 5965 | 
             
                      "CreationTime": {
         | 
| 5966 5966 | 
             
                        "type": "timestamp"
         | 
| 5967 5967 | 
             
                      },
         | 
| 5968 5968 | 
             
                      "CreatedBy": {
         | 
| 5969 | 
            -
                        "shape": " | 
| 5969 | 
            +
                        "shape": "Sx6"
         | 
| 5970 5970 | 
             
                      },
         | 
| 5971 5971 | 
             
                      "LastModifiedTime": {
         | 
| 5972 5972 | 
             
                        "type": "timestamp"
         | 
| 5973 5973 | 
             
                      },
         | 
| 5974 5974 | 
             
                      "LastModifiedBy": {
         | 
| 5975 | 
            -
                        "shape": " | 
| 5975 | 
            +
                        "shape": "Sx6"
         | 
| 5976 5976 | 
             
                      },
         | 
| 5977 5977 | 
             
                      "MetadataProperties": {
         | 
| 5978 5978 | 
             
                        "shape": "S21"
         | 
| @@ -5997,10 +5997,10 @@ | |
| 5997 5997 | 
             
                      "TrialComponentArn": {},
         | 
| 5998 5998 | 
             
                      "DisplayName": {},
         | 
| 5999 5999 | 
             
                      "Source": {
         | 
| 6000 | 
            -
                        "shape": " | 
| 6000 | 
            +
                        "shape": "S175"
         | 
| 6001 6001 | 
             
                      },
         | 
| 6002 6002 | 
             
                      "Status": {
         | 
| 6003 | 
            -
                        "shape": " | 
| 6003 | 
            +
                        "shape": "Stj"
         | 
| 6004 6004 | 
             
                      },
         | 
| 6005 6005 | 
             
                      "StartTime": {
         | 
| 6006 6006 | 
             
                        "type": "timestamp"
         | 
| @@ -6012,34 +6012,34 @@ | |
| 6012 6012 | 
             
                        "type": "timestamp"
         | 
| 6013 6013 | 
             
                      },
         | 
| 6014 6014 | 
             
                      "CreatedBy": {
         | 
| 6015 | 
            -
                        "shape": " | 
| 6015 | 
            +
                        "shape": "Sx6"
         | 
| 6016 6016 | 
             
                      },
         | 
| 6017 6017 | 
             
                      "LastModifiedTime": {
         | 
| 6018 6018 | 
             
                        "type": "timestamp"
         | 
| 6019 6019 | 
             
                      },
         | 
| 6020 6020 | 
             
                      "LastModifiedBy": {
         | 
| 6021 | 
            -
                        "shape": " | 
| 6021 | 
            +
                        "shape": "Sx6"
         | 
| 6022 6022 | 
             
                      },
         | 
| 6023 6023 | 
             
                      "Parameters": {
         | 
| 6024 | 
            -
                        "shape": " | 
| 6024 | 
            +
                        "shape": "Stm"
         | 
| 6025 6025 | 
             
                      },
         | 
| 6026 6026 | 
             
                      "InputArtifacts": {
         | 
| 6027 | 
            -
                        "shape": " | 
| 6027 | 
            +
                        "shape": "Stq"
         | 
| 6028 6028 | 
             
                      },
         | 
| 6029 6029 | 
             
                      "OutputArtifacts": {
         | 
| 6030 | 
            -
                        "shape": " | 
| 6030 | 
            +
                        "shape": "Stq"
         | 
| 6031 6031 | 
             
                      },
         | 
| 6032 6032 | 
             
                      "MetadataProperties": {
         | 
| 6033 6033 | 
             
                        "shape": "S21"
         | 
| 6034 6034 | 
             
                      },
         | 
| 6035 6035 | 
             
                      "Metrics": {
         | 
| 6036 | 
            -
                        "shape": " | 
| 6036 | 
            +
                        "shape": "S177"
         | 
| 6037 6037 | 
             
                      },
         | 
| 6038 6038 | 
             
                      "LineageGroupArn": {},
         | 
| 6039 6039 | 
             
                      "Sources": {
         | 
| 6040 6040 | 
             
                        "type": "list",
         | 
| 6041 6041 | 
             
                        "member": {
         | 
| 6042 | 
            -
                          "shape": " | 
| 6042 | 
            +
                          "shape": "S175"
         | 
| 6043 6043 | 
             
                        }
         | 
| 6044 6044 | 
             
                      }
         | 
| 6045 6045 | 
             
                    }
         | 
| @@ -6097,7 +6097,7 @@ | |
| 6097 6097 | 
             
                    ],
         | 
| 6098 6098 | 
             
                    "members": {
         | 
| 6099 6099 | 
             
                      "Workforce": {
         | 
| 6100 | 
            -
                        "shape": " | 
| 6100 | 
            +
                        "shape": "S17h"
         | 
| 6101 6101 | 
             
                      }
         | 
| 6102 6102 | 
             
                    }
         | 
| 6103 6103 | 
             
                  }
         | 
| @@ -6119,7 +6119,7 @@ | |
| 6119 6119 | 
             
                    ],
         | 
| 6120 6120 | 
             
                    "members": {
         | 
| 6121 6121 | 
             
                      "Workteam": {
         | 
| 6122 | 
            -
                        "shape": " | 
| 6122 | 
            +
                        "shape": "S17p"
         | 
| 6123 6123 | 
             
                      }
         | 
| 6124 6124 | 
             
                    }
         | 
| 6125 6125 | 
             
                  }
         | 
| @@ -6318,7 +6318,7 @@ | |
| 6318 6318 | 
             
                        "type": "integer"
         | 
| 6319 6319 | 
             
                      },
         | 
| 6320 6320 | 
             
                      "ScalingPolicyObjective": {
         | 
| 6321 | 
            -
                        "shape": " | 
| 6321 | 
            +
                        "shape": "S18h"
         | 
| 6322 6322 | 
             
                      }
         | 
| 6323 6323 | 
             
                    }
         | 
| 6324 6324 | 
             
                  },
         | 
| @@ -6332,7 +6332,7 @@ | |
| 6332 6332 | 
             
                        "type": "integer"
         | 
| 6333 6333 | 
             
                      },
         | 
| 6334 6334 | 
             
                      "ScalingPolicyObjective": {
         | 
| 6335 | 
            -
                        "shape": " | 
| 6335 | 
            +
                        "shape": "S18h"
         | 
| 6336 6336 | 
             
                      },
         | 
| 6337 6337 | 
             
                      "Metric": {
         | 
| 6338 6338 | 
             
                        "type": "structure",
         | 
| @@ -6462,7 +6462,7 @@ | |
| 6462 6462 | 
             
                      "HubContentMarkdown": {},
         | 
| 6463 6463 | 
             
                      "HubContentDocument": {},
         | 
| 6464 6464 | 
             
                      "HubContentSearchKeywords": {
         | 
| 6465 | 
            -
                        "shape": " | 
| 6465 | 
            +
                        "shape": "S128"
         | 
| 6466 6466 | 
             
                      },
         | 
| 6467 6467 | 
             
                      "Tags": {
         | 
| 6468 6468 | 
             
                        "shape": "S7"
         | 
| @@ -6601,7 +6601,7 @@ | |
| 6601 6601 | 
             
                    "type": "structure",
         | 
| 6602 6602 | 
             
                    "members": {
         | 
| 6603 6603 | 
             
                      "SageMakerImageVersionAliases": {
         | 
| 6604 | 
            -
                        "shape": " | 
| 6604 | 
            +
                        "shape": "Siv"
         | 
| 6605 6605 | 
             
                      },
         | 
| 6606 6606 | 
             
                      "NextToken": {}
         | 
| 6607 6607 | 
             
                    }
         | 
| @@ -6795,7 +6795,7 @@ | |
| 6795 6795 | 
             
                              "type": "timestamp"
         | 
| 6796 6796 | 
             
                            },
         | 
| 6797 6797 | 
             
                            "CreatedBy": {
         | 
| 6798 | 
            -
                              "shape": " | 
| 6798 | 
            +
                              "shape": "Sx6"
         | 
| 6799 6799 | 
             
                            }
         | 
| 6800 6800 | 
             
                          }
         | 
| 6801 6801 | 
             
                        }
         | 
| @@ -6864,7 +6864,7 @@ | |
| 6864 6864 | 
             
                            },
         | 
| 6865 6865 | 
             
                            "FailureReason": {},
         | 
| 6866 6866 | 
             
                            "PartialFailureReasons": {
         | 
| 6867 | 
            -
                              "shape": " | 
| 6867 | 
            +
                              "shape": "Sxr"
         | 
| 6868 6868 | 
             
                            }
         | 
| 6869 6869 | 
             
                          }
         | 
| 6870 6870 | 
             
                        }
         | 
| @@ -6900,7 +6900,7 @@ | |
| 6900 6900 | 
             
                      "Candidates": {
         | 
| 6901 6901 | 
             
                        "type": "list",
         | 
| 6902 6902 | 
             
                        "member": {
         | 
| 6903 | 
            -
                          "shape": " | 
| 6903 | 
            +
                          "shape": "Sxt"
         | 
| 6904 6904 | 
             
                        }
         | 
| 6905 6905 | 
             
                      },
         | 
| 6906 6906 | 
             
                      "NextToken": {}
         | 
| @@ -6957,7 +6957,7 @@ | |
| 6957 6957 | 
             
                              "type": "timestamp"
         | 
| 6958 6958 | 
             
                            },
         | 
| 6959 6959 | 
             
                            "InstanceStatus": {
         | 
| 6960 | 
            -
                              "shape": " | 
| 6960 | 
            +
                              "shape": "Sz7"
         | 
| 6961 6961 | 
             
                            }
         | 
| 6962 6962 | 
             
                          }
         | 
| 6963 6963 | 
             
                        }
         | 
| @@ -7218,7 +7218,7 @@ | |
| 7218 7218 | 
             
                    ],
         | 
| 7219 7219 | 
             
                    "members": {
         | 
| 7220 7220 | 
             
                      "JobDefinitionSummaries": {
         | 
| 7221 | 
            -
                        "shape": " | 
| 7221 | 
            +
                        "shape": "S1b9"
         | 
| 7222 7222 | 
             
                      },
         | 
| 7223 7223 | 
             
                      "NextToken": {}
         | 
| 7224 7224 | 
             
                    }
         | 
| @@ -7647,7 +7647,7 @@ | |
| 7647 7647 | 
             
                            "ExperimentName": {},
         | 
| 7648 7648 | 
             
                            "DisplayName": {},
         | 
| 7649 7649 | 
             
                            "ExperimentSource": {
         | 
| 7650 | 
            -
                              "shape": " | 
| 7650 | 
            +
                              "shape": "S119"
         | 
| 7651 7651 | 
             
                            },
         | 
| 7652 7652 | 
             
                            "CreationTime": {
         | 
| 7653 7653 | 
             
                              "type": "timestamp"
         | 
| @@ -7706,7 +7706,7 @@ | |
| 7706 7706 | 
             
                            },
         | 
| 7707 7707 | 
             
                            "FeatureGroupStatus": {},
         | 
| 7708 7708 | 
             
                            "OfflineStoreStatus": {
         | 
| 7709 | 
            -
                              "shape": " | 
| 7709 | 
            +
                              "shape": "S11h"
         | 
| 7710 7710 | 
             
                            }
         | 
| 7711 7711 | 
             
                          }
         | 
| 7712 7712 | 
             
                        }
         | 
| @@ -7798,7 +7798,7 @@ | |
| 7798 7798 | 
             
                    ],
         | 
| 7799 7799 | 
             
                    "members": {
         | 
| 7800 7800 | 
             
                      "HubContentSummaries": {
         | 
| 7801 | 
            -
                        "shape": " | 
| 7801 | 
            +
                        "shape": "S1cz"
         | 
| 7802 7802 | 
             
                      },
         | 
| 7803 7803 | 
             
                      "NextToken": {}
         | 
| 7804 7804 | 
             
                    }
         | 
| @@ -7837,7 +7837,7 @@ | |
| 7837 7837 | 
             
                    ],
         | 
| 7838 7838 | 
             
                    "members": {
         | 
| 7839 7839 | 
             
                      "HubContentSummaries": {
         | 
| 7840 | 
            -
                        "shape": " | 
| 7840 | 
            +
                        "shape": "S1cz"
         | 
| 7841 7841 | 
             
                      },
         | 
| 7842 7842 | 
             
                      "NextToken": {}
         | 
| 7843 7843 | 
             
                    }
         | 
| @@ -7891,7 +7891,7 @@ | |
| 7891 7891 | 
             
                            "HubDisplayName": {},
         | 
| 7892 7892 | 
             
                            "HubDescription": {},
         | 
| 7893 7893 | 
             
                            "HubSearchKeywords": {
         | 
| 7894 | 
            -
                              "shape": " | 
| 7894 | 
            +
                              "shape": "Sgt"
         | 
| 7895 7895 | 
             
                            },
         | 
| 7896 7896 | 
             
                            "HubStatus": {},
         | 
| 7897 7897 | 
             
                            "CreationTime": {
         | 
| @@ -8012,13 +8012,13 @@ | |
| 8012 8012 | 
             
                              "type": "timestamp"
         | 
| 8013 8013 | 
             
                            },
         | 
| 8014 8014 | 
             
                            "TrainingJobStatusCounters": {
         | 
| 8015 | 
            -
                              "shape": " | 
| 8015 | 
            +
                              "shape": "S12n"
         | 
| 8016 8016 | 
             
                            },
         | 
| 8017 8017 | 
             
                            "ObjectiveStatusCounters": {
         | 
| 8018 | 
            -
                              "shape": " | 
| 8018 | 
            +
                              "shape": "S12p"
         | 
| 8019 8019 | 
             
                            },
         | 
| 8020 8020 | 
             
                            "ResourceLimits": {
         | 
| 8021 | 
            -
                              "shape": " | 
| 8021 | 
            +
                              "shape": "Shc"
         | 
| 8022 8022 | 
             
                            }
         | 
| 8023 8023 | 
             
                          }
         | 
| 8024 8024 | 
             
                        }
         | 
| @@ -8262,7 +8262,7 @@ | |
| 8262 8262 | 
             
                            "Name": {},
         | 
| 8263 8263 | 
             
                            "Type": {},
         | 
| 8264 8264 | 
             
                            "Schedule": {
         | 
| 8265 | 
            -
                              "shape": " | 
| 8265 | 
            +
                              "shape": "Sjl"
         | 
| 8266 8266 | 
             
                            },
         | 
| 8267 8267 | 
             
                            "Status": {},
         | 
| 8268 8268 | 
             
                            "StatusReason": {},
         | 
| @@ -8323,16 +8323,16 @@ | |
| 8323 8323 | 
             
                              ],
         | 
| 8324 8324 | 
             
                              "members": {
         | 
| 8325 8325 | 
             
                                "Metrics": {
         | 
| 8326 | 
            -
                                  "shape": " | 
| 8326 | 
            +
                                  "shape": "S13m"
         | 
| 8327 8327 | 
             
                                },
         | 
| 8328 8328 | 
             
                                "EndpointMetrics": {
         | 
| 8329 | 
            -
                                  "shape": " | 
| 8329 | 
            +
                                  "shape": "S13z"
         | 
| 8330 8330 | 
             
                                },
         | 
| 8331 8331 | 
             
                                "EndpointConfiguration": {
         | 
| 8332 | 
            -
                                  "shape": " | 
| 8332 | 
            +
                                  "shape": "S13p"
         | 
| 8333 8333 | 
             
                                },
         | 
| 8334 8334 | 
             
                                "ModelConfiguration": {
         | 
| 8335 | 
            -
                                  "shape": " | 
| 8335 | 
            +
                                  "shape": "S13r"
         | 
| 8336 8336 | 
             
                                },
         | 
| 8337 8337 | 
             
                                "FailureReason": {},
         | 
| 8338 8338 | 
             
                                "InvocationEndTime": {
         | 
| @@ -8479,17 +8479,17 @@ | |
| 8479 8479 | 
             
                            },
         | 
| 8480 8480 | 
             
                            "LabelingJobStatus": {},
         | 
| 8481 8481 | 
             
                            "LabelCounters": {
         | 
| 8482 | 
            -
                              "shape": " | 
| 8482 | 
            +
                              "shape": "S143"
         | 
| 8483 8483 | 
             
                            },
         | 
| 8484 8484 | 
             
                            "WorkteamArn": {},
         | 
| 8485 8485 | 
             
                            "PreHumanTaskLambdaArn": {},
         | 
| 8486 8486 | 
             
                            "AnnotationConsolidationLambdaArn": {},
         | 
| 8487 8487 | 
             
                            "FailureReason": {},
         | 
| 8488 8488 | 
             
                            "LabelingJobOutput": {
         | 
| 8489 | 
            -
                              "shape": " | 
| 8489 | 
            +
                              "shape": "S146"
         | 
| 8490 8490 | 
             
                            },
         | 
| 8491 8491 | 
             
                            "InputConfig": {
         | 
| 8492 | 
            -
                              "shape": " | 
| 8492 | 
            +
                              "shape": "Sln"
         | 
| 8493 8493 | 
             
                            }
         | 
| 8494 8494 | 
             
                          }
         | 
| 8495 8495 | 
             
                        }
         | 
| @@ -8636,7 +8636,7 @@ | |
| 8636 8636 | 
             
                    ],
         | 
| 8637 8637 | 
             
                    "members": {
         | 
| 8638 8638 | 
             
                      "JobDefinitionSummaries": {
         | 
| 8639 | 
            -
                        "shape": " | 
| 8639 | 
            +
                        "shape": "S1b9"
         | 
| 8640 8640 | 
             
                      },
         | 
| 8641 8641 | 
             
                      "NextToken": {}
         | 
| 8642 8642 | 
             
                    }
         | 
| @@ -8849,7 +8849,7 @@ | |
| 8849 8849 | 
             
                    ],
         | 
| 8850 8850 | 
             
                    "members": {
         | 
| 8851 8851 | 
             
                      "JobDefinitionSummaries": {
         | 
| 8852 | 
            -
                        "shape": " | 
| 8852 | 
            +
                        "shape": "S1b9"
         | 
| 8853 8853 | 
             
                      },
         | 
| 8854 8854 | 
             
                      "NextToken": {}
         | 
| 8855 8855 | 
             
                    }
         | 
| @@ -9048,7 +9048,7 @@ | |
| 9048 9048 | 
             
                    ],
         | 
| 9049 9049 | 
             
                    "members": {
         | 
| 9050 9050 | 
             
                      "JobDefinitionSummaries": {
         | 
| 9051 | 
            -
                        "shape": " | 
| 9051 | 
            +
                        "shape": "S1b9"
         | 
| 9052 9052 | 
             
                      },
         | 
| 9053 9053 | 
             
                      "NextToken": {}
         | 
| 9054 9054 | 
             
                    }
         | 
| @@ -9167,7 +9167,7 @@ | |
| 9167 9167 | 
             
                    "type": "structure",
         | 
| 9168 9168 | 
             
                    "members": {
         | 
| 9169 9169 | 
             
                      "MonitoringAlertSummaries": {
         | 
| 9170 | 
            -
                        "shape": " | 
| 9170 | 
            +
                        "shape": "S1gj"
         | 
| 9171 9171 | 
             
                      },
         | 
| 9172 9172 | 
             
                      "NextToken": {}
         | 
| 9173 9173 | 
             
                    }
         | 
| @@ -9217,7 +9217,7 @@ | |
| 9217 9217 | 
             
                      "MonitoringExecutionSummaries": {
         | 
| 9218 9218 | 
             
                        "type": "list",
         | 
| 9219 9219 | 
             
                        "member": {
         | 
| 9220 | 
            -
                          "shape": " | 
| 9220 | 
            +
                          "shape": "S155"
         | 
| 9221 9221 | 
             
                        }
         | 
| 9222 9222 | 
             
                      },
         | 
| 9223 9223 | 
             
                      "NextToken": {}
         | 
| @@ -9398,7 +9398,7 @@ | |
| 9398 9398 | 
             
                            "NotebookInstanceLifecycleConfigName": {},
         | 
| 9399 9399 | 
             
                            "DefaultCodeRepository": {},
         | 
| 9400 9400 | 
             
                            "AdditionalCodeRepositories": {
         | 
| 9401 | 
            -
                              "shape": " | 
| 9401 | 
            +
                              "shape": "Sp5"
         | 
| 9402 9402 | 
             
                            }
         | 
| 9403 9403 | 
             
                          }
         | 
| 9404 9404 | 
             
                        }
         | 
| @@ -9494,7 +9494,7 @@ | |
| 9494 9494 | 
             
                                    "CallbackToken": {},
         | 
| 9495 9495 | 
             
                                    "SqsQueueUrl": {},
         | 
| 9496 9496 | 
             
                                    "OutputParameters": {
         | 
| 9497 | 
            -
                                      "shape": " | 
| 9497 | 
            +
                                      "shape": "S1hx"
         | 
| 9498 9498 | 
             
                                    }
         | 
| 9499 9499 | 
             
                                  }
         | 
| 9500 9500 | 
             
                                },
         | 
| @@ -9503,7 +9503,7 @@ | |
| 9503 9503 | 
             
                                  "members": {
         | 
| 9504 9504 | 
             
                                    "Arn": {},
         | 
| 9505 9505 | 
             
                                    "OutputParameters": {
         | 
| 9506 | 
            -
                                      "shape": " | 
| 9506 | 
            +
                                      "shape": "S1hx"
         | 
| 9507 9507 | 
             
                                    }
         | 
| 9508 9508 | 
             
                                  }
         | 
| 9509 9509 | 
             
                                },
         | 
| @@ -9645,7 +9645,7 @@ | |
| 9645 9645 | 
             
                    "type": "structure",
         | 
| 9646 9646 | 
             
                    "members": {
         | 
| 9647 9647 | 
             
                      "PipelineParameters": {
         | 
| 9648 | 
            -
                        "shape": " | 
| 9648 | 
            +
                        "shape": "S1ie"
         | 
| 9649 9649 | 
             
                      },
         | 
| 9650 9650 | 
             
                      "NextToken": {}
         | 
| 9651 9651 | 
             
                    }
         | 
| @@ -9897,7 +9897,7 @@ | |
| 9897 9897 | 
             
                              "members": {
         | 
| 9898 9898 | 
             
                                "AppType": {},
         | 
| 9899 9899 | 
             
                                "SpaceStorageSettings": {
         | 
| 9900 | 
            -
                                  "shape": " | 
| 9900 | 
            +
                                  "shape": "Srl"
         | 
| 9901 9901 | 
             
                                }
         | 
| 9902 9902 | 
             
                              }
         | 
| 9903 9903 | 
             
                            },
         | 
| @@ -10048,7 +10048,7 @@ | |
| 10048 10048 | 
             
                      "SubscribedWorkteams": {
         | 
| 10049 10049 | 
             
                        "type": "list",
         | 
| 10050 10050 | 
             
                        "member": {
         | 
| 10051 | 
            -
                          "shape": " | 
| 10051 | 
            +
                          "shape": "S16b"
         | 
| 10052 10052 | 
             
                        }
         | 
| 10053 10053 | 
             
                      },
         | 
| 10054 10054 | 
             
                      "NextToken": {}
         | 
| @@ -10136,7 +10136,7 @@ | |
| 10136 10136 | 
             
                            },
         | 
| 10137 10137 | 
             
                            "TrainingJobStatus": {},
         | 
| 10138 10138 | 
             
                            "WarmPoolStatus": {
         | 
| 10139 | 
            -
                              "shape": " | 
| 10139 | 
            +
                              "shape": "S16f"
         | 
| 10140 10140 | 
             
                            }
         | 
| 10141 10141 | 
             
                          }
         | 
| 10142 10142 | 
             
                        }
         | 
| @@ -10171,7 +10171,7 @@ | |
| 10171 10171 | 
             
                      "TrainingJobSummaries": {
         | 
| 10172 10172 | 
             
                        "type": "list",
         | 
| 10173 10173 | 
             
                        "member": {
         | 
| 10174 | 
            -
                          "shape": " | 
| 10174 | 
            +
                          "shape": "S12r"
         | 
| 10175 10175 | 
             
                        }
         | 
| 10176 10176 | 
             
                      },
         | 
| 10177 10177 | 
             
                      "NextToken": {}
         | 
| @@ -10274,10 +10274,10 @@ | |
| 10274 10274 | 
             
                            "TrialComponentArn": {},
         | 
| 10275 10275 | 
             
                            "DisplayName": {},
         | 
| 10276 10276 | 
             
                            "TrialComponentSource": {
         | 
| 10277 | 
            -
                              "shape": " | 
| 10277 | 
            +
                              "shape": "S175"
         | 
| 10278 10278 | 
             
                            },
         | 
| 10279 10279 | 
             
                            "Status": {
         | 
| 10280 | 
            -
                              "shape": " | 
| 10280 | 
            +
                              "shape": "Stj"
         | 
| 10281 10281 | 
             
                            },
         | 
| 10282 10282 | 
             
                            "StartTime": {
         | 
| 10283 10283 | 
             
                              "type": "timestamp"
         | 
| @@ -10289,13 +10289,13 @@ | |
| 10289 10289 | 
             
                              "type": "timestamp"
         | 
| 10290 10290 | 
             
                            },
         | 
| 10291 10291 | 
             
                            "CreatedBy": {
         | 
| 10292 | 
            -
                              "shape": " | 
| 10292 | 
            +
                              "shape": "Sx6"
         | 
| 10293 10293 | 
             
                            },
         | 
| 10294 10294 | 
             
                            "LastModifiedTime": {
         | 
| 10295 10295 | 
             
                              "type": "timestamp"
         | 
| 10296 10296 | 
             
                            },
         | 
| 10297 10297 | 
             
                            "LastModifiedBy": {
         | 
| 10298 | 
            -
                              "shape": " | 
| 10298 | 
            +
                              "shape": "Sx6"
         | 
| 10299 10299 | 
             
                            }
         | 
| 10300 10300 | 
             
                          }
         | 
| 10301 10301 | 
             
                        }
         | 
| @@ -10336,7 +10336,7 @@ | |
| 10336 10336 | 
             
                            "TrialName": {},
         | 
| 10337 10337 | 
             
                            "DisplayName": {},
         | 
| 10338 10338 | 
             
                            "TrialSource": {
         | 
| 10339 | 
            -
                              "shape": " | 
| 10339 | 
            +
                              "shape": "S171"
         | 
| 10340 10340 | 
             
                            },
         | 
| 10341 10341 | 
             
                            "CreationTime": {
         | 
| 10342 10342 | 
             
                              "type": "timestamp"
         | 
| @@ -10411,7 +10411,7 @@ | |
| 10411 10411 | 
             
                      "Workforces": {
         | 
| 10412 10412 | 
             
                        "type": "list",
         | 
| 10413 10413 | 
             
                        "member": {
         | 
| 10414 | 
            -
                          "shape": " | 
| 10414 | 
            +
                          "shape": "S17h"
         | 
| 10415 10415 | 
             
                        }
         | 
| 10416 10416 | 
             
                      },
         | 
| 10417 10417 | 
             
                      "NextToken": {}
         | 
| @@ -10440,7 +10440,7 @@ | |
| 10440 10440 | 
             
                      "Workteams": {
         | 
| 10441 10441 | 
             
                        "type": "list",
         | 
| 10442 10442 | 
             
                        "member": {
         | 
| 10443 | 
            -
                          "shape": " | 
| 10443 | 
            +
                          "shape": "S17p"
         | 
| 10444 10444 | 
             
                        }
         | 
| 10445 10445 | 
             
                      },
         | 
| 10446 10446 | 
             
                      "NextToken": {}
         | 
| @@ -10559,7 +10559,7 @@ | |
| 10559 10559 | 
             
                    "members": {
         | 
| 10560 10560 | 
             
                      "DeviceFleetName": {},
         | 
| 10561 10561 | 
             
                      "Devices": {
         | 
| 10562 | 
            -
                        "shape": " | 
| 10562 | 
            +
                        "shape": "S1lc"
         | 
| 10563 10563 | 
             
                      },
         | 
| 10564 10564 | 
             
                      "Tags": {
         | 
| 10565 10565 | 
             
                        "shape": "S7"
         | 
| @@ -10576,7 +10576,7 @@ | |
| 10576 10576 | 
             
                    ],
         | 
| 10577 10577 | 
             
                    "members": {
         | 
| 10578 10578 | 
             
                      "UiTemplate": {
         | 
| 10579 | 
            -
                        "shape": " | 
| 10579 | 
            +
                        "shape": "Sh1"
         | 
| 10580 10580 | 
             
                      },
         | 
| 10581 10581 | 
             
                      "Task": {
         | 
| 10582 10582 | 
             
                        "type": "structure",
         | 
| @@ -10629,7 +10629,7 @@ | |
| 10629 10629 | 
             
                        "idempotencyToken": true
         | 
| 10630 10630 | 
             
                      },
         | 
| 10631 10631 | 
             
                      "ParallelismConfiguration": {
         | 
| 10632 | 
            -
                        "shape": " | 
| 10632 | 
            +
                        "shape": "Spr"
         | 
| 10633 10633 | 
             
                      }
         | 
| 10634 10634 | 
             
                    }
         | 
| 10635 10635 | 
             
                  },
         | 
| @@ -10649,7 +10649,7 @@ | |
| 10649 10649 | 
             
                    "members": {
         | 
| 10650 10650 | 
             
                      "Resource": {},
         | 
| 10651 10651 | 
             
                      "SearchExpression": {
         | 
| 10652 | 
            -
                        "shape": " | 
| 10652 | 
            +
                        "shape": "S1ln"
         | 
| 10653 10653 | 
             
                      },
         | 
| 10654 10654 | 
             
                      "SortBy": {},
         | 
| 10655 10655 | 
             
                      "SortOrder": {},
         | 
| @@ -10679,7 +10679,7 @@ | |
| 10679 10679 | 
             
                          "type": "structure",
         | 
| 10680 10680 | 
             
                          "members": {
         | 
| 10681 10681 | 
             
                            "TrainingJob": {
         | 
| 10682 | 
            -
                              "shape": " | 
| 10682 | 
            +
                              "shape": "S1m5"
         | 
| 10683 10683 | 
             
                            },
         | 
| 10684 10684 | 
             
                            "Experiment": {
         | 
| 10685 10685 | 
             
                              "type": "structure",
         | 
| @@ -10688,20 +10688,20 @@ | |
| 10688 10688 | 
             
                                "ExperimentArn": {},
         | 
| 10689 10689 | 
             
                                "DisplayName": {},
         | 
| 10690 10690 | 
             
                                "Source": {
         | 
| 10691 | 
            -
                                  "shape": " | 
| 10691 | 
            +
                                  "shape": "S119"
         | 
| 10692 10692 | 
             
                                },
         | 
| 10693 10693 | 
             
                                "Description": {},
         | 
| 10694 10694 | 
             
                                "CreationTime": {
         | 
| 10695 10695 | 
             
                                  "type": "timestamp"
         | 
| 10696 10696 | 
             
                                },
         | 
| 10697 10697 | 
             
                                "CreatedBy": {
         | 
| 10698 | 
            -
                                  "shape": " | 
| 10698 | 
            +
                                  "shape": "Sx6"
         | 
| 10699 10699 | 
             
                                },
         | 
| 10700 10700 | 
             
                                "LastModifiedTime": {
         | 
| 10701 10701 | 
             
                                  "type": "timestamp"
         | 
| 10702 10702 | 
             
                                },
         | 
| 10703 10703 | 
             
                                "LastModifiedBy": {
         | 
| 10704 | 
            -
                                  "shape": " | 
| 10704 | 
            +
                                  "shape": "Sx6"
         | 
| 10705 10705 | 
             
                                },
         | 
| 10706 10706 | 
             
                                "Tags": {
         | 
| 10707 10707 | 
             
                                  "shape": "S7"
         | 
| @@ -10716,19 +10716,19 @@ | |
| 10716 10716 | 
             
                                "DisplayName": {},
         | 
| 10717 10717 | 
             
                                "ExperimentName": {},
         | 
| 10718 10718 | 
             
                                "Source": {
         | 
| 10719 | 
            -
                                  "shape": " | 
| 10719 | 
            +
                                  "shape": "S171"
         | 
| 10720 10720 | 
             
                                },
         | 
| 10721 10721 | 
             
                                "CreationTime": {
         | 
| 10722 10722 | 
             
                                  "type": "timestamp"
         | 
| 10723 10723 | 
             
                                },
         | 
| 10724 10724 | 
             
                                "CreatedBy": {
         | 
| 10725 | 
            -
                                  "shape": " | 
| 10725 | 
            +
                                  "shape": "Sx6"
         | 
| 10726 10726 | 
             
                                },
         | 
| 10727 10727 | 
             
                                "LastModifiedTime": {
         | 
| 10728 10728 | 
             
                                  "type": "timestamp"
         | 
| 10729 10729 | 
             
                                },
         | 
| 10730 10730 | 
             
                                "LastModifiedBy": {
         | 
| 10731 | 
            -
                                  "shape": " | 
| 10731 | 
            +
                                  "shape": "Sx6"
         | 
| 10732 10732 | 
             
                                },
         | 
| 10733 10733 | 
             
                                "MetadataProperties": {
         | 
| 10734 10734 | 
             
                                  "shape": "S21"
         | 
| @@ -10744,13 +10744,13 @@ | |
| 10744 10744 | 
             
                                      "TrialComponentName": {},
         | 
| 10745 10745 | 
             
                                      "TrialComponentArn": {},
         | 
| 10746 10746 | 
             
                                      "TrialComponentSource": {
         | 
| 10747 | 
            -
                                        "shape": " | 
| 10747 | 
            +
                                        "shape": "S175"
         | 
| 10748 10748 | 
             
                                      },
         | 
| 10749 10749 | 
             
                                      "CreationTime": {
         | 
| 10750 10750 | 
             
                                        "type": "timestamp"
         | 
| 10751 10751 | 
             
                                      },
         | 
| 10752 10752 | 
             
                                      "CreatedBy": {
         | 
| 10753 | 
            -
                                        "shape": " | 
| 10753 | 
            +
                                        "shape": "Sx6"
         | 
| 10754 10754 | 
             
                                      }
         | 
| 10755 10755 | 
             
                                    }
         | 
| 10756 10756 | 
             
                                  }
         | 
| @@ -10764,10 +10764,10 @@ | |
| 10764 10764 | 
             
                                "DisplayName": {},
         | 
| 10765 10765 | 
             
                                "TrialComponentArn": {},
         | 
| 10766 10766 | 
             
                                "Source": {
         | 
| 10767 | 
            -
                                  "shape": " | 
| 10767 | 
            +
                                  "shape": "S175"
         | 
| 10768 10768 | 
             
                                },
         | 
| 10769 10769 | 
             
                                "Status": {
         | 
| 10770 | 
            -
                                  "shape": " | 
| 10770 | 
            +
                                  "shape": "Stj"
         | 
| 10771 10771 | 
             
                                },
         | 
| 10772 10772 | 
             
                                "StartTime": {
         | 
| 10773 10773 | 
             
                                  "type": "timestamp"
         | 
| @@ -10779,25 +10779,25 @@ | |
| 10779 10779 | 
             
                                  "type": "timestamp"
         | 
| 10780 10780 | 
             
                                },
         | 
| 10781 10781 | 
             
                                "CreatedBy": {
         | 
| 10782 | 
            -
                                  "shape": " | 
| 10782 | 
            +
                                  "shape": "Sx6"
         | 
| 10783 10783 | 
             
                                },
         | 
| 10784 10784 | 
             
                                "LastModifiedTime": {
         | 
| 10785 10785 | 
             
                                  "type": "timestamp"
         | 
| 10786 10786 | 
             
                                },
         | 
| 10787 10787 | 
             
                                "LastModifiedBy": {
         | 
| 10788 | 
            -
                                  "shape": " | 
| 10788 | 
            +
                                  "shape": "Sx6"
         | 
| 10789 10789 | 
             
                                },
         | 
| 10790 10790 | 
             
                                "Parameters": {
         | 
| 10791 | 
            -
                                  "shape": " | 
| 10791 | 
            +
                                  "shape": "Stm"
         | 
| 10792 10792 | 
             
                                },
         | 
| 10793 10793 | 
             
                                "InputArtifacts": {
         | 
| 10794 | 
            -
                                  "shape": " | 
| 10794 | 
            +
                                  "shape": "Stq"
         | 
| 10795 10795 | 
             
                                },
         | 
| 10796 10796 | 
             
                                "OutputArtifacts": {
         | 
| 10797 | 
            -
                                  "shape": " | 
| 10797 | 
            +
                                  "shape": "Stq"
         | 
| 10798 10798 | 
             
                                },
         | 
| 10799 10799 | 
             
                                "Metrics": {
         | 
| 10800 | 
            -
                                  "shape": " | 
| 10800 | 
            +
                                  "shape": "S177"
         | 
| 10801 10801 | 
             
                                },
         | 
| 10802 10802 | 
             
                                "MetadataProperties": {
         | 
| 10803 10803 | 
             
                                  "shape": "S21"
         | 
| @@ -10807,36 +10807,36 @@ | |
| 10807 10807 | 
             
                                  "members": {
         | 
| 10808 10808 | 
             
                                    "SourceArn": {},
         | 
| 10809 10809 | 
             
                                    "TrainingJob": {
         | 
| 10810 | 
            -
                                      "shape": " | 
| 10810 | 
            +
                                      "shape": "S1m5"
         | 
| 10811 10811 | 
             
                                    },
         | 
| 10812 10812 | 
             
                                    "ProcessingJob": {
         | 
| 10813 10813 | 
             
                                      "type": "structure",
         | 
| 10814 10814 | 
             
                                      "members": {
         | 
| 10815 10815 | 
             
                                        "ProcessingInputs": {
         | 
| 10816 | 
            -
                                          "shape": " | 
| 10816 | 
            +
                                          "shape": "Sq4"
         | 
| 10817 10817 | 
             
                                        },
         | 
| 10818 10818 | 
             
                                        "ProcessingOutputConfig": {
         | 
| 10819 | 
            -
                                          "shape": " | 
| 10819 | 
            +
                                          "shape": "Sqr"
         | 
| 10820 10820 | 
             
                                        },
         | 
| 10821 10821 | 
             
                                        "ProcessingJobName": {},
         | 
| 10822 10822 | 
             
                                        "ProcessingResources": {
         | 
| 10823 | 
            -
                                          "shape": " | 
| 10823 | 
            +
                                          "shape": "Sqw"
         | 
| 10824 10824 | 
             
                                        },
         | 
| 10825 10825 | 
             
                                        "StoppingCondition": {
         | 
| 10826 | 
            -
                                          "shape": " | 
| 10826 | 
            +
                                          "shape": "Sqy"
         | 
| 10827 10827 | 
             
                                        },
         | 
| 10828 10828 | 
             
                                        "AppSpecification": {
         | 
| 10829 | 
            -
                                          "shape": " | 
| 10829 | 
            +
                                          "shape": "Sr0"
         | 
| 10830 10830 | 
             
                                        },
         | 
| 10831 10831 | 
             
                                        "Environment": {
         | 
| 10832 | 
            -
                                          "shape": " | 
| 10832 | 
            +
                                          "shape": "Sr2"
         | 
| 10833 10833 | 
             
                                        },
         | 
| 10834 10834 | 
             
                                        "NetworkConfig": {
         | 
| 10835 | 
            -
                                          "shape": " | 
| 10835 | 
            +
                                          "shape": "Sot"
         | 
| 10836 10836 | 
             
                                        },
         | 
| 10837 10837 | 
             
                                        "RoleArn": {},
         | 
| 10838 10838 | 
             
                                        "ExperimentConfig": {
         | 
| 10839 | 
            -
                                          "shape": " | 
| 10839 | 
            +
                                          "shape": "Sr3"
         | 
| 10840 10840 | 
             
                                        },
         | 
| 10841 10841 | 
             
                                        "ProcessingJobArn": {},
         | 
| 10842 10842 | 
             
                                        "ProcessingJobStatus": {},
         | 
| @@ -10863,7 +10863,7 @@ | |
| 10863 10863 | 
             
                                      }
         | 
| 10864 10864 | 
             
                                    },
         | 
| 10865 10865 | 
             
                                    "TransformJob": {
         | 
| 10866 | 
            -
                                      "shape": " | 
| 10866 | 
            +
                                      "shape": "S1md"
         | 
| 10867 10867 | 
             
                                    }
         | 
| 10868 10868 | 
             
                                  }
         | 
| 10869 10869 | 
             
                                },
         | 
| @@ -10899,10 +10899,10 @@ | |
| 10899 10899 | 
             
                                "EndpointArn": {},
         | 
| 10900 10900 | 
             
                                "EndpointConfigName": {},
         | 
| 10901 10901 | 
             
                                "ProductionVariants": {
         | 
| 10902 | 
            -
                                  "shape": " | 
| 10902 | 
            +
                                  "shape": "S10r"
         | 
| 10903 10903 | 
             
                                },
         | 
| 10904 10904 | 
             
                                "DataCaptureConfig": {
         | 
| 10905 | 
            -
                                  "shape": " | 
| 10905 | 
            +
                                  "shape": "S10z"
         | 
| 10906 10906 | 
             
                                },
         | 
| 10907 10907 | 
             
                                "EndpointStatus": {},
         | 
| 10908 10908 | 
             
                                "FailureReason": {},
         | 
| @@ -10929,11 +10929,11 @@ | |
| 10929 10929 | 
             
                                        "type": "timestamp"
         | 
| 10930 10930 | 
             
                                      },
         | 
| 10931 10931 | 
             
                                      "MonitoringScheduleConfig": {
         | 
| 10932 | 
            -
                                        "shape": " | 
| 10932 | 
            +
                                        "shape": "Sol"
         | 
| 10933 10933 | 
             
                                      },
         | 
| 10934 10934 | 
             
                                      "EndpointName": {},
         | 
| 10935 10935 | 
             
                                      "LastMonitoringExecutionSummary": {
         | 
| 10936 | 
            -
                                        "shape": " | 
| 10936 | 
            +
                                        "shape": "S155"
         | 
| 10937 10937 | 
             
                                      },
         | 
| 10938 10938 | 
             
                                      "Tags": {
         | 
| 10939 10939 | 
             
                                        "shape": "S7"
         | 
| @@ -10945,7 +10945,7 @@ | |
| 10945 10945 | 
             
                                  "shape": "S7"
         | 
| 10946 10946 | 
             
                                },
         | 
| 10947 10947 | 
             
                                "ShadowProductionVariants": {
         | 
| 10948 | 
            -
                                  "shape": " | 
| 10948 | 
            +
                                  "shape": "S10r"
         | 
| 10949 10949 | 
             
                                }
         | 
| 10950 10950 | 
             
                              }
         | 
| 10951 10951 | 
             
                            },
         | 
| @@ -10966,56 +10966,56 @@ | |
| 10966 10966 | 
             
                                  "shape": "Sr"
         | 
| 10967 10967 | 
             
                                },
         | 
| 10968 10968 | 
             
                                "SourceAlgorithmSpecification": {
         | 
| 10969 | 
            -
                                  "shape": " | 
| 10969 | 
            +
                                  "shape": "Snk"
         | 
| 10970 10970 | 
             
                                },
         | 
| 10971 10971 | 
             
                                "ValidationSpecification": {
         | 
| 10972 | 
            -
                                  "shape": " | 
| 10972 | 
            +
                                  "shape": "Snh"
         | 
| 10973 10973 | 
             
                                },
         | 
| 10974 10974 | 
             
                                "ModelPackageStatus": {},
         | 
| 10975 10975 | 
             
                                "ModelPackageStatusDetails": {
         | 
| 10976 | 
            -
                                  "shape": " | 
| 10976 | 
            +
                                  "shape": "S14s"
         | 
| 10977 10977 | 
             
                                },
         | 
| 10978 10978 | 
             
                                "CertifyForMarketplace": {
         | 
| 10979 10979 | 
             
                                  "type": "boolean"
         | 
| 10980 10980 | 
             
                                },
         | 
| 10981 10981 | 
             
                                "ModelApprovalStatus": {},
         | 
| 10982 10982 | 
             
                                "CreatedBy": {
         | 
| 10983 | 
            -
                                  "shape": " | 
| 10983 | 
            +
                                  "shape": "Sx6"
         | 
| 10984 10984 | 
             
                                },
         | 
| 10985 10985 | 
             
                                "MetadataProperties": {
         | 
| 10986 10986 | 
             
                                  "shape": "S21"
         | 
| 10987 10987 | 
             
                                },
         | 
| 10988 10988 | 
             
                                "ModelMetrics": {
         | 
| 10989 | 
            -
                                  "shape": " | 
| 10989 | 
            +
                                  "shape": "Snn"
         | 
| 10990 10990 | 
             
                                },
         | 
| 10991 10991 | 
             
                                "LastModifiedTime": {
         | 
| 10992 10992 | 
             
                                  "type": "timestamp"
         | 
| 10993 10993 | 
             
                                },
         | 
| 10994 10994 | 
             
                                "LastModifiedBy": {
         | 
| 10995 | 
            -
                                  "shape": " | 
| 10995 | 
            +
                                  "shape": "Sx6"
         | 
| 10996 10996 | 
             
                                },
         | 
| 10997 10997 | 
             
                                "ApprovalDescription": {},
         | 
| 10998 10998 | 
             
                                "Domain": {},
         | 
| 10999 10999 | 
             
                                "Task": {},
         | 
| 11000 11000 | 
             
                                "SamplePayloadUrl": {},
         | 
| 11001 11001 | 
             
                                "AdditionalInferenceSpecifications": {
         | 
| 11002 | 
            -
                                  "shape": " | 
| 11002 | 
            +
                                  "shape": "So3"
         | 
| 11003 11003 | 
             
                                },
         | 
| 11004 11004 | 
             
                                "SourceUri": {},
         | 
| 11005 11005 | 
             
                                "SecurityConfig": {
         | 
| 11006 | 
            -
                                  "shape": " | 
| 11006 | 
            +
                                  "shape": "So7"
         | 
| 11007 11007 | 
             
                                },
         | 
| 11008 11008 | 
             
                                "ModelCard": {
         | 
| 11009 | 
            -
                                  "shape": " | 
| 11009 | 
            +
                                  "shape": "So8"
         | 
| 11010 11010 | 
             
                                },
         | 
| 11011 11011 | 
             
                                "Tags": {
         | 
| 11012 11012 | 
             
                                  "shape": "S7"
         | 
| 11013 11013 | 
             
                                },
         | 
| 11014 11014 | 
             
                                "CustomerMetadataProperties": {
         | 
| 11015 | 
            -
                                  "shape": " | 
| 11015 | 
            +
                                  "shape": "Snu"
         | 
| 11016 11016 | 
             
                                },
         | 
| 11017 11017 | 
             
                                "DriftCheckBaselines": {
         | 
| 11018 | 
            -
                                  "shape": " | 
| 11018 | 
            +
                                  "shape": "Snx"
         | 
| 11019 11019 | 
             
                                },
         | 
| 11020 11020 | 
             
                                "SkipModelValidation": {}
         | 
| 11021 11021 | 
             
                              }
         | 
| @@ -11030,7 +11030,7 @@ | |
| 11030 11030 | 
             
                                  "type": "timestamp"
         | 
| 11031 11031 | 
             
                                },
         | 
| 11032 11032 | 
             
                                "CreatedBy": {
         | 
| 11033 | 
            -
                                  "shape": " | 
| 11033 | 
            +
                                  "shape": "Sx6"
         | 
| 11034 11034 | 
             
                                },
         | 
| 11035 11035 | 
             
                                "ModelPackageGroupStatus": {},
         | 
| 11036 11036 | 
             
                                "Tags": {
         | 
| @@ -11057,13 +11057,13 @@ | |
| 11057 11057 | 
             
                                  "type": "timestamp"
         | 
| 11058 11058 | 
             
                                },
         | 
| 11059 11059 | 
             
                                "CreatedBy": {
         | 
| 11060 | 
            -
                                  "shape": " | 
| 11060 | 
            +
                                  "shape": "Sx6"
         | 
| 11061 11061 | 
             
                                },
         | 
| 11062 11062 | 
             
                                "LastModifiedBy": {
         | 
| 11063 | 
            -
                                  "shape": " | 
| 11063 | 
            +
                                  "shape": "Sx6"
         | 
| 11064 11064 | 
             
                                },
         | 
| 11065 11065 | 
             
                                "ParallelismConfiguration": {
         | 
| 11066 | 
            -
                                  "shape": " | 
| 11066 | 
            +
                                  "shape": "Spr"
         | 
| 11067 11067 | 
             
                                },
         | 
| 11068 11068 | 
             
                                "Tags": {
         | 
| 11069 11069 | 
             
                                  "shape": "S7"
         | 
| @@ -11079,7 +11079,7 @@ | |
| 11079 11079 | 
             
                                "PipelineExecutionStatus": {},
         | 
| 11080 11080 | 
             
                                "PipelineExecutionDescription": {},
         | 
| 11081 11081 | 
             
                                "PipelineExperimentConfig": {
         | 
| 11082 | 
            -
                                  "shape": " | 
| 11082 | 
            +
                                  "shape": "S15p"
         | 
| 11083 11083 | 
             
                                },
         | 
| 11084 11084 | 
             
                                "FailureReason": {},
         | 
| 11085 11085 | 
             
                                "CreationTime": {
         | 
| @@ -11089,19 +11089,19 @@ | |
| 11089 11089 | 
             
                                  "type": "timestamp"
         | 
| 11090 11090 | 
             
                                },
         | 
| 11091 11091 | 
             
                                "CreatedBy": {
         | 
| 11092 | 
            -
                                  "shape": " | 
| 11092 | 
            +
                                  "shape": "Sx6"
         | 
| 11093 11093 | 
             
                                },
         | 
| 11094 11094 | 
             
                                "LastModifiedBy": {
         | 
| 11095 | 
            -
                                  "shape": " | 
| 11095 | 
            +
                                  "shape": "Sx6"
         | 
| 11096 11096 | 
             
                                },
         | 
| 11097 11097 | 
             
                                "ParallelismConfiguration": {
         | 
| 11098 | 
            -
                                  "shape": " | 
| 11098 | 
            +
                                  "shape": "Spr"
         | 
| 11099 11099 | 
             
                                },
         | 
| 11100 11100 | 
             
                                "SelectiveExecutionConfig": {
         | 
| 11101 | 
            -
                                  "shape": " | 
| 11101 | 
            +
                                  "shape": "S15r"
         | 
| 11102 11102 | 
             
                                },
         | 
| 11103 11103 | 
             
                                "PipelineParameters": {
         | 
| 11104 | 
            -
                                  "shape": " | 
| 11104 | 
            +
                                  "shape": "S1ie"
         | 
| 11105 11105 | 
             
                                }
         | 
| 11106 11106 | 
             
                              }
         | 
| 11107 11107 | 
             
                            },
         | 
| @@ -11113,7 +11113,7 @@ | |
| 11113 11113 | 
             
                                "RecordIdentifierFeatureName": {},
         | 
| 11114 11114 | 
             
                                "EventTimeFeatureName": {},
         | 
| 11115 11115 | 
             
                                "FeatureDefinitions": {
         | 
| 11116 | 
            -
                                  "shape": " | 
| 11116 | 
            +
                                  "shape": "Sfa"
         | 
| 11117 11117 | 
             
                                },
         | 
| 11118 11118 | 
             
                                "CreationTime": {
         | 
| 11119 11119 | 
             
                                  "type": "timestamp"
         | 
| @@ -11122,18 +11122,18 @@ | |
| 11122 11122 | 
             
                                  "type": "timestamp"
         | 
| 11123 11123 | 
             
                                },
         | 
| 11124 11124 | 
             
                                "OnlineStoreConfig": {
         | 
| 11125 | 
            -
                                  "shape": " | 
| 11125 | 
            +
                                  "shape": "Sfh"
         | 
| 11126 11126 | 
             
                                },
         | 
| 11127 11127 | 
             
                                "OfflineStoreConfig": {
         | 
| 11128 | 
            -
                                  "shape": " | 
| 11128 | 
            +
                                  "shape": "Sfn"
         | 
| 11129 11129 | 
             
                                },
         | 
| 11130 11130 | 
             
                                "RoleArn": {},
         | 
| 11131 11131 | 
             
                                "FeatureGroupStatus": {},
         | 
| 11132 11132 | 
             
                                "OfflineStoreStatus": {
         | 
| 11133 | 
            -
                                  "shape": " | 
| 11133 | 
            +
                                  "shape": "S11h"
         | 
| 11134 11134 | 
             
                                },
         | 
| 11135 11135 | 
             
                                "LastUpdateStatus": {
         | 
| 11136 | 
            -
                                  "shape": " | 
| 11136 | 
            +
                                  "shape": "S11k"
         | 
| 11137 11137 | 
             
                                },
         | 
| 11138 11138 | 
             
                                "FailureReason": {},
         | 
| 11139 11139 | 
             
                                "Description": {},
         | 
| @@ -11157,7 +11157,7 @@ | |
| 11157 11157 | 
             
                                },
         | 
| 11158 11158 | 
             
                                "Description": {},
         | 
| 11159 11159 | 
             
                                "Parameters": {
         | 
| 11160 | 
            -
                                  "shape": " | 
| 11160 | 
            +
                                  "shape": "S11q"
         | 
| 11161 11161 | 
             
                                }
         | 
| 11162 11162 | 
             
                              }
         | 
| 11163 11163 | 
             
                            },
         | 
| @@ -11169,14 +11169,14 @@ | |
| 11169 11169 | 
             
                                "ProjectId": {},
         | 
| 11170 11170 | 
             
                                "ProjectDescription": {},
         | 
| 11171 11171 | 
             
                                "ServiceCatalogProvisioningDetails": {
         | 
| 11172 | 
            -
                                  "shape": " | 
| 11172 | 
            +
                                  "shape": "Sr8"
         | 
| 11173 11173 | 
             
                                },
         | 
| 11174 11174 | 
             
                                "ServiceCatalogProvisionedProductDetails": {
         | 
| 11175 | 
            -
                                  "shape": " | 
| 11175 | 
            +
                                  "shape": "S160"
         | 
| 11176 11176 | 
             
                                },
         | 
| 11177 11177 | 
             
                                "ProjectStatus": {},
         | 
| 11178 11178 | 
             
                                "CreatedBy": {
         | 
| 11179 | 
            -
                                  "shape": " | 
| 11179 | 
            +
                                  "shape": "Sx6"
         | 
| 11180 11180 | 
             
                                },
         | 
| 11181 11181 | 
             
                                "CreationTime": {
         | 
| 11182 11182 | 
             
                                  "type": "timestamp"
         | 
| @@ -11188,7 +11188,7 @@ | |
| 11188 11188 | 
             
                                  "type": "timestamp"
         | 
| 11189 11189 | 
             
                                },
         | 
| 11190 11190 | 
             
                                "LastModifiedBy": {
         | 
| 11191 | 
            -
                                  "shape": " | 
| 11191 | 
            +
                                  "shape": "Sx6"
         | 
| 11192 11192 | 
             
                                }
         | 
| 11193 11193 | 
             
                              }
         | 
| 11194 11194 | 
             
                            },
         | 
| @@ -11198,13 +11198,13 @@ | |
| 11198 11198 | 
             
                                "HyperParameterTuningJobName": {},
         | 
| 11199 11199 | 
             
                                "HyperParameterTuningJobArn": {},
         | 
| 11200 11200 | 
             
                                "HyperParameterTuningJobConfig": {
         | 
| 11201 | 
            -
                                  "shape": " | 
| 11201 | 
            +
                                  "shape": "Sh6"
         | 
| 11202 11202 | 
             
                                },
         | 
| 11203 11203 | 
             
                                "TrainingJobDefinition": {
         | 
| 11204 | 
            -
                                  "shape": " | 
| 11204 | 
            +
                                  "shape": "Shz"
         | 
| 11205 11205 | 
             
                                },
         | 
| 11206 11206 | 
             
                                "TrainingJobDefinitions": {
         | 
| 11207 | 
            -
                                  "shape": " | 
| 11207 | 
            +
                                  "shape": "Sif"
         | 
| 11208 11208 | 
             
                                },
         | 
| 11209 11209 | 
             
                                "HyperParameterTuningJobStatus": {},
         | 
| 11210 11210 | 
             
                                "CreationTime": {
         | 
| @@ -11217,26 +11217,26 @@ | |
| 11217 11217 | 
             
                                  "type": "timestamp"
         | 
| 11218 11218 | 
             
                                },
         | 
| 11219 11219 | 
             
                                "TrainingJobStatusCounters": {
         | 
| 11220 | 
            -
                                  "shape": " | 
| 11220 | 
            +
                                  "shape": "S12n"
         | 
| 11221 11221 | 
             
                                },
         | 
| 11222 11222 | 
             
                                "ObjectiveStatusCounters": {
         | 
| 11223 | 
            -
                                  "shape": " | 
| 11223 | 
            +
                                  "shape": "S12p"
         | 
| 11224 11224 | 
             
                                },
         | 
| 11225 11225 | 
             
                                "BestTrainingJob": {
         | 
| 11226 | 
            -
                                  "shape": " | 
| 11226 | 
            +
                                  "shape": "S12r"
         | 
| 11227 11227 | 
             
                                },
         | 
| 11228 11228 | 
             
                                "OverallBestTrainingJob": {
         | 
| 11229 | 
            -
                                  "shape": " | 
| 11229 | 
            +
                                  "shape": "S12r"
         | 
| 11230 11230 | 
             
                                },
         | 
| 11231 11231 | 
             
                                "WarmStartConfig": {
         | 
| 11232 | 
            -
                                  "shape": " | 
| 11232 | 
            +
                                  "shape": "Sig"
         | 
| 11233 11233 | 
             
                                },
         | 
| 11234 11234 | 
             
                                "FailureReason": {},
         | 
| 11235 11235 | 
             
                                "TuningJobCompletionDetails": {
         | 
| 11236 | 
            -
                                  "shape": " | 
| 11236 | 
            +
                                  "shape": "S12u"
         | 
| 11237 11237 | 
             
                                },
         | 
| 11238 11238 | 
             
                                "ConsumedResources": {
         | 
| 11239 | 
            -
                                  "shape": " | 
| 11239 | 
            +
                                  "shape": "S12v"
         | 
| 11240 11240 | 
             
                                },
         | 
| 11241 11241 | 
             
                                "Tags": {
         | 
| 11242 11242 | 
             
                                  "shape": "S7"
         | 
| @@ -11252,23 +11252,23 @@ | |
| 11252 11252 | 
             
                                  "type": "integer"
         | 
| 11253 11253 | 
             
                                },
         | 
| 11254 11254 | 
             
                                "Content": {
         | 
| 11255 | 
            -
                                  "shape": " | 
| 11255 | 
            +
                                  "shape": "Sn2"
         | 
| 11256 11256 | 
             
                                },
         | 
| 11257 11257 | 
             
                                "ModelCardStatus": {},
         | 
| 11258 11258 | 
             
                                "SecurityConfig": {
         | 
| 11259 | 
            -
                                  "shape": " | 
| 11259 | 
            +
                                  "shape": "Sn1"
         | 
| 11260 11260 | 
             
                                },
         | 
| 11261 11261 | 
             
                                "CreationTime": {
         | 
| 11262 11262 | 
             
                                  "type": "timestamp"
         | 
| 11263 11263 | 
             
                                },
         | 
| 11264 11264 | 
             
                                "CreatedBy": {
         | 
| 11265 | 
            -
                                  "shape": " | 
| 11265 | 
            +
                                  "shape": "Sx6"
         | 
| 11266 11266 | 
             
                                },
         | 
| 11267 11267 | 
             
                                "LastModifiedTime": {
         | 
| 11268 11268 | 
             
                                  "type": "timestamp"
         | 
| 11269 11269 | 
             
                                },
         | 
| 11270 11270 | 
             
                                "LastModifiedBy": {
         | 
| 11271 | 
            -
                                  "shape": " | 
| 11271 | 
            +
                                  "shape": "Sx6"
         | 
| 11272 11272 | 
             
                                },
         | 
| 11273 11273 | 
             
                                "Tags": {
         | 
| 11274 11274 | 
             
                                  "shape": "S7"
         | 
| @@ -11286,13 +11286,13 @@ | |
| 11286 11286 | 
             
                                  "members": {
         | 
| 11287 11287 | 
             
                                    "ModelName": {},
         | 
| 11288 11288 | 
             
                                    "PrimaryContainer": {
         | 
| 11289 | 
            -
                                      "shape": " | 
| 11289 | 
            +
                                      "shape": "Smh"
         | 
| 11290 11290 | 
             
                                    },
         | 
| 11291 11291 | 
             
                                    "Containers": {
         | 
| 11292 | 
            -
                                      "shape": " | 
| 11292 | 
            +
                                      "shape": "Smq"
         | 
| 11293 11293 | 
             
                                    },
         | 
| 11294 11294 | 
             
                                    "InferenceExecutionConfig": {
         | 
| 11295 | 
            -
                                      "shape": " | 
| 11295 | 
            +
                                      "shape": "Smr"
         | 
| 11296 11296 | 
             
                                    },
         | 
| 11297 11297 | 
             
                                    "ExecutionRoleArn": {},
         | 
| 11298 11298 | 
             
                                    "VpcConfig": {
         | 
| @@ -11309,7 +11309,7 @@ | |
| 11309 11309 | 
             
                                      "shape": "S7"
         | 
| 11310 11310 | 
             
                                    },
         | 
| 11311 11311 | 
             
                                    "DeploymentRecommendation": {
         | 
| 11312 | 
            -
                                      "shape": " | 
| 11312 | 
            +
                                      "shape": "S14b"
         | 
| 11313 11313 | 
             
                                    }
         | 
| 11314 11314 | 
             
                                  }
         | 
| 11315 11315 | 
             
                                },
         | 
| @@ -11338,7 +11338,7 @@ | |
| 11338 11338 | 
             
                                  }
         | 
| 11339 11339 | 
             
                                },
         | 
| 11340 11340 | 
             
                                "LastBatchTransformJob": {
         | 
| 11341 | 
            -
                                  "shape": " | 
| 11341 | 
            +
                                  "shape": "S1md"
         | 
| 11342 11342 | 
             
                                },
         | 
| 11343 11343 | 
             
                                "MonitoringSchedules": {
         | 
| 11344 11344 | 
             
                                  "type": "list",
         | 
| @@ -11357,14 +11357,14 @@ | |
| 11357 11357 | 
             
                                        "type": "timestamp"
         | 
| 11358 11358 | 
             
                                      },
         | 
| 11359 11359 | 
             
                                      "MonitoringScheduleConfig": {
         | 
| 11360 | 
            -
                                        "shape": " | 
| 11360 | 
            +
                                        "shape": "Sol"
         | 
| 11361 11361 | 
             
                                      },
         | 
| 11362 11362 | 
             
                                      "EndpointName": {},
         | 
| 11363 11363 | 
             
                                      "MonitoringAlertSummaries": {
         | 
| 11364 | 
            -
                                        "shape": " | 
| 11364 | 
            +
                                        "shape": "S1gj"
         | 
| 11365 11365 | 
             
                                      },
         | 
| 11366 11366 | 
             
                                      "LastMonitoringExecutionSummary": {
         | 
| 11367 | 
            -
                                        "shape": " | 
| 11367 | 
            +
                                        "shape": "S155"
         | 
| 11368 11368 | 
             
                                      },
         | 
| 11369 11369 | 
             
                                      "BatchTransformInput": {
         | 
| 11370 11370 | 
             
                                        "shape": "S9o"
         | 
| @@ -11382,19 +11382,19 @@ | |
| 11382 11382 | 
             
                                    },
         | 
| 11383 11383 | 
             
                                    "ModelCardStatus": {},
         | 
| 11384 11384 | 
             
                                    "SecurityConfig": {
         | 
| 11385 | 
            -
                                      "shape": " | 
| 11385 | 
            +
                                      "shape": "Sn1"
         | 
| 11386 11386 | 
             
                                    },
         | 
| 11387 11387 | 
             
                                    "CreationTime": {
         | 
| 11388 11388 | 
             
                                      "type": "timestamp"
         | 
| 11389 11389 | 
             
                                    },
         | 
| 11390 11390 | 
             
                                    "CreatedBy": {
         | 
| 11391 | 
            -
                                      "shape": " | 
| 11391 | 
            +
                                      "shape": "Sx6"
         | 
| 11392 11392 | 
             
                                    },
         | 
| 11393 11393 | 
             
                                    "LastModifiedTime": {
         | 
| 11394 11394 | 
             
                                      "type": "timestamp"
         | 
| 11395 11395 | 
             
                                    },
         | 
| 11396 11396 | 
             
                                    "LastModifiedBy": {
         | 
| 11397 | 
            -
                                      "shape": " | 
| 11397 | 
            +
                                      "shape": "Sx6"
         | 
| 11398 11398 | 
             
                                    },
         | 
| 11399 11399 | 
             
                                    "Tags": {
         | 
| 11400 11400 | 
             
                                      "shape": "S7"
         | 
| @@ -11442,7 +11442,7 @@ | |
| 11442 11442 | 
             
                    "members": {
         | 
| 11443 11443 | 
             
                      "CallbackToken": {},
         | 
| 11444 11444 | 
             
                      "OutputParameters": {
         | 
| 11445 | 
            -
                        "shape": " | 
| 11445 | 
            +
                        "shape": "S1hx"
         | 
| 11446 11446 | 
             
                      },
         | 
| 11447 11447 | 
             
                      "ClientRequestToken": {
         | 
| 11448 11448 | 
             
                        "idempotencyToken": true
         | 
| @@ -11522,17 +11522,17 @@ | |
| 11522 11522 | 
             
                      "PipelineName": {},
         | 
| 11523 11523 | 
             
                      "PipelineExecutionDisplayName": {},
         | 
| 11524 11524 | 
             
                      "PipelineParameters": {
         | 
| 11525 | 
            -
                        "shape": " | 
| 11525 | 
            +
                        "shape": "S1ie"
         | 
| 11526 11526 | 
             
                      },
         | 
| 11527 11527 | 
             
                      "PipelineExecutionDescription": {},
         | 
| 11528 11528 | 
             
                      "ClientRequestToken": {
         | 
| 11529 11529 | 
             
                        "idempotencyToken": true
         | 
| 11530 11530 | 
             
                      },
         | 
| 11531 11531 | 
             
                      "ParallelismConfiguration": {
         | 
| 11532 | 
            -
                        "shape": " | 
| 11532 | 
            +
                        "shape": "Spr"
         | 
| 11533 11533 | 
             
                      },
         | 
| 11534 11534 | 
             
                      "SelectiveExecutionConfig": {
         | 
| 11535 | 
            -
                        "shape": " | 
| 11535 | 
            +
                        "shape": "S15r"
         | 
| 11536 11536 | 
             
                      }
         | 
| 11537 11537 | 
             
                    }
         | 
| 11538 11538 | 
             
                  },
         | 
| @@ -11615,7 +11615,7 @@ | |
| 11615 11615 | 
             
                        "value": {}
         | 
| 11616 11616 | 
             
                      },
         | 
| 11617 11617 | 
             
                      "DesiredModelVariants": {
         | 
| 11618 | 
            -
                        "shape": " | 
| 11618 | 
            +
                        "shape": "Sjo"
         | 
| 11619 11619 | 
             
                      },
         | 
| 11620 11620 | 
             
                      "DesiredState": {},
         | 
| 11621 11621 | 
             
                      "Reason": {}
         | 
| @@ -11743,7 +11743,7 @@ | |
| 11743 11743 | 
             
                        "shape": "S1z"
         | 
| 11744 11744 | 
             
                      },
         | 
| 11745 11745 | 
             
                      "PropertiesToRemove": {
         | 
| 11746 | 
            -
                        "shape": " | 
| 11746 | 
            +
                        "shape": "S1nu"
         | 
| 11747 11747 | 
             
                      }
         | 
| 11748 11748 | 
             
                    }
         | 
| 11749 11749 | 
             
                  },
         | 
| @@ -11793,7 +11793,7 @@ | |
| 11793 11793 | 
             
                        "shape": "S5n"
         | 
| 11794 11794 | 
             
                      },
         | 
| 11795 11795 | 
             
                      "PropertiesToRemove": {
         | 
| 11796 | 
            -
                        "shape": " | 
| 11796 | 
            +
                        "shape": "S1nu"
         | 
| 11797 11797 | 
             
                      }
         | 
| 11798 11798 | 
             
                    }
         | 
| 11799 11799 | 
             
                  },
         | 
| @@ -11887,7 +11887,7 @@ | |
| 11887 11887 | 
             
                        "shape": "S1z"
         | 
| 11888 11888 | 
             
                      },
         | 
| 11889 11889 | 
             
                      "PropertiesToRemove": {
         | 
| 11890 | 
            -
                        "shape": " | 
| 11890 | 
            +
                        "shape": "S1nu"
         | 
| 11891 11891 | 
             
                      }
         | 
| 11892 11892 | 
             
                    }
         | 
| 11893 11893 | 
             
                  },
         | 
| @@ -11928,7 +11928,7 @@ | |
| 11928 11928 | 
             
                    "members": {
         | 
| 11929 11929 | 
             
                      "DeviceFleetName": {},
         | 
| 11930 11930 | 
             
                      "Devices": {
         | 
| 11931 | 
            -
                        "shape": " | 
| 11931 | 
            +
                        "shape": "S1lc"
         | 
| 11932 11932 | 
             
                      }
         | 
| 11933 11933 | 
             
                    }
         | 
| 11934 11934 | 
             
                  }
         | 
| @@ -12110,14 +12110,14 @@ | |
| 12110 12110 | 
             
                      "FeatureAdditions": {
         | 
| 12111 12111 | 
             
                        "type": "list",
         | 
| 12112 12112 | 
             
                        "member": {
         | 
| 12113 | 
            -
                          "shape": " | 
| 12113 | 
            +
                          "shape": "Sfb"
         | 
| 12114 12114 | 
             
                        }
         | 
| 12115 12115 | 
             
                      },
         | 
| 12116 12116 | 
             
                      "OnlineStoreConfig": {
         | 
| 12117 12117 | 
             
                        "type": "structure",
         | 
| 12118 12118 | 
             
                        "members": {
         | 
| 12119 12119 | 
             
                          "TtlDuration": {
         | 
| 12120 | 
            -
                            "shape": " | 
| 12120 | 
            +
                            "shape": "Sfj"
         | 
| 12121 12121 | 
             
                          }
         | 
| 12122 12122 | 
             
                        }
         | 
| 12123 12123 | 
             
                      },
         | 
| @@ -12159,7 +12159,7 @@ | |
| 12159 12159 | 
             
                      "ParameterAdditions": {
         | 
| 12160 12160 | 
             
                        "type": "list",
         | 
| 12161 12161 | 
             
                        "member": {
         | 
| 12162 | 
            -
                          "shape": " | 
| 12162 | 
            +
                          "shape": "S11r"
         | 
| 12163 12163 | 
             
                        }
         | 
| 12164 12164 | 
             
                      },
         | 
| 12165 12165 | 
             
                      "ParameterRemovals": {
         | 
| @@ -12180,7 +12180,7 @@ | |
| 12180 12180 | 
             
                      "HubDescription": {},
         | 
| 12181 12181 | 
             
                      "HubDisplayName": {},
         | 
| 12182 12182 | 
             
                      "HubSearchKeywords": {
         | 
| 12183 | 
            -
                        "shape": " | 
| 12183 | 
            +
                        "shape": "Sgt"
         | 
| 12184 12184 | 
             
                      }
         | 
| 12185 12185 | 
             
                    }
         | 
| 12186 12186 | 
             
                  },
         | 
| @@ -12231,10 +12231,10 @@ | |
| 12231 12231 | 
             
                        "type": "integer"
         | 
| 12232 12232 | 
             
                      },
         | 
| 12233 12233 | 
             
                      "AliasesToAdd": {
         | 
| 12234 | 
            -
                        "shape": " | 
| 12234 | 
            +
                        "shape": "Siv"
         | 
| 12235 12235 | 
             
                      },
         | 
| 12236 12236 | 
             
                      "AliasesToDelete": {
         | 
| 12237 | 
            -
                        "shape": " | 
| 12237 | 
            +
                        "shape": "Siv"
         | 
| 12238 12238 | 
             
                      },
         | 
| 12239 12239 | 
             
                      "VendorGuidance": {},
         | 
| 12240 12240 | 
             
                      "JobType": {},
         | 
| @@ -12263,10 +12263,10 @@ | |
| 12263 12263 | 
             
                    "members": {
         | 
| 12264 12264 | 
             
                      "InferenceComponentName": {},
         | 
| 12265 12265 | 
             
                      "Specification": {
         | 
| 12266 | 
            -
                        "shape": " | 
| 12266 | 
            +
                        "shape": "Sj7"
         | 
| 12267 12267 | 
             
                      },
         | 
| 12268 12268 | 
             
                      "RuntimeConfig": {
         | 
| 12269 | 
            -
                        "shape": " | 
| 12269 | 
            +
                        "shape": "Sje"
         | 
| 12270 12270 | 
             
                      }
         | 
| 12271 12271 | 
             
                    }
         | 
| 12272 12272 | 
             
                  },
         | 
| @@ -12290,7 +12290,7 @@ | |
| 12290 12290 | 
             
                    "members": {
         | 
| 12291 12291 | 
             
                      "InferenceComponentName": {},
         | 
| 12292 12292 | 
             
                      "DesiredRuntimeConfig": {
         | 
| 12293 | 
            -
                        "shape": " | 
| 12293 | 
            +
                        "shape": "Sje"
         | 
| 12294 12294 | 
             
                      }
         | 
| 12295 12295 | 
             
                    }
         | 
| 12296 12296 | 
             
                  },
         | 
| @@ -12313,17 +12313,17 @@ | |
| 12313 12313 | 
             
                    "members": {
         | 
| 12314 12314 | 
             
                      "Name": {},
         | 
| 12315 12315 | 
             
                      "Schedule": {
         | 
| 12316 | 
            -
                        "shape": " | 
| 12316 | 
            +
                        "shape": "Sjl"
         | 
| 12317 12317 | 
             
                      },
         | 
| 12318 12318 | 
             
                      "Description": {},
         | 
| 12319 12319 | 
             
                      "ModelVariants": {
         | 
| 12320 | 
            -
                        "shape": " | 
| 12320 | 
            +
                        "shape": "Sjo"
         | 
| 12321 12321 | 
             
                      },
         | 
| 12322 12322 | 
             
                      "DataStorageConfig": {
         | 
| 12323 | 
            -
                        "shape": " | 
| 12323 | 
            +
                        "shape": "Sjw"
         | 
| 12324 12324 | 
             
                      },
         | 
| 12325 12325 | 
             
                      "ShadowModeConfig": {
         | 
| 12326 | 
            -
                        "shape": " | 
| 12326 | 
            +
                        "shape": "Sjx"
         | 
| 12327 12327 | 
             
                      }
         | 
| 12328 12328 | 
             
                    }
         | 
| 12329 12329 | 
             
                  },
         | 
| @@ -12346,7 +12346,7 @@ | |
| 12346 12346 | 
             
                    "members": {
         | 
| 12347 12347 | 
             
                      "ModelCardName": {},
         | 
| 12348 12348 | 
             
                      "Content": {
         | 
| 12349 | 
            -
                        "shape": " | 
| 12349 | 
            +
                        "shape": "Sn2"
         | 
| 12350 12350 | 
             
                      },
         | 
| 12351 12351 | 
             
                      "ModelCardStatus": {}
         | 
| 12352 12352 | 
             
                    }
         | 
| @@ -12372,21 +12372,21 @@ | |
| 12372 12372 | 
             
                      "ModelApprovalStatus": {},
         | 
| 12373 12373 | 
             
                      "ApprovalDescription": {},
         | 
| 12374 12374 | 
             
                      "CustomerMetadataProperties": {
         | 
| 12375 | 
            -
                        "shape": " | 
| 12375 | 
            +
                        "shape": "Snu"
         | 
| 12376 12376 | 
             
                      },
         | 
| 12377 12377 | 
             
                      "CustomerMetadataPropertiesToRemove": {
         | 
| 12378 12378 | 
             
                        "type": "list",
         | 
| 12379 12379 | 
             
                        "member": {}
         | 
| 12380 12380 | 
             
                      },
         | 
| 12381 12381 | 
             
                      "AdditionalInferenceSpecificationsToAdd": {
         | 
| 12382 | 
            -
                        "shape": " | 
| 12382 | 
            +
                        "shape": "So3"
         | 
| 12383 12383 | 
             
                      },
         | 
| 12384 12384 | 
             
                      "InferenceSpecification": {
         | 
| 12385 12385 | 
             
                        "shape": "Sr"
         | 
| 12386 12386 | 
             
                      },
         | 
| 12387 12387 | 
             
                      "SourceUri": {},
         | 
| 12388 12388 | 
             
                      "ModelCard": {
         | 
| 12389 | 
            -
                        "shape": " | 
| 12389 | 
            +
                        "shape": "So8"
         | 
| 12390 12390 | 
             
                      }
         | 
| 12391 12391 | 
             
                    }
         | 
| 12392 12392 | 
             
                  },
         | 
| @@ -12441,7 +12441,7 @@ | |
| 12441 12441 | 
             
                    "members": {
         | 
| 12442 12442 | 
             
                      "MonitoringScheduleName": {},
         | 
| 12443 12443 | 
             
                      "MonitoringScheduleConfig": {
         | 
| 12444 | 
            -
                        "shape": " | 
| 12444 | 
            +
                        "shape": "Sol"
         | 
| 12445 12445 | 
             
                      }
         | 
| 12446 12446 | 
             
                    }
         | 
| 12447 12447 | 
             
                  },
         | 
| @@ -12474,10 +12474,10 @@ | |
| 12474 12474 | 
             
                      },
         | 
| 12475 12475 | 
             
                      "DefaultCodeRepository": {},
         | 
| 12476 12476 | 
             
                      "AdditionalCodeRepositories": {
         | 
| 12477 | 
            -
                        "shape": " | 
| 12477 | 
            +
                        "shape": "Sp5"
         | 
| 12478 12478 | 
             
                      },
         | 
| 12479 12479 | 
             
                      "AcceleratorTypes": {
         | 
| 12480 | 
            -
                        "shape": " | 
| 12480 | 
            +
                        "shape": "Sp2"
         | 
| 12481 12481 | 
             
                      },
         | 
| 12482 12482 | 
             
                      "DisassociateAcceleratorTypes": {
         | 
| 12483 12483 | 
             
                        "type": "boolean"
         | 
| @@ -12490,7 +12490,7 @@ | |
| 12490 12490 | 
             
                      },
         | 
| 12491 12491 | 
             
                      "RootAccess": {},
         | 
| 12492 12492 | 
             
                      "InstanceMetadataServiceConfiguration": {
         | 
| 12493 | 
            -
                        "shape": " | 
| 12493 | 
            +
                        "shape": "Sp8"
         | 
| 12494 12494 | 
             
                      }
         | 
| 12495 12495 | 
             
                    }
         | 
| 12496 12496 | 
             
                  },
         | 
| @@ -12508,10 +12508,10 @@ | |
| 12508 12508 | 
             
                    "members": {
         | 
| 12509 12509 | 
             
                      "NotebookInstanceLifecycleConfigName": {},
         | 
| 12510 12510 | 
             
                      "OnCreate": {
         | 
| 12511 | 
            -
                        "shape": " | 
| 12511 | 
            +
                        "shape": "Spd"
         | 
| 12512 12512 | 
             
                      },
         | 
| 12513 12513 | 
             
                      "OnStart": {
         | 
| 12514 | 
            -
                        "shape": " | 
| 12514 | 
            +
                        "shape": "Spd"
         | 
| 12515 12515 | 
             
                      }
         | 
| 12516 12516 | 
             
                    }
         | 
| 12517 12517 | 
             
                  },
         | 
| @@ -12531,12 +12531,12 @@ | |
| 12531 12531 | 
             
                      "PipelineDisplayName": {},
         | 
| 12532 12532 | 
             
                      "PipelineDefinition": {},
         | 
| 12533 12533 | 
             
                      "PipelineDefinitionS3Location": {
         | 
| 12534 | 
            -
                        "shape": " | 
| 12534 | 
            +
                        "shape": "Spl"
         | 
| 12535 12535 | 
             
                      },
         | 
| 12536 12536 | 
             
                      "PipelineDescription": {},
         | 
| 12537 12537 | 
             
                      "RoleArn": {},
         | 
| 12538 12538 | 
             
                      "ParallelismConfiguration": {
         | 
| 12539 | 
            -
                        "shape": " | 
| 12539 | 
            +
                        "shape": "Spr"
         | 
| 12540 12540 | 
             
                      }
         | 
| 12541 12541 | 
             
                    }
         | 
| 12542 12542 | 
             
                  },
         | 
| @@ -12558,7 +12558,7 @@ | |
| 12558 12558 | 
             
                      "PipelineExecutionDescription": {},
         | 
| 12559 12559 | 
             
                      "PipelineExecutionDisplayName": {},
         | 
| 12560 12560 | 
             
                      "ParallelismConfiguration": {
         | 
| 12561 | 
            -
                        "shape": " | 
| 12561 | 
            +
                        "shape": "Spr"
         | 
| 12562 12562 | 
             
                      }
         | 
| 12563 12563 | 
             
                    }
         | 
| 12564 12564 | 
             
                  },
         | 
| @@ -12583,7 +12583,7 @@ | |
| 12583 12583 | 
             
                        "members": {
         | 
| 12584 12584 | 
             
                          "ProvisioningArtifactId": {},
         | 
| 12585 12585 | 
             
                          "ProvisioningParameters": {
         | 
| 12586 | 
            -
                            "shape": " | 
| 12586 | 
            +
                            "shape": "Sra"
         | 
| 12587 12587 | 
             
                          }
         | 
| 12588 12588 | 
             
                        }
         | 
| 12589 12589 | 
             
                      },
         | 
| @@ -12613,7 +12613,7 @@ | |
| 12613 12613 | 
             
                      "DomainId": {},
         | 
| 12614 12614 | 
             
                      "SpaceName": {},
         | 
| 12615 12615 | 
             
                      "SpaceSettings": {
         | 
| 12616 | 
            -
                        "shape": " | 
| 12616 | 
            +
                        "shape": "Sri"
         | 
| 12617 12617 | 
             
                      },
         | 
| 12618 12618 | 
             
                      "SpaceDisplayName": {}
         | 
| 12619 12619 | 
             
                    }
         | 
| @@ -12641,7 +12641,7 @@ | |
| 12641 12641 | 
             
                            "type": "long"
         | 
| 12642 12642 | 
             
                          },
         | 
| 12643 12643 | 
             
                          "ProfilingParameters": {
         | 
| 12644 | 
            -
                            "shape": " | 
| 12644 | 
            +
                            "shape": "Ssq"
         | 
| 12645 12645 | 
             
                          },
         | 
| 12646 12646 | 
             
                          "DisableProfiler": {
         | 
| 12647 12647 | 
             
                            "type": "boolean"
         | 
| @@ -12649,7 +12649,7 @@ | |
| 12649 12649 | 
             
                        }
         | 
| 12650 12650 | 
             
                      },
         | 
| 12651 12651 | 
             
                      "ProfilerRuleConfigurations": {
         | 
| 12652 | 
            -
                        "shape": " | 
| 12652 | 
            +
                        "shape": "Sss"
         | 
| 12653 12653 | 
             
                      },
         | 
| 12654 12654 | 
             
                      "ResourceConfig": {
         | 
| 12655 12655 | 
             
                        "type": "structure",
         | 
| @@ -12710,7 +12710,7 @@ | |
| 12710 12710 | 
             
                      "TrialComponentName": {},
         | 
| 12711 12711 | 
             
                      "DisplayName": {},
         | 
| 12712 12712 | 
             
                      "Status": {
         | 
| 12713 | 
            -
                        "shape": " | 
| 12713 | 
            +
                        "shape": "Stj"
         | 
| 12714 12714 | 
             
                      },
         | 
| 12715 12715 | 
             
                      "StartTime": {
         | 
| 12716 12716 | 
             
                        "type": "timestamp"
         | 
| @@ -12719,22 +12719,22 @@ | |
| 12719 12719 | 
             
                        "type": "timestamp"
         | 
| 12720 12720 | 
             
                      },
         | 
| 12721 12721 | 
             
                      "Parameters": {
         | 
| 12722 | 
            -
                        "shape": " | 
| 12722 | 
            +
                        "shape": "Stm"
         | 
| 12723 12723 | 
             
                      },
         | 
| 12724 12724 | 
             
                      "ParametersToRemove": {
         | 
| 12725 | 
            -
                        "shape": " | 
| 12725 | 
            +
                        "shape": "S1qb"
         | 
| 12726 12726 | 
             
                      },
         | 
| 12727 12727 | 
             
                      "InputArtifacts": {
         | 
| 12728 | 
            -
                        "shape": " | 
| 12728 | 
            +
                        "shape": "Stq"
         | 
| 12729 12729 | 
             
                      },
         | 
| 12730 12730 | 
             
                      "InputArtifactsToRemove": {
         | 
| 12731 | 
            -
                        "shape": " | 
| 12731 | 
            +
                        "shape": "S1qb"
         | 
| 12732 12732 | 
             
                      },
         | 
| 12733 12733 | 
             
                      "OutputArtifacts": {
         | 
| 12734 | 
            -
                        "shape": " | 
| 12734 | 
            +
                        "shape": "Stq"
         | 
| 12735 12735 | 
             
                      },
         | 
| 12736 12736 | 
             
                      "OutputArtifactsToRemove": {
         | 
| 12737 | 
            -
                        "shape": " | 
| 12737 | 
            +
                        "shape": "S1qb"
         | 
| 12738 12738 | 
             
                      }
         | 
| 12739 12739 | 
             
                    }
         | 
| 12740 12740 | 
             
                  },
         | 
| @@ -12776,13 +12776,13 @@ | |
| 12776 12776 | 
             
                    "members": {
         | 
| 12777 12777 | 
             
                      "WorkforceName": {},
         | 
| 12778 12778 | 
             
                      "SourceIpConfig": {
         | 
| 12779 | 
            -
                        "shape": " | 
| 12779 | 
            +
                        "shape": "Su7"
         | 
| 12780 12780 | 
             
                      },
         | 
| 12781 12781 | 
             
                      "OidcConfig": {
         | 
| 12782 | 
            -
                        "shape": " | 
| 12782 | 
            +
                        "shape": "Su4"
         | 
| 12783 12783 | 
             
                      },
         | 
| 12784 12784 | 
             
                      "WorkforceVpcConfig": {
         | 
| 12785 | 
            -
                        "shape": " | 
| 12785 | 
            +
                        "shape": "Sub"
         | 
| 12786 12786 | 
             
                      }
         | 
| 12787 12787 | 
             
                    }
         | 
| 12788 12788 | 
             
                  },
         | 
| @@ -12793,7 +12793,7 @@ | |
| 12793 12793 | 
             
                    ],
         | 
| 12794 12794 | 
             
                    "members": {
         | 
| 12795 12795 | 
             
                      "Workforce": {
         | 
| 12796 | 
            -
                        "shape": " | 
| 12796 | 
            +
                        "shape": "S17h"
         | 
| 12797 12797 | 
             
                      }
         | 
| 12798 12798 | 
             
                    }
         | 
| 12799 12799 | 
             
                  }
         | 
| @@ -12807,14 +12807,14 @@ | |
| 12807 12807 | 
             
                    "members": {
         | 
| 12808 12808 | 
             
                      "WorkteamName": {},
         | 
| 12809 12809 | 
             
                      "MemberDefinitions": {
         | 
| 12810 | 
            -
                        "shape": " | 
| 12810 | 
            +
                        "shape": "Sul"
         | 
| 12811 12811 | 
             
                      },
         | 
| 12812 12812 | 
             
                      "Description": {},
         | 
| 12813 12813 | 
             
                      "NotificationConfiguration": {
         | 
| 12814 | 
            -
                        "shape": " | 
| 12814 | 
            +
                        "shape": "Sut"
         | 
| 12815 12815 | 
             
                      },
         | 
| 12816 12816 | 
             
                      "WorkerAccessConfiguration": {
         | 
| 12817 | 
            -
                        "shape": " | 
| 12817 | 
            +
                        "shape": "Suv"
         | 
| 12818 12818 | 
             
                      }
         | 
| 12819 12819 | 
             
                    }
         | 
| 12820 12820 | 
             
                  },
         | 
| @@ -12825,7 +12825,7 @@ | |
| 12825 12825 | 
             
                    ],
         | 
| 12826 12826 | 
             
                    "members": {
         | 
| 12827 12827 | 
             
                      "Workteam": {
         | 
| 12828 | 
            -
                        "shape": " | 
| 12828 | 
            +
                        "shape": "S17p"
         | 
| 12829 12829 | 
             
                      }
         | 
| 12830 12830 | 
             
                    }
         | 
| 12831 12831 | 
             
                  }
         | 
| @@ -14734,7 +14734,8 @@ | |
| 14734 14734 | 
             
                      },
         | 
| 14735 14735 | 
             
                      "RoutingConfig": {
         | 
| 14736 14736 | 
             
                        "shape": "Sdp"
         | 
| 14737 | 
            -
                      }
         | 
| 14737 | 
            +
                      },
         | 
| 14738 | 
            +
                      "InferenceAmiVersion": {}
         | 
| 14738 14739 | 
             
                    }
         | 
| 14739 14740 | 
             
                  }
         | 
| 14740 14741 | 
             
                },
         | 
| @@ -14777,7 +14778,7 @@ | |
| 14777 14778 | 
             
                    "RoutingStrategy": {}
         | 
| 14778 14779 | 
             
                  }
         | 
| 14779 14780 | 
             
                },
         | 
| 14780 | 
            -
                " | 
| 14781 | 
            +
                "Sds": {
         | 
| 14781 14782 | 
             
                  "type": "structure",
         | 
| 14782 14783 | 
             
                  "required": [
         | 
| 14783 14784 | 
             
                    "InitialSamplingPercentage",
         | 
| @@ -14806,11 +14807,11 @@ | |
| 14806 14807 | 
             
                      }
         | 
| 14807 14808 | 
             
                    },
         | 
| 14808 14809 | 
             
                    "CaptureContentTypeHeader": {
         | 
| 14809 | 
            -
                      "shape": " | 
| 14810 | 
            +
                      "shape": "Sdy"
         | 
| 14810 14811 | 
             
                    }
         | 
| 14811 14812 | 
             
                  }
         | 
| 14812 14813 | 
             
                },
         | 
| 14813 | 
            -
                " | 
| 14814 | 
            +
                "Sdy": {
         | 
| 14814 14815 | 
             
                  "type": "structure",
         | 
| 14815 14816 | 
             
                  "members": {
         | 
| 14816 14817 | 
             
                    "CsvContentTypes": {
         | 
| @@ -14823,7 +14824,7 @@ | |
| 14823 14824 | 
             
                    }
         | 
| 14824 14825 | 
             
                  }
         | 
| 14825 14826 | 
             
                },
         | 
| 14826 | 
            -
                " | 
| 14827 | 
            +
                "Se3": {
         | 
| 14827 14828 | 
             
                  "type": "structure",
         | 
| 14828 14829 | 
             
                  "required": [
         | 
| 14829 14830 | 
             
                    "OutputConfig"
         | 
| @@ -14858,7 +14859,7 @@ | |
| 14858 14859 | 
             
                    }
         | 
| 14859 14860 | 
             
                  }
         | 
| 14860 14861 | 
             
                },
         | 
| 14861 | 
            -
                " | 
| 14862 | 
            +
                "Seb": {
         | 
| 14862 14863 | 
             
                  "type": "structure",
         | 
| 14863 14864 | 
             
                  "members": {
         | 
| 14864 14865 | 
             
                    "ClarifyExplainerConfig": {
         | 
| @@ -14941,13 +14942,13 @@ | |
| 14941 14942 | 
             
                    }
         | 
| 14942 14943 | 
             
                  }
         | 
| 14943 14944 | 
             
                },
         | 
| 14944 | 
            -
                " | 
| 14945 | 
            +
                "Sfa": {
         | 
| 14945 14946 | 
             
                  "type": "list",
         | 
| 14946 14947 | 
             
                  "member": {
         | 
| 14947 | 
            -
                    "shape": " | 
| 14948 | 
            +
                    "shape": "Sfb"
         | 
| 14948 14949 | 
             
                  }
         | 
| 14949 14950 | 
             
                },
         | 
| 14950 | 
            -
                " | 
| 14951 | 
            +
                "Sfb": {
         | 
| 14951 14952 | 
             
                  "type": "structure",
         | 
| 14952 14953 | 
             
                  "required": [
         | 
| 14953 14954 | 
             
                    "FeatureName",
         | 
| @@ -14976,7 +14977,7 @@ | |
| 14976 14977 | 
             
                    }
         | 
| 14977 14978 | 
             
                  }
         | 
| 14978 14979 | 
             
                },
         | 
| 14979 | 
            -
                " | 
| 14980 | 
            +
                "Sfh": {
         | 
| 14980 14981 | 
             
                  "type": "structure",
         | 
| 14981 14982 | 
             
                  "members": {
         | 
| 14982 14983 | 
             
                    "SecurityConfig": {
         | 
| @@ -14989,12 +14990,12 @@ | |
| 14989 14990 | 
             
                      "type": "boolean"
         | 
| 14990 14991 | 
             
                    },
         | 
| 14991 14992 | 
             
                    "TtlDuration": {
         | 
| 14992 | 
            -
                      "shape": " | 
| 14993 | 
            +
                      "shape": "Sfj"
         | 
| 14993 14994 | 
             
                    },
         | 
| 14994 14995 | 
             
                    "StorageType": {}
         | 
| 14995 14996 | 
             
                  }
         | 
| 14996 14997 | 
             
                },
         | 
| 14997 | 
            -
                " | 
| 14998 | 
            +
                "Sfj": {
         | 
| 14998 14999 | 
             
                  "type": "structure",
         | 
| 14999 15000 | 
             
                  "members": {
         | 
| 15000 15001 | 
             
                    "Unit": {},
         | 
| @@ -15003,7 +15004,7 @@ | |
| 15003 15004 | 
             
                    }
         | 
| 15004 15005 | 
             
                  }
         | 
| 15005 15006 | 
             
                },
         | 
| 15006 | 
            -
                " | 
| 15007 | 
            +
                "Sfn": {
         | 
| 15007 15008 | 
             
                  "type": "structure",
         | 
| 15008 15009 | 
             
                  "required": [
         | 
| 15009 15010 | 
             
                    "S3StorageConfig"
         | 
| @@ -15039,7 +15040,7 @@ | |
| 15039 15040 | 
             
                    "TableFormat": {}
         | 
| 15040 15041 | 
             
                  }
         | 
| 15041 15042 | 
             
                },
         | 
| 15042 | 
            -
                " | 
| 15043 | 
            +
                "Sg2": {
         | 
| 15043 15044 | 
             
                  "type": "structure",
         | 
| 15044 15045 | 
             
                  "required": [
         | 
| 15045 15046 | 
             
                    "AwsManagedHumanLoopRequestSource"
         | 
| @@ -15048,7 +15049,7 @@ | |
| 15048 15049 | 
             
                    "AwsManagedHumanLoopRequestSource": {}
         | 
| 15049 15050 | 
             
                  }
         | 
| 15050 15051 | 
             
                },
         | 
| 15051 | 
            -
                " | 
| 15052 | 
            +
                "Sg4": {
         | 
| 15052 15053 | 
             
                  "type": "structure",
         | 
| 15053 15054 | 
             
                  "required": [
         | 
| 15054 15055 | 
             
                    "HumanLoopActivationConditionsConfig"
         | 
| @@ -15067,7 +15068,7 @@ | |
| 15067 15068 | 
             
                    }
         | 
| 15068 15069 | 
             
                  }
         | 
| 15069 15070 | 
             
                },
         | 
| 15070 | 
            -
                " | 
| 15071 | 
            +
                "Sg7": {
         | 
| 15071 15072 | 
             
                  "type": "structure",
         | 
| 15072 15073 | 
             
                  "required": [
         | 
| 15073 15074 | 
             
                    "WorkteamArn",
         | 
| @@ -15095,11 +15096,11 @@ | |
| 15095 15096 | 
             
                      "member": {}
         | 
| 15096 15097 | 
             
                    },
         | 
| 15097 15098 | 
             
                    "PublicWorkforceTaskPrice": {
         | 
| 15098 | 
            -
                      "shape": " | 
| 15099 | 
            +
                      "shape": "Sgh"
         | 
| 15099 15100 | 
             
                    }
         | 
| 15100 15101 | 
             
                  }
         | 
| 15101 15102 | 
             
                },
         | 
| 15102 | 
            -
                " | 
| 15103 | 
            +
                "Sgh": {
         | 
| 15103 15104 | 
             
                  "type": "structure",
         | 
| 15104 15105 | 
             
                  "members": {
         | 
| 15105 15106 | 
             
                    "AmountInUsd": {
         | 
| @@ -15118,7 +15119,7 @@ | |
| 15118 15119 | 
             
                    }
         | 
| 15119 15120 | 
             
                  }
         | 
| 15120 15121 | 
             
                },
         | 
| 15121 | 
            -
                " | 
| 15122 | 
            +
                "Sgm": {
         | 
| 15122 15123 | 
             
                  "type": "structure",
         | 
| 15123 15124 | 
             
                  "required": [
         | 
| 15124 15125 | 
             
                    "S3OutputPath"
         | 
| @@ -15128,17 +15129,17 @@ | |
| 15128 15129 | 
             
                    "KmsKeyId": {}
         | 
| 15129 15130 | 
             
                  }
         | 
| 15130 15131 | 
             
                },
         | 
| 15131 | 
            -
                " | 
| 15132 | 
            +
                "Sgt": {
         | 
| 15132 15133 | 
             
                  "type": "list",
         | 
| 15133 15134 | 
             
                  "member": {}
         | 
| 15134 15135 | 
             
                },
         | 
| 15135 | 
            -
                " | 
| 15136 | 
            +
                "Sgv": {
         | 
| 15136 15137 | 
             
                  "type": "structure",
         | 
| 15137 15138 | 
             
                  "members": {
         | 
| 15138 15139 | 
             
                    "S3OutputPath": {}
         | 
| 15139 15140 | 
             
                  }
         | 
| 15140 15141 | 
             
                },
         | 
| 15141 | 
            -
                " | 
| 15142 | 
            +
                "Sh1": {
         | 
| 15142 15143 | 
             
                  "type": "structure",
         | 
| 15143 15144 | 
             
                  "required": [
         | 
| 15144 15145 | 
             
                    "Content"
         | 
| @@ -15147,7 +15148,7 @@ | |
| 15147 15148 | 
             
                    "Content": {}
         | 
| 15148 15149 | 
             
                  }
         | 
| 15149 15150 | 
             
                },
         | 
| 15150 | 
            -
                " | 
| 15151 | 
            +
                "Sh6": {
         | 
| 15151 15152 | 
             
                  "type": "structure",
         | 
| 15152 15153 | 
             
                  "required": [
         | 
| 15153 15154 | 
             
                    "Strategy",
         | 
| @@ -15175,10 +15176,10 @@ | |
| 15175 15176 | 
             
                      "shape": "S2w"
         | 
| 15176 15177 | 
             
                    },
         | 
| 15177 15178 | 
             
                    "ResourceLimits": {
         | 
| 15178 | 
            -
                      "shape": " | 
| 15179 | 
            +
                      "shape": "Shc"
         | 
| 15179 15180 | 
             
                    },
         | 
| 15180 15181 | 
             
                    "ParameterRanges": {
         | 
| 15181 | 
            -
                      "shape": " | 
| 15182 | 
            +
                      "shape": "Shg"
         | 
| 15182 15183 | 
             
                    },
         | 
| 15183 15184 | 
             
                    "TrainingJobEarlyStoppingType": {},
         | 
| 15184 15185 | 
             
                    "TuningJobCompletionCriteria": {
         | 
| @@ -15208,7 +15209,7 @@ | |
| 15208 15209 | 
             
                    }
         | 
| 15209 15210 | 
             
                  }
         | 
| 15210 15211 | 
             
                },
         | 
| 15211 | 
            -
                " | 
| 15212 | 
            +
                "Shc": {
         | 
| 15212 15213 | 
             
                  "type": "structure",
         | 
| 15213 15214 | 
             
                  "required": [
         | 
| 15214 15215 | 
             
                    "MaxParallelTrainingJobs"
         | 
| @@ -15225,7 +15226,7 @@ | |
| 15225 15226 | 
             
                    }
         | 
| 15226 15227 | 
             
                  }
         | 
| 15227 15228 | 
             
                },
         | 
| 15228 | 
            -
                " | 
| 15229 | 
            +
                "Shg": {
         | 
| 15229 15230 | 
             
                  "type": "structure",
         | 
| 15230 15231 | 
             
                  "members": {
         | 
| 15231 15232 | 
             
                    "IntegerParameterRanges": {
         | 
| @@ -15294,7 +15295,7 @@ | |
| 15294 15295 | 
             
                    }
         | 
| 15295 15296 | 
             
                  }
         | 
| 15296 15297 | 
             
                },
         | 
| 15297 | 
            -
                " | 
| 15298 | 
            +
                "Shz": {
         | 
| 15298 15299 | 
             
                  "type": "structure",
         | 
| 15299 15300 | 
             
                  "required": [
         | 
| 15300 15301 | 
             
                    "AlgorithmSpecification",
         | 
| @@ -15308,7 +15309,7 @@ | |
| 15308 15309 | 
             
                      "shape": "S2w"
         | 
| 15309 15310 | 
             
                    },
         | 
| 15310 15311 | 
             
                    "HyperParameterRanges": {
         | 
| 15311 | 
            -
                      "shape": " | 
| 15312 | 
            +
                      "shape": "Shg"
         | 
| 15312 15313 | 
             
                    },
         | 
| 15313 15314 | 
             
                    "StaticHyperParameters": {
         | 
| 15314 15315 | 
             
                      "shape": "S33"
         | 
| @@ -15387,10 +15388,10 @@ | |
| 15387 15388 | 
             
                      "type": "boolean"
         | 
| 15388 15389 | 
             
                    },
         | 
| 15389 15390 | 
             
                    "CheckpointConfig": {
         | 
| 15390 | 
            -
                      "shape": " | 
| 15391 | 
            +
                      "shape": "Si9"
         | 
| 15391 15392 | 
             
                    },
         | 
| 15392 15393 | 
             
                    "RetryStrategy": {
         | 
| 15393 | 
            -
                      "shape": " | 
| 15394 | 
            +
                      "shape": "Sia"
         | 
| 15394 15395 | 
             
                    },
         | 
| 15395 15396 | 
             
                    "Environment": {
         | 
| 15396 15397 | 
             
                      "type": "map",
         | 
| @@ -15399,7 +15400,7 @@ | |
| 15399 15400 | 
             
                    }
         | 
| 15400 15401 | 
             
                  }
         | 
| 15401 15402 | 
             
                },
         | 
| 15402 | 
            -
                " | 
| 15403 | 
            +
                "Si9": {
         | 
| 15403 15404 | 
             
                  "type": "structure",
         | 
| 15404 15405 | 
             
                  "required": [
         | 
| 15405 15406 | 
             
                    "S3Uri"
         | 
| @@ -15409,7 +15410,7 @@ | |
| 15409 15410 | 
             
                    "LocalPath": {}
         | 
| 15410 15411 | 
             
                  }
         | 
| 15411 15412 | 
             
                },
         | 
| 15412 | 
            -
                " | 
| 15413 | 
            +
                "Sia": {
         | 
| 15413 15414 | 
             
                  "type": "structure",
         | 
| 15414 15415 | 
             
                  "required": [
         | 
| 15415 15416 | 
             
                    "MaximumRetryAttempts"
         | 
| @@ -15420,13 +15421,13 @@ | |
| 15420 15421 | 
             
                    }
         | 
| 15421 15422 | 
             
                  }
         | 
| 15422 15423 | 
             
                },
         | 
| 15423 | 
            -
                " | 
| 15424 | 
            +
                "Sif": {
         | 
| 15424 15425 | 
             
                  "type": "list",
         | 
| 15425 15426 | 
             
                  "member": {
         | 
| 15426 | 
            -
                    "shape": " | 
| 15427 | 
            +
                    "shape": "Shz"
         | 
| 15427 15428 | 
             
                  }
         | 
| 15428 15429 | 
             
                },
         | 
| 15429 | 
            -
                " | 
| 15430 | 
            +
                "Sig": {
         | 
| 15430 15431 | 
             
                  "type": "structure",
         | 
| 15431 15432 | 
             
                  "required": [
         | 
| 15432 15433 | 
             
                    "ParentHyperParameterTuningJobs",
         | 
| @@ -15445,7 +15446,7 @@ | |
| 15445 15446 | 
             
                    "WarmStartType": {}
         | 
| 15446 15447 | 
             
                  }
         | 
| 15447 15448 | 
             
                },
         | 
| 15448 | 
            -
                " | 
| 15449 | 
            +
                "Sik": {
         | 
| 15449 15450 | 
             
                  "type": "structure",
         | 
| 15450 15451 | 
             
                  "required": [
         | 
| 15451 15452 | 
             
                    "Mode"
         | 
| @@ -15454,11 +15455,11 @@ | |
| 15454 15455 | 
             
                    "Mode": {}
         | 
| 15455 15456 | 
             
                  }
         | 
| 15456 15457 | 
             
                },
         | 
| 15457 | 
            -
                " | 
| 15458 | 
            +
                "Siv": {
         | 
| 15458 15459 | 
             
                  "type": "list",
         | 
| 15459 15460 | 
             
                  "member": {}
         | 
| 15460 15461 | 
             
                },
         | 
| 15461 | 
            -
                " | 
| 15462 | 
            +
                "Sj7": {
         | 
| 15462 15463 | 
             
                  "type": "structure",
         | 
| 15463 15464 | 
             
                  "required": [
         | 
| 15464 15465 | 
             
                    "ComputeResourceRequirements"
         | 
| @@ -15476,14 +15477,14 @@ | |
| 15476 15477 | 
             
                      }
         | 
| 15477 15478 | 
             
                    },
         | 
| 15478 15479 | 
             
                    "StartupParameters": {
         | 
| 15479 | 
            -
                      "shape": " | 
| 15480 | 
            +
                      "shape": "Sj9"
         | 
| 15480 15481 | 
             
                    },
         | 
| 15481 15482 | 
             
                    "ComputeResourceRequirements": {
         | 
| 15482 | 
            -
                      "shape": " | 
| 15483 | 
            +
                      "shape": "Sja"
         | 
| 15483 15484 | 
             
                    }
         | 
| 15484 15485 | 
             
                  }
         | 
| 15485 15486 | 
             
                },
         | 
| 15486 | 
            -
                " | 
| 15487 | 
            +
                "Sj9": {
         | 
| 15487 15488 | 
             
                  "type": "structure",
         | 
| 15488 15489 | 
             
                  "members": {
         | 
| 15489 15490 | 
             
                    "ModelDataDownloadTimeoutInSeconds": {
         | 
| @@ -15494,7 +15495,7 @@ | |
| 15494 15495 | 
             
                    }
         | 
| 15495 15496 | 
             
                  }
         | 
| 15496 15497 | 
             
                },
         | 
| 15497 | 
            -
                " | 
| 15498 | 
            +
                "Sja": {
         | 
| 15498 15499 | 
             
                  "type": "structure",
         | 
| 15499 15500 | 
             
                  "required": [
         | 
| 15500 15501 | 
             
                    "MinMemoryRequiredInMb"
         | 
| @@ -15514,7 +15515,7 @@ | |
| 15514 15515 | 
             
                    }
         | 
| 15515 15516 | 
             
                  }
         | 
| 15516 15517 | 
             
                },
         | 
| 15517 | 
            -
                " | 
| 15518 | 
            +
                "Sje": {
         | 
| 15518 15519 | 
             
                  "type": "structure",
         | 
| 15519 15520 | 
             
                  "required": [
         | 
| 15520 15521 | 
             
                    "CopyCount"
         | 
| @@ -15525,7 +15526,7 @@ | |
| 15525 15526 | 
             
                    }
         | 
| 15526 15527 | 
             
                  }
         | 
| 15527 15528 | 
             
                },
         | 
| 15528 | 
            -
                " | 
| 15529 | 
            +
                "Sjl": {
         | 
| 15529 15530 | 
             
                  "type": "structure",
         | 
| 15530 15531 | 
             
                  "members": {
         | 
| 15531 15532 | 
             
                    "StartTime": {
         | 
| @@ -15536,7 +15537,7 @@ | |
| 15536 15537 | 
             
                    }
         | 
| 15537 15538 | 
             
                  }
         | 
| 15538 15539 | 
             
                },
         | 
| 15539 | 
            -
                " | 
| 15540 | 
            +
                "Sjo": {
         | 
| 15540 15541 | 
             
                  "type": "list",
         | 
| 15541 15542 | 
             
                  "member": {
         | 
| 15542 15543 | 
             
                    "type": "structure",
         | 
| @@ -15549,12 +15550,12 @@ | |
| 15549 15550 | 
             
                      "ModelName": {},
         | 
| 15550 15551 | 
             
                      "VariantName": {},
         | 
| 15551 15552 | 
             
                      "InfrastructureConfig": {
         | 
| 15552 | 
            -
                        "shape": " | 
| 15553 | 
            +
                        "shape": "Sjr"
         | 
| 15553 15554 | 
             
                      }
         | 
| 15554 15555 | 
             
                    }
         | 
| 15555 15556 | 
             
                  }
         | 
| 15556 15557 | 
             
                },
         | 
| 15557 | 
            -
                " | 
| 15558 | 
            +
                "Sjr": {
         | 
| 15558 15559 | 
             
                  "type": "structure",
         | 
| 15559 15560 | 
             
                  "required": [
         | 
| 15560 15561 | 
             
                    "InfrastructureType",
         | 
| @@ -15577,7 +15578,7 @@ | |
| 15577 15578 | 
             
                    }
         | 
| 15578 15579 | 
             
                  }
         | 
| 15579 15580 | 
             
                },
         | 
| 15580 | 
            -
                " | 
| 15581 | 
            +
                "Sjw": {
         | 
| 15581 15582 | 
             
                  "type": "structure",
         | 
| 15582 15583 | 
             
                  "required": [
         | 
| 15583 15584 | 
             
                    "Destination"
         | 
| @@ -15586,11 +15587,11 @@ | |
| 15586 15587 | 
             
                    "Destination": {},
         | 
| 15587 15588 | 
             
                    "KmsKey": {},
         | 
| 15588 15589 | 
             
                    "ContentType": {
         | 
| 15589 | 
            -
                      "shape": " | 
| 15590 | 
            +
                      "shape": "Sdy"
         | 
| 15590 15591 | 
             
                    }
         | 
| 15591 15592 | 
             
                  }
         | 
| 15592 15593 | 
             
                },
         | 
| 15593 | 
            -
                " | 
| 15594 | 
            +
                "Sjx": {
         | 
| 15594 15595 | 
             
                  "type": "structure",
         | 
| 15595 15596 | 
             
                  "required": [
         | 
| 15596 15597 | 
             
                    "SourceModelVariantName",
         | 
| @@ -15616,7 +15617,7 @@ | |
| 15616 15617 | 
             
                    }
         | 
| 15617 15618 | 
             
                  }
         | 
| 15618 15619 | 
             
                },
         | 
| 15619 | 
            -
                " | 
| 15620 | 
            +
                "Sk5": {
         | 
| 15620 15621 | 
             
                  "type": "structure",
         | 
| 15621 15622 | 
             
                  "members": {
         | 
| 15622 15623 | 
             
                    "ModelPackageVersionArn": {},
         | 
| @@ -15741,7 +15742,7 @@ | |
| 15741 15742 | 
             
                    "Endpoints": {
         | 
| 15742 15743 | 
             
                      "type": "list",
         | 
| 15743 15744 | 
             
                      "member": {
         | 
| 15744 | 
            -
                        "shape": " | 
| 15745 | 
            +
                        "shape": "Sl4"
         | 
| 15745 15746 | 
             
                      }
         | 
| 15746 15747 | 
             
                    },
         | 
| 15747 15748 | 
             
                    "VpcConfig": {
         | 
| @@ -15763,13 +15764,13 @@ | |
| 15763 15764 | 
             
                    }
         | 
| 15764 15765 | 
             
                  }
         | 
| 15765 15766 | 
             
                },
         | 
| 15766 | 
            -
                " | 
| 15767 | 
            +
                "Sl4": {
         | 
| 15767 15768 | 
             
                  "type": "structure",
         | 
| 15768 15769 | 
             
                  "members": {
         | 
| 15769 15770 | 
             
                    "EndpointName": {}
         | 
| 15770 15771 | 
             
                  }
         | 
| 15771 15772 | 
             
                },
         | 
| 15772 | 
            -
                " | 
| 15773 | 
            +
                "Slb": {
         | 
| 15773 15774 | 
             
                  "type": "structure",
         | 
| 15774 15775 | 
             
                  "members": {
         | 
| 15775 15776 | 
             
                    "MaxInvocations": {
         | 
| @@ -15790,7 +15791,7 @@ | |
| 15790 15791 | 
             
                    "FlatInvocations": {}
         | 
| 15791 15792 | 
             
                  }
         | 
| 15792 15793 | 
             
                },
         | 
| 15793 | 
            -
                " | 
| 15794 | 
            +
                "Sln": {
         | 
| 15794 15795 | 
             
                  "type": "structure",
         | 
| 15795 15796 | 
             
                  "required": [
         | 
| 15796 15797 | 
             
                    "DataSource"
         | 
| @@ -15830,7 +15831,7 @@ | |
| 15830 15831 | 
             
                    }
         | 
| 15831 15832 | 
             
                  }
         | 
| 15832 15833 | 
             
                },
         | 
| 15833 | 
            -
                " | 
| 15834 | 
            +
                "Slu": {
         | 
| 15834 15835 | 
             
                  "type": "structure",
         | 
| 15835 15836 | 
             
                  "required": [
         | 
| 15836 15837 | 
             
                    "S3OutputPath"
         | 
| @@ -15841,7 +15842,7 @@ | |
| 15841 15842 | 
             
                    "SnsTopicArn": {}
         | 
| 15842 15843 | 
             
                  }
         | 
| 15843 15844 | 
             
                },
         | 
| 15844 | 
            -
                " | 
| 15845 | 
            +
                "Slv": {
         | 
| 15845 15846 | 
             
                  "type": "structure",
         | 
| 15846 15847 | 
             
                  "members": {
         | 
| 15847 15848 | 
             
                    "MaxHumanLabeledObjectCount": {
         | 
| @@ -15852,7 +15853,7 @@ | |
| 15852 15853 | 
             
                    }
         | 
| 15853 15854 | 
             
                  }
         | 
| 15854 15855 | 
             
                },
         | 
| 15855 | 
            -
                " | 
| 15856 | 
            +
                "Sly": {
         | 
| 15856 15857 | 
             
                  "type": "structure",
         | 
| 15857 15858 | 
             
                  "required": [
         | 
| 15858 15859 | 
             
                    "LabelingJobAlgorithmSpecificationArn"
         | 
| @@ -15871,7 +15872,7 @@ | |
| 15871 15872 | 
             
                    }
         | 
| 15872 15873 | 
             
                  }
         | 
| 15873 15874 | 
             
                },
         | 
| 15874 | 
            -
                " | 
| 15875 | 
            +
                "Sm2": {
         | 
| 15875 15876 | 
             
                  "type": "structure",
         | 
| 15876 15877 | 
             
                  "required": [
         | 
| 15877 15878 | 
             
                    "WorkteamArn",
         | 
| @@ -15921,11 +15922,11 @@ | |
| 15921 15922 | 
             
                      }
         | 
| 15922 15923 | 
             
                    },
         | 
| 15923 15924 | 
             
                    "PublicWorkforceTaskPrice": {
         | 
| 15924 | 
            -
                      "shape": " | 
| 15925 | 
            +
                      "shape": "Sgh"
         | 
| 15925 15926 | 
             
                    }
         | 
| 15926 15927 | 
             
                  }
         | 
| 15927 15928 | 
             
                },
         | 
| 15928 | 
            -
                " | 
| 15929 | 
            +
                "Smh": {
         | 
| 15929 15930 | 
             
                  "type": "structure",
         | 
| 15930 15931 | 
             
                  "members": {
         | 
| 15931 15932 | 
             
                    "ContainerHostname": {},
         | 
| @@ -15966,13 +15967,13 @@ | |
| 15966 15967 | 
             
                    }
         | 
| 15967 15968 | 
             
                  }
         | 
| 15968 15969 | 
             
                },
         | 
| 15969 | 
            -
                " | 
| 15970 | 
            +
                "Smq": {
         | 
| 15970 15971 | 
             
                  "type": "list",
         | 
| 15971 15972 | 
             
                  "member": {
         | 
| 15972 | 
            -
                    "shape": " | 
| 15973 | 
            +
                    "shape": "Smh"
         | 
| 15973 15974 | 
             
                  }
         | 
| 15974 15975 | 
             
                },
         | 
| 15975 | 
            -
                " | 
| 15976 | 
            +
                "Smr": {
         | 
| 15976 15977 | 
             
                  "type": "structure",
         | 
| 15977 15978 | 
             
                  "required": [
         | 
| 15978 15979 | 
             
                    "Mode"
         | 
| @@ -15981,7 +15982,7 @@ | |
| 15981 15982 | 
             
                    "Mode": {}
         | 
| 15982 15983 | 
             
                  }
         | 
| 15983 15984 | 
             
                },
         | 
| 15984 | 
            -
                " | 
| 15985 | 
            +
                "Smv": {
         | 
| 15985 15986 | 
             
                  "type": "structure",
         | 
| 15986 15987 | 
             
                  "members": {
         | 
| 15987 15988 | 
             
                    "BaseliningJobName": {},
         | 
| @@ -15990,7 +15991,7 @@ | |
| 15990 15991 | 
             
                    }
         | 
| 15991 15992 | 
             
                  }
         | 
| 15992 15993 | 
             
                },
         | 
| 15993 | 
            -
                " | 
| 15994 | 
            +
                "Smw": {
         | 
| 15994 15995 | 
             
                  "type": "structure",
         | 
| 15995 15996 | 
             
                  "required": [
         | 
| 15996 15997 | 
             
                    "ImageUri",
         | 
| @@ -16004,7 +16005,7 @@ | |
| 16004 16005 | 
             
                    }
         | 
| 16005 16006 | 
             
                  }
         | 
| 16006 16007 | 
             
                },
         | 
| 16007 | 
            -
                " | 
| 16008 | 
            +
                "Smx": {
         | 
| 16008 16009 | 
             
                  "type": "structure",
         | 
| 16009 16010 | 
             
                  "required": [
         | 
| 16010 16011 | 
             
                    "GroundTruthS3Input"
         | 
| @@ -16017,27 +16018,27 @@ | |
| 16017 16018 | 
             
                      "shape": "S9o"
         | 
| 16018 16019 | 
             
                    },
         | 
| 16019 16020 | 
             
                    "GroundTruthS3Input": {
         | 
| 16020 | 
            -
                      "shape": " | 
| 16021 | 
            +
                      "shape": "Smy"
         | 
| 16021 16022 | 
             
                    }
         | 
| 16022 16023 | 
             
                  }
         | 
| 16023 16024 | 
             
                },
         | 
| 16024 | 
            -
                " | 
| 16025 | 
            +
                "Smy": {
         | 
| 16025 16026 | 
             
                  "type": "structure",
         | 
| 16026 16027 | 
             
                  "members": {
         | 
| 16027 16028 | 
             
                    "S3Uri": {}
         | 
| 16028 16029 | 
             
                  }
         | 
| 16029 16030 | 
             
                },
         | 
| 16030 | 
            -
                " | 
| 16031 | 
            +
                "Sn1": {
         | 
| 16031 16032 | 
             
                  "type": "structure",
         | 
| 16032 16033 | 
             
                  "members": {
         | 
| 16033 16034 | 
             
                    "KmsKeyId": {}
         | 
| 16034 16035 | 
             
                  }
         | 
| 16035 16036 | 
             
                },
         | 
| 16036 | 
            -
                " | 
| 16037 | 
            +
                "Sn2": {
         | 
| 16037 16038 | 
             
                  "type": "string",
         | 
| 16038 16039 | 
             
                  "sensitive": true
         | 
| 16039 16040 | 
             
                },
         | 
| 16040 | 
            -
                " | 
| 16041 | 
            +
                "Sn8": {
         | 
| 16041 16042 | 
             
                  "type": "structure",
         | 
| 16042 16043 | 
             
                  "required": [
         | 
| 16043 16044 | 
             
                    "S3OutputPath"
         | 
| @@ -16046,7 +16047,7 @@ | |
| 16046 16047 | 
             
                    "S3OutputPath": {}
         | 
| 16047 16048 | 
             
                  }
         | 
| 16048 16049 | 
             
                },
         | 
| 16049 | 
            -
                " | 
| 16050 | 
            +
                "Snc": {
         | 
| 16050 16051 | 
             
                  "type": "structure",
         | 
| 16051 16052 | 
             
                  "members": {
         | 
| 16052 16053 | 
             
                    "BaseliningJobName": {},
         | 
| @@ -16055,7 +16056,7 @@ | |
| 16055 16056 | 
             
                    }
         | 
| 16056 16057 | 
             
                  }
         | 
| 16057 16058 | 
             
                },
         | 
| 16058 | 
            -
                " | 
| 16059 | 
            +
                "Snd": {
         | 
| 16059 16060 | 
             
                  "type": "structure",
         | 
| 16060 16061 | 
             
                  "required": [
         | 
| 16061 16062 | 
             
                    "ImageUri",
         | 
| @@ -16069,7 +16070,7 @@ | |
| 16069 16070 | 
             
                    }
         | 
| 16070 16071 | 
             
                  }
         | 
| 16071 16072 | 
             
                },
         | 
| 16072 | 
            -
                " | 
| 16073 | 
            +
                "Sne": {
         | 
| 16073 16074 | 
             
                  "type": "structure",
         | 
| 16074 16075 | 
             
                  "members": {
         | 
| 16075 16076 | 
             
                    "EndpointInput": {
         | 
| @@ -16080,7 +16081,7 @@ | |
| 16080 16081 | 
             
                    }
         | 
| 16081 16082 | 
             
                  }
         | 
| 16082 16083 | 
             
                },
         | 
| 16083 | 
            -
                " | 
| 16084 | 
            +
                "Snh": {
         | 
| 16084 16085 | 
             
                  "type": "structure",
         | 
| 16085 16086 | 
             
                  "required": [
         | 
| 16086 16087 | 
             
                    "ValidationRole",
         | 
| @@ -16106,7 +16107,7 @@ | |
| 16106 16107 | 
             
                    }
         | 
| 16107 16108 | 
             
                  }
         | 
| 16108 16109 | 
             
                },
         | 
| 16109 | 
            -
                " | 
| 16110 | 
            +
                "Snk": {
         | 
| 16110 16111 | 
             
                  "type": "structure",
         | 
| 16111 16112 | 
             
                  "required": [
         | 
| 16112 16113 | 
             
                    "SourceAlgorithms"
         | 
| @@ -16130,17 +16131,17 @@ | |
| 16130 16131 | 
             
                    }
         | 
| 16131 16132 | 
             
                  }
         | 
| 16132 16133 | 
             
                },
         | 
| 16133 | 
            -
                " | 
| 16134 | 
            +
                "Snn": {
         | 
| 16134 16135 | 
             
                  "type": "structure",
         | 
| 16135 16136 | 
             
                  "members": {
         | 
| 16136 16137 | 
             
                    "ModelQuality": {
         | 
| 16137 16138 | 
             
                      "type": "structure",
         | 
| 16138 16139 | 
             
                      "members": {
         | 
| 16139 16140 | 
             
                        "Statistics": {
         | 
| 16140 | 
            -
                          "shape": " | 
| 16141 | 
            +
                          "shape": "Snp"
         | 
| 16141 16142 | 
             
                        },
         | 
| 16142 16143 | 
             
                        "Constraints": {
         | 
| 16143 | 
            -
                          "shape": " | 
| 16144 | 
            +
                          "shape": "Snp"
         | 
| 16144 16145 | 
             
                        }
         | 
| 16145 16146 | 
             
                      }
         | 
| 16146 16147 | 
             
                    },
         | 
| @@ -16148,10 +16149,10 @@ | |
| 16148 16149 | 
             
                      "type": "structure",
         | 
| 16149 16150 | 
             
                      "members": {
         | 
| 16150 16151 | 
             
                        "Statistics": {
         | 
| 16151 | 
            -
                          "shape": " | 
| 16152 | 
            +
                          "shape": "Snp"
         | 
| 16152 16153 | 
             
                        },
         | 
| 16153 16154 | 
             
                        "Constraints": {
         | 
| 16154 | 
            -
                          "shape": " | 
| 16155 | 
            +
                          "shape": "Snp"
         | 
| 16155 16156 | 
             
                        }
         | 
| 16156 16157 | 
             
                      }
         | 
| 16157 16158 | 
             
                    },
         | 
| @@ -16159,13 +16160,13 @@ | |
| 16159 16160 | 
             
                      "type": "structure",
         | 
| 16160 16161 | 
             
                      "members": {
         | 
| 16161 16162 | 
             
                        "Report": {
         | 
| 16162 | 
            -
                          "shape": " | 
| 16163 | 
            +
                          "shape": "Snp"
         | 
| 16163 16164 | 
             
                        },
         | 
| 16164 16165 | 
             
                        "PreTrainingReport": {
         | 
| 16165 | 
            -
                          "shape": " | 
| 16166 | 
            +
                          "shape": "Snp"
         | 
| 16166 16167 | 
             
                        },
         | 
| 16167 16168 | 
             
                        "PostTrainingReport": {
         | 
| 16168 | 
            -
                          "shape": " | 
| 16169 | 
            +
                          "shape": "Snp"
         | 
| 16169 16170 | 
             
                        }
         | 
| 16170 16171 | 
             
                      }
         | 
| 16171 16172 | 
             
                    },
         | 
| @@ -16173,13 +16174,13 @@ | |
| 16173 16174 | 
             
                      "type": "structure",
         | 
| 16174 16175 | 
             
                      "members": {
         | 
| 16175 16176 | 
             
                        "Report": {
         | 
| 16176 | 
            -
                          "shape": " | 
| 16177 | 
            +
                          "shape": "Snp"
         | 
| 16177 16178 | 
             
                        }
         | 
| 16178 16179 | 
             
                      }
         | 
| 16179 16180 | 
             
                    }
         | 
| 16180 16181 | 
             
                  }
         | 
| 16181 16182 | 
             
                },
         | 
| 16182 | 
            -
                " | 
| 16183 | 
            +
                "Snp": {
         | 
| 16183 16184 | 
             
                  "type": "structure",
         | 
| 16184 16185 | 
             
                  "required": [
         | 
| 16185 16186 | 
             
                    "ContentType",
         | 
| @@ -16191,25 +16192,25 @@ | |
| 16191 16192 | 
             
                    "S3Uri": {}
         | 
| 16192 16193 | 
             
                  }
         | 
| 16193 16194 | 
             
                },
         | 
| 16194 | 
            -
                " | 
| 16195 | 
            +
                "Snu": {
         | 
| 16195 16196 | 
             
                  "type": "map",
         | 
| 16196 16197 | 
             
                  "key": {},
         | 
| 16197 16198 | 
             
                  "value": {}
         | 
| 16198 16199 | 
             
                },
         | 
| 16199 | 
            -
                " | 
| 16200 | 
            +
                "Snx": {
         | 
| 16200 16201 | 
             
                  "type": "structure",
         | 
| 16201 16202 | 
             
                  "members": {
         | 
| 16202 16203 | 
             
                    "Bias": {
         | 
| 16203 16204 | 
             
                      "type": "structure",
         | 
| 16204 16205 | 
             
                      "members": {
         | 
| 16205 16206 | 
             
                        "ConfigFile": {
         | 
| 16206 | 
            -
                          "shape": " | 
| 16207 | 
            +
                          "shape": "Snz"
         | 
| 16207 16208 | 
             
                        },
         | 
| 16208 16209 | 
             
                        "PreTrainingConstraints": {
         | 
| 16209 | 
            -
                          "shape": " | 
| 16210 | 
            +
                          "shape": "Snp"
         | 
| 16210 16211 | 
             
                        },
         | 
| 16211 16212 | 
             
                        "PostTrainingConstraints": {
         | 
| 16212 | 
            -
                          "shape": " | 
| 16213 | 
            +
                          "shape": "Snp"
         | 
| 16213 16214 | 
             
                        }
         | 
| 16214 16215 | 
             
                      }
         | 
| 16215 16216 | 
             
                    },
         | 
| @@ -16217,10 +16218,10 @@ | |
| 16217 16218 | 
             
                      "type": "structure",
         | 
| 16218 16219 | 
             
                      "members": {
         | 
| 16219 16220 | 
             
                        "Constraints": {
         | 
| 16220 | 
            -
                          "shape": " | 
| 16221 | 
            +
                          "shape": "Snp"
         | 
| 16221 16222 | 
             
                        },
         | 
| 16222 16223 | 
             
                        "ConfigFile": {
         | 
| 16223 | 
            -
                          "shape": " | 
| 16224 | 
            +
                          "shape": "Snz"
         | 
| 16224 16225 | 
             
                        }
         | 
| 16225 16226 | 
             
                      }
         | 
| 16226 16227 | 
             
                    },
         | 
| @@ -16228,10 +16229,10 @@ | |
| 16228 16229 | 
             
                      "type": "structure",
         | 
| 16229 16230 | 
             
                      "members": {
         | 
| 16230 16231 | 
             
                        "Statistics": {
         | 
| 16231 | 
            -
                          "shape": " | 
| 16232 | 
            +
                          "shape": "Snp"
         | 
| 16232 16233 | 
             
                        },
         | 
| 16233 16234 | 
             
                        "Constraints": {
         | 
| 16234 | 
            -
                          "shape": " | 
| 16235 | 
            +
                          "shape": "Snp"
         | 
| 16235 16236 | 
             
                        }
         | 
| 16236 16237 | 
             
                      }
         | 
| 16237 16238 | 
             
                    },
         | 
| @@ -16239,16 +16240,16 @@ | |
| 16239 16240 | 
             
                      "type": "structure",
         | 
| 16240 16241 | 
             
                      "members": {
         | 
| 16241 16242 | 
             
                        "Statistics": {
         | 
| 16242 | 
            -
                          "shape": " | 
| 16243 | 
            +
                          "shape": "Snp"
         | 
| 16243 16244 | 
             
                        },
         | 
| 16244 16245 | 
             
                        "Constraints": {
         | 
| 16245 | 
            -
                          "shape": " | 
| 16246 | 
            +
                          "shape": "Snp"
         | 
| 16246 16247 | 
             
                        }
         | 
| 16247 16248 | 
             
                      }
         | 
| 16248 16249 | 
             
                    }
         | 
| 16249 16250 | 
             
                  }
         | 
| 16250 16251 | 
             
                },
         | 
| 16251 | 
            -
                " | 
| 16252 | 
            +
                "Snz": {
         | 
| 16252 16253 | 
             
                  "type": "structure",
         | 
| 16253 16254 | 
             
                  "required": [
         | 
| 16254 16255 | 
             
                    "S3Uri"
         | 
| @@ -16259,7 +16260,7 @@ | |
| 16259 16260 | 
             
                    "S3Uri": {}
         | 
| 16260 16261 | 
             
                  }
         | 
| 16261 16262 | 
             
                },
         | 
| 16262 | 
            -
                " | 
| 16263 | 
            +
                "So3": {
         | 
| 16263 16264 | 
             
                  "type": "list",
         | 
| 16264 16265 | 
             
                  "member": {
         | 
| 16265 16266 | 
             
                    "type": "structure",
         | 
| @@ -16288,7 +16289,7 @@ | |
| 16288 16289 | 
             
                    }
         | 
| 16289 16290 | 
             
                  }
         | 
| 16290 16291 | 
             
                },
         | 
| 16291 | 
            -
                " | 
| 16292 | 
            +
                "So7": {
         | 
| 16292 16293 | 
             
                  "type": "structure",
         | 
| 16293 16294 | 
             
                  "required": [
         | 
| 16294 16295 | 
             
                    "KmsKeyId"
         | 
| @@ -16297,16 +16298,16 @@ | |
| 16297 16298 | 
             
                    "KmsKeyId": {}
         | 
| 16298 16299 | 
             
                  }
         | 
| 16299 16300 | 
             
                },
         | 
| 16300 | 
            -
                " | 
| 16301 | 
            +
                "So8": {
         | 
| 16301 16302 | 
             
                  "type": "structure",
         | 
| 16302 16303 | 
             
                  "members": {
         | 
| 16303 16304 | 
             
                    "ModelCardContent": {
         | 
| 16304 | 
            -
                      "shape": " | 
| 16305 | 
            +
                      "shape": "Sn2"
         | 
| 16305 16306 | 
             
                    },
         | 
| 16306 16307 | 
             
                    "ModelCardStatus": {}
         | 
| 16307 16308 | 
             
                  }
         | 
| 16308 16309 | 
             
                },
         | 
| 16309 | 
            -
                " | 
| 16310 | 
            +
                "Soe": {
         | 
| 16310 16311 | 
             
                  "type": "structure",
         | 
| 16311 16312 | 
             
                  "members": {
         | 
| 16312 16313 | 
             
                    "BaseliningJobName": {},
         | 
| @@ -16315,7 +16316,7 @@ | |
| 16315 16316 | 
             
                    }
         | 
| 16316 16317 | 
             
                  }
         | 
| 16317 16318 | 
             
                },
         | 
| 16318 | 
            -
                " | 
| 16319 | 
            +
                "Sof": {
         | 
| 16319 16320 | 
             
                  "type": "structure",
         | 
| 16320 16321 | 
             
                  "required": [
         | 
| 16321 16322 | 
             
                    "ImageUri"
         | 
| @@ -16336,7 +16337,7 @@ | |
| 16336 16337 | 
             
                    }
         | 
| 16337 16338 | 
             
                  }
         | 
| 16338 16339 | 
             
                },
         | 
| 16339 | 
            -
                " | 
| 16340 | 
            +
                "Soh": {
         | 
| 16340 16341 | 
             
                  "type": "structure",
         | 
| 16341 16342 | 
             
                  "required": [
         | 
| 16342 16343 | 
             
                    "GroundTruthS3Input"
         | 
| @@ -16349,11 +16350,11 @@ | |
| 16349 16350 | 
             
                      "shape": "S9o"
         | 
| 16350 16351 | 
             
                    },
         | 
| 16351 16352 | 
             
                    "GroundTruthS3Input": {
         | 
| 16352 | 
            -
                      "shape": " | 
| 16353 | 
            +
                      "shape": "Smy"
         | 
| 16353 16354 | 
             
                    }
         | 
| 16354 16355 | 
             
                  }
         | 
| 16355 16356 | 
             
                },
         | 
| 16356 | 
            -
                " | 
| 16357 | 
            +
                "Sol": {
         | 
| 16357 16358 | 
             
                  "type": "structure",
         | 
| 16358 16359 | 
             
                  "members": {
         | 
| 16359 16360 | 
             
                    "ScheduleConfig": {
         | 
| @@ -16433,7 +16434,7 @@ | |
| 16433 16434 | 
             
                          "shape": "S9d"
         | 
| 16434 16435 | 
             
                        },
         | 
| 16435 16436 | 
             
                        "NetworkConfig": {
         | 
| 16436 | 
            -
                          "shape": " | 
| 16437 | 
            +
                          "shape": "Sot"
         | 
| 16437 16438 | 
             
                        },
         | 
| 16438 16439 | 
             
                        "RoleArn": {}
         | 
| 16439 16440 | 
             
                      }
         | 
| @@ -16442,7 +16443,7 @@ | |
| 16442 16443 | 
             
                    "MonitoringType": {}
         | 
| 16443 16444 | 
             
                  }
         | 
| 16444 16445 | 
             
                },
         | 
| 16445 | 
            -
                " | 
| 16446 | 
            +
                "Sot": {
         | 
| 16446 16447 | 
             
                  "type": "structure",
         | 
| 16447 16448 | 
             
                  "members": {
         | 
| 16448 16449 | 
             
                    "EnableInterContainerTrafficEncryption": {
         | 
| @@ -16456,15 +16457,15 @@ | |
| 16456 16457 | 
             
                    }
         | 
| 16457 16458 | 
             
                  }
         | 
| 16458 16459 | 
             
                },
         | 
| 16459 | 
            -
                " | 
| 16460 | 
            +
                "Sp2": {
         | 
| 16460 16461 | 
             
                  "type": "list",
         | 
| 16461 16462 | 
             
                  "member": {}
         | 
| 16462 16463 | 
             
                },
         | 
| 16463 | 
            -
                " | 
| 16464 | 
            +
                "Sp5": {
         | 
| 16464 16465 | 
             
                  "type": "list",
         | 
| 16465 16466 | 
             
                  "member": {}
         | 
| 16466 16467 | 
             
                },
         | 
| 16467 | 
            -
                " | 
| 16468 | 
            +
                "Sp8": {
         | 
| 16468 16469 | 
             
                  "type": "structure",
         | 
| 16469 16470 | 
             
                  "required": [
         | 
| 16470 16471 | 
             
                    "MinimumInstanceMetadataServiceVersion"
         | 
| @@ -16473,7 +16474,7 @@ | |
| 16473 16474 | 
             
                    "MinimumInstanceMetadataServiceVersion": {}
         | 
| 16474 16475 | 
             
                  }
         | 
| 16475 16476 | 
             
                },
         | 
| 16476 | 
            -
                " | 
| 16477 | 
            +
                "Spd": {
         | 
| 16477 16478 | 
             
                  "type": "list",
         | 
| 16478 16479 | 
             
                  "member": {
         | 
| 16479 16480 | 
             
                    "type": "structure",
         | 
| @@ -16482,7 +16483,7 @@ | |
| 16482 16483 | 
             
                    }
         | 
| 16483 16484 | 
             
                  }
         | 
| 16484 16485 | 
             
                },
         | 
| 16485 | 
            -
                " | 
| 16486 | 
            +
                "Spl": {
         | 
| 16486 16487 | 
             
                  "type": "structure",
         | 
| 16487 16488 | 
             
                  "required": [
         | 
| 16488 16489 | 
             
                    "Bucket",
         | 
| @@ -16494,7 +16495,7 @@ | |
| 16494 16495 | 
             
                    "VersionId": {}
         | 
| 16495 16496 | 
             
                  }
         | 
| 16496 16497 | 
             
                },
         | 
| 16497 | 
            -
                " | 
| 16498 | 
            +
                "Spr": {
         | 
| 16498 16499 | 
             
                  "type": "structure",
         | 
| 16499 16500 | 
             
                  "required": [
         | 
| 16500 16501 | 
             
                    "MaxParallelExecutionSteps"
         | 
| @@ -16505,7 +16506,7 @@ | |
| 16505 16506 | 
             
                    }
         | 
| 16506 16507 | 
             
                  }
         | 
| 16507 16508 | 
             
                },
         | 
| 16508 | 
            -
                " | 
| 16509 | 
            +
                "Sq4": {
         | 
| 16509 16510 | 
             
                  "type": "list",
         | 
| 16510 16511 | 
             
                  "member": {
         | 
| 16511 16512 | 
             
                    "type": "structure",
         | 
| @@ -16586,7 +16587,7 @@ | |
| 16586 16587 | 
             
                    }
         | 
| 16587 16588 | 
             
                  }
         | 
| 16588 16589 | 
             
                },
         | 
| 16589 | 
            -
                " | 
| 16590 | 
            +
                "Sqr": {
         | 
| 16590 16591 | 
             
                  "type": "structure",
         | 
| 16591 16592 | 
             
                  "required": [
         | 
| 16592 16593 | 
             
                    "Outputs"
         | 
| @@ -16632,7 +16633,7 @@ | |
| 16632 16633 | 
             
                    "KmsKeyId": {}
         | 
| 16633 16634 | 
             
                  }
         | 
| 16634 16635 | 
             
                },
         | 
| 16635 | 
            -
                " | 
| 16636 | 
            +
                "Sqw": {
         | 
| 16636 16637 | 
             
                  "type": "structure",
         | 
| 16637 16638 | 
             
                  "required": [
         | 
| 16638 16639 | 
             
                    "ClusterConfig"
         | 
| @@ -16658,7 +16659,7 @@ | |
| 16658 16659 | 
             
                    }
         | 
| 16659 16660 | 
             
                  }
         | 
| 16660 16661 | 
             
                },
         | 
| 16661 | 
            -
                " | 
| 16662 | 
            +
                "Sqy": {
         | 
| 16662 16663 | 
             
                  "type": "structure",
         | 
| 16663 16664 | 
             
                  "required": [
         | 
| 16664 16665 | 
             
                    "MaxRuntimeInSeconds"
         | 
| @@ -16669,7 +16670,7 @@ | |
| 16669 16670 | 
             
                    }
         | 
| 16670 16671 | 
             
                  }
         | 
| 16671 16672 | 
             
                },
         | 
| 16672 | 
            -
                " | 
| 16673 | 
            +
                "Sr0": {
         | 
| 16673 16674 | 
             
                  "type": "structure",
         | 
| 16674 16675 | 
             
                  "required": [
         | 
| 16675 16676 | 
             
                    "ImageUri"
         | 
| @@ -16685,12 +16686,12 @@ | |
| 16685 16686 | 
             
                    }
         | 
| 16686 16687 | 
             
                  }
         | 
| 16687 16688 | 
             
                },
         | 
| 16688 | 
            -
                " | 
| 16689 | 
            +
                "Sr2": {
         | 
| 16689 16690 | 
             
                  "type": "map",
         | 
| 16690 16691 | 
             
                  "key": {},
         | 
| 16691 16692 | 
             
                  "value": {}
         | 
| 16692 16693 | 
             
                },
         | 
| 16693 | 
            -
                " | 
| 16694 | 
            +
                "Sr3": {
         | 
| 16694 16695 | 
             
                  "type": "structure",
         | 
| 16695 16696 | 
             
                  "members": {
         | 
| 16696 16697 | 
             
                    "ExperimentName": {},
         | 
| @@ -16699,7 +16700,7 @@ | |
| 16699 16700 | 
             
                    "RunName": {}
         | 
| 16700 16701 | 
             
                  }
         | 
| 16701 16702 | 
             
                },
         | 
| 16702 | 
            -
                " | 
| 16703 | 
            +
                "Sr8": {
         | 
| 16703 16704 | 
             
                  "type": "structure",
         | 
| 16704 16705 | 
             
                  "required": [
         | 
| 16705 16706 | 
             
                    "ProductId"
         | 
| @@ -16709,11 +16710,11 @@ | |
| 16709 16710 | 
             
                    "ProvisioningArtifactId": {},
         | 
| 16710 16711 | 
             
                    "PathId": {},
         | 
| 16711 16712 | 
             
                    "ProvisioningParameters": {
         | 
| 16712 | 
            -
                      "shape": " | 
| 16713 | 
            +
                      "shape": "Sra"
         | 
| 16713 16714 | 
             
                    }
         | 
| 16714 16715 | 
             
                  }
         | 
| 16715 16716 | 
             
                },
         | 
| 16716 | 
            -
                " | 
| 16717 | 
            +
                "Sra": {
         | 
| 16717 16718 | 
             
                  "type": "list",
         | 
| 16718 16719 | 
             
                  "member": {
         | 
| 16719 16720 | 
             
                    "type": "structure",
         | 
| @@ -16723,7 +16724,7 @@ | |
| 16723 16724 | 
             
                    }
         | 
| 16724 16725 | 
             
                  }
         | 
| 16725 16726 | 
             
                },
         | 
| 16726 | 
            -
                " | 
| 16727 | 
            +
                "Sri": {
         | 
| 16727 16728 | 
             
                  "type": "structure",
         | 
| 16728 16729 | 
             
                  "members": {
         | 
| 16729 16730 | 
             
                    "JupyterServerAppSettings": {
         | 
| @@ -16753,7 +16754,7 @@ | |
| 16753 16754 | 
             
                    },
         | 
| 16754 16755 | 
             
                    "AppType": {},
         | 
| 16755 16756 | 
             
                    "SpaceStorageSettings": {
         | 
| 16756 | 
            -
                      "shape": " | 
| 16757 | 
            +
                      "shape": "Srl"
         | 
| 16757 16758 | 
             
                    },
         | 
| 16758 16759 | 
             
                    "CustomFileSystems": {
         | 
| 16759 16760 | 
             
                      "type": "list",
         | 
| @@ -16775,7 +16776,7 @@ | |
| 16775 16776 | 
             
                    }
         | 
| 16776 16777 | 
             
                  }
         | 
| 16777 16778 | 
             
                },
         | 
| 16778 | 
            -
                " | 
| 16779 | 
            +
                "Srl": {
         | 
| 16779 16780 | 
             
                  "type": "structure",
         | 
| 16780 16781 | 
             
                  "members": {
         | 
| 16781 16782 | 
             
                    "EbsStorageSettings": {
         | 
| @@ -16791,7 +16792,7 @@ | |
| 16791 16792 | 
             
                    }
         | 
| 16792 16793 | 
             
                  }
         | 
| 16793 16794 | 
             
                },
         | 
| 16794 | 
            -
                " | 
| 16795 | 
            +
                "Srq": {
         | 
| 16795 16796 | 
             
                  "type": "structure",
         | 
| 16796 16797 | 
             
                  "required": [
         | 
| 16797 16798 | 
             
                    "OwnerUserProfileName"
         | 
| @@ -16800,7 +16801,7 @@ | |
| 16800 16801 | 
             
                    "OwnerUserProfileName": {}
         | 
| 16801 16802 | 
             
                  }
         | 
| 16802 16803 | 
             
                },
         | 
| 16803 | 
            -
                " | 
| 16804 | 
            +
                "Srr": {
         | 
| 16804 16805 | 
             
                  "type": "structure",
         | 
| 16805 16806 | 
             
                  "required": [
         | 
| 16806 16807 | 
             
                    "SharingType"
         | 
| @@ -16809,7 +16810,7 @@ | |
| 16809 16810 | 
             
                    "SharingType": {}
         | 
| 16810 16811 | 
             
                  }
         | 
| 16811 16812 | 
             
                },
         | 
| 16812 | 
            -
                " | 
| 16813 | 
            +
                "Ss2": {
         | 
| 16813 16814 | 
             
                  "type": "structure",
         | 
| 16814 16815 | 
             
                  "required": [
         | 
| 16815 16816 | 
             
                    "TrainingInputMode"
         | 
| @@ -16852,7 +16853,7 @@ | |
| 16852 16853 | 
             
                    }
         | 
| 16853 16854 | 
             
                  }
         | 
| 16854 16855 | 
             
                },
         | 
| 16855 | 
            -
                " | 
| 16856 | 
            +
                "Ssb": {
         | 
| 16856 16857 | 
             
                  "type": "structure",
         | 
| 16857 16858 | 
             
                  "required": [
         | 
| 16858 16859 | 
             
                    "S3OutputPath"
         | 
| @@ -16881,7 +16882,7 @@ | |
| 16881 16882 | 
             
                    }
         | 
| 16882 16883 | 
             
                  }
         | 
| 16883 16884 | 
             
                },
         | 
| 16884 | 
            -
                " | 
| 16885 | 
            +
                "Ssj": {
         | 
| 16885 16886 | 
             
                  "type": "list",
         | 
| 16886 16887 | 
             
                  "member": {
         | 
| 16887 16888 | 
             
                    "type": "structure",
         | 
| @@ -16899,17 +16900,17 @@ | |
| 16899 16900 | 
             
                        "type": "integer"
         | 
| 16900 16901 | 
             
                      },
         | 
| 16901 16902 | 
             
                      "RuleParameters": {
         | 
| 16902 | 
            -
                        "shape": " | 
| 16903 | 
            +
                        "shape": "Ssm"
         | 
| 16903 16904 | 
             
                      }
         | 
| 16904 16905 | 
             
                    }
         | 
| 16905 16906 | 
             
                  }
         | 
| 16906 16907 | 
             
                },
         | 
| 16907 | 
            -
                " | 
| 16908 | 
            +
                "Ssm": {
         | 
| 16908 16909 | 
             
                  "type": "map",
         | 
| 16909 16910 | 
             
                  "key": {},
         | 
| 16910 16911 | 
             
                  "value": {}
         | 
| 16911 16912 | 
             
                },
         | 
| 16912 | 
            -
                " | 
| 16913 | 
            +
                "Ssn": {
         | 
| 16913 16914 | 
             
                  "type": "structure",
         | 
| 16914 16915 | 
             
                  "required": [
         | 
| 16915 16916 | 
             
                    "S3OutputPath"
         | 
| @@ -16919,7 +16920,7 @@ | |
| 16919 16920 | 
             
                    "S3OutputPath": {}
         | 
| 16920 16921 | 
             
                  }
         | 
| 16921 16922 | 
             
                },
         | 
| 16922 | 
            -
                " | 
| 16923 | 
            +
                "Sso": {
         | 
| 16923 16924 | 
             
                  "type": "structure",
         | 
| 16924 16925 | 
             
                  "members": {
         | 
| 16925 16926 | 
             
                    "S3OutputPath": {},
         | 
| @@ -16927,19 +16928,19 @@ | |
| 16927 16928 | 
             
                      "type": "long"
         | 
| 16928 16929 | 
             
                    },
         | 
| 16929 16930 | 
             
                    "ProfilingParameters": {
         | 
| 16930 | 
            -
                      "shape": " | 
| 16931 | 
            +
                      "shape": "Ssq"
         | 
| 16931 16932 | 
             
                    },
         | 
| 16932 16933 | 
             
                    "DisableProfiler": {
         | 
| 16933 16934 | 
             
                      "type": "boolean"
         | 
| 16934 16935 | 
             
                    }
         | 
| 16935 16936 | 
             
                  }
         | 
| 16936 16937 | 
             
                },
         | 
| 16937 | 
            -
                " | 
| 16938 | 
            +
                "Ssq": {
         | 
| 16938 16939 | 
             
                  "type": "map",
         | 
| 16939 16940 | 
             
                  "key": {},
         | 
| 16940 16941 | 
             
                  "value": {}
         | 
| 16941 16942 | 
             
                },
         | 
| 16942 | 
            -
                " | 
| 16943 | 
            +
                "Sss": {
         | 
| 16943 16944 | 
             
                  "type": "list",
         | 
| 16944 16945 | 
             
                  "member": {
         | 
| 16945 16946 | 
             
                    "type": "structure",
         | 
| @@ -16957,17 +16958,17 @@ | |
| 16957 16958 | 
             
                        "type": "integer"
         | 
| 16958 16959 | 
             
                      },
         | 
| 16959 16960 | 
             
                      "RuleParameters": {
         | 
| 16960 | 
            -
                        "shape": " | 
| 16961 | 
            +
                        "shape": "Ssm"
         | 
| 16961 16962 | 
             
                      }
         | 
| 16962 16963 | 
             
                    }
         | 
| 16963 16964 | 
             
                  }
         | 
| 16964 16965 | 
             
                },
         | 
| 16965 | 
            -
                " | 
| 16966 | 
            +
                "Ssu": {
         | 
| 16966 16967 | 
             
                  "type": "map",
         | 
| 16967 16968 | 
             
                  "key": {},
         | 
| 16968 16969 | 
             
                  "value": {}
         | 
| 16969 16970 | 
             
                },
         | 
| 16970 | 
            -
                " | 
| 16971 | 
            +
                "Ssx": {
         | 
| 16971 16972 | 
             
                  "type": "structure",
         | 
| 16972 16973 | 
             
                  "members": {
         | 
| 16973 16974 | 
             
                    "EnableRemoteDebug": {
         | 
| @@ -16975,7 +16976,7 @@ | |
| 16975 16976 | 
             
                    }
         | 
| 16976 16977 | 
             
                  }
         | 
| 16977 16978 | 
             
                },
         | 
| 16978 | 
            -
                " | 
| 16979 | 
            +
                "Ssz": {
         | 
| 16979 16980 | 
             
                  "type": "structure",
         | 
| 16980 16981 | 
             
                  "members": {
         | 
| 16981 16982 | 
             
                    "EnableInfraCheck": {
         | 
| @@ -16983,7 +16984,7 @@ | |
| 16983 16984 | 
             
                    }
         | 
| 16984 16985 | 
             
                  }
         | 
| 16985 16986 | 
             
                },
         | 
| 16986 | 
            -
                " | 
| 16987 | 
            +
                "St7": {
         | 
| 16987 16988 | 
             
                  "type": "structure",
         | 
| 16988 16989 | 
             
                  "members": {
         | 
| 16989 16990 | 
             
                    "InvocationsTimeoutInSeconds": {
         | 
| @@ -16994,7 +16995,7 @@ | |
| 16994 16995 | 
             
                    }
         | 
| 16995 16996 | 
             
                  }
         | 
| 16996 16997 | 
             
                },
         | 
| 16997 | 
            -
                " | 
| 16998 | 
            +
                "Sta": {
         | 
| 16998 16999 | 
             
                  "type": "structure",
         | 
| 16999 17000 | 
             
                  "required": [
         | 
| 17000 17001 | 
             
                    "DestinationS3Uri"
         | 
| @@ -17007,7 +17008,7 @@ | |
| 17007 17008 | 
             
                    }
         | 
| 17008 17009 | 
             
                  }
         | 
| 17009 17010 | 
             
                },
         | 
| 17010 | 
            -
                " | 
| 17011 | 
            +
                "Stb": {
         | 
| 17011 17012 | 
             
                  "type": "structure",
         | 
| 17012 17013 | 
             
                  "members": {
         | 
| 17013 17014 | 
             
                    "InputFilter": {},
         | 
| @@ -17015,14 +17016,14 @@ | |
| 17015 17016 | 
             
                    "JoinSource": {}
         | 
| 17016 17017 | 
             
                  }
         | 
| 17017 17018 | 
             
                },
         | 
| 17018 | 
            -
                " | 
| 17019 | 
            +
                "Stj": {
         | 
| 17019 17020 | 
             
                  "type": "structure",
         | 
| 17020 17021 | 
             
                  "members": {
         | 
| 17021 17022 | 
             
                    "PrimaryStatus": {},
         | 
| 17022 17023 | 
             
                    "Message": {}
         | 
| 17023 17024 | 
             
                  }
         | 
| 17024 17025 | 
             
                },
         | 
| 17025 | 
            -
                " | 
| 17026 | 
            +
                "Stm": {
         | 
| 17026 17027 | 
             
                  "type": "map",
         | 
| 17027 17028 | 
             
                  "key": {},
         | 
| 17028 17029 | 
             
                  "value": {
         | 
| @@ -17035,7 +17036,7 @@ | |
| 17035 17036 | 
             
                    }
         | 
| 17036 17037 | 
             
                  }
         | 
| 17037 17038 | 
             
                },
         | 
| 17038 | 
            -
                " | 
| 17039 | 
            +
                "Stq": {
         | 
| 17039 17040 | 
             
                  "type": "map",
         | 
| 17040 17041 | 
             
                  "key": {},
         | 
| 17041 17042 | 
             
                  "value": {
         | 
| @@ -17049,7 +17050,7 @@ | |
| 17049 17050 | 
             
                    }
         | 
| 17050 17051 | 
             
                  }
         | 
| 17051 17052 | 
             
                },
         | 
| 17052 | 
            -
                " | 
| 17053 | 
            +
                "Su1": {
         | 
| 17053 17054 | 
             
                  "type": "structure",
         | 
| 17054 17055 | 
             
                  "required": [
         | 
| 17055 17056 | 
             
                    "UserPool",
         | 
| @@ -17060,7 +17061,7 @@ | |
| 17060 17061 | 
             
                    "ClientId": {}
         | 
| 17061 17062 | 
             
                  }
         | 
| 17062 17063 | 
             
                },
         | 
| 17063 | 
            -
                " | 
| 17064 | 
            +
                "Su4": {
         | 
| 17064 17065 | 
             
                  "type": "structure",
         | 
| 17065 17066 | 
             
                  "required": [
         | 
| 17066 17067 | 
             
                    "ClientId",
         | 
| @@ -17086,7 +17087,7 @@ | |
| 17086 17087 | 
             
                    "JwksUri": {}
         | 
| 17087 17088 | 
             
                  }
         | 
| 17088 17089 | 
             
                },
         | 
| 17089 | 
            -
                " | 
| 17090 | 
            +
                "Su7": {
         | 
| 17090 17091 | 
             
                  "type": "structure",
         | 
| 17091 17092 | 
             
                  "required": [
         | 
| 17092 17093 | 
             
                    "Cidrs"
         | 
| @@ -17098,27 +17099,27 @@ | |
| 17098 17099 | 
             
                    }
         | 
| 17099 17100 | 
             
                  }
         | 
| 17100 17101 | 
             
                },
         | 
| 17101 | 
            -
                " | 
| 17102 | 
            +
                "Sub": {
         | 
| 17102 17103 | 
             
                  "type": "structure",
         | 
| 17103 17104 | 
             
                  "members": {
         | 
| 17104 17105 | 
             
                    "VpcId": {},
         | 
| 17105 17106 | 
             
                    "SecurityGroupIds": {
         | 
| 17106 | 
            -
                      "shape": " | 
| 17107 | 
            +
                      "shape": "Sud"
         | 
| 17107 17108 | 
             
                    },
         | 
| 17108 17109 | 
             
                    "Subnets": {
         | 
| 17109 | 
            -
                      "shape": " | 
| 17110 | 
            +
                      "shape": "Suf"
         | 
| 17110 17111 | 
             
                    }
         | 
| 17111 17112 | 
             
                  }
         | 
| 17112 17113 | 
             
                },
         | 
| 17113 | 
            -
                " | 
| 17114 | 
            +
                "Sud": {
         | 
| 17114 17115 | 
             
                  "type": "list",
         | 
| 17115 17116 | 
             
                  "member": {}
         | 
| 17116 17117 | 
             
                },
         | 
| 17117 | 
            -
                " | 
| 17118 | 
            +
                "Suf": {
         | 
| 17118 17119 | 
             
                  "type": "list",
         | 
| 17119 17120 | 
             
                  "member": {}
         | 
| 17120 17121 | 
             
                },
         | 
| 17121 | 
            -
                " | 
| 17122 | 
            +
                "Sul": {
         | 
| 17122 17123 | 
             
                  "type": "list",
         | 
| 17123 17124 | 
             
                  "member": {
         | 
| 17124 17125 | 
             
                    "type": "structure",
         | 
| @@ -17148,13 +17149,13 @@ | |
| 17148 17149 | 
             
                    }
         | 
| 17149 17150 | 
             
                  }
         | 
| 17150 17151 | 
             
                },
         | 
| 17151 | 
            -
                " | 
| 17152 | 
            +
                "Sut": {
         | 
| 17152 17153 | 
             
                  "type": "structure",
         | 
| 17153 17154 | 
             
                  "members": {
         | 
| 17154 17155 | 
             
                    "NotificationTopicArn": {}
         | 
| 17155 17156 | 
             
                  }
         | 
| 17156 17157 | 
             
                },
         | 
| 17157 | 
            -
                " | 
| 17158 | 
            +
                "Suv": {
         | 
| 17158 17159 | 
             
                  "type": "structure",
         | 
| 17159 17160 | 
             
                  "members": {
         | 
| 17160 17161 | 
             
                    "S3Presign": {
         | 
| @@ -17171,7 +17172,7 @@ | |
| 17171 17172 | 
             
                    }
         | 
| 17172 17173 | 
             
                  }
         | 
| 17173 17174 | 
             
                },
         | 
| 17174 | 
            -
                " | 
| 17175 | 
            +
                "Sx6": {
         | 
| 17175 17176 | 
             
                  "type": "structure",
         | 
| 17176 17177 | 
             
                  "members": {
         | 
| 17177 17178 | 
             
                    "UserProfileArn": {},
         | 
| @@ -17187,7 +17188,7 @@ | |
| 17187 17188 | 
             
                    }
         | 
| 17188 17189 | 
             
                  }
         | 
| 17189 17190 | 
             
                },
         | 
| 17190 | 
            -
                " | 
| 17191 | 
            +
                "Sxd": {
         | 
| 17191 17192 | 
             
                  "type": "list",
         | 
| 17192 17193 | 
             
                  "member": {
         | 
| 17193 17194 | 
             
                    "type": "structure",
         | 
| @@ -17202,7 +17203,7 @@ | |
| 17202 17203 | 
             
                    }
         | 
| 17203 17204 | 
             
                  }
         | 
| 17204 17205 | 
             
                },
         | 
| 17205 | 
            -
                " | 
| 17206 | 
            +
                "Sxr": {
         | 
| 17206 17207 | 
             
                  "type": "list",
         | 
| 17207 17208 | 
             
                  "member": {
         | 
| 17208 17209 | 
             
                    "type": "structure",
         | 
| @@ -17211,7 +17212,7 @@ | |
| 17211 17212 | 
             
                    }
         | 
| 17212 17213 | 
             
                  }
         | 
| 17213 17214 | 
             
                },
         | 
| 17214 | 
            -
                " | 
| 17215 | 
            +
                "Sxt": {
         | 
| 17215 17216 | 
             
                  "type": "structure",
         | 
| 17216 17217 | 
             
                  "required": [
         | 
| 17217 17218 | 
             
                    "CandidateName",
         | 
| @@ -17257,7 +17258,7 @@ | |
| 17257 17258 | 
             
                    },
         | 
| 17258 17259 | 
             
                    "CandidateStatus": {},
         | 
| 17259 17260 | 
             
                    "InferenceContainers": {
         | 
| 17260 | 
            -
                      "shape": " | 
| 17261 | 
            +
                      "shape": "Sy5"
         | 
| 17261 17262 | 
             
                    },
         | 
| 17262 17263 | 
             
                    "CreationTime": {
         | 
| 17263 17264 | 
             
                      "type": "timestamp"
         | 
| @@ -17303,12 +17304,12 @@ | |
| 17303 17304 | 
             
                      "type": "map",
         | 
| 17304 17305 | 
             
                      "key": {},
         | 
| 17305 17306 | 
             
                      "value": {
         | 
| 17306 | 
            -
                        "shape": " | 
| 17307 | 
            +
                        "shape": "Sy5"
         | 
| 17307 17308 | 
             
                      }
         | 
| 17308 17309 | 
             
                    }
         | 
| 17309 17310 | 
             
                  }
         | 
| 17310 17311 | 
             
                },
         | 
| 17311 | 
            -
                " | 
| 17312 | 
            +
                "Sy5": {
         | 
| 17312 17313 | 
             
                  "type": "list",
         | 
| 17313 17314 | 
             
                  "member": {
         | 
| 17314 17315 | 
             
                    "type": "structure",
         | 
| @@ -17325,20 +17326,20 @@ | |
| 17325 17326 | 
             
                    }
         | 
| 17326 17327 | 
             
                  }
         | 
| 17327 17328 | 
             
                },
         | 
| 17328 | 
            -
                " | 
| 17329 | 
            +
                "Syl": {
         | 
| 17329 17330 | 
             
                  "type": "structure",
         | 
| 17330 17331 | 
             
                  "members": {
         | 
| 17331 17332 | 
             
                    "CandidateDefinitionNotebookLocation": {},
         | 
| 17332 17333 | 
             
                    "DataExplorationNotebookLocation": {}
         | 
| 17333 17334 | 
             
                  }
         | 
| 17334 17335 | 
             
                },
         | 
| 17335 | 
            -
                " | 
| 17336 | 
            +
                "Syp": {
         | 
| 17336 17337 | 
             
                  "type": "structure",
         | 
| 17337 17338 | 
             
                  "members": {
         | 
| 17338 17339 | 
             
                    "EndpointName": {}
         | 
| 17339 17340 | 
             
                  }
         | 
| 17340 17341 | 
             
                },
         | 
| 17341 | 
            -
                " | 
| 17342 | 
            +
                "Sz7": {
         | 
| 17342 17343 | 
             
                  "type": "structure",
         | 
| 17343 17344 | 
             
                  "required": [
         | 
| 17344 17345 | 
             
                    "Status"
         | 
| @@ -17348,7 +17349,7 @@ | |
| 17348 17349 | 
             
                    "Message": {}
         | 
| 17349 17350 | 
             
                  }
         | 
| 17350 17351 | 
             
                },
         | 
| 17351 | 
            -
                " | 
| 17352 | 
            +
                "Szl": {
         | 
| 17352 17353 | 
             
                  "type": "structure",
         | 
| 17353 17354 | 
             
                  "required": [
         | 
| 17354 17355 | 
             
                    "S3ModelArtifacts"
         | 
| @@ -17357,7 +17358,7 @@ | |
| 17357 17358 | 
             
                    "S3ModelArtifacts": {}
         | 
| 17358 17359 | 
             
                  }
         | 
| 17359 17360 | 
             
                },
         | 
| 17360 | 
            -
                " | 
| 17361 | 
            +
                "S10r": {
         | 
| 17361 17362 | 
             
                  "type": "list",
         | 
| 17362 17363 | 
             
                  "member": {
         | 
| 17363 17364 | 
             
                    "type": "structure",
         | 
| @@ -17367,7 +17368,7 @@ | |
| 17367 17368 | 
             
                    "members": {
         | 
| 17368 17369 | 
             
                      "VariantName": {},
         | 
| 17369 17370 | 
             
                      "DeployedImages": {
         | 
| 17370 | 
            -
                        "shape": " | 
| 17371 | 
            +
                        "shape": "S10t"
         | 
| 17371 17372 | 
             
                      },
         | 
| 17372 17373 | 
             
                      "CurrentWeight": {
         | 
| 17373 17374 | 
             
                        "type": "float"
         | 
| @@ -17382,7 +17383,7 @@ | |
| 17382 17383 | 
             
                        "type": "integer"
         | 
| 17383 17384 | 
             
                      },
         | 
| 17384 17385 | 
             
                      "VariantStatus": {
         | 
| 17385 | 
            -
                        "shape": " | 
| 17386 | 
            +
                        "shape": "S10v"
         | 
| 17386 17387 | 
             
                      },
         | 
| 17387 17388 | 
             
                      "CurrentServerlessConfig": {
         | 
| 17388 17389 | 
             
                        "shape": "Sdd"
         | 
| @@ -17399,13 +17400,13 @@ | |
| 17399 17400 | 
             
                    }
         | 
| 17400 17401 | 
             
                  }
         | 
| 17401 17402 | 
             
                },
         | 
| 17402 | 
            -
                " | 
| 17403 | 
            +
                "S10t": {
         | 
| 17403 17404 | 
             
                  "type": "list",
         | 
| 17404 17405 | 
             
                  "member": {
         | 
| 17405 | 
            -
                    "shape": " | 
| 17406 | 
            +
                    "shape": "S10u"
         | 
| 17406 17407 | 
             
                  }
         | 
| 17407 17408 | 
             
                },
         | 
| 17408 | 
            -
                " | 
| 17409 | 
            +
                "S10u": {
         | 
| 17409 17410 | 
             
                  "type": "structure",
         | 
| 17410 17411 | 
             
                  "members": {
         | 
| 17411 17412 | 
             
                    "SpecifiedImage": {},
         | 
| @@ -17415,7 +17416,7 @@ | |
| 17415 17416 | 
             
                    }
         | 
| 17416 17417 | 
             
                  }
         | 
| 17417 17418 | 
             
                },
         | 
| 17418 | 
            -
                " | 
| 17419 | 
            +
                "S10v": {
         | 
| 17419 17420 | 
             
                  "type": "list",
         | 
| 17420 17421 | 
             
                  "member": {
         | 
| 17421 17422 | 
             
                    "type": "structure",
         | 
| @@ -17431,7 +17432,7 @@ | |
| 17431 17432 | 
             
                    }
         | 
| 17432 17433 | 
             
                  }
         | 
| 17433 17434 | 
             
                },
         | 
| 17434 | 
            -
                " | 
| 17435 | 
            +
                "S10z": {
         | 
| 17435 17436 | 
             
                  "type": "structure",
         | 
| 17436 17437 | 
             
                  "required": [
         | 
| 17437 17438 | 
             
                    "EnableCapture",
         | 
| @@ -17452,7 +17453,7 @@ | |
| 17452 17453 | 
             
                    "KmsKeyId": {}
         | 
| 17453 17454 | 
             
                  }
         | 
| 17454 17455 | 
             
                },
         | 
| 17455 | 
            -
                " | 
| 17456 | 
            +
                "S113": {
         | 
| 17456 17457 | 
             
                  "type": "list",
         | 
| 17457 17458 | 
             
                  "member": {
         | 
| 17458 17459 | 
             
                    "type": "structure",
         | 
| @@ -17462,7 +17463,7 @@ | |
| 17462 17463 | 
             
                    "members": {
         | 
| 17463 17464 | 
             
                      "VariantName": {},
         | 
| 17464 17465 | 
             
                      "DeployedImages": {
         | 
| 17465 | 
            -
                        "shape": " | 
| 17466 | 
            +
                        "shape": "S10t"
         | 
| 17466 17467 | 
             
                      },
         | 
| 17467 17468 | 
             
                      "CurrentWeight": {
         | 
| 17468 17469 | 
             
                        "type": "float"
         | 
| @@ -17479,7 +17480,7 @@ | |
| 17479 17480 | 
             
                      "InstanceType": {},
         | 
| 17480 17481 | 
             
                      "AcceleratorType": {},
         | 
| 17481 17482 | 
             
                      "VariantStatus": {
         | 
| 17482 | 
            -
                        "shape": " | 
| 17483 | 
            +
                        "shape": "S10v"
         | 
| 17483 17484 | 
             
                      },
         | 
| 17484 17485 | 
             
                      "CurrentServerlessConfig": {
         | 
| 17485 17486 | 
             
                        "shape": "Sdd"
         | 
| @@ -17496,7 +17497,7 @@ | |
| 17496 17497 | 
             
                    }
         | 
| 17497 17498 | 
             
                  }
         | 
| 17498 17499 | 
             
                },
         | 
| 17499 | 
            -
                " | 
| 17500 | 
            +
                "S119": {
         | 
| 17500 17501 | 
             
                  "type": "structure",
         | 
| 17501 17502 | 
             
                  "required": [
         | 
| 17502 17503 | 
             
                    "SourceArn"
         | 
| @@ -17506,7 +17507,7 @@ | |
| 17506 17507 | 
             
                    "SourceType": {}
         | 
| 17507 17508 | 
             
                  }
         | 
| 17508 17509 | 
             
                },
         | 
| 17509 | 
            -
                " | 
| 17510 | 
            +
                "S11h": {
         | 
| 17510 17511 | 
             
                  "type": "structure",
         | 
| 17511 17512 | 
             
                  "required": [
         | 
| 17512 17513 | 
             
                    "Status"
         | 
| @@ -17516,7 +17517,7 @@ | |
| 17516 17517 | 
             
                    "BlockedReason": {}
         | 
| 17517 17518 | 
             
                  }
         | 
| 17518 17519 | 
             
                },
         | 
| 17519 | 
            -
                " | 
| 17520 | 
            +
                "S11k": {
         | 
| 17520 17521 | 
             
                  "type": "structure",
         | 
| 17521 17522 | 
             
                  "required": [
         | 
| 17522 17523 | 
             
                    "Status"
         | 
| @@ -17526,24 +17527,24 @@ | |
| 17526 17527 | 
             
                    "FailureReason": {}
         | 
| 17527 17528 | 
             
                  }
         | 
| 17528 17529 | 
             
                },
         | 
| 17529 | 
            -
                " | 
| 17530 | 
            +
                "S11q": {
         | 
| 17530 17531 | 
             
                  "type": "list",
         | 
| 17531 17532 | 
             
                  "member": {
         | 
| 17532 | 
            -
                    "shape": " | 
| 17533 | 
            +
                    "shape": "S11r"
         | 
| 17533 17534 | 
             
                  }
         | 
| 17534 17535 | 
             
                },
         | 
| 17535 | 
            -
                " | 
| 17536 | 
            +
                "S11r": {
         | 
| 17536 17537 | 
             
                  "type": "structure",
         | 
| 17537 17538 | 
             
                  "members": {
         | 
| 17538 17539 | 
             
                    "Key": {},
         | 
| 17539 17540 | 
             
                    "Value": {}
         | 
| 17540 17541 | 
             
                  }
         | 
| 17541 17542 | 
             
                },
         | 
| 17542 | 
            -
                " | 
| 17543 | 
            +
                "S128": {
         | 
| 17543 17544 | 
             
                  "type": "list",
         | 
| 17544 17545 | 
             
                  "member": {}
         | 
| 17545 17546 | 
             
                },
         | 
| 17546 | 
            -
                " | 
| 17547 | 
            +
                "S12n": {
         | 
| 17547 17548 | 
             
                  "type": "structure",
         | 
| 17548 17549 | 
             
                  "members": {
         | 
| 17549 17550 | 
             
                    "Completed": {
         | 
| @@ -17563,7 +17564,7 @@ | |
| 17563 17564 | 
             
                    }
         | 
| 17564 17565 | 
             
                  }
         | 
| 17565 17566 | 
             
                },
         | 
| 17566 | 
            -
                " | 
| 17567 | 
            +
                "S12p": {
         | 
| 17567 17568 | 
             
                  "type": "structure",
         | 
| 17568 17569 | 
             
                  "members": {
         | 
| 17569 17570 | 
             
                    "Succeeded": {
         | 
| @@ -17577,7 +17578,7 @@ | |
| 17577 17578 | 
             
                    }
         | 
| 17578 17579 | 
             
                  }
         | 
| 17579 17580 | 
             
                },
         | 
| 17580 | 
            -
                " | 
| 17581 | 
            +
                "S12r": {
         | 
| 17581 17582 | 
             
                  "type": "structure",
         | 
| 17582 17583 | 
             
                  "required": [
         | 
| 17583 17584 | 
             
                    "TrainingJobName",
         | 
| @@ -17622,7 +17623,7 @@ | |
| 17622 17623 | 
             
                    "ObjectiveStatus": {}
         | 
| 17623 17624 | 
             
                  }
         | 
| 17624 17625 | 
             
                },
         | 
| 17625 | 
            -
                " | 
| 17626 | 
            +
                "S12u": {
         | 
| 17626 17627 | 
             
                  "type": "structure",
         | 
| 17627 17628 | 
             
                  "members": {
         | 
| 17628 17629 | 
             
                    "NumberOfTrainingJobsObjectiveNotImproving": {
         | 
| @@ -17633,7 +17634,7 @@ | |
| 17633 17634 | 
             
                    }
         | 
| 17634 17635 | 
             
                  }
         | 
| 17635 17636 | 
             
                },
         | 
| 17636 | 
            -
                " | 
| 17637 | 
            +
                "S12v": {
         | 
| 17637 17638 | 
             
                  "type": "structure",
         | 
| 17638 17639 | 
             
                  "members": {
         | 
| 17639 17640 | 
             
                    "RuntimeInSeconds": {
         | 
| @@ -17641,7 +17642,7 @@ | |
| 17641 17642 | 
             
                    }
         | 
| 17642 17643 | 
             
                  }
         | 
| 17643 17644 | 
             
                },
         | 
| 17644 | 
            -
                " | 
| 17645 | 
            +
                "S13m": {
         | 
| 17645 17646 | 
             
                  "type": "structure",
         | 
| 17646 17647 | 
             
                  "required": [
         | 
| 17647 17648 | 
             
                    "CostPerHour",
         | 
| @@ -17673,7 +17674,7 @@ | |
| 17673 17674 | 
             
                    }
         | 
| 17674 17675 | 
             
                  }
         | 
| 17675 17676 | 
             
                },
         | 
| 17676 | 
            -
                " | 
| 17677 | 
            +
                "S13p": {
         | 
| 17677 17678 | 
             
                  "type": "structure",
         | 
| 17678 17679 | 
             
                  "required": [
         | 
| 17679 17680 | 
             
                    "EndpointName",
         | 
| @@ -17691,7 +17692,7 @@ | |
| 17691 17692 | 
             
                    }
         | 
| 17692 17693 | 
             
                  }
         | 
| 17693 17694 | 
             
                },
         | 
| 17694 | 
            -
                " | 
| 17695 | 
            +
                "S13r": {
         | 
| 17695 17696 | 
             
                  "type": "structure",
         | 
| 17696 17697 | 
             
                  "members": {
         | 
| 17697 17698 | 
             
                    "InferenceSpecificationName": {},
         | 
| @@ -17714,7 +17715,7 @@ | |
| 17714 17715 | 
             
                    "CompilationJobName": {}
         | 
| 17715 17716 | 
             
                  }
         | 
| 17716 17717 | 
             
                },
         | 
| 17717 | 
            -
                " | 
| 17718 | 
            +
                "S13z": {
         | 
| 17718 17719 | 
             
                  "type": "structure",
         | 
| 17719 17720 | 
             
                  "required": [
         | 
| 17720 17721 | 
             
                    "MaxInvocations",
         | 
| @@ -17729,7 +17730,7 @@ | |
| 17729 17730 | 
             
                    }
         | 
| 17730 17731 | 
             
                  }
         | 
| 17731 17732 | 
             
                },
         | 
| 17732 | 
            -
                " | 
| 17733 | 
            +
                "S143": {
         | 
| 17733 17734 | 
             
                  "type": "structure",
         | 
| 17734 17735 | 
             
                  "members": {
         | 
| 17735 17736 | 
             
                    "TotalLabeled": {
         | 
| @@ -17749,7 +17750,7 @@ | |
| 17749 17750 | 
             
                    }
         | 
| 17750 17751 | 
             
                  }
         | 
| 17751 17752 | 
             
                },
         | 
| 17752 | 
            -
                " | 
| 17753 | 
            +
                "S146": {
         | 
| 17753 17754 | 
             
                  "type": "structure",
         | 
| 17754 17755 | 
             
                  "required": [
         | 
| 17755 17756 | 
             
                    "OutputDatasetS3Uri"
         | 
| @@ -17759,7 +17760,7 @@ | |
| 17759 17760 | 
             
                    "FinalActiveLearningModelArn": {}
         | 
| 17760 17761 | 
             
                  }
         | 
| 17761 17762 | 
             
                },
         | 
| 17762 | 
            -
                " | 
| 17763 | 
            +
                "S14b": {
         | 
| 17763 17764 | 
             
                  "type": "structure",
         | 
| 17764 17765 | 
             
                  "required": [
         | 
| 17765 17766 | 
             
                    "RecommendationStatus"
         | 
| @@ -17785,21 +17786,21 @@ | |
| 17785 17786 | 
             
                    }
         | 
| 17786 17787 | 
             
                  }
         | 
| 17787 17788 | 
             
                },
         | 
| 17788 | 
            -
                " | 
| 17789 | 
            +
                "S14s": {
         | 
| 17789 17790 | 
             
                  "type": "structure",
         | 
| 17790 17791 | 
             
                  "required": [
         | 
| 17791 17792 | 
             
                    "ValidationStatuses"
         | 
| 17792 17793 | 
             
                  ],
         | 
| 17793 17794 | 
             
                  "members": {
         | 
| 17794 17795 | 
             
                    "ValidationStatuses": {
         | 
| 17795 | 
            -
                      "shape": " | 
| 17796 | 
            +
                      "shape": "S14t"
         | 
| 17796 17797 | 
             
                    },
         | 
| 17797 17798 | 
             
                    "ImageScanStatuses": {
         | 
| 17798 | 
            -
                      "shape": " | 
| 17799 | 
            +
                      "shape": "S14t"
         | 
| 17799 17800 | 
             
                    }
         | 
| 17800 17801 | 
             
                  }
         | 
| 17801 17802 | 
             
                },
         | 
| 17802 | 
            -
                " | 
| 17803 | 
            +
                "S14t": {
         | 
| 17803 17804 | 
             
                  "type": "list",
         | 
| 17804 17805 | 
             
                  "member": {
         | 
| 17805 17806 | 
             
                    "type": "structure",
         | 
| @@ -17814,7 +17815,7 @@ | |
| 17814 17815 | 
             
                    }
         | 
| 17815 17816 | 
             
                  }
         | 
| 17816 17817 | 
             
                },
         | 
| 17817 | 
            -
                " | 
| 17818 | 
            +
                "S155": {
         | 
| 17818 17819 | 
             
                  "type": "structure",
         | 
| 17819 17820 | 
             
                  "required": [
         | 
| 17820 17821 | 
             
                    "MonitoringScheduleName",
         | 
| @@ -17842,14 +17843,14 @@ | |
| 17842 17843 | 
             
                    "MonitoringType": {}
         | 
| 17843 17844 | 
             
                  }
         | 
| 17844 17845 | 
             
                },
         | 
| 17845 | 
            -
                " | 
| 17846 | 
            +
                "S15p": {
         | 
| 17846 17847 | 
             
                  "type": "structure",
         | 
| 17847 17848 | 
             
                  "members": {
         | 
| 17848 17849 | 
             
                    "ExperimentName": {},
         | 
| 17849 17850 | 
             
                    "TrialName": {}
         | 
| 17850 17851 | 
             
                  }
         | 
| 17851 17852 | 
             
                },
         | 
| 17852 | 
            -
                " | 
| 17853 | 
            +
                "S15r": {
         | 
| 17853 17854 | 
             
                  "type": "structure",
         | 
| 17854 17855 | 
             
                  "required": [
         | 
| 17855 17856 | 
             
                    "SelectedSteps"
         | 
| @@ -17870,14 +17871,14 @@ | |
| 17870 17871 | 
             
                    }
         | 
| 17871 17872 | 
             
                  }
         | 
| 17872 17873 | 
             
                },
         | 
| 17873 | 
            -
                " | 
| 17874 | 
            +
                "S160": {
         | 
| 17874 17875 | 
             
                  "type": "structure",
         | 
| 17875 17876 | 
             
                  "members": {
         | 
| 17876 17877 | 
             
                    "ProvisionedProductId": {},
         | 
| 17877 17878 | 
             
                    "ProvisionedProductStatusMessage": {}
         | 
| 17878 17879 | 
             
                  }
         | 
| 17879 17880 | 
             
                },
         | 
| 17880 | 
            -
                " | 
| 17881 | 
            +
                "S16b": {
         | 
| 17881 17882 | 
             
                  "type": "structure",
         | 
| 17882 17883 | 
             
                  "required": [
         | 
| 17883 17884 | 
             
                    "WorkteamArn"
         | 
| @@ -17890,7 +17891,7 @@ | |
| 17890 17891 | 
             
                    "ListingId": {}
         | 
| 17891 17892 | 
             
                  }
         | 
| 17892 17893 | 
             
                },
         | 
| 17893 | 
            -
                " | 
| 17894 | 
            +
                "S16f": {
         | 
| 17894 17895 | 
             
                  "type": "structure",
         | 
| 17895 17896 | 
             
                  "required": [
         | 
| 17896 17897 | 
             
                    "Status"
         | 
| @@ -17903,7 +17904,7 @@ | |
| 17903 17904 | 
             
                    "ReusedByJob": {}
         | 
| 17904 17905 | 
             
                  }
         | 
| 17905 17906 | 
             
                },
         | 
| 17906 | 
            -
                " | 
| 17907 | 
            +
                "S16i": {
         | 
| 17907 17908 | 
             
                  "type": "list",
         | 
| 17908 17909 | 
             
                  "member": {
         | 
| 17909 17910 | 
             
                    "type": "structure",
         | 
| @@ -17923,7 +17924,7 @@ | |
| 17923 17924 | 
             
                    }
         | 
| 17924 17925 | 
             
                  }
         | 
| 17925 17926 | 
             
                },
         | 
| 17926 | 
            -
                " | 
| 17927 | 
            +
                "S16l": {
         | 
| 17927 17928 | 
             
                  "type": "list",
         | 
| 17928 17929 | 
             
                  "member": {
         | 
| 17929 17930 | 
             
                    "type": "structure",
         | 
| @@ -17938,7 +17939,7 @@ | |
| 17938 17939 | 
             
                    }
         | 
| 17939 17940 | 
             
                  }
         | 
| 17940 17941 | 
             
                },
         | 
| 17941 | 
            -
                " | 
| 17942 | 
            +
                "S16p": {
         | 
| 17942 17943 | 
             
                  "type": "list",
         | 
| 17943 17944 | 
             
                  "member": {
         | 
| 17944 17945 | 
             
                    "type": "structure",
         | 
| @@ -17953,7 +17954,7 @@ | |
| 17953 17954 | 
             
                    }
         | 
| 17954 17955 | 
             
                  }
         | 
| 17955 17956 | 
             
                },
         | 
| 17956 | 
            -
                " | 
| 17957 | 
            +
                "S171": {
         | 
| 17957 17958 | 
             
                  "type": "structure",
         | 
| 17958 17959 | 
             
                  "required": [
         | 
| 17959 17960 | 
             
                    "SourceArn"
         | 
| @@ -17963,7 +17964,7 @@ | |
| 17963 17964 | 
             
                    "SourceType": {}
         | 
| 17964 17965 | 
             
                  }
         | 
| 17965 17966 | 
             
                },
         | 
| 17966 | 
            -
                " | 
| 17967 | 
            +
                "S175": {
         | 
| 17967 17968 | 
             
                  "type": "structure",
         | 
| 17968 17969 | 
             
                  "required": [
         | 
| 17969 17970 | 
             
                    "SourceArn"
         | 
| @@ -17973,7 +17974,7 @@ | |
| 17973 17974 | 
             
                    "SourceType": {}
         | 
| 17974 17975 | 
             
                  }
         | 
| 17975 17976 | 
             
                },
         | 
| 17976 | 
            -
                " | 
| 17977 | 
            +
                "S177": {
         | 
| 17977 17978 | 
             
                  "type": "list",
         | 
| 17978 17979 | 
             
                  "member": {
         | 
| 17979 17980 | 
             
                    "type": "structure",
         | 
| @@ -18004,7 +18005,7 @@ | |
| 18004 18005 | 
             
                    }
         | 
| 18005 18006 | 
             
                  }
         | 
| 18006 18007 | 
             
                },
         | 
| 18007 | 
            -
                " | 
| 18008 | 
            +
                "S17h": {
         | 
| 18008 18009 | 
             
                  "type": "structure",
         | 
| 18009 18010 | 
             
                  "required": [
         | 
| 18010 18011 | 
             
                    "WorkforceName",
         | 
| @@ -18017,11 +18018,11 @@ | |
| 18017 18018 | 
             
                      "type": "timestamp"
         | 
| 18018 18019 | 
             
                    },
         | 
| 18019 18020 | 
             
                    "SourceIpConfig": {
         | 
| 18020 | 
            -
                      "shape": " | 
| 18021 | 
            +
                      "shape": "Su7"
         | 
| 18021 18022 | 
             
                    },
         | 
| 18022 18023 | 
             
                    "SubDomain": {},
         | 
| 18023 18024 | 
             
                    "CognitoConfig": {
         | 
| 18024 | 
            -
                      "shape": " | 
| 18025 | 
            +
                      "shape": "Su1"
         | 
| 18025 18026 | 
             
                    },
         | 
| 18026 18027 | 
             
                    "OidcConfig": {
         | 
| 18027 18028 | 
             
                      "type": "structure",
         | 
| @@ -18048,10 +18049,10 @@ | |
| 18048 18049 | 
             
                      "members": {
         | 
| 18049 18050 | 
             
                        "VpcId": {},
         | 
| 18050 18051 | 
             
                        "SecurityGroupIds": {
         | 
| 18051 | 
            -
                          "shape": " | 
| 18052 | 
            +
                          "shape": "Sud"
         | 
| 18052 18053 | 
             
                        },
         | 
| 18053 18054 | 
             
                        "Subnets": {
         | 
| 18054 | 
            -
                          "shape": " | 
| 18055 | 
            +
                          "shape": "Suf"
         | 
| 18055 18056 | 
             
                        },
         | 
| 18056 18057 | 
             
                        "VpcEndpointId": {}
         | 
| 18057 18058 | 
             
                      }
         | 
| @@ -18060,7 +18061,7 @@ | |
| 18060 18061 | 
             
                    "FailureReason": {}
         | 
| 18061 18062 | 
             
                  }
         | 
| 18062 18063 | 
             
                },
         | 
| 18063 | 
            -
                " | 
| 18064 | 
            +
                "S17p": {
         | 
| 18064 18065 | 
             
                  "type": "structure",
         | 
| 18065 18066 | 
             
                  "required": [
         | 
| 18066 18067 | 
             
                    "WorkteamName",
         | 
| @@ -18071,7 +18072,7 @@ | |
| 18071 18072 | 
             
                  "members": {
         | 
| 18072 18073 | 
             
                    "WorkteamName": {},
         | 
| 18073 18074 | 
             
                    "MemberDefinitions": {
         | 
| 18074 | 
            -
                      "shape": " | 
| 18075 | 
            +
                      "shape": "Sul"
         | 
| 18075 18076 | 
             
                    },
         | 
| 18076 18077 | 
             
                    "WorkteamArn": {},
         | 
| 18077 18078 | 
             
                    "WorkforceArn": {},
         | 
| @@ -18088,14 +18089,14 @@ | |
| 18088 18089 | 
             
                      "type": "timestamp"
         | 
| 18089 18090 | 
             
                    },
         | 
| 18090 18091 | 
             
                    "NotificationConfiguration": {
         | 
| 18091 | 
            -
                      "shape": " | 
| 18092 | 
            +
                      "shape": "Sut"
         | 
| 18092 18093 | 
             
                    },
         | 
| 18093 18094 | 
             
                    "WorkerAccessConfiguration": {
         | 
| 18094 | 
            -
                      "shape": " | 
| 18095 | 
            +
                      "shape": "Suv"
         | 
| 18095 18096 | 
             
                    }
         | 
| 18096 18097 | 
             
                  }
         | 
| 18097 18098 | 
             
                },
         | 
| 18098 | 
            -
                " | 
| 18099 | 
            +
                "S18h": {
         | 
| 18099 18100 | 
             
                  "type": "structure",
         | 
| 18100 18101 | 
             
                  "members": {
         | 
| 18101 18102 | 
             
                    "MinInvocationsPerMinute": {
         | 
| @@ -18106,7 +18107,7 @@ | |
| 18106 18107 | 
             
                    }
         | 
| 18107 18108 | 
             
                  }
         | 
| 18108 18109 | 
             
                },
         | 
| 18109 | 
            -
                " | 
| 18110 | 
            +
                "S1b9": {
         | 
| 18110 18111 | 
             
                  "type": "list",
         | 
| 18111 18112 | 
             
                  "member": {
         | 
| 18112 18113 | 
             
                    "type": "structure",
         | 
| @@ -18126,7 +18127,7 @@ | |
| 18126 18127 | 
             
                    }
         | 
| 18127 18128 | 
             
                  }
         | 
| 18128 18129 | 
             
                },
         | 
| 18129 | 
            -
                " | 
| 18130 | 
            +
                "S1cz": {
         | 
| 18130 18131 | 
             
                  "type": "list",
         | 
| 18131 18132 | 
             
                  "member": {
         | 
| 18132 18133 | 
             
                    "type": "structure",
         | 
| @@ -18148,7 +18149,7 @@ | |
| 18148 18149 | 
             
                      "HubContentDisplayName": {},
         | 
| 18149 18150 | 
             
                      "HubContentDescription": {},
         | 
| 18150 18151 | 
             
                      "HubContentSearchKeywords": {
         | 
| 18151 | 
            -
                        "shape": " | 
| 18152 | 
            +
                        "shape": "S128"
         | 
| 18152 18153 | 
             
                      },
         | 
| 18153 18154 | 
             
                      "HubContentStatus": {},
         | 
| 18154 18155 | 
             
                      "CreationTime": {
         | 
| @@ -18157,7 +18158,7 @@ | |
| 18157 18158 | 
             
                    }
         | 
| 18158 18159 | 
             
                  }
         | 
| 18159 18160 | 
             
                },
         | 
| 18160 | 
            -
                " | 
| 18161 | 
            +
                "S1gj": {
         | 
| 18161 18162 | 
             
                  "type": "list",
         | 
| 18162 18163 | 
             
                  "member": {
         | 
| 18163 18164 | 
             
                    "type": "structure",
         | 
| @@ -18201,7 +18202,7 @@ | |
| 18201 18202 | 
             
                    }
         | 
| 18202 18203 | 
             
                  }
         | 
| 18203 18204 | 
             
                },
         | 
| 18204 | 
            -
                " | 
| 18205 | 
            +
                "S1hx": {
         | 
| 18205 18206 | 
             
                  "type": "list",
         | 
| 18206 18207 | 
             
                  "member": {
         | 
| 18207 18208 | 
             
                    "type": "structure",
         | 
| @@ -18215,7 +18216,7 @@ | |
| 18215 18216 | 
             
                    }
         | 
| 18216 18217 | 
             
                  }
         | 
| 18217 18218 | 
             
                },
         | 
| 18218 | 
            -
                " | 
| 18219 | 
            +
                "S1ie": {
         | 
| 18219 18220 | 
             
                  "type": "list",
         | 
| 18220 18221 | 
             
                  "member": {
         | 
| 18221 18222 | 
             
                    "type": "structure",
         | 
| @@ -18229,7 +18230,7 @@ | |
| 18229 18230 | 
             
                    }
         | 
| 18230 18231 | 
             
                  }
         | 
| 18231 18232 | 
             
                },
         | 
| 18232 | 
            -
                " | 
| 18233 | 
            +
                "S1lc": {
         | 
| 18233 18234 | 
             
                  "type": "list",
         | 
| 18234 18235 | 
             
                  "member": {
         | 
| 18235 18236 | 
             
                    "type": "structure",
         | 
| @@ -18243,11 +18244,11 @@ | |
| 18243 18244 | 
             
                    }
         | 
| 18244 18245 | 
             
                  }
         | 
| 18245 18246 | 
             
                },
         | 
| 18246 | 
            -
                " | 
| 18247 | 
            +
                "S1ln": {
         | 
| 18247 18248 | 
             
                  "type": "structure",
         | 
| 18248 18249 | 
             
                  "members": {
         | 
| 18249 18250 | 
             
                    "Filters": {
         | 
| 18250 | 
            -
                      "shape": " | 
| 18251 | 
            +
                      "shape": "S1lo"
         | 
| 18251 18252 | 
             
                    },
         | 
| 18252 18253 | 
             
                    "NestedFilters": {
         | 
| 18253 18254 | 
             
                      "type": "list",
         | 
| @@ -18260,7 +18261,7 @@ | |
| 18260 18261 | 
             
                        "members": {
         | 
| 18261 18262 | 
             
                          "NestedPropertyName": {},
         | 
| 18262 18263 | 
             
                          "Filters": {
         | 
| 18263 | 
            -
                            "shape": " | 
| 18264 | 
            +
                            "shape": "S1lo"
         | 
| 18264 18265 | 
             
                          }
         | 
| 18265 18266 | 
             
                        }
         | 
| 18266 18267 | 
             
                      }
         | 
| @@ -18268,13 +18269,13 @@ | |
| 18268 18269 | 
             
                    "SubExpressions": {
         | 
| 18269 18270 | 
             
                      "type": "list",
         | 
| 18270 18271 | 
             
                      "member": {
         | 
| 18271 | 
            -
                        "shape": " | 
| 18272 | 
            +
                        "shape": "S1ln"
         | 
| 18272 18273 | 
             
                      }
         | 
| 18273 18274 | 
             
                    },
         | 
| 18274 18275 | 
             
                    "Operator": {}
         | 
| 18275 18276 | 
             
                  }
         | 
| 18276 18277 | 
             
                },
         | 
| 18277 | 
            -
                " | 
| 18278 | 
            +
                "S1lo": {
         | 
| 18278 18279 | 
             
                  "type": "list",
         | 
| 18279 18280 | 
             
                  "member": {
         | 
| 18280 18281 | 
             
                    "type": "structure",
         | 
| @@ -18288,7 +18289,7 @@ | |
| 18288 18289 | 
             
                    }
         | 
| 18289 18290 | 
             
                  }
         | 
| 18290 18291 | 
             
                },
         | 
| 18291 | 
            -
                " | 
| 18292 | 
            +
                "S1m5": {
         | 
| 18292 18293 | 
             
                  "type": "structure",
         | 
| 18293 18294 | 
             
                  "members": {
         | 
| 18294 18295 | 
             
                    "TrainingJobName": {},
         | 
| @@ -18297,7 +18298,7 @@ | |
| 18297 18298 | 
             
                    "LabelingJobArn": {},
         | 
| 18298 18299 | 
             
                    "AutoMLJobArn": {},
         | 
| 18299 18300 | 
             
                    "ModelArtifacts": {
         | 
| 18300 | 
            -
                      "shape": " | 
| 18301 | 
            +
                      "shape": "Szl"
         | 
| 18301 18302 | 
             
                    },
         | 
| 18302 18303 | 
             
                    "TrainingJobStatus": {},
         | 
| 18303 18304 | 
             
                    "SecondaryStatus": {},
         | 
| @@ -18306,7 +18307,7 @@ | |
| 18306 18307 | 
             
                      "shape": "S33"
         | 
| 18307 18308 | 
             
                    },
         | 
| 18308 18309 | 
             
                    "AlgorithmSpecification": {
         | 
| 18309 | 
            -
                      "shape": " | 
| 18310 | 
            +
                      "shape": "Ss2"
         | 
| 18310 18311 | 
             
                    },
         | 
| 18311 18312 | 
             
                    "RoleArn": {},
         | 
| 18312 18313 | 
             
                    "InputDataConfig": {
         | 
| @@ -18337,10 +18338,10 @@ | |
| 18337 18338 | 
             
                      "type": "timestamp"
         | 
| 18338 18339 | 
             
                    },
         | 
| 18339 18340 | 
             
                    "SecondaryStatusTransitions": {
         | 
| 18340 | 
            -
                      "shape": " | 
| 18341 | 
            +
                      "shape": "S16i"
         | 
| 18341 18342 | 
             
                    },
         | 
| 18342 18343 | 
             
                    "FinalMetricDataList": {
         | 
| 18343 | 
            -
                      "shape": " | 
| 18344 | 
            +
                      "shape": "S16l"
         | 
| 18344 18345 | 
             
                    },
         | 
| 18345 18346 | 
             
                    "EnableNetworkIsolation": {
         | 
| 18346 18347 | 
             
                      "type": "boolean"
         | 
| @@ -18352,7 +18353,7 @@ | |
| 18352 18353 | 
             
                      "type": "boolean"
         | 
| 18353 18354 | 
             
                    },
         | 
| 18354 18355 | 
             
                    "CheckpointConfig": {
         | 
| 18355 | 
            -
                      "shape": " | 
| 18356 | 
            +
                      "shape": "Si9"
         | 
| 18356 18357 | 
             
                    },
         | 
| 18357 18358 | 
             
                    "TrainingTimeInSeconds": {
         | 
| 18358 18359 | 
             
                      "type": "integer"
         | 
| @@ -18361,35 +18362,35 @@ | |
| 18361 18362 | 
             
                      "type": "integer"
         | 
| 18362 18363 | 
             
                    },
         | 
| 18363 18364 | 
             
                    "DebugHookConfig": {
         | 
| 18364 | 
            -
                      "shape": " | 
| 18365 | 
            +
                      "shape": "Ssb"
         | 
| 18365 18366 | 
             
                    },
         | 
| 18366 18367 | 
             
                    "ExperimentConfig": {
         | 
| 18367 | 
            -
                      "shape": " | 
| 18368 | 
            +
                      "shape": "Sr3"
         | 
| 18368 18369 | 
             
                    },
         | 
| 18369 18370 | 
             
                    "DebugRuleConfigurations": {
         | 
| 18370 | 
            -
                      "shape": " | 
| 18371 | 
            +
                      "shape": "Ssj"
         | 
| 18371 18372 | 
             
                    },
         | 
| 18372 18373 | 
             
                    "TensorBoardOutputConfig": {
         | 
| 18373 | 
            -
                      "shape": " | 
| 18374 | 
            +
                      "shape": "Ssn"
         | 
| 18374 18375 | 
             
                    },
         | 
| 18375 18376 | 
             
                    "DebugRuleEvaluationStatuses": {
         | 
| 18376 | 
            -
                      "shape": " | 
| 18377 | 
            +
                      "shape": "S16p"
         | 
| 18377 18378 | 
             
                    },
         | 
| 18378 18379 | 
             
                    "ProfilerConfig": {
         | 
| 18379 | 
            -
                      "shape": " | 
| 18380 | 
            +
                      "shape": "Sso"
         | 
| 18380 18381 | 
             
                    },
         | 
| 18381 18382 | 
             
                    "Environment": {
         | 
| 18382 | 
            -
                      "shape": " | 
| 18383 | 
            +
                      "shape": "Ssu"
         | 
| 18383 18384 | 
             
                    },
         | 
| 18384 18385 | 
             
                    "RetryStrategy": {
         | 
| 18385 | 
            -
                      "shape": " | 
| 18386 | 
            +
                      "shape": "Sia"
         | 
| 18386 18387 | 
             
                    },
         | 
| 18387 18388 | 
             
                    "Tags": {
         | 
| 18388 18389 | 
             
                      "shape": "S7"
         | 
| 18389 18390 | 
             
                    }
         | 
| 18390 18391 | 
             
                  }
         | 
| 18391 18392 | 
             
                },
         | 
| 18392 | 
            -
                " | 
| 18393 | 
            +
                "S1md": {
         | 
| 18393 18394 | 
             
                  "type": "structure",
         | 
| 18394 18395 | 
             
                  "members": {
         | 
| 18395 18396 | 
             
                    "TransformJobName": {},
         | 
| @@ -18401,7 +18402,7 @@ | |
| 18401 18402 | 
             
                      "type": "integer"
         | 
| 18402 18403 | 
             
                    },
         | 
| 18403 18404 | 
             
                    "ModelClientConfig": {
         | 
| 18404 | 
            -
                      "shape": " | 
| 18405 | 
            +
                      "shape": "St7"
         | 
| 18405 18406 | 
             
                    },
         | 
| 18406 18407 | 
             
                    "MaxPayloadInMB": {
         | 
| 18407 18408 | 
             
                      "type": "integer"
         | 
| @@ -18417,7 +18418,7 @@ | |
| 18417 18418 | 
             
                      "shape": "S4b"
         | 
| 18418 18419 | 
             
                    },
         | 
| 18419 18420 | 
             
                    "DataCaptureConfig": {
         | 
| 18420 | 
            -
                      "shape": " | 
| 18421 | 
            +
                      "shape": "Sta"
         | 
| 18421 18422 | 
             
                    },
         | 
| 18422 18423 | 
             
                    "TransformResources": {
         | 
| 18423 18424 | 
             
                      "shape": "S4e"
         | 
| @@ -18434,21 +18435,21 @@ | |
| 18434 18435 | 
             
                    "LabelingJobArn": {},
         | 
| 18435 18436 | 
             
                    "AutoMLJobArn": {},
         | 
| 18436 18437 | 
             
                    "DataProcessing": {
         | 
| 18437 | 
            -
                      "shape": " | 
| 18438 | 
            +
                      "shape": "Stb"
         | 
| 18438 18439 | 
             
                    },
         | 
| 18439 18440 | 
             
                    "ExperimentConfig": {
         | 
| 18440 | 
            -
                      "shape": " | 
| 18441 | 
            +
                      "shape": "Sr3"
         | 
| 18441 18442 | 
             
                    },
         | 
| 18442 18443 | 
             
                    "Tags": {
         | 
| 18443 18444 | 
             
                      "shape": "S7"
         | 
| 18444 18445 | 
             
                    }
         | 
| 18445 18446 | 
             
                  }
         | 
| 18446 18447 | 
             
                },
         | 
| 18447 | 
            -
                " | 
| 18448 | 
            +
                "S1nu": {
         | 
| 18448 18449 | 
             
                  "type": "list",
         | 
| 18449 18450 | 
             
                  "member": {}
         | 
| 18450 18451 | 
             
                },
         | 
| 18451 | 
            -
                " | 
| 18452 | 
            +
                "S1qb": {
         | 
| 18452 18453 | 
             
                  "type": "list",
         | 
| 18453 18454 | 
             
                  "member": {}
         | 
| 18454 18455 | 
             
                }
         |