aws-sdk 2.1381.0 → 2.1383.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/CHANGELOG.md +10 -1
- package/README.md +1 -1
- package/apis/backup-2018-11-15.min.json +4 -1
- package/apis/quicksight-2018-04-01.min.json +1005 -383
- package/apis/quicksight-2018-04-01.paginators.json +12 -0
- package/apis/sagemaker-2017-07-24.min.json +124 -107
- package/apis/translate-2017-07-01.min.json +84 -17
- package/clients/backup.d.ts +6 -2
- package/clients/pinpoint.d.ts +7 -7
- package/clients/quicksight.d.ts +749 -4
- package/clients/sagemaker.d.ts +42 -4
- package/clients/translate.d.ts +69 -5
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +6 -6
- package/dist/aws-sdk.js +87 -20
- package/dist/aws-sdk.min.js +15 -15
- package/lib/core.js +1 -1
- package/package.json +1 -1
| @@ -4304,7 +4304,13 @@ | |
| 4304 4304 | 
             
                            "ModelConfiguration": {
         | 
| 4305 4305 | 
             
                              "shape": "Sy7"
         | 
| 4306 4306 | 
             
                            },
         | 
| 4307 | 
            -
                            "RecommendationId": {}
         | 
| 4307 | 
            +
                            "RecommendationId": {},
         | 
| 4308 | 
            +
                            "InvocationEndTime": {
         | 
| 4309 | 
            +
                              "type": "timestamp"
         | 
| 4310 | 
            +
                            },
         | 
| 4311 | 
            +
                            "InvocationStartTime": {
         | 
| 4312 | 
            +
                              "type": "timestamp"
         | 
| 4313 | 
            +
                            }
         | 
| 4308 4314 | 
             
                          }
         | 
| 4309 4315 | 
             
                        }
         | 
| 4310 4316 | 
             
                      },
         | 
| @@ -4318,7 +4324,7 @@ | |
| 4318 4324 | 
             
                          ],
         | 
| 4319 4325 | 
             
                          "members": {
         | 
| 4320 4326 | 
             
                            "Metrics": {
         | 
| 4321 | 
            -
                              "shape": " | 
| 4327 | 
            +
                              "shape": "Syf"
         | 
| 4322 4328 | 
             
                            },
         | 
| 4323 4329 | 
             
                            "EndpointInfo": {
         | 
| 4324 4330 | 
             
                              "shape": "Shg"
         | 
| @@ -4357,7 +4363,7 @@ | |
| 4357 4363 | 
             
                    "members": {
         | 
| 4358 4364 | 
             
                      "LabelingJobStatus": {},
         | 
| 4359 4365 | 
             
                      "LabelCounters": {
         | 
| 4360 | 
            -
                        "shape": " | 
| 4366 | 
            +
                        "shape": "Syj"
         | 
| 4361 4367 | 
             
                      },
         | 
| 4362 4368 | 
             
                      "FailureReason": {},
         | 
| 4363 4369 | 
             
                      "CreationTime": {
         | 
| @@ -4391,7 +4397,7 @@ | |
| 4391 4397 | 
             
                        "shape": "S7"
         | 
| 4392 4398 | 
             
                      },
         | 
| 4393 4399 | 
             
                      "LabelingJobOutput": {
         | 
| 4394 | 
            -
                        "shape": " | 
| 4400 | 
            +
                        "shape": "Sym"
         | 
| 4395 4401 | 
             
                      }
         | 
| 4396 4402 | 
             
                    }
         | 
| 4397 4403 | 
             
                  }
         | 
| @@ -4723,7 +4729,7 @@ | |
| 4723 4729 | 
             
                      },
         | 
| 4724 4730 | 
             
                      "ModelPackageStatus": {},
         | 
| 4725 4731 | 
             
                      "ModelPackageStatusDetails": {
         | 
| 4726 | 
            -
                        "shape": " | 
| 4732 | 
            +
                        "shape": "Sz4"
         | 
| 4727 4733 | 
             
                      },
         | 
| 4728 4734 | 
             
                      "CertifyForMarketplace": {
         | 
| 4729 4735 | 
             
                        "type": "boolean"
         | 
| @@ -4883,7 +4889,7 @@ | |
| 4883 4889 | 
             
                      },
         | 
| 4884 4890 | 
             
                      "EndpointName": {},
         | 
| 4885 4891 | 
             
                      "LastMonitoringExecutionSummary": {
         | 
| 4886 | 
            -
                        "shape": " | 
| 4892 | 
            +
                        "shape": "Szh"
         | 
| 4887 4893 | 
             
                      }
         | 
| 4888 4894 | 
             
                    }
         | 
| 4889 4895 | 
             
                  }
         | 
| @@ -5050,7 +5056,7 @@ | |
| 5050 5056 | 
             
                      "PipelineExecutionStatus": {},
         | 
| 5051 5057 | 
             
                      "PipelineExecutionDescription": {},
         | 
| 5052 5058 | 
             
                      "PipelineExperimentConfig": {
         | 
| 5053 | 
            -
                        "shape": " | 
| 5059 | 
            +
                        "shape": "S101"
         | 
| 5054 5060 | 
             
                      },
         | 
| 5055 5061 | 
             
                      "FailureReason": {},
         | 
| 5056 5062 | 
             
                      "CreationTime": {
         | 
| @@ -5169,7 +5175,7 @@ | |
| 5169 5175 | 
             
                        "shape": "Sne"
         | 
| 5170 5176 | 
             
                      },
         | 
| 5171 5177 | 
             
                      "ServiceCatalogProvisionedProductDetails": {
         | 
| 5172 | 
            -
                        "shape": " | 
| 5178 | 
            +
                        "shape": "S109"
         | 
| 5173 5179 | 
             
                      },
         | 
| 5174 5180 | 
             
                      "ProjectStatus": {},
         | 
| 5175 5181 | 
             
                      "CreatedBy": {
         | 
| @@ -5263,7 +5269,7 @@ | |
| 5263 5269 | 
             
                    ],
         | 
| 5264 5270 | 
             
                    "members": {
         | 
| 5265 5271 | 
             
                      "SubscribedWorkteam": {
         | 
| 5266 | 
            -
                        "shape": " | 
| 5272 | 
            +
                        "shape": "S10k"
         | 
| 5267 5273 | 
             
                      }
         | 
| 5268 5274 | 
             
                    }
         | 
| 5269 5275 | 
             
                  }
         | 
| @@ -5338,10 +5344,10 @@ | |
| 5338 5344 | 
             
                        "type": "timestamp"
         | 
| 5339 5345 | 
             
                      },
         | 
| 5340 5346 | 
             
                      "SecondaryStatusTransitions": {
         | 
| 5341 | 
            -
                        "shape": " | 
| 5347 | 
            +
                        "shape": "S10o"
         | 
| 5342 5348 | 
             
                      },
         | 
| 5343 5349 | 
             
                      "FinalMetricDataList": {
         | 
| 5344 | 
            -
                        "shape": " | 
| 5350 | 
            +
                        "shape": "S10r"
         | 
| 5345 5351 | 
             
                      },
         | 
| 5346 5352 | 
             
                      "EnableNetworkIsolation": {
         | 
| 5347 5353 | 
             
                        "type": "boolean"
         | 
| @@ -5374,7 +5380,7 @@ | |
| 5374 5380 | 
             
                        "shape": "Soj"
         | 
| 5375 5381 | 
             
                      },
         | 
| 5376 5382 | 
             
                      "DebugRuleEvaluationStatuses": {
         | 
| 5377 | 
            -
                        "shape": " | 
| 5383 | 
            +
                        "shape": "S10v"
         | 
| 5378 5384 | 
             
                      },
         | 
| 5379 5385 | 
             
                      "ProfilerConfig": {
         | 
| 5380 5386 | 
             
                        "shape": "Sok"
         | 
| @@ -5405,7 +5411,7 @@ | |
| 5405 5411 | 
             
                        "shape": "Soq"
         | 
| 5406 5412 | 
             
                      },
         | 
| 5407 5413 | 
             
                      "WarmPoolStatus": {
         | 
| 5408 | 
            -
                        "shape": " | 
| 5414 | 
            +
                        "shape": "S112"
         | 
| 5409 5415 | 
             
                      }
         | 
| 5410 5416 | 
             
                    }
         | 
| 5411 5417 | 
             
                  }
         | 
| @@ -5500,7 +5506,7 @@ | |
| 5500 5506 | 
             
                      "DisplayName": {},
         | 
| 5501 5507 | 
             
                      "ExperimentName": {},
         | 
| 5502 5508 | 
             
                      "Source": {
         | 
| 5503 | 
            -
                        "shape": " | 
| 5509 | 
            +
                        "shape": "S11a"
         | 
| 5504 5510 | 
             
                      },
         | 
| 5505 5511 | 
             
                      "CreationTime": {
         | 
| 5506 5512 | 
             
                        "type": "timestamp"
         | 
| @@ -5537,7 +5543,7 @@ | |
| 5537 5543 | 
             
                      "TrialComponentArn": {},
         | 
| 5538 5544 | 
             
                      "DisplayName": {},
         | 
| 5539 5545 | 
             
                      "Source": {
         | 
| 5540 | 
            -
                        "shape": " | 
| 5546 | 
            +
                        "shape": "S11e"
         | 
| 5541 5547 | 
             
                      },
         | 
| 5542 5548 | 
             
                      "Status": {
         | 
| 5543 5549 | 
             
                        "shape": "Sp9"
         | 
| @@ -5573,13 +5579,13 @@ | |
| 5573 5579 | 
             
                        "shape": "S1q"
         | 
| 5574 5580 | 
             
                      },
         | 
| 5575 5581 | 
             
                      "Metrics": {
         | 
| 5576 | 
            -
                        "shape": " | 
| 5582 | 
            +
                        "shape": "S11g"
         | 
| 5577 5583 | 
             
                      },
         | 
| 5578 5584 | 
             
                      "LineageGroupArn": {},
         | 
| 5579 5585 | 
             
                      "Sources": {
         | 
| 5580 5586 | 
             
                        "type": "list",
         | 
| 5581 5587 | 
             
                        "member": {
         | 
| 5582 | 
            -
                          "shape": " | 
| 5588 | 
            +
                          "shape": "S11e"
         | 
| 5583 5589 | 
             
                        }
         | 
| 5584 5590 | 
             
                      }
         | 
| 5585 5591 | 
             
                    }
         | 
| @@ -5637,7 +5643,7 @@ | |
| 5637 5643 | 
             
                    ],
         | 
| 5638 5644 | 
             
                    "members": {
         | 
| 5639 5645 | 
             
                      "Workforce": {
         | 
| 5640 | 
            -
                        "shape": " | 
| 5646 | 
            +
                        "shape": "S11q"
         | 
| 5641 5647 | 
             
                      }
         | 
| 5642 5648 | 
             
                    }
         | 
| 5643 5649 | 
             
                  }
         | 
| @@ -5659,7 +5665,7 @@ | |
| 5659 5665 | 
             
                    ],
         | 
| 5660 5666 | 
             
                    "members": {
         | 
| 5661 5667 | 
             
                      "Workteam": {
         | 
| 5662 | 
            -
                        "shape": " | 
| 5668 | 
            +
                        "shape": "S11y"
         | 
| 5663 5669 | 
             
                      }
         | 
| 5664 5670 | 
             
                    }
         | 
| 5665 5671 | 
             
                  }
         | 
| @@ -6543,7 +6549,7 @@ | |
| 6543 6549 | 
             
                    ],
         | 
| 6544 6550 | 
             
                    "members": {
         | 
| 6545 6551 | 
             
                      "JobDefinitionSummaries": {
         | 
| 6546 | 
            -
                        "shape": " | 
| 6552 | 
            +
                        "shape": "S14v"
         | 
| 6547 6553 | 
             
                      },
         | 
| 6548 6554 | 
             
                      "NextToken": {}
         | 
| 6549 6555 | 
             
                    }
         | 
| @@ -7124,7 +7130,7 @@ | |
| 7124 7130 | 
             
                    ],
         | 
| 7125 7131 | 
             
                    "members": {
         | 
| 7126 7132 | 
             
                      "HubContentSummaries": {
         | 
| 7127 | 
            -
                        "shape": " | 
| 7133 | 
            +
                        "shape": "S16l"
         | 
| 7128 7134 | 
             
                      },
         | 
| 7129 7135 | 
             
                      "NextToken": {}
         | 
| 7130 7136 | 
             
                    }
         | 
| @@ -7163,7 +7169,7 @@ | |
| 7163 7169 | 
             
                    ],
         | 
| 7164 7170 | 
             
                    "members": {
         | 
| 7165 7171 | 
             
                      "HubContentSummaries": {
         | 
| 7166 | 
            -
                        "shape": " | 
| 7172 | 
            +
                        "shape": "S16l"
         | 
| 7167 7173 | 
             
                      },
         | 
| 7168 7174 | 
             
                      "NextToken": {}
         | 
| 7169 7175 | 
             
                    }
         | 
| @@ -7592,7 +7598,13 @@ | |
| 7592 7598 | 
             
                                },
         | 
| 7593 7599 | 
             
                                "FailureReason": {},
         | 
| 7594 7600 | 
             
                                "EndpointMetrics": {
         | 
| 7595 | 
            -
                                  "shape": " | 
| 7601 | 
            +
                                  "shape": "Syf"
         | 
| 7602 | 
            +
                                },
         | 
| 7603 | 
            +
                                "InvocationEndTime": {
         | 
| 7604 | 
            +
                                  "type": "timestamp"
         | 
| 7605 | 
            +
                                },
         | 
| 7606 | 
            +
                                "InvocationStartTime": {
         | 
| 7607 | 
            +
                                  "type": "timestamp"
         | 
| 7596 7608 | 
             
                                }
         | 
| 7597 7609 | 
             
                              }
         | 
| 7598 7610 | 
             
                            }
         | 
| @@ -7626,7 +7638,9 @@ | |
| 7626 7638 | 
             
                      "NextToken": {},
         | 
| 7627 7639 | 
             
                      "MaxResults": {
         | 
| 7628 7640 | 
             
                        "type": "integer"
         | 
| 7629 | 
            -
                      }
         | 
| 7641 | 
            +
                      },
         | 
| 7642 | 
            +
                      "ModelNameEquals": {},
         | 
| 7643 | 
            +
                      "ModelPackageVersionArnEquals": {}
         | 
| 7630 7644 | 
             
                    }
         | 
| 7631 7645 | 
             
                  },
         | 
| 7632 7646 | 
             
                  "output": {
         | 
| @@ -7665,7 +7679,10 @@ | |
| 7665 7679 | 
             
                            "LastModifiedTime": {
         | 
| 7666 7680 | 
             
                              "type": "timestamp"
         | 
| 7667 7681 | 
             
                            },
         | 
| 7668 | 
            -
                            "FailureReason": {}
         | 
| 7682 | 
            +
                            "FailureReason": {},
         | 
| 7683 | 
            +
                            "ModelName": {},
         | 
| 7684 | 
            +
                            "SamplePayloadUrl": {},
         | 
| 7685 | 
            +
                            "ModelPackageVersionArn": {}
         | 
| 7669 7686 | 
             
                          }
         | 
| 7670 7687 | 
             
                        }
         | 
| 7671 7688 | 
             
                      },
         | 
| @@ -7727,14 +7744,14 @@ | |
| 7727 7744 | 
             
                            },
         | 
| 7728 7745 | 
             
                            "LabelingJobStatus": {},
         | 
| 7729 7746 | 
             
                            "LabelCounters": {
         | 
| 7730 | 
            -
                              "shape": " | 
| 7747 | 
            +
                              "shape": "Syj"
         | 
| 7731 7748 | 
             
                            },
         | 
| 7732 7749 | 
             
                            "WorkteamArn": {},
         | 
| 7733 7750 | 
             
                            "PreHumanTaskLambdaArn": {},
         | 
| 7734 7751 | 
             
                            "AnnotationConsolidationLambdaArn": {},
         | 
| 7735 7752 | 
             
                            "FailureReason": {},
         | 
| 7736 7753 | 
             
                            "LabelingJobOutput": {
         | 
| 7737 | 
            -
                              "shape": " | 
| 7754 | 
            +
                              "shape": "Sym"
         | 
| 7738 7755 | 
             
                            },
         | 
| 7739 7756 | 
             
                            "InputConfig": {
         | 
| 7740 7757 | 
             
                              "shape": "Shy"
         | 
| @@ -7884,7 +7901,7 @@ | |
| 7884 7901 | 
             
                    ],
         | 
| 7885 7902 | 
             
                    "members": {
         | 
| 7886 7903 | 
             
                      "JobDefinitionSummaries": {
         | 
| 7887 | 
            -
                        "shape": " | 
| 7904 | 
            +
                        "shape": "S14v"
         | 
| 7888 7905 | 
             
                      },
         | 
| 7889 7906 | 
             
                      "NextToken": {}
         | 
| 7890 7907 | 
             
                    }
         | 
| @@ -8097,7 +8114,7 @@ | |
| 8097 8114 | 
             
                    ],
         | 
| 8098 8115 | 
             
                    "members": {
         | 
| 8099 8116 | 
             
                      "JobDefinitionSummaries": {
         | 
| 8100 | 
            -
                        "shape": " | 
| 8117 | 
            +
                        "shape": "S14v"
         | 
| 8101 8118 | 
             
                      },
         | 
| 8102 8119 | 
             
                      "NextToken": {}
         | 
| 8103 8120 | 
             
                    }
         | 
| @@ -8297,7 +8314,7 @@ | |
| 8297 8314 | 
             
                    ],
         | 
| 8298 8315 | 
             
                    "members": {
         | 
| 8299 8316 | 
             
                      "JobDefinitionSummaries": {
         | 
| 8300 | 
            -
                        "shape": " | 
| 8317 | 
            +
                        "shape": "S14v"
         | 
| 8301 8318 | 
             
                      },
         | 
| 8302 8319 | 
             
                      "NextToken": {}
         | 
| 8303 8320 | 
             
                    }
         | 
| @@ -8416,7 +8433,7 @@ | |
| 8416 8433 | 
             
                    "type": "structure",
         | 
| 8417 8434 | 
             
                    "members": {
         | 
| 8418 8435 | 
             
                      "MonitoringAlertSummaries": {
         | 
| 8419 | 
            -
                        "shape": " | 
| 8436 | 
            +
                        "shape": "S1a0"
         | 
| 8420 8437 | 
             
                      },
         | 
| 8421 8438 | 
             
                      "NextToken": {}
         | 
| 8422 8439 | 
             
                    }
         | 
| @@ -8466,7 +8483,7 @@ | |
| 8466 8483 | 
             
                      "MonitoringExecutionSummaries": {
         | 
| 8467 8484 | 
             
                        "type": "list",
         | 
| 8468 8485 | 
             
                        "member": {
         | 
| 8469 | 
            -
                          "shape": " | 
| 8486 | 
            +
                          "shape": "Szh"
         | 
| 8470 8487 | 
             
                        }
         | 
| 8471 8488 | 
             
                      },
         | 
| 8472 8489 | 
             
                      "NextToken": {}
         | 
| @@ -8746,7 +8763,7 @@ | |
| 8746 8763 | 
             
                                    "CallbackToken": {},
         | 
| 8747 8764 | 
             
                                    "SqsQueueUrl": {},
         | 
| 8748 8765 | 
             
                                    "OutputParameters": {
         | 
| 8749 | 
            -
                                      "shape": " | 
| 8766 | 
            +
                                      "shape": "S1bf"
         | 
| 8750 8767 | 
             
                                    }
         | 
| 8751 8768 | 
             
                                  }
         | 
| 8752 8769 | 
             
                                },
         | 
| @@ -8755,7 +8772,7 @@ | |
| 8755 8772 | 
             
                                  "members": {
         | 
| 8756 8773 | 
             
                                    "Arn": {},
         | 
| 8757 8774 | 
             
                                    "OutputParameters": {
         | 
| 8758 | 
            -
                                      "shape": " | 
| 8775 | 
            +
                                      "shape": "S1bf"
         | 
| 8759 8776 | 
             
                                    }
         | 
| 8760 8777 | 
             
                                  }
         | 
| 8761 8778 | 
             
                                },
         | 
| @@ -8888,7 +8905,7 @@ | |
| 8888 8905 | 
             
                    "type": "structure",
         | 
| 8889 8906 | 
             
                    "members": {
         | 
| 8890 8907 | 
             
                      "PipelineParameters": {
         | 
| 8891 | 
            -
                        "shape": " | 
| 8908 | 
            +
                        "shape": "S1bv"
         | 
| 8892 8909 | 
             
                      },
         | 
| 8893 8910 | 
             
                      "NextToken": {}
         | 
| 8894 8911 | 
             
                    }
         | 
| @@ -9223,7 +9240,7 @@ | |
| 9223 9240 | 
             
                      "SubscribedWorkteams": {
         | 
| 9224 9241 | 
             
                        "type": "list",
         | 
| 9225 9242 | 
             
                        "member": {
         | 
| 9226 | 
            -
                          "shape": " | 
| 9243 | 
            +
                          "shape": "S10k"
         | 
| 9227 9244 | 
             
                        }
         | 
| 9228 9245 | 
             
                      },
         | 
| 9229 9246 | 
             
                      "NextToken": {}
         | 
| @@ -9311,7 +9328,7 @@ | |
| 9311 9328 | 
             
                            },
         | 
| 9312 9329 | 
             
                            "TrainingJobStatus": {},
         | 
| 9313 9330 | 
             
                            "WarmPoolStatus": {
         | 
| 9314 | 
            -
                              "shape": " | 
| 9331 | 
            +
                              "shape": "S112"
         | 
| 9315 9332 | 
             
                            }
         | 
| 9316 9333 | 
             
                          }
         | 
| 9317 9334 | 
             
                        }
         | 
| @@ -9449,7 +9466,7 @@ | |
| 9449 9466 | 
             
                            "TrialComponentArn": {},
         | 
| 9450 9467 | 
             
                            "DisplayName": {},
         | 
| 9451 9468 | 
             
                            "TrialComponentSource": {
         | 
| 9452 | 
            -
                              "shape": " | 
| 9469 | 
            +
                              "shape": "S11e"
         | 
| 9453 9470 | 
             
                            },
         | 
| 9454 9471 | 
             
                            "Status": {
         | 
| 9455 9472 | 
             
                              "shape": "Sp9"
         | 
| @@ -9511,7 +9528,7 @@ | |
| 9511 9528 | 
             
                            "TrialName": {},
         | 
| 9512 9529 | 
             
                            "DisplayName": {},
         | 
| 9513 9530 | 
             
                            "TrialSource": {
         | 
| 9514 | 
            -
                              "shape": " | 
| 9531 | 
            +
                              "shape": "S11a"
         | 
| 9515 9532 | 
             
                            },
         | 
| 9516 9533 | 
             
                            "CreationTime": {
         | 
| 9517 9534 | 
             
                              "type": "timestamp"
         | 
| @@ -9586,7 +9603,7 @@ | |
| 9586 9603 | 
             
                      "Workforces": {
         | 
| 9587 9604 | 
             
                        "type": "list",
         | 
| 9588 9605 | 
             
                        "member": {
         | 
| 9589 | 
            -
                          "shape": " | 
| 9606 | 
            +
                          "shape": "S11q"
         | 
| 9590 9607 | 
             
                        }
         | 
| 9591 9608 | 
             
                      },
         | 
| 9592 9609 | 
             
                      "NextToken": {}
         | 
| @@ -9615,7 +9632,7 @@ | |
| 9615 9632 | 
             
                      "Workteams": {
         | 
| 9616 9633 | 
             
                        "type": "list",
         | 
| 9617 9634 | 
             
                        "member": {
         | 
| 9618 | 
            -
                          "shape": " | 
| 9635 | 
            +
                          "shape": "S11y"
         | 
| 9619 9636 | 
             
                        }
         | 
| 9620 9637 | 
             
                      },
         | 
| 9621 9638 | 
             
                      "NextToken": {}
         | 
| @@ -9734,7 +9751,7 @@ | |
| 9734 9751 | 
             
                    "members": {
         | 
| 9735 9752 | 
             
                      "DeviceFleetName": {},
         | 
| 9736 9753 | 
             
                      "Devices": {
         | 
| 9737 | 
            -
                        "shape": " | 
| 9754 | 
            +
                        "shape": "S1eh"
         | 
| 9738 9755 | 
             
                      },
         | 
| 9739 9756 | 
             
                      "Tags": {
         | 
| 9740 9757 | 
             
                        "shape": "S7"
         | 
| @@ -9824,7 +9841,7 @@ | |
| 9824 9841 | 
             
                    "members": {
         | 
| 9825 9842 | 
             
                      "Resource": {},
         | 
| 9826 9843 | 
             
                      "SearchExpression": {
         | 
| 9827 | 
            -
                        "shape": " | 
| 9844 | 
            +
                        "shape": "S1es"
         | 
| 9828 9845 | 
             
                      },
         | 
| 9829 9846 | 
             
                      "SortBy": {},
         | 
| 9830 9847 | 
             
                      "SortOrder": {},
         | 
| @@ -9843,7 +9860,7 @@ | |
| 9843 9860 | 
             
                          "type": "structure",
         | 
| 9844 9861 | 
             
                          "members": {
         | 
| 9845 9862 | 
             
                            "TrainingJob": {
         | 
| 9846 | 
            -
                              "shape": " | 
| 9863 | 
            +
                              "shape": "S1f5"
         | 
| 9847 9864 | 
             
                            },
         | 
| 9848 9865 | 
             
                            "Experiment": {
         | 
| 9849 9866 | 
             
                              "type": "structure",
         | 
| @@ -9880,7 +9897,7 @@ | |
| 9880 9897 | 
             
                                "DisplayName": {},
         | 
| 9881 9898 | 
             
                                "ExperimentName": {},
         | 
| 9882 9899 | 
             
                                "Source": {
         | 
| 9883 | 
            -
                                  "shape": " | 
| 9900 | 
            +
                                  "shape": "S11a"
         | 
| 9884 9901 | 
             
                                },
         | 
| 9885 9902 | 
             
                                "CreationTime": {
         | 
| 9886 9903 | 
             
                                  "type": "timestamp"
         | 
| @@ -9908,7 +9925,7 @@ | |
| 9908 9925 | 
             
                                      "TrialComponentName": {},
         | 
| 9909 9926 | 
             
                                      "TrialComponentArn": {},
         | 
| 9910 9927 | 
             
                                      "TrialComponentSource": {
         | 
| 9911 | 
            -
                                        "shape": " | 
| 9928 | 
            +
                                        "shape": "S11e"
         | 
| 9912 9929 | 
             
                                      },
         | 
| 9913 9930 | 
             
                                      "CreationTime": {
         | 
| 9914 9931 | 
             
                                        "type": "timestamp"
         | 
| @@ -9928,7 +9945,7 @@ | |
| 9928 9945 | 
             
                                "DisplayName": {},
         | 
| 9929 9946 | 
             
                                "TrialComponentArn": {},
         | 
| 9930 9947 | 
             
                                "Source": {
         | 
| 9931 | 
            -
                                  "shape": " | 
| 9948 | 
            +
                                  "shape": "S11e"
         | 
| 9932 9949 | 
             
                                },
         | 
| 9933 9950 | 
             
                                "Status": {
         | 
| 9934 9951 | 
             
                                  "shape": "Sp9"
         | 
| @@ -9961,7 +9978,7 @@ | |
| 9961 9978 | 
             
                                  "shape": "Spg"
         | 
| 9962 9979 | 
             
                                },
         | 
| 9963 9980 | 
             
                                "Metrics": {
         | 
| 9964 | 
            -
                                  "shape": " | 
| 9981 | 
            +
                                  "shape": "S11g"
         | 
| 9965 9982 | 
             
                                },
         | 
| 9966 9983 | 
             
                                "MetadataProperties": {
         | 
| 9967 9984 | 
             
                                  "shape": "S1q"
         | 
| @@ -9971,7 +9988,7 @@ | |
| 9971 9988 | 
             
                                  "members": {
         | 
| 9972 9989 | 
             
                                    "SourceArn": {},
         | 
| 9973 9990 | 
             
                                    "TrainingJob": {
         | 
| 9974 | 
            -
                                      "shape": " | 
| 9991 | 
            +
                                      "shape": "S1f5"
         | 
| 9975 9992 | 
             
                                    },
         | 
| 9976 9993 | 
             
                                    "ProcessingJob": {
         | 
| 9977 9994 | 
             
                                      "type": "structure",
         | 
| @@ -10027,7 +10044,7 @@ | |
| 10027 10044 | 
             
                                      }
         | 
| 10028 10045 | 
             
                                    },
         | 
| 10029 10046 | 
             
                                    "TransformJob": {
         | 
| 10030 | 
            -
                                      "shape": " | 
| 10047 | 
            +
                                      "shape": "S1fd"
         | 
| 10031 10048 | 
             
                                    }
         | 
| 10032 10049 | 
             
                                  }
         | 
| 10033 10050 | 
             
                                },
         | 
| @@ -10097,7 +10114,7 @@ | |
| 10097 10114 | 
             
                                      },
         | 
| 10098 10115 | 
             
                                      "EndpointName": {},
         | 
| 10099 10116 | 
             
                                      "LastMonitoringExecutionSummary": {
         | 
| 10100 | 
            -
                                        "shape": " | 
| 10117 | 
            +
                                        "shape": "Szh"
         | 
| 10101 10118 | 
             
                                      },
         | 
| 10102 10119 | 
             
                                      "Tags": {
         | 
| 10103 10120 | 
             
                                        "shape": "S7"
         | 
| @@ -10137,7 +10154,7 @@ | |
| 10137 10154 | 
             
                                },
         | 
| 10138 10155 | 
             
                                "ModelPackageStatus": {},
         | 
| 10139 10156 | 
             
                                "ModelPackageStatusDetails": {
         | 
| 10140 | 
            -
                                  "shape": " | 
| 10157 | 
            +
                                  "shape": "Sz4"
         | 
| 10141 10158 | 
             
                                },
         | 
| 10142 10159 | 
             
                                "CertifyForMarketplace": {
         | 
| 10143 10160 | 
             
                                  "type": "boolean"
         | 
| @@ -10235,7 +10252,7 @@ | |
| 10235 10252 | 
             
                                "PipelineExecutionStatus": {},
         | 
| 10236 10253 | 
             
                                "PipelineExecutionDescription": {},
         | 
| 10237 10254 | 
             
                                "PipelineExperimentConfig": {
         | 
| 10238 | 
            -
                                  "shape": " | 
| 10255 | 
            +
                                  "shape": "S101"
         | 
| 10239 10256 | 
             
                                },
         | 
| 10240 10257 | 
             
                                "FailureReason": {},
         | 
| 10241 10258 | 
             
                                "CreationTime": {
         | 
| @@ -10254,7 +10271,7 @@ | |
| 10254 10271 | 
             
                                  "shape": "Slx"
         | 
| 10255 10272 | 
             
                                },
         | 
| 10256 10273 | 
             
                                "PipelineParameters": {
         | 
| 10257 | 
            -
                                  "shape": " | 
| 10274 | 
            +
                                  "shape": "S1bv"
         | 
| 10258 10275 | 
             
                                }
         | 
| 10259 10276 | 
             
                              }
         | 
| 10260 10277 | 
             
                            },
         | 
| @@ -10306,7 +10323,7 @@ | |
| 10306 10323 | 
             
                                  "shape": "Sne"
         | 
| 10307 10324 | 
             
                                },
         | 
| 10308 10325 | 
             
                                "ServiceCatalogProvisionedProductDetails": {
         | 
| 10309 | 
            -
                                  "shape": " | 
| 10326 | 
            +
                                  "shape": "S109"
         | 
| 10310 10327 | 
             
                                },
         | 
| 10311 10328 | 
             
                                "ProjectStatus": {},
         | 
| 10312 10329 | 
             
                                "CreatedBy": {
         | 
| @@ -10453,7 +10470,7 @@ | |
| 10453 10470 | 
             
                                  }
         | 
| 10454 10471 | 
             
                                },
         | 
| 10455 10472 | 
             
                                "LastBatchTransformJob": {
         | 
| 10456 | 
            -
                                  "shape": " | 
| 10473 | 
            +
                                  "shape": "S1fd"
         | 
| 10457 10474 | 
             
                                },
         | 
| 10458 10475 | 
             
                                "MonitoringSchedules": {
         | 
| 10459 10476 | 
             
                                  "type": "list",
         | 
| @@ -10476,10 +10493,10 @@ | |
| 10476 10493 | 
             
                                      },
         | 
| 10477 10494 | 
             
                                      "EndpointName": {},
         | 
| 10478 10495 | 
             
                                      "MonitoringAlertSummaries": {
         | 
| 10479 | 
            -
                                        "shape": " | 
| 10496 | 
            +
                                        "shape": "S1a0"
         | 
| 10480 10497 | 
             
                                      },
         | 
| 10481 10498 | 
             
                                      "LastMonitoringExecutionSummary": {
         | 
| 10482 | 
            -
                                        "shape": " | 
| 10499 | 
            +
                                        "shape": "Szh"
         | 
| 10483 10500 | 
             
                                      }
         | 
| 10484 10501 | 
             
                                    }
         | 
| 10485 10502 | 
             
                                  }
         | 
| @@ -10588,7 +10605,7 @@ | |
| 10588 10605 | 
             
                    "members": {
         | 
| 10589 10606 | 
             
                      "CallbackToken": {},
         | 
| 10590 10607 | 
             
                      "OutputParameters": {
         | 
| 10591 | 
            -
                        "shape": " | 
| 10608 | 
            +
                        "shape": "S1bf"
         | 
| 10592 10609 | 
             
                      },
         | 
| 10593 10610 | 
             
                      "ClientRequestToken": {
         | 
| 10594 10611 | 
             
                        "idempotencyToken": true
         | 
| @@ -10668,7 +10685,7 @@ | |
| 10668 10685 | 
             
                      "PipelineName": {},
         | 
| 10669 10686 | 
             
                      "PipelineExecutionDisplayName": {},
         | 
| 10670 10687 | 
             
                      "PipelineParameters": {
         | 
| 10671 | 
            -
                        "shape": " | 
| 10688 | 
            +
                        "shape": "S1bv"
         | 
| 10672 10689 | 
             
                      },
         | 
| 10673 10690 | 
             
                      "PipelineExecutionDescription": {},
         | 
| 10674 10691 | 
             
                      "ClientRequestToken": {
         | 
| @@ -10886,7 +10903,7 @@ | |
| 10886 10903 | 
             
                        "shape": "S1o"
         | 
| 10887 10904 | 
             
                      },
         | 
| 10888 10905 | 
             
                      "PropertiesToRemove": {
         | 
| 10889 | 
            -
                        "shape": " | 
| 10906 | 
            +
                        "shape": "S1gu"
         | 
| 10890 10907 | 
             
                      }
         | 
| 10891 10908 | 
             
                    }
         | 
| 10892 10909 | 
             
                  },
         | 
| @@ -10930,7 +10947,7 @@ | |
| 10930 10947 | 
             
                        "shape": "S1o"
         | 
| 10931 10948 | 
             
                      },
         | 
| 10932 10949 | 
             
                      "PropertiesToRemove": {
         | 
| 10933 | 
            -
                        "shape": " | 
| 10950 | 
            +
                        "shape": "S1gu"
         | 
| 10934 10951 | 
             
                      }
         | 
| 10935 10952 | 
             
                    }
         | 
| 10936 10953 | 
             
                  },
         | 
| @@ -10980,7 +10997,7 @@ | |
| 10980 10997 | 
             
                        "shape": "S1o"
         | 
| 10981 10998 | 
             
                      },
         | 
| 10982 10999 | 
             
                      "PropertiesToRemove": {
         | 
| 10983 | 
            -
                        "shape": " | 
| 11000 | 
            +
                        "shape": "S1gu"
         | 
| 10984 11001 | 
             
                      }
         | 
| 10985 11002 | 
             
                    }
         | 
| 10986 11003 | 
             
                  },
         | 
| @@ -11021,7 +11038,7 @@ | |
| 11021 11038 | 
             
                    "members": {
         | 
| 11022 11039 | 
             
                      "DeviceFleetName": {},
         | 
| 11023 11040 | 
             
                      "Devices": {
         | 
| 11024 | 
            -
                        "shape": " | 
| 11041 | 
            +
                        "shape": "S1eh"
         | 
| 11025 11042 | 
             
                      }
         | 
| 11026 11043 | 
             
                    }
         | 
| 11027 11044 | 
             
                  }
         | 
| @@ -11722,19 +11739,19 @@ | |
| 11722 11739 | 
             
                        "shape": "Spc"
         | 
| 11723 11740 | 
             
                      },
         | 
| 11724 11741 | 
             
                      "ParametersToRemove": {
         | 
| 11725 | 
            -
                        "shape": " | 
| 11742 | 
            +
                        "shape": "S1j0"
         | 
| 11726 11743 | 
             
                      },
         | 
| 11727 11744 | 
             
                      "InputArtifacts": {
         | 
| 11728 11745 | 
             
                        "shape": "Spg"
         | 
| 11729 11746 | 
             
                      },
         | 
| 11730 11747 | 
             
                      "InputArtifactsToRemove": {
         | 
| 11731 | 
            -
                        "shape": " | 
| 11748 | 
            +
                        "shape": "S1j0"
         | 
| 11732 11749 | 
             
                      },
         | 
| 11733 11750 | 
             
                      "OutputArtifacts": {
         | 
| 11734 11751 | 
             
                        "shape": "Spg"
         | 
| 11735 11752 | 
             
                      },
         | 
| 11736 11753 | 
             
                      "OutputArtifactsToRemove": {
         | 
| 11737 | 
            -
                        "shape": " | 
| 11754 | 
            +
                        "shape": "S1j0"
         | 
| 11738 11755 | 
             
                      }
         | 
| 11739 11756 | 
             
                    }
         | 
| 11740 11757 | 
             
                  },
         | 
| @@ -11793,7 +11810,7 @@ | |
| 11793 11810 | 
             
                    ],
         | 
| 11794 11811 | 
             
                    "members": {
         | 
| 11795 11812 | 
             
                      "Workforce": {
         | 
| 11796 | 
            -
                        "shape": " | 
| 11813 | 
            +
                        "shape": "S11q"
         | 
| 11797 11814 | 
             
                      }
         | 
| 11798 11815 | 
             
                    }
         | 
| 11799 11816 | 
             
                  }
         | 
| @@ -11822,7 +11839,7 @@ | |
| 11822 11839 | 
             
                    ],
         | 
| 11823 11840 | 
             
                    "members": {
         | 
| 11824 11841 | 
             
                      "Workteam": {
         | 
| 11825 | 
            -
                        "shape": " | 
| 11842 | 
            +
                        "shape": "S11y"
         | 
| 11826 11843 | 
             
                      }
         | 
| 11827 11844 | 
             
                    }
         | 
| 11828 11845 | 
             
                  }
         | 
| @@ -15928,7 +15945,7 @@ | |
| 15928 15945 | 
             
                    "CompilationJobName": {}
         | 
| 15929 15946 | 
             
                  }
         | 
| 15930 15947 | 
             
                },
         | 
| 15931 | 
            -
                " | 
| 15948 | 
            +
                "Syf": {
         | 
| 15932 15949 | 
             
                  "type": "structure",
         | 
| 15933 15950 | 
             
                  "required": [
         | 
| 15934 15951 | 
             
                    "MaxInvocations",
         | 
| @@ -15943,7 +15960,7 @@ | |
| 15943 15960 | 
             
                    }
         | 
| 15944 15961 | 
             
                  }
         | 
| 15945 15962 | 
             
                },
         | 
| 15946 | 
            -
                " | 
| 15963 | 
            +
                "Syj": {
         | 
| 15947 15964 | 
             
                  "type": "structure",
         | 
| 15948 15965 | 
             
                  "members": {
         | 
| 15949 15966 | 
             
                    "TotalLabeled": {
         | 
| @@ -15963,7 +15980,7 @@ | |
| 15963 15980 | 
             
                    }
         | 
| 15964 15981 | 
             
                  }
         | 
| 15965 15982 | 
             
                },
         | 
| 15966 | 
            -
                " | 
| 15983 | 
            +
                "Sym": {
         | 
| 15967 15984 | 
             
                  "type": "structure",
         | 
| 15968 15985 | 
             
                  "required": [
         | 
| 15969 15986 | 
             
                    "OutputDatasetS3Uri"
         | 
| @@ -15973,21 +15990,21 @@ | |
| 15973 15990 | 
             
                    "FinalActiveLearningModelArn": {}
         | 
| 15974 15991 | 
             
                  }
         | 
| 15975 15992 | 
             
                },
         | 
| 15976 | 
            -
                " | 
| 15993 | 
            +
                "Sz4": {
         | 
| 15977 15994 | 
             
                  "type": "structure",
         | 
| 15978 15995 | 
             
                  "required": [
         | 
| 15979 15996 | 
             
                    "ValidationStatuses"
         | 
| 15980 15997 | 
             
                  ],
         | 
| 15981 15998 | 
             
                  "members": {
         | 
| 15982 15999 | 
             
                    "ValidationStatuses": {
         | 
| 15983 | 
            -
                      "shape": " | 
| 16000 | 
            +
                      "shape": "Sz5"
         | 
| 15984 16001 | 
             
                    },
         | 
| 15985 16002 | 
             
                    "ImageScanStatuses": {
         | 
| 15986 | 
            -
                      "shape": " | 
| 16003 | 
            +
                      "shape": "Sz5"
         | 
| 15987 16004 | 
             
                    }
         | 
| 15988 16005 | 
             
                  }
         | 
| 15989 16006 | 
             
                },
         | 
| 15990 | 
            -
                " | 
| 16007 | 
            +
                "Sz5": {
         | 
| 15991 16008 | 
             
                  "type": "list",
         | 
| 15992 16009 | 
             
                  "member": {
         | 
| 15993 16010 | 
             
                    "type": "structure",
         | 
| @@ -16002,7 +16019,7 @@ | |
| 16002 16019 | 
             
                    }
         | 
| 16003 16020 | 
             
                  }
         | 
| 16004 16021 | 
             
                },
         | 
| 16005 | 
            -
                " | 
| 16022 | 
            +
                "Szh": {
         | 
| 16006 16023 | 
             
                  "type": "structure",
         | 
| 16007 16024 | 
             
                  "required": [
         | 
| 16008 16025 | 
             
                    "MonitoringScheduleName",
         | 
| @@ -16030,21 +16047,21 @@ | |
| 16030 16047 | 
             
                    "MonitoringType": {}
         | 
| 16031 16048 | 
             
                  }
         | 
| 16032 16049 | 
             
                },
         | 
| 16033 | 
            -
                " | 
| 16050 | 
            +
                "S101": {
         | 
| 16034 16051 | 
             
                  "type": "structure",
         | 
| 16035 16052 | 
             
                  "members": {
         | 
| 16036 16053 | 
             
                    "ExperimentName": {},
         | 
| 16037 16054 | 
             
                    "TrialName": {}
         | 
| 16038 16055 | 
             
                  }
         | 
| 16039 16056 | 
             
                },
         | 
| 16040 | 
            -
                " | 
| 16057 | 
            +
                "S109": {
         | 
| 16041 16058 | 
             
                  "type": "structure",
         | 
| 16042 16059 | 
             
                  "members": {
         | 
| 16043 16060 | 
             
                    "ProvisionedProductId": {},
         | 
| 16044 16061 | 
             
                    "ProvisionedProductStatusMessage": {}
         | 
| 16045 16062 | 
             
                  }
         | 
| 16046 16063 | 
             
                },
         | 
| 16047 | 
            -
                " | 
| 16064 | 
            +
                "S10k": {
         | 
| 16048 16065 | 
             
                  "type": "structure",
         | 
| 16049 16066 | 
             
                  "required": [
         | 
| 16050 16067 | 
             
                    "WorkteamArn"
         | 
| @@ -16057,7 +16074,7 @@ | |
| 16057 16074 | 
             
                    "ListingId": {}
         | 
| 16058 16075 | 
             
                  }
         | 
| 16059 16076 | 
             
                },
         | 
| 16060 | 
            -
                " | 
| 16077 | 
            +
                "S10o": {
         | 
| 16061 16078 | 
             
                  "type": "list",
         | 
| 16062 16079 | 
             
                  "member": {
         | 
| 16063 16080 | 
             
                    "type": "structure",
         | 
| @@ -16077,7 +16094,7 @@ | |
| 16077 16094 | 
             
                    }
         | 
| 16078 16095 | 
             
                  }
         | 
| 16079 16096 | 
             
                },
         | 
| 16080 | 
            -
                " | 
| 16097 | 
            +
                "S10r": {
         | 
| 16081 16098 | 
             
                  "type": "list",
         | 
| 16082 16099 | 
             
                  "member": {
         | 
| 16083 16100 | 
             
                    "type": "structure",
         | 
| @@ -16092,7 +16109,7 @@ | |
| 16092 16109 | 
             
                    }
         | 
| 16093 16110 | 
             
                  }
         | 
| 16094 16111 | 
             
                },
         | 
| 16095 | 
            -
                " | 
| 16112 | 
            +
                "S10v": {
         | 
| 16096 16113 | 
             
                  "type": "list",
         | 
| 16097 16114 | 
             
                  "member": {
         | 
| 16098 16115 | 
             
                    "type": "structure",
         | 
| @@ -16107,7 +16124,7 @@ | |
| 16107 16124 | 
             
                    }
         | 
| 16108 16125 | 
             
                  }
         | 
| 16109 16126 | 
             
                },
         | 
| 16110 | 
            -
                " | 
| 16127 | 
            +
                "S112": {
         | 
| 16111 16128 | 
             
                  "type": "structure",
         | 
| 16112 16129 | 
             
                  "required": [
         | 
| 16113 16130 | 
             
                    "Status"
         | 
| @@ -16120,7 +16137,7 @@ | |
| 16120 16137 | 
             
                    "ReusedByJob": {}
         | 
| 16121 16138 | 
             
                  }
         | 
| 16122 16139 | 
             
                },
         | 
| 16123 | 
            -
                " | 
| 16140 | 
            +
                "S11a": {
         | 
| 16124 16141 | 
             
                  "type": "structure",
         | 
| 16125 16142 | 
             
                  "required": [
         | 
| 16126 16143 | 
             
                    "SourceArn"
         | 
| @@ -16130,7 +16147,7 @@ | |
| 16130 16147 | 
             
                    "SourceType": {}
         | 
| 16131 16148 | 
             
                  }
         | 
| 16132 16149 | 
             
                },
         | 
| 16133 | 
            -
                " | 
| 16150 | 
            +
                "S11e": {
         | 
| 16134 16151 | 
             
                  "type": "structure",
         | 
| 16135 16152 | 
             
                  "required": [
         | 
| 16136 16153 | 
             
                    "SourceArn"
         | 
| @@ -16140,7 +16157,7 @@ | |
| 16140 16157 | 
             
                    "SourceType": {}
         | 
| 16141 16158 | 
             
                  }
         | 
| 16142 16159 | 
             
                },
         | 
| 16143 | 
            -
                " | 
| 16160 | 
            +
                "S11g": {
         | 
| 16144 16161 | 
             
                  "type": "list",
         | 
| 16145 16162 | 
             
                  "member": {
         | 
| 16146 16163 | 
             
                    "type": "structure",
         | 
| @@ -16171,7 +16188,7 @@ | |
| 16171 16188 | 
             
                    }
         | 
| 16172 16189 | 
             
                  }
         | 
| 16173 16190 | 
             
                },
         | 
| 16174 | 
            -
                " | 
| 16191 | 
            +
                "S11q": {
         | 
| 16175 16192 | 
             
                  "type": "structure",
         | 
| 16176 16193 | 
             
                  "required": [
         | 
| 16177 16194 | 
             
                    "WorkforceName",
         | 
| @@ -16227,7 +16244,7 @@ | |
| 16227 16244 | 
             
                    "FailureReason": {}
         | 
| 16228 16245 | 
             
                  }
         | 
| 16229 16246 | 
             
                },
         | 
| 16230 | 
            -
                " | 
| 16247 | 
            +
                "S11y": {
         | 
| 16231 16248 | 
             
                  "type": "structure",
         | 
| 16232 16249 | 
             
                  "required": [
         | 
| 16233 16250 | 
             
                    "WorkteamName",
         | 
| @@ -16259,7 +16276,7 @@ | |
| 16259 16276 | 
             
                    }
         | 
| 16260 16277 | 
             
                  }
         | 
| 16261 16278 | 
             
                },
         | 
| 16262 | 
            -
                " | 
| 16279 | 
            +
                "S14v": {
         | 
| 16263 16280 | 
             
                  "type": "list",
         | 
| 16264 16281 | 
             
                  "member": {
         | 
| 16265 16282 | 
             
                    "type": "structure",
         | 
| @@ -16279,7 +16296,7 @@ | |
| 16279 16296 | 
             
                    }
         | 
| 16280 16297 | 
             
                  }
         | 
| 16281 16298 | 
             
                },
         | 
| 16282 | 
            -
                " | 
| 16299 | 
            +
                "S16l": {
         | 
| 16283 16300 | 
             
                  "type": "list",
         | 
| 16284 16301 | 
             
                  "member": {
         | 
| 16285 16302 | 
             
                    "type": "structure",
         | 
| @@ -16310,7 +16327,7 @@ | |
| 16310 16327 | 
             
                    }
         | 
| 16311 16328 | 
             
                  }
         | 
| 16312 16329 | 
             
                },
         | 
| 16313 | 
            -
                " | 
| 16330 | 
            +
                "S1a0": {
         | 
| 16314 16331 | 
             
                  "type": "list",
         | 
| 16315 16332 | 
             
                  "member": {
         | 
| 16316 16333 | 
             
                    "type": "structure",
         | 
| @@ -16354,7 +16371,7 @@ | |
| 16354 16371 | 
             
                    }
         | 
| 16355 16372 | 
             
                  }
         | 
| 16356 16373 | 
             
                },
         | 
| 16357 | 
            -
                " | 
| 16374 | 
            +
                "S1bf": {
         | 
| 16358 16375 | 
             
                  "type": "list",
         | 
| 16359 16376 | 
             
                  "member": {
         | 
| 16360 16377 | 
             
                    "type": "structure",
         | 
| @@ -16368,7 +16385,7 @@ | |
| 16368 16385 | 
             
                    }
         | 
| 16369 16386 | 
             
                  }
         | 
| 16370 16387 | 
             
                },
         | 
| 16371 | 
            -
                " | 
| 16388 | 
            +
                "S1bv": {
         | 
| 16372 16389 | 
             
                  "type": "list",
         | 
| 16373 16390 | 
             
                  "member": {
         | 
| 16374 16391 | 
             
                    "type": "structure",
         | 
| @@ -16382,7 +16399,7 @@ | |
| 16382 16399 | 
             
                    }
         | 
| 16383 16400 | 
             
                  }
         | 
| 16384 16401 | 
             
                },
         | 
| 16385 | 
            -
                " | 
| 16402 | 
            +
                "S1eh": {
         | 
| 16386 16403 | 
             
                  "type": "list",
         | 
| 16387 16404 | 
             
                  "member": {
         | 
| 16388 16405 | 
             
                    "type": "structure",
         | 
| @@ -16396,11 +16413,11 @@ | |
| 16396 16413 | 
             
                    }
         | 
| 16397 16414 | 
             
                  }
         | 
| 16398 16415 | 
             
                },
         | 
| 16399 | 
            -
                " | 
| 16416 | 
            +
                "S1es": {
         | 
| 16400 16417 | 
             
                  "type": "structure",
         | 
| 16401 16418 | 
             
                  "members": {
         | 
| 16402 16419 | 
             
                    "Filters": {
         | 
| 16403 | 
            -
                      "shape": " | 
| 16420 | 
            +
                      "shape": "S1et"
         | 
| 16404 16421 | 
             
                    },
         | 
| 16405 16422 | 
             
                    "NestedFilters": {
         | 
| 16406 16423 | 
             
                      "type": "list",
         | 
| @@ -16413,7 +16430,7 @@ | |
| 16413 16430 | 
             
                        "members": {
         | 
| 16414 16431 | 
             
                          "NestedPropertyName": {},
         | 
| 16415 16432 | 
             
                          "Filters": {
         | 
| 16416 | 
            -
                            "shape": " | 
| 16433 | 
            +
                            "shape": "S1et"
         | 
| 16417 16434 | 
             
                          }
         | 
| 16418 16435 | 
             
                        }
         | 
| 16419 16436 | 
             
                      }
         | 
| @@ -16421,13 +16438,13 @@ | |
| 16421 16438 | 
             
                    "SubExpressions": {
         | 
| 16422 16439 | 
             
                      "type": "list",
         | 
| 16423 16440 | 
             
                      "member": {
         | 
| 16424 | 
            -
                        "shape": " | 
| 16441 | 
            +
                        "shape": "S1es"
         | 
| 16425 16442 | 
             
                      }
         | 
| 16426 16443 | 
             
                    },
         | 
| 16427 16444 | 
             
                    "Operator": {}
         | 
| 16428 16445 | 
             
                  }
         | 
| 16429 16446 | 
             
                },
         | 
| 16430 | 
            -
                " | 
| 16447 | 
            +
                "S1et": {
         | 
| 16431 16448 | 
             
                  "type": "list",
         | 
| 16432 16449 | 
             
                  "member": {
         | 
| 16433 16450 | 
             
                    "type": "structure",
         | 
| @@ -16441,7 +16458,7 @@ | |
| 16441 16458 | 
             
                    }
         | 
| 16442 16459 | 
             
                  }
         | 
| 16443 16460 | 
             
                },
         | 
| 16444 | 
            -
                " | 
| 16461 | 
            +
                "S1f5": {
         | 
| 16445 16462 | 
             
                  "type": "structure",
         | 
| 16446 16463 | 
             
                  "members": {
         | 
| 16447 16464 | 
             
                    "TrainingJobName": {},
         | 
| @@ -16490,10 +16507,10 @@ | |
| 16490 16507 | 
             
                      "type": "timestamp"
         | 
| 16491 16508 | 
             
                    },
         | 
| 16492 16509 | 
             
                    "SecondaryStatusTransitions": {
         | 
| 16493 | 
            -
                      "shape": " | 
| 16510 | 
            +
                      "shape": "S10o"
         | 
| 16494 16511 | 
             
                    },
         | 
| 16495 16512 | 
             
                    "FinalMetricDataList": {
         | 
| 16496 | 
            -
                      "shape": " | 
| 16513 | 
            +
                      "shape": "S10r"
         | 
| 16497 16514 | 
             
                    },
         | 
| 16498 16515 | 
             
                    "EnableNetworkIsolation": {
         | 
| 16499 16516 | 
             
                      "type": "boolean"
         | 
| @@ -16526,7 +16543,7 @@ | |
| 16526 16543 | 
             
                      "shape": "Soj"
         | 
| 16527 16544 | 
             
                    },
         | 
| 16528 16545 | 
             
                    "DebugRuleEvaluationStatuses": {
         | 
| 16529 | 
            -
                      "shape": " | 
| 16546 | 
            +
                      "shape": "S10v"
         | 
| 16530 16547 | 
             
                    },
         | 
| 16531 16548 | 
             
                    "Environment": {
         | 
| 16532 16549 | 
             
                      "shape": "Soq"
         | 
| @@ -16539,7 +16556,7 @@ | |
| 16539 16556 | 
             
                    }
         | 
| 16540 16557 | 
             
                  }
         | 
| 16541 16558 | 
             
                },
         | 
| 16542 | 
            -
                " | 
| 16559 | 
            +
                "S1fd": {
         | 
| 16543 16560 | 
             
                  "type": "structure",
         | 
| 16544 16561 | 
             
                  "members": {
         | 
| 16545 16562 | 
             
                    "TransformJobName": {},
         | 
| @@ -16591,11 +16608,11 @@ | |
| 16591 16608 | 
             
                    }
         | 
| 16592 16609 | 
             
                  }
         | 
| 16593 16610 | 
             
                },
         | 
| 16594 | 
            -
                " | 
| 16611 | 
            +
                "S1gu": {
         | 
| 16595 16612 | 
             
                  "type": "list",
         | 
| 16596 16613 | 
             
                  "member": {}
         | 
| 16597 16614 | 
             
                },
         | 
| 16598 | 
            -
                " | 
| 16615 | 
            +
                "S1j0": {
         | 
| 16599 16616 | 
             
                  "type": "list",
         | 
| 16600 16617 | 
             
                  "member": {}
         | 
| 16601 16618 | 
             
                }
         |