github.com/aavshr/aws-sdk-go@v1.41.3/models/apis/sagemaker/2017-07-24/api-2.json (about)

     1  {
     2    "version":"2.0",
     3    "metadata":{
     4      "apiVersion":"2017-07-24",
     5      "endpointPrefix":"api.sagemaker",
     6      "jsonVersion":"1.1",
     7      "protocol":"json",
     8      "serviceAbbreviation":"SageMaker",
     9      "serviceFullName":"Amazon SageMaker Service",
    10      "serviceId":"SageMaker",
    11      "signatureVersion":"v4",
    12      "signingName":"sagemaker",
    13      "targetPrefix":"SageMaker",
    14      "uid":"sagemaker-2017-07-24"
    15    },
    16    "operations":{
    17      "AddAssociation":{
    18        "name":"AddAssociation",
    19        "http":{
    20          "method":"POST",
    21          "requestUri":"/"
    22        },
    23        "input":{"shape":"AddAssociationRequest"},
    24        "output":{"shape":"AddAssociationResponse"},
    25        "errors":[
    26          {"shape":"ResourceNotFound"},
    27          {"shape":"ResourceLimitExceeded"}
    28        ]
    29      },
    30      "AddTags":{
    31        "name":"AddTags",
    32        "http":{
    33          "method":"POST",
    34          "requestUri":"/"
    35        },
    36        "input":{"shape":"AddTagsInput"},
    37        "output":{"shape":"AddTagsOutput"}
    38      },
    39      "AssociateTrialComponent":{
    40        "name":"AssociateTrialComponent",
    41        "http":{
    42          "method":"POST",
    43          "requestUri":"/"
    44        },
    45        "input":{"shape":"AssociateTrialComponentRequest"},
    46        "output":{"shape":"AssociateTrialComponentResponse"},
    47        "errors":[
    48          {"shape":"ResourceNotFound"},
    49          {"shape":"ResourceLimitExceeded"}
    50        ]
    51      },
    52      "CreateAction":{
    53        "name":"CreateAction",
    54        "http":{
    55          "method":"POST",
    56          "requestUri":"/"
    57        },
    58        "input":{"shape":"CreateActionRequest"},
    59        "output":{"shape":"CreateActionResponse"},
    60        "errors":[
    61          {"shape":"ResourceLimitExceeded"}
    62        ]
    63      },
    64      "CreateAlgorithm":{
    65        "name":"CreateAlgorithm",
    66        "http":{
    67          "method":"POST",
    68          "requestUri":"/"
    69        },
    70        "input":{"shape":"CreateAlgorithmInput"},
    71        "output":{"shape":"CreateAlgorithmOutput"}
    72      },
    73      "CreateApp":{
    74        "name":"CreateApp",
    75        "http":{
    76          "method":"POST",
    77          "requestUri":"/"
    78        },
    79        "input":{"shape":"CreateAppRequest"},
    80        "output":{"shape":"CreateAppResponse"},
    81        "errors":[
    82          {"shape":"ResourceLimitExceeded"},
    83          {"shape":"ResourceInUse"}
    84        ]
    85      },
    86      "CreateAppImageConfig":{
    87        "name":"CreateAppImageConfig",
    88        "http":{
    89          "method":"POST",
    90          "requestUri":"/"
    91        },
    92        "input":{"shape":"CreateAppImageConfigRequest"},
    93        "output":{"shape":"CreateAppImageConfigResponse"},
    94        "errors":[
    95          {"shape":"ResourceInUse"}
    96        ]
    97      },
    98      "CreateArtifact":{
    99        "name":"CreateArtifact",
   100        "http":{
   101          "method":"POST",
   102          "requestUri":"/"
   103        },
   104        "input":{"shape":"CreateArtifactRequest"},
   105        "output":{"shape":"CreateArtifactResponse"},
   106        "errors":[
   107          {"shape":"ResourceLimitExceeded"}
   108        ]
   109      },
   110      "CreateAutoMLJob":{
   111        "name":"CreateAutoMLJob",
   112        "http":{
   113          "method":"POST",
   114          "requestUri":"/"
   115        },
   116        "input":{"shape":"CreateAutoMLJobRequest"},
   117        "output":{"shape":"CreateAutoMLJobResponse"},
   118        "errors":[
   119          {"shape":"ResourceInUse"},
   120          {"shape":"ResourceLimitExceeded"}
   121        ]
   122      },
   123      "CreateCodeRepository":{
   124        "name":"CreateCodeRepository",
   125        "http":{
   126          "method":"POST",
   127          "requestUri":"/"
   128        },
   129        "input":{"shape":"CreateCodeRepositoryInput"},
   130        "output":{"shape":"CreateCodeRepositoryOutput"}
   131      },
   132      "CreateCompilationJob":{
   133        "name":"CreateCompilationJob",
   134        "http":{
   135          "method":"POST",
   136          "requestUri":"/"
   137        },
   138        "input":{"shape":"CreateCompilationJobRequest"},
   139        "output":{"shape":"CreateCompilationJobResponse"},
   140        "errors":[
   141          {"shape":"ResourceInUse"},
   142          {"shape":"ResourceLimitExceeded"}
   143        ]
   144      },
   145      "CreateContext":{
   146        "name":"CreateContext",
   147        "http":{
   148          "method":"POST",
   149          "requestUri":"/"
   150        },
   151        "input":{"shape":"CreateContextRequest"},
   152        "output":{"shape":"CreateContextResponse"},
   153        "errors":[
   154          {"shape":"ResourceLimitExceeded"}
   155        ]
   156      },
   157      "CreateDataQualityJobDefinition":{
   158        "name":"CreateDataQualityJobDefinition",
   159        "http":{
   160          "method":"POST",
   161          "requestUri":"/"
   162        },
   163        "input":{"shape":"CreateDataQualityJobDefinitionRequest"},
   164        "output":{"shape":"CreateDataQualityJobDefinitionResponse"},
   165        "errors":[
   166          {"shape":"ResourceLimitExceeded"},
   167          {"shape":"ResourceInUse"}
   168        ]
   169      },
   170      "CreateDeviceFleet":{
   171        "name":"CreateDeviceFleet",
   172        "http":{
   173          "method":"POST",
   174          "requestUri":"/"
   175        },
   176        "input":{"shape":"CreateDeviceFleetRequest"},
   177        "errors":[
   178          {"shape":"ResourceInUse"},
   179          {"shape":"ResourceLimitExceeded"}
   180        ]
   181      },
   182      "CreateDomain":{
   183        "name":"CreateDomain",
   184        "http":{
   185          "method":"POST",
   186          "requestUri":"/"
   187        },
   188        "input":{"shape":"CreateDomainRequest"},
   189        "output":{"shape":"CreateDomainResponse"},
   190        "errors":[
   191          {"shape":"ResourceLimitExceeded"},
   192          {"shape":"ResourceInUse"}
   193        ]
   194      },
   195      "CreateEdgePackagingJob":{
   196        "name":"CreateEdgePackagingJob",
   197        "http":{
   198          "method":"POST",
   199          "requestUri":"/"
   200        },
   201        "input":{"shape":"CreateEdgePackagingJobRequest"},
   202        "errors":[
   203          {"shape":"ResourceLimitExceeded"}
   204        ]
   205      },
   206      "CreateEndpoint":{
   207        "name":"CreateEndpoint",
   208        "http":{
   209          "method":"POST",
   210          "requestUri":"/"
   211        },
   212        "input":{"shape":"CreateEndpointInput"},
   213        "output":{"shape":"CreateEndpointOutput"},
   214        "errors":[
   215          {"shape":"ResourceLimitExceeded"}
   216        ]
   217      },
   218      "CreateEndpointConfig":{
   219        "name":"CreateEndpointConfig",
   220        "http":{
   221          "method":"POST",
   222          "requestUri":"/"
   223        },
   224        "input":{"shape":"CreateEndpointConfigInput"},
   225        "output":{"shape":"CreateEndpointConfigOutput"},
   226        "errors":[
   227          {"shape":"ResourceLimitExceeded"}
   228        ]
   229      },
   230      "CreateExperiment":{
   231        "name":"CreateExperiment",
   232        "http":{
   233          "method":"POST",
   234          "requestUri":"/"
   235        },
   236        "input":{"shape":"CreateExperimentRequest"},
   237        "output":{"shape":"CreateExperimentResponse"},
   238        "errors":[
   239          {"shape":"ResourceLimitExceeded"}
   240        ]
   241      },
   242      "CreateFeatureGroup":{
   243        "name":"CreateFeatureGroup",
   244        "http":{
   245          "method":"POST",
   246          "requestUri":"/"
   247        },
   248        "input":{"shape":"CreateFeatureGroupRequest"},
   249        "output":{"shape":"CreateFeatureGroupResponse"},
   250        "errors":[
   251          {"shape":"ResourceInUse"},
   252          {"shape":"ResourceLimitExceeded"}
   253        ]
   254      },
   255      "CreateFlowDefinition":{
   256        "name":"CreateFlowDefinition",
   257        "http":{
   258          "method":"POST",
   259          "requestUri":"/"
   260        },
   261        "input":{"shape":"CreateFlowDefinitionRequest"},
   262        "output":{"shape":"CreateFlowDefinitionResponse"},
   263        "errors":[
   264          {"shape":"ResourceLimitExceeded"},
   265          {"shape":"ResourceInUse"}
   266        ]
   267      },
   268      "CreateHumanTaskUi":{
   269        "name":"CreateHumanTaskUi",
   270        "http":{
   271          "method":"POST",
   272          "requestUri":"/"
   273        },
   274        "input":{"shape":"CreateHumanTaskUiRequest"},
   275        "output":{"shape":"CreateHumanTaskUiResponse"},
   276        "errors":[
   277          {"shape":"ResourceLimitExceeded"},
   278          {"shape":"ResourceInUse"}
   279        ]
   280      },
   281      "CreateHyperParameterTuningJob":{
   282        "name":"CreateHyperParameterTuningJob",
   283        "http":{
   284          "method":"POST",
   285          "requestUri":"/"
   286        },
   287        "input":{"shape":"CreateHyperParameterTuningJobRequest"},
   288        "output":{"shape":"CreateHyperParameterTuningJobResponse"},
   289        "errors":[
   290          {"shape":"ResourceInUse"},
   291          {"shape":"ResourceLimitExceeded"}
   292        ]
   293      },
   294      "CreateImage":{
   295        "name":"CreateImage",
   296        "http":{
   297          "method":"POST",
   298          "requestUri":"/"
   299        },
   300        "input":{"shape":"CreateImageRequest"},
   301        "output":{"shape":"CreateImageResponse"},
   302        "errors":[
   303          {"shape":"ResourceInUse"},
   304          {"shape":"ResourceLimitExceeded"}
   305        ]
   306      },
   307      "CreateImageVersion":{
   308        "name":"CreateImageVersion",
   309        "http":{
   310          "method":"POST",
   311          "requestUri":"/"
   312        },
   313        "input":{"shape":"CreateImageVersionRequest"},
   314        "output":{"shape":"CreateImageVersionResponse"},
   315        "errors":[
   316          {"shape":"ResourceInUse"},
   317          {"shape":"ResourceLimitExceeded"},
   318          {"shape":"ResourceNotFound"}
   319        ]
   320      },
   321      "CreateLabelingJob":{
   322        "name":"CreateLabelingJob",
   323        "http":{
   324          "method":"POST",
   325          "requestUri":"/"
   326        },
   327        "input":{"shape":"CreateLabelingJobRequest"},
   328        "output":{"shape":"CreateLabelingJobResponse"},
   329        "errors":[
   330          {"shape":"ResourceInUse"},
   331          {"shape":"ResourceLimitExceeded"}
   332        ]
   333      },
   334      "CreateModel":{
   335        "name":"CreateModel",
   336        "http":{
   337          "method":"POST",
   338          "requestUri":"/"
   339        },
   340        "input":{"shape":"CreateModelInput"},
   341        "output":{"shape":"CreateModelOutput"},
   342        "errors":[
   343          {"shape":"ResourceLimitExceeded"}
   344        ]
   345      },
   346      "CreateModelBiasJobDefinition":{
   347        "name":"CreateModelBiasJobDefinition",
   348        "http":{
   349          "method":"POST",
   350          "requestUri":"/"
   351        },
   352        "input":{"shape":"CreateModelBiasJobDefinitionRequest"},
   353        "output":{"shape":"CreateModelBiasJobDefinitionResponse"},
   354        "errors":[
   355          {"shape":"ResourceLimitExceeded"},
   356          {"shape":"ResourceInUse"}
   357        ]
   358      },
   359      "CreateModelExplainabilityJobDefinition":{
   360        "name":"CreateModelExplainabilityJobDefinition",
   361        "http":{
   362          "method":"POST",
   363          "requestUri":"/"
   364        },
   365        "input":{"shape":"CreateModelExplainabilityJobDefinitionRequest"},
   366        "output":{"shape":"CreateModelExplainabilityJobDefinitionResponse"},
   367        "errors":[
   368          {"shape":"ResourceLimitExceeded"},
   369          {"shape":"ResourceInUse"}
   370        ]
   371      },
   372      "CreateModelPackage":{
   373        "name":"CreateModelPackage",
   374        "http":{
   375          "method":"POST",
   376          "requestUri":"/"
   377        },
   378        "input":{"shape":"CreateModelPackageInput"},
   379        "output":{"shape":"CreateModelPackageOutput"},
   380        "errors":[
   381          {"shape":"ConflictException"},
   382          {"shape":"ResourceLimitExceeded"}
   383        ]
   384      },
   385      "CreateModelPackageGroup":{
   386        "name":"CreateModelPackageGroup",
   387        "http":{
   388          "method":"POST",
   389          "requestUri":"/"
   390        },
   391        "input":{"shape":"CreateModelPackageGroupInput"},
   392        "output":{"shape":"CreateModelPackageGroupOutput"},
   393        "errors":[
   394          {"shape":"ResourceLimitExceeded"}
   395        ]
   396      },
   397      "CreateModelQualityJobDefinition":{
   398        "name":"CreateModelQualityJobDefinition",
   399        "http":{
   400          "method":"POST",
   401          "requestUri":"/"
   402        },
   403        "input":{"shape":"CreateModelQualityJobDefinitionRequest"},
   404        "output":{"shape":"CreateModelQualityJobDefinitionResponse"},
   405        "errors":[
   406          {"shape":"ResourceLimitExceeded"},
   407          {"shape":"ResourceInUse"}
   408        ]
   409      },
   410      "CreateMonitoringSchedule":{
   411        "name":"CreateMonitoringSchedule",
   412        "http":{
   413          "method":"POST",
   414          "requestUri":"/"
   415        },
   416        "input":{"shape":"CreateMonitoringScheduleRequest"},
   417        "output":{"shape":"CreateMonitoringScheduleResponse"},
   418        "errors":[
   419          {"shape":"ResourceLimitExceeded"},
   420          {"shape":"ResourceInUse"}
   421        ]
   422      },
   423      "CreateNotebookInstance":{
   424        "name":"CreateNotebookInstance",
   425        "http":{
   426          "method":"POST",
   427          "requestUri":"/"
   428        },
   429        "input":{"shape":"CreateNotebookInstanceInput"},
   430        "output":{"shape":"CreateNotebookInstanceOutput"},
   431        "errors":[
   432          {"shape":"ResourceLimitExceeded"}
   433        ]
   434      },
   435      "CreateNotebookInstanceLifecycleConfig":{
   436        "name":"CreateNotebookInstanceLifecycleConfig",
   437        "http":{
   438          "method":"POST",
   439          "requestUri":"/"
   440        },
   441        "input":{"shape":"CreateNotebookInstanceLifecycleConfigInput"},
   442        "output":{"shape":"CreateNotebookInstanceLifecycleConfigOutput"},
   443        "errors":[
   444          {"shape":"ResourceLimitExceeded"}
   445        ]
   446      },
   447      "CreatePipeline":{
   448        "name":"CreatePipeline",
   449        "http":{
   450          "method":"POST",
   451          "requestUri":"/"
   452        },
   453        "input":{"shape":"CreatePipelineRequest"},
   454        "output":{"shape":"CreatePipelineResponse"},
   455        "errors":[
   456          {"shape":"ResourceNotFound"},
   457          {"shape":"ResourceLimitExceeded"}
   458        ]
   459      },
   460      "CreatePresignedDomainUrl":{
   461        "name":"CreatePresignedDomainUrl",
   462        "http":{
   463          "method":"POST",
   464          "requestUri":"/"
   465        },
   466        "input":{"shape":"CreatePresignedDomainUrlRequest"},
   467        "output":{"shape":"CreatePresignedDomainUrlResponse"},
   468        "errors":[
   469          {"shape":"ResourceNotFound"}
   470        ]
   471      },
   472      "CreatePresignedNotebookInstanceUrl":{
   473        "name":"CreatePresignedNotebookInstanceUrl",
   474        "http":{
   475          "method":"POST",
   476          "requestUri":"/"
   477        },
   478        "input":{"shape":"CreatePresignedNotebookInstanceUrlInput"},
   479        "output":{"shape":"CreatePresignedNotebookInstanceUrlOutput"}
   480      },
   481      "CreateProcessingJob":{
   482        "name":"CreateProcessingJob",
   483        "http":{
   484          "method":"POST",
   485          "requestUri":"/"
   486        },
   487        "input":{"shape":"CreateProcessingJobRequest"},
   488        "output":{"shape":"CreateProcessingJobResponse"},
   489        "errors":[
   490          {"shape":"ResourceInUse"},
   491          {"shape":"ResourceLimitExceeded"},
   492          {"shape":"ResourceNotFound"}
   493        ]
   494      },
   495      "CreateProject":{
   496        "name":"CreateProject",
   497        "http":{
   498          "method":"POST",
   499          "requestUri":"/"
   500        },
   501        "input":{"shape":"CreateProjectInput"},
   502        "output":{"shape":"CreateProjectOutput"},
   503        "errors":[
   504          {"shape":"ResourceLimitExceeded"}
   505        ]
   506      },
   507      "CreateStudioLifecycleConfig":{
   508        "name":"CreateStudioLifecycleConfig",
   509        "http":{
   510          "method":"POST",
   511          "requestUri":"/"
   512        },
   513        "input":{"shape":"CreateStudioLifecycleConfigRequest"},
   514        "output":{"shape":"CreateStudioLifecycleConfigResponse"},
   515        "errors":[
   516          {"shape":"ResourceInUse"}
   517        ]
   518      },
   519      "CreateTrainingJob":{
   520        "name":"CreateTrainingJob",
   521        "http":{
   522          "method":"POST",
   523          "requestUri":"/"
   524        },
   525        "input":{"shape":"CreateTrainingJobRequest"},
   526        "output":{"shape":"CreateTrainingJobResponse"},
   527        "errors":[
   528          {"shape":"ResourceInUse"},
   529          {"shape":"ResourceLimitExceeded"},
   530          {"shape":"ResourceNotFound"}
   531        ]
   532      },
   533      "CreateTransformJob":{
   534        "name":"CreateTransformJob",
   535        "http":{
   536          "method":"POST",
   537          "requestUri":"/"
   538        },
   539        "input":{"shape":"CreateTransformJobRequest"},
   540        "output":{"shape":"CreateTransformJobResponse"},
   541        "errors":[
   542          {"shape":"ResourceInUse"},
   543          {"shape":"ResourceLimitExceeded"},
   544          {"shape":"ResourceNotFound"}
   545        ]
   546      },
   547      "CreateTrial":{
   548        "name":"CreateTrial",
   549        "http":{
   550          "method":"POST",
   551          "requestUri":"/"
   552        },
   553        "input":{"shape":"CreateTrialRequest"},
   554        "output":{"shape":"CreateTrialResponse"},
   555        "errors":[
   556          {"shape":"ResourceNotFound"},
   557          {"shape":"ResourceLimitExceeded"}
   558        ]
   559      },
   560      "CreateTrialComponent":{
   561        "name":"CreateTrialComponent",
   562        "http":{
   563          "method":"POST",
   564          "requestUri":"/"
   565        },
   566        "input":{"shape":"CreateTrialComponentRequest"},
   567        "output":{"shape":"CreateTrialComponentResponse"},
   568        "errors":[
   569          {"shape":"ResourceLimitExceeded"}
   570        ]
   571      },
   572      "CreateUserProfile":{
   573        "name":"CreateUserProfile",
   574        "http":{
   575          "method":"POST",
   576          "requestUri":"/"
   577        },
   578        "input":{"shape":"CreateUserProfileRequest"},
   579        "output":{"shape":"CreateUserProfileResponse"},
   580        "errors":[
   581          {"shape":"ResourceLimitExceeded"},
   582          {"shape":"ResourceInUse"}
   583        ]
   584      },
   585      "CreateWorkforce":{
   586        "name":"CreateWorkforce",
   587        "http":{
   588          "method":"POST",
   589          "requestUri":"/"
   590        },
   591        "input":{"shape":"CreateWorkforceRequest"},
   592        "output":{"shape":"CreateWorkforceResponse"}
   593      },
   594      "CreateWorkteam":{
   595        "name":"CreateWorkteam",
   596        "http":{
   597          "method":"POST",
   598          "requestUri":"/"
   599        },
   600        "input":{"shape":"CreateWorkteamRequest"},
   601        "output":{"shape":"CreateWorkteamResponse"},
   602        "errors":[
   603          {"shape":"ResourceInUse"},
   604          {"shape":"ResourceLimitExceeded"}
   605        ]
   606      },
   607      "DeleteAction":{
   608        "name":"DeleteAction",
   609        "http":{
   610          "method":"POST",
   611          "requestUri":"/"
   612        },
   613        "input":{"shape":"DeleteActionRequest"},
   614        "output":{"shape":"DeleteActionResponse"},
   615        "errors":[
   616          {"shape":"ResourceNotFound"}
   617        ]
   618      },
   619      "DeleteAlgorithm":{
   620        "name":"DeleteAlgorithm",
   621        "http":{
   622          "method":"POST",
   623          "requestUri":"/"
   624        },
   625        "input":{"shape":"DeleteAlgorithmInput"}
   626      },
   627      "DeleteApp":{
   628        "name":"DeleteApp",
   629        "http":{
   630          "method":"POST",
   631          "requestUri":"/"
   632        },
   633        "input":{"shape":"DeleteAppRequest"},
   634        "errors":[
   635          {"shape":"ResourceInUse"},
   636          {"shape":"ResourceNotFound"}
   637        ]
   638      },
   639      "DeleteAppImageConfig":{
   640        "name":"DeleteAppImageConfig",
   641        "http":{
   642          "method":"POST",
   643          "requestUri":"/"
   644        },
   645        "input":{"shape":"DeleteAppImageConfigRequest"},
   646        "errors":[
   647          {"shape":"ResourceNotFound"}
   648        ]
   649      },
   650      "DeleteArtifact":{
   651        "name":"DeleteArtifact",
   652        "http":{
   653          "method":"POST",
   654          "requestUri":"/"
   655        },
   656        "input":{"shape":"DeleteArtifactRequest"},
   657        "output":{"shape":"DeleteArtifactResponse"},
   658        "errors":[
   659          {"shape":"ResourceNotFound"}
   660        ]
   661      },
   662      "DeleteAssociation":{
   663        "name":"DeleteAssociation",
   664        "http":{
   665          "method":"POST",
   666          "requestUri":"/"
   667        },
   668        "input":{"shape":"DeleteAssociationRequest"},
   669        "output":{"shape":"DeleteAssociationResponse"},
   670        "errors":[
   671          {"shape":"ResourceNotFound"}
   672        ]
   673      },
   674      "DeleteCodeRepository":{
   675        "name":"DeleteCodeRepository",
   676        "http":{
   677          "method":"POST",
   678          "requestUri":"/"
   679        },
   680        "input":{"shape":"DeleteCodeRepositoryInput"}
   681      },
   682      "DeleteContext":{
   683        "name":"DeleteContext",
   684        "http":{
   685          "method":"POST",
   686          "requestUri":"/"
   687        },
   688        "input":{"shape":"DeleteContextRequest"},
   689        "output":{"shape":"DeleteContextResponse"},
   690        "errors":[
   691          {"shape":"ResourceNotFound"}
   692        ]
   693      },
   694      "DeleteDataQualityJobDefinition":{
   695        "name":"DeleteDataQualityJobDefinition",
   696        "http":{
   697          "method":"POST",
   698          "requestUri":"/"
   699        },
   700        "input":{"shape":"DeleteDataQualityJobDefinitionRequest"},
   701        "errors":[
   702          {"shape":"ResourceNotFound"}
   703        ]
   704      },
   705      "DeleteDeviceFleet":{
   706        "name":"DeleteDeviceFleet",
   707        "http":{
   708          "method":"POST",
   709          "requestUri":"/"
   710        },
   711        "input":{"shape":"DeleteDeviceFleetRequest"},
   712        "errors":[
   713          {"shape":"ResourceInUse"}
   714        ]
   715      },
   716      "DeleteDomain":{
   717        "name":"DeleteDomain",
   718        "http":{
   719          "method":"POST",
   720          "requestUri":"/"
   721        },
   722        "input":{"shape":"DeleteDomainRequest"},
   723        "errors":[
   724          {"shape":"ResourceInUse"},
   725          {"shape":"ResourceNotFound"}
   726        ]
   727      },
   728      "DeleteEndpoint":{
   729        "name":"DeleteEndpoint",
   730        "http":{
   731          "method":"POST",
   732          "requestUri":"/"
   733        },
   734        "input":{"shape":"DeleteEndpointInput"}
   735      },
   736      "DeleteEndpointConfig":{
   737        "name":"DeleteEndpointConfig",
   738        "http":{
   739          "method":"POST",
   740          "requestUri":"/"
   741        },
   742        "input":{"shape":"DeleteEndpointConfigInput"}
   743      },
   744      "DeleteExperiment":{
   745        "name":"DeleteExperiment",
   746        "http":{
   747          "method":"POST",
   748          "requestUri":"/"
   749        },
   750        "input":{"shape":"DeleteExperimentRequest"},
   751        "output":{"shape":"DeleteExperimentResponse"},
   752        "errors":[
   753          {"shape":"ResourceNotFound"}
   754        ]
   755      },
   756      "DeleteFeatureGroup":{
   757        "name":"DeleteFeatureGroup",
   758        "http":{
   759          "method":"POST",
   760          "requestUri":"/"
   761        },
   762        "input":{"shape":"DeleteFeatureGroupRequest"},
   763        "errors":[
   764          {"shape":"ResourceNotFound"}
   765        ]
   766      },
   767      "DeleteFlowDefinition":{
   768        "name":"DeleteFlowDefinition",
   769        "http":{
   770          "method":"POST",
   771          "requestUri":"/"
   772        },
   773        "input":{"shape":"DeleteFlowDefinitionRequest"},
   774        "output":{"shape":"DeleteFlowDefinitionResponse"},
   775        "errors":[
   776          {"shape":"ResourceInUse"},
   777          {"shape":"ResourceNotFound"}
   778        ]
   779      },
   780      "DeleteHumanTaskUi":{
   781        "name":"DeleteHumanTaskUi",
   782        "http":{
   783          "method":"POST",
   784          "requestUri":"/"
   785        },
   786        "input":{"shape":"DeleteHumanTaskUiRequest"},
   787        "output":{"shape":"DeleteHumanTaskUiResponse"},
   788        "errors":[
   789          {"shape":"ResourceNotFound"}
   790        ]
   791      },
   792      "DeleteImage":{
   793        "name":"DeleteImage",
   794        "http":{
   795          "method":"POST",
   796          "requestUri":"/"
   797        },
   798        "input":{"shape":"DeleteImageRequest"},
   799        "output":{"shape":"DeleteImageResponse"},
   800        "errors":[
   801          {"shape":"ResourceInUse"},
   802          {"shape":"ResourceNotFound"}
   803        ]
   804      },
   805      "DeleteImageVersion":{
   806        "name":"DeleteImageVersion",
   807        "http":{
   808          "method":"POST",
   809          "requestUri":"/"
   810        },
   811        "input":{"shape":"DeleteImageVersionRequest"},
   812        "output":{"shape":"DeleteImageVersionResponse"},
   813        "errors":[
   814          {"shape":"ResourceInUse"},
   815          {"shape":"ResourceNotFound"}
   816        ]
   817      },
   818      "DeleteModel":{
   819        "name":"DeleteModel",
   820        "http":{
   821          "method":"POST",
   822          "requestUri":"/"
   823        },
   824        "input":{"shape":"DeleteModelInput"}
   825      },
   826      "DeleteModelBiasJobDefinition":{
   827        "name":"DeleteModelBiasJobDefinition",
   828        "http":{
   829          "method":"POST",
   830          "requestUri":"/"
   831        },
   832        "input":{"shape":"DeleteModelBiasJobDefinitionRequest"},
   833        "errors":[
   834          {"shape":"ResourceNotFound"}
   835        ]
   836      },
   837      "DeleteModelExplainabilityJobDefinition":{
   838        "name":"DeleteModelExplainabilityJobDefinition",
   839        "http":{
   840          "method":"POST",
   841          "requestUri":"/"
   842        },
   843        "input":{"shape":"DeleteModelExplainabilityJobDefinitionRequest"},
   844        "errors":[
   845          {"shape":"ResourceNotFound"}
   846        ]
   847      },
   848      "DeleteModelPackage":{
   849        "name":"DeleteModelPackage",
   850        "http":{
   851          "method":"POST",
   852          "requestUri":"/"
   853        },
   854        "input":{"shape":"DeleteModelPackageInput"},
   855        "errors":[
   856          {"shape":"ConflictException"}
   857        ]
   858      },
   859      "DeleteModelPackageGroup":{
   860        "name":"DeleteModelPackageGroup",
   861        "http":{
   862          "method":"POST",
   863          "requestUri":"/"
   864        },
   865        "input":{"shape":"DeleteModelPackageGroupInput"},
   866        "errors":[
   867          {"shape":"ConflictException"}
   868        ]
   869      },
   870      "DeleteModelPackageGroupPolicy":{
   871        "name":"DeleteModelPackageGroupPolicy",
   872        "http":{
   873          "method":"POST",
   874          "requestUri":"/"
   875        },
   876        "input":{"shape":"DeleteModelPackageGroupPolicyInput"}
   877      },
   878      "DeleteModelQualityJobDefinition":{
   879        "name":"DeleteModelQualityJobDefinition",
   880        "http":{
   881          "method":"POST",
   882          "requestUri":"/"
   883        },
   884        "input":{"shape":"DeleteModelQualityJobDefinitionRequest"},
   885        "errors":[
   886          {"shape":"ResourceNotFound"}
   887        ]
   888      },
   889      "DeleteMonitoringSchedule":{
   890        "name":"DeleteMonitoringSchedule",
   891        "http":{
   892          "method":"POST",
   893          "requestUri":"/"
   894        },
   895        "input":{"shape":"DeleteMonitoringScheduleRequest"},
   896        "errors":[
   897          {"shape":"ResourceNotFound"}
   898        ]
   899      },
   900      "DeleteNotebookInstance":{
   901        "name":"DeleteNotebookInstance",
   902        "http":{
   903          "method":"POST",
   904          "requestUri":"/"
   905        },
   906        "input":{"shape":"DeleteNotebookInstanceInput"}
   907      },
   908      "DeleteNotebookInstanceLifecycleConfig":{
   909        "name":"DeleteNotebookInstanceLifecycleConfig",
   910        "http":{
   911          "method":"POST",
   912          "requestUri":"/"
   913        },
   914        "input":{"shape":"DeleteNotebookInstanceLifecycleConfigInput"}
   915      },
   916      "DeletePipeline":{
   917        "name":"DeletePipeline",
   918        "http":{
   919          "method":"POST",
   920          "requestUri":"/"
   921        },
   922        "input":{"shape":"DeletePipelineRequest"},
   923        "output":{"shape":"DeletePipelineResponse"},
   924        "errors":[
   925          {"shape":"ResourceNotFound"}
   926        ]
   927      },
   928      "DeleteProject":{
   929        "name":"DeleteProject",
   930        "http":{
   931          "method":"POST",
   932          "requestUri":"/"
   933        },
   934        "input":{"shape":"DeleteProjectInput"},
   935        "errors":[
   936          {"shape":"ConflictException"}
   937        ]
   938      },
   939      "DeleteStudioLifecycleConfig":{
   940        "name":"DeleteStudioLifecycleConfig",
   941        "http":{
   942          "method":"POST",
   943          "requestUri":"/"
   944        },
   945        "input":{"shape":"DeleteStudioLifecycleConfigRequest"},
   946        "errors":[
   947          {"shape":"ResourceNotFound"},
   948          {"shape":"ResourceInUse"}
   949        ]
   950      },
   951      "DeleteTags":{
   952        "name":"DeleteTags",
   953        "http":{
   954          "method":"POST",
   955          "requestUri":"/"
   956        },
   957        "input":{"shape":"DeleteTagsInput"},
   958        "output":{"shape":"DeleteTagsOutput"}
   959      },
   960      "DeleteTrial":{
   961        "name":"DeleteTrial",
   962        "http":{
   963          "method":"POST",
   964          "requestUri":"/"
   965        },
   966        "input":{"shape":"DeleteTrialRequest"},
   967        "output":{"shape":"DeleteTrialResponse"},
   968        "errors":[
   969          {"shape":"ResourceNotFound"}
   970        ]
   971      },
   972      "DeleteTrialComponent":{
   973        "name":"DeleteTrialComponent",
   974        "http":{
   975          "method":"POST",
   976          "requestUri":"/"
   977        },
   978        "input":{"shape":"DeleteTrialComponentRequest"},
   979        "output":{"shape":"DeleteTrialComponentResponse"},
   980        "errors":[
   981          {"shape":"ResourceNotFound"}
   982        ]
   983      },
   984      "DeleteUserProfile":{
   985        "name":"DeleteUserProfile",
   986        "http":{
   987          "method":"POST",
   988          "requestUri":"/"
   989        },
   990        "input":{"shape":"DeleteUserProfileRequest"},
   991        "errors":[
   992          {"shape":"ResourceInUse"},
   993          {"shape":"ResourceNotFound"}
   994        ]
   995      },
   996      "DeleteWorkforce":{
   997        "name":"DeleteWorkforce",
   998        "http":{
   999          "method":"POST",
  1000          "requestUri":"/"
  1001        },
  1002        "input":{"shape":"DeleteWorkforceRequest"},
  1003        "output":{"shape":"DeleteWorkforceResponse"}
  1004      },
  1005      "DeleteWorkteam":{
  1006        "name":"DeleteWorkteam",
  1007        "http":{
  1008          "method":"POST",
  1009          "requestUri":"/"
  1010        },
  1011        "input":{"shape":"DeleteWorkteamRequest"},
  1012        "output":{"shape":"DeleteWorkteamResponse"},
  1013        "errors":[
  1014          {"shape":"ResourceLimitExceeded"}
  1015        ]
  1016      },
  1017      "DeregisterDevices":{
  1018        "name":"DeregisterDevices",
  1019        "http":{
  1020          "method":"POST",
  1021          "requestUri":"/"
  1022        },
  1023        "input":{"shape":"DeregisterDevicesRequest"}
  1024      },
  1025      "DescribeAction":{
  1026        "name":"DescribeAction",
  1027        "http":{
  1028          "method":"POST",
  1029          "requestUri":"/"
  1030        },
  1031        "input":{"shape":"DescribeActionRequest"},
  1032        "output":{"shape":"DescribeActionResponse"},
  1033        "errors":[
  1034          {"shape":"ResourceNotFound"}
  1035        ]
  1036      },
  1037      "DescribeAlgorithm":{
  1038        "name":"DescribeAlgorithm",
  1039        "http":{
  1040          "method":"POST",
  1041          "requestUri":"/"
  1042        },
  1043        "input":{"shape":"DescribeAlgorithmInput"},
  1044        "output":{"shape":"DescribeAlgorithmOutput"}
  1045      },
  1046      "DescribeApp":{
  1047        "name":"DescribeApp",
  1048        "http":{
  1049          "method":"POST",
  1050          "requestUri":"/"
  1051        },
  1052        "input":{"shape":"DescribeAppRequest"},
  1053        "output":{"shape":"DescribeAppResponse"},
  1054        "errors":[
  1055          {"shape":"ResourceNotFound"}
  1056        ]
  1057      },
  1058      "DescribeAppImageConfig":{
  1059        "name":"DescribeAppImageConfig",
  1060        "http":{
  1061          "method":"POST",
  1062          "requestUri":"/"
  1063        },
  1064        "input":{"shape":"DescribeAppImageConfigRequest"},
  1065        "output":{"shape":"DescribeAppImageConfigResponse"},
  1066        "errors":[
  1067          {"shape":"ResourceNotFound"}
  1068        ]
  1069      },
  1070      "DescribeArtifact":{
  1071        "name":"DescribeArtifact",
  1072        "http":{
  1073          "method":"POST",
  1074          "requestUri":"/"
  1075        },
  1076        "input":{"shape":"DescribeArtifactRequest"},
  1077        "output":{"shape":"DescribeArtifactResponse"},
  1078        "errors":[
  1079          {"shape":"ResourceNotFound"}
  1080        ]
  1081      },
  1082      "DescribeAutoMLJob":{
  1083        "name":"DescribeAutoMLJob",
  1084        "http":{
  1085          "method":"POST",
  1086          "requestUri":"/"
  1087        },
  1088        "input":{"shape":"DescribeAutoMLJobRequest"},
  1089        "output":{"shape":"DescribeAutoMLJobResponse"},
  1090        "errors":[
  1091          {"shape":"ResourceNotFound"}
  1092        ]
  1093      },
  1094      "DescribeCodeRepository":{
  1095        "name":"DescribeCodeRepository",
  1096        "http":{
  1097          "method":"POST",
  1098          "requestUri":"/"
  1099        },
  1100        "input":{"shape":"DescribeCodeRepositoryInput"},
  1101        "output":{"shape":"DescribeCodeRepositoryOutput"}
  1102      },
  1103      "DescribeCompilationJob":{
  1104        "name":"DescribeCompilationJob",
  1105        "http":{
  1106          "method":"POST",
  1107          "requestUri":"/"
  1108        },
  1109        "input":{"shape":"DescribeCompilationJobRequest"},
  1110        "output":{"shape":"DescribeCompilationJobResponse"},
  1111        "errors":[
  1112          {"shape":"ResourceNotFound"}
  1113        ]
  1114      },
  1115      "DescribeContext":{
  1116        "name":"DescribeContext",
  1117        "http":{
  1118          "method":"POST",
  1119          "requestUri":"/"
  1120        },
  1121        "input":{"shape":"DescribeContextRequest"},
  1122        "output":{"shape":"DescribeContextResponse"},
  1123        "errors":[
  1124          {"shape":"ResourceNotFound"}
  1125        ]
  1126      },
  1127      "DescribeDataQualityJobDefinition":{
  1128        "name":"DescribeDataQualityJobDefinition",
  1129        "http":{
  1130          "method":"POST",
  1131          "requestUri":"/"
  1132        },
  1133        "input":{"shape":"DescribeDataQualityJobDefinitionRequest"},
  1134        "output":{"shape":"DescribeDataQualityJobDefinitionResponse"},
  1135        "errors":[
  1136          {"shape":"ResourceNotFound"}
  1137        ]
  1138      },
  1139      "DescribeDevice":{
  1140        "name":"DescribeDevice",
  1141        "http":{
  1142          "method":"POST",
  1143          "requestUri":"/"
  1144        },
  1145        "input":{"shape":"DescribeDeviceRequest"},
  1146        "output":{"shape":"DescribeDeviceResponse"},
  1147        "errors":[
  1148          {"shape":"ResourceNotFound"}
  1149        ]
  1150      },
  1151      "DescribeDeviceFleet":{
  1152        "name":"DescribeDeviceFleet",
  1153        "http":{
  1154          "method":"POST",
  1155          "requestUri":"/"
  1156        },
  1157        "input":{"shape":"DescribeDeviceFleetRequest"},
  1158        "output":{"shape":"DescribeDeviceFleetResponse"},
  1159        "errors":[
  1160          {"shape":"ResourceNotFound"}
  1161        ]
  1162      },
  1163      "DescribeDomain":{
  1164        "name":"DescribeDomain",
  1165        "http":{
  1166          "method":"POST",
  1167          "requestUri":"/"
  1168        },
  1169        "input":{"shape":"DescribeDomainRequest"},
  1170        "output":{"shape":"DescribeDomainResponse"},
  1171        "errors":[
  1172          {"shape":"ResourceNotFound"}
  1173        ]
  1174      },
  1175      "DescribeEdgePackagingJob":{
  1176        "name":"DescribeEdgePackagingJob",
  1177        "http":{
  1178          "method":"POST",
  1179          "requestUri":"/"
  1180        },
  1181        "input":{"shape":"DescribeEdgePackagingJobRequest"},
  1182        "output":{"shape":"DescribeEdgePackagingJobResponse"},
  1183        "errors":[
  1184          {"shape":"ResourceNotFound"}
  1185        ]
  1186      },
  1187      "DescribeEndpoint":{
  1188        "name":"DescribeEndpoint",
  1189        "http":{
  1190          "method":"POST",
  1191          "requestUri":"/"
  1192        },
  1193        "input":{"shape":"DescribeEndpointInput"},
  1194        "output":{"shape":"DescribeEndpointOutput"}
  1195      },
  1196      "DescribeEndpointConfig":{
  1197        "name":"DescribeEndpointConfig",
  1198        "http":{
  1199          "method":"POST",
  1200          "requestUri":"/"
  1201        },
  1202        "input":{"shape":"DescribeEndpointConfigInput"},
  1203        "output":{"shape":"DescribeEndpointConfigOutput"}
  1204      },
  1205      "DescribeExperiment":{
  1206        "name":"DescribeExperiment",
  1207        "http":{
  1208          "method":"POST",
  1209          "requestUri":"/"
  1210        },
  1211        "input":{"shape":"DescribeExperimentRequest"},
  1212        "output":{"shape":"DescribeExperimentResponse"},
  1213        "errors":[
  1214          {"shape":"ResourceNotFound"}
  1215        ]
  1216      },
  1217      "DescribeFeatureGroup":{
  1218        "name":"DescribeFeatureGroup",
  1219        "http":{
  1220          "method":"POST",
  1221          "requestUri":"/"
  1222        },
  1223        "input":{"shape":"DescribeFeatureGroupRequest"},
  1224        "output":{"shape":"DescribeFeatureGroupResponse"},
  1225        "errors":[
  1226          {"shape":"ResourceNotFound"}
  1227        ]
  1228      },
  1229      "DescribeFlowDefinition":{
  1230        "name":"DescribeFlowDefinition",
  1231        "http":{
  1232          "method":"POST",
  1233          "requestUri":"/"
  1234        },
  1235        "input":{"shape":"DescribeFlowDefinitionRequest"},
  1236        "output":{"shape":"DescribeFlowDefinitionResponse"},
  1237        "errors":[
  1238          {"shape":"ResourceNotFound"}
  1239        ]
  1240      },
  1241      "DescribeHumanTaskUi":{
  1242        "name":"DescribeHumanTaskUi",
  1243        "http":{
  1244          "method":"POST",
  1245          "requestUri":"/"
  1246        },
  1247        "input":{"shape":"DescribeHumanTaskUiRequest"},
  1248        "output":{"shape":"DescribeHumanTaskUiResponse"},
  1249        "errors":[
  1250          {"shape":"ResourceNotFound"}
  1251        ]
  1252      },
  1253      "DescribeHyperParameterTuningJob":{
  1254        "name":"DescribeHyperParameterTuningJob",
  1255        "http":{
  1256          "method":"POST",
  1257          "requestUri":"/"
  1258        },
  1259        "input":{"shape":"DescribeHyperParameterTuningJobRequest"},
  1260        "output":{"shape":"DescribeHyperParameterTuningJobResponse"},
  1261        "errors":[
  1262          {"shape":"ResourceNotFound"}
  1263        ]
  1264      },
  1265      "DescribeImage":{
  1266        "name":"DescribeImage",
  1267        "http":{
  1268          "method":"POST",
  1269          "requestUri":"/"
  1270        },
  1271        "input":{"shape":"DescribeImageRequest"},
  1272        "output":{"shape":"DescribeImageResponse"},
  1273        "errors":[
  1274          {"shape":"ResourceNotFound"}
  1275        ]
  1276      },
  1277      "DescribeImageVersion":{
  1278        "name":"DescribeImageVersion",
  1279        "http":{
  1280          "method":"POST",
  1281          "requestUri":"/"
  1282        },
  1283        "input":{"shape":"DescribeImageVersionRequest"},
  1284        "output":{"shape":"DescribeImageVersionResponse"},
  1285        "errors":[
  1286          {"shape":"ResourceNotFound"}
  1287        ]
  1288      },
  1289      "DescribeLabelingJob":{
  1290        "name":"DescribeLabelingJob",
  1291        "http":{
  1292          "method":"POST",
  1293          "requestUri":"/"
  1294        },
  1295        "input":{"shape":"DescribeLabelingJobRequest"},
  1296        "output":{"shape":"DescribeLabelingJobResponse"},
  1297        "errors":[
  1298          {"shape":"ResourceNotFound"}
  1299        ]
  1300      },
  1301      "DescribeModel":{
  1302        "name":"DescribeModel",
  1303        "http":{
  1304          "method":"POST",
  1305          "requestUri":"/"
  1306        },
  1307        "input":{"shape":"DescribeModelInput"},
  1308        "output":{"shape":"DescribeModelOutput"}
  1309      },
  1310      "DescribeModelBiasJobDefinition":{
  1311        "name":"DescribeModelBiasJobDefinition",
  1312        "http":{
  1313          "method":"POST",
  1314          "requestUri":"/"
  1315        },
  1316        "input":{"shape":"DescribeModelBiasJobDefinitionRequest"},
  1317        "output":{"shape":"DescribeModelBiasJobDefinitionResponse"},
  1318        "errors":[
  1319          {"shape":"ResourceNotFound"}
  1320        ]
  1321      },
  1322      "DescribeModelExplainabilityJobDefinition":{
  1323        "name":"DescribeModelExplainabilityJobDefinition",
  1324        "http":{
  1325          "method":"POST",
  1326          "requestUri":"/"
  1327        },
  1328        "input":{"shape":"DescribeModelExplainabilityJobDefinitionRequest"},
  1329        "output":{"shape":"DescribeModelExplainabilityJobDefinitionResponse"},
  1330        "errors":[
  1331          {"shape":"ResourceNotFound"}
  1332        ]
  1333      },
  1334      "DescribeModelPackage":{
  1335        "name":"DescribeModelPackage",
  1336        "http":{
  1337          "method":"POST",
  1338          "requestUri":"/"
  1339        },
  1340        "input":{"shape":"DescribeModelPackageInput"},
  1341        "output":{"shape":"DescribeModelPackageOutput"}
  1342      },
  1343      "DescribeModelPackageGroup":{
  1344        "name":"DescribeModelPackageGroup",
  1345        "http":{
  1346          "method":"POST",
  1347          "requestUri":"/"
  1348        },
  1349        "input":{"shape":"DescribeModelPackageGroupInput"},
  1350        "output":{"shape":"DescribeModelPackageGroupOutput"}
  1351      },
  1352      "DescribeModelQualityJobDefinition":{
  1353        "name":"DescribeModelQualityJobDefinition",
  1354        "http":{
  1355          "method":"POST",
  1356          "requestUri":"/"
  1357        },
  1358        "input":{"shape":"DescribeModelQualityJobDefinitionRequest"},
  1359        "output":{"shape":"DescribeModelQualityJobDefinitionResponse"},
  1360        "errors":[
  1361          {"shape":"ResourceNotFound"}
  1362        ]
  1363      },
  1364      "DescribeMonitoringSchedule":{
  1365        "name":"DescribeMonitoringSchedule",
  1366        "http":{
  1367          "method":"POST",
  1368          "requestUri":"/"
  1369        },
  1370        "input":{"shape":"DescribeMonitoringScheduleRequest"},
  1371        "output":{"shape":"DescribeMonitoringScheduleResponse"},
  1372        "errors":[
  1373          {"shape":"ResourceNotFound"}
  1374        ]
  1375      },
  1376      "DescribeNotebookInstance":{
  1377        "name":"DescribeNotebookInstance",
  1378        "http":{
  1379          "method":"POST",
  1380          "requestUri":"/"
  1381        },
  1382        "input":{"shape":"DescribeNotebookInstanceInput"},
  1383        "output":{"shape":"DescribeNotebookInstanceOutput"}
  1384      },
  1385      "DescribeNotebookInstanceLifecycleConfig":{
  1386        "name":"DescribeNotebookInstanceLifecycleConfig",
  1387        "http":{
  1388          "method":"POST",
  1389          "requestUri":"/"
  1390        },
  1391        "input":{"shape":"DescribeNotebookInstanceLifecycleConfigInput"},
  1392        "output":{"shape":"DescribeNotebookInstanceLifecycleConfigOutput"}
  1393      },
  1394      "DescribePipeline":{
  1395        "name":"DescribePipeline",
  1396        "http":{
  1397          "method":"POST",
  1398          "requestUri":"/"
  1399        },
  1400        "input":{"shape":"DescribePipelineRequest"},
  1401        "output":{"shape":"DescribePipelineResponse"},
  1402        "errors":[
  1403          {"shape":"ResourceNotFound"}
  1404        ]
  1405      },
  1406      "DescribePipelineDefinitionForExecution":{
  1407        "name":"DescribePipelineDefinitionForExecution",
  1408        "http":{
  1409          "method":"POST",
  1410          "requestUri":"/"
  1411        },
  1412        "input":{"shape":"DescribePipelineDefinitionForExecutionRequest"},
  1413        "output":{"shape":"DescribePipelineDefinitionForExecutionResponse"},
  1414        "errors":[
  1415          {"shape":"ResourceNotFound"}
  1416        ]
  1417      },
  1418      "DescribePipelineExecution":{
  1419        "name":"DescribePipelineExecution",
  1420        "http":{
  1421          "method":"POST",
  1422          "requestUri":"/"
  1423        },
  1424        "input":{"shape":"DescribePipelineExecutionRequest"},
  1425        "output":{"shape":"DescribePipelineExecutionResponse"},
  1426        "errors":[
  1427          {"shape":"ResourceNotFound"}
  1428        ]
  1429      },
  1430      "DescribeProcessingJob":{
  1431        "name":"DescribeProcessingJob",
  1432        "http":{
  1433          "method":"POST",
  1434          "requestUri":"/"
  1435        },
  1436        "input":{"shape":"DescribeProcessingJobRequest"},
  1437        "output":{"shape":"DescribeProcessingJobResponse"},
  1438        "errors":[
  1439          {"shape":"ResourceNotFound"}
  1440        ]
  1441      },
  1442      "DescribeProject":{
  1443        "name":"DescribeProject",
  1444        "http":{
  1445          "method":"POST",
  1446          "requestUri":"/"
  1447        },
  1448        "input":{"shape":"DescribeProjectInput"},
  1449        "output":{"shape":"DescribeProjectOutput"}
  1450      },
  1451      "DescribeStudioLifecycleConfig":{
  1452        "name":"DescribeStudioLifecycleConfig",
  1453        "http":{
  1454          "method":"POST",
  1455          "requestUri":"/"
  1456        },
  1457        "input":{"shape":"DescribeStudioLifecycleConfigRequest"},
  1458        "output":{"shape":"DescribeStudioLifecycleConfigResponse"},
  1459        "errors":[
  1460          {"shape":"ResourceNotFound"}
  1461        ]
  1462      },
  1463      "DescribeSubscribedWorkteam":{
  1464        "name":"DescribeSubscribedWorkteam",
  1465        "http":{
  1466          "method":"POST",
  1467          "requestUri":"/"
  1468        },
  1469        "input":{"shape":"DescribeSubscribedWorkteamRequest"},
  1470        "output":{"shape":"DescribeSubscribedWorkteamResponse"}
  1471      },
  1472      "DescribeTrainingJob":{
  1473        "name":"DescribeTrainingJob",
  1474        "http":{
  1475          "method":"POST",
  1476          "requestUri":"/"
  1477        },
  1478        "input":{"shape":"DescribeTrainingJobRequest"},
  1479        "output":{"shape":"DescribeTrainingJobResponse"},
  1480        "errors":[
  1481          {"shape":"ResourceNotFound"}
  1482        ]
  1483      },
  1484      "DescribeTransformJob":{
  1485        "name":"DescribeTransformJob",
  1486        "http":{
  1487          "method":"POST",
  1488          "requestUri":"/"
  1489        },
  1490        "input":{"shape":"DescribeTransformJobRequest"},
  1491        "output":{"shape":"DescribeTransformJobResponse"},
  1492        "errors":[
  1493          {"shape":"ResourceNotFound"}
  1494        ]
  1495      },
  1496      "DescribeTrial":{
  1497        "name":"DescribeTrial",
  1498        "http":{
  1499          "method":"POST",
  1500          "requestUri":"/"
  1501        },
  1502        "input":{"shape":"DescribeTrialRequest"},
  1503        "output":{"shape":"DescribeTrialResponse"},
  1504        "errors":[
  1505          {"shape":"ResourceNotFound"}
  1506        ]
  1507      },
  1508      "DescribeTrialComponent":{
  1509        "name":"DescribeTrialComponent",
  1510        "http":{
  1511          "method":"POST",
  1512          "requestUri":"/"
  1513        },
  1514        "input":{"shape":"DescribeTrialComponentRequest"},
  1515        "output":{"shape":"DescribeTrialComponentResponse"},
  1516        "errors":[
  1517          {"shape":"ResourceNotFound"}
  1518        ]
  1519      },
  1520      "DescribeUserProfile":{
  1521        "name":"DescribeUserProfile",
  1522        "http":{
  1523          "method":"POST",
  1524          "requestUri":"/"
  1525        },
  1526        "input":{"shape":"DescribeUserProfileRequest"},
  1527        "output":{"shape":"DescribeUserProfileResponse"},
  1528        "errors":[
  1529          {"shape":"ResourceNotFound"}
  1530        ]
  1531      },
  1532      "DescribeWorkforce":{
  1533        "name":"DescribeWorkforce",
  1534        "http":{
  1535          "method":"POST",
  1536          "requestUri":"/"
  1537        },
  1538        "input":{"shape":"DescribeWorkforceRequest"},
  1539        "output":{"shape":"DescribeWorkforceResponse"}
  1540      },
  1541      "DescribeWorkteam":{
  1542        "name":"DescribeWorkteam",
  1543        "http":{
  1544          "method":"POST",
  1545          "requestUri":"/"
  1546        },
  1547        "input":{"shape":"DescribeWorkteamRequest"},
  1548        "output":{"shape":"DescribeWorkteamResponse"}
  1549      },
  1550      "DisableSagemakerServicecatalogPortfolio":{
  1551        "name":"DisableSagemakerServicecatalogPortfolio",
  1552        "http":{
  1553          "method":"POST",
  1554          "requestUri":"/"
  1555        },
  1556        "input":{"shape":"DisableSagemakerServicecatalogPortfolioInput"},
  1557        "output":{"shape":"DisableSagemakerServicecatalogPortfolioOutput"}
  1558      },
  1559      "DisassociateTrialComponent":{
  1560        "name":"DisassociateTrialComponent",
  1561        "http":{
  1562          "method":"POST",
  1563          "requestUri":"/"
  1564        },
  1565        "input":{"shape":"DisassociateTrialComponentRequest"},
  1566        "output":{"shape":"DisassociateTrialComponentResponse"},
  1567        "errors":[
  1568          {"shape":"ResourceNotFound"}
  1569        ]
  1570      },
  1571      "EnableSagemakerServicecatalogPortfolio":{
  1572        "name":"EnableSagemakerServicecatalogPortfolio",
  1573        "http":{
  1574          "method":"POST",
  1575          "requestUri":"/"
  1576        },
  1577        "input":{"shape":"EnableSagemakerServicecatalogPortfolioInput"},
  1578        "output":{"shape":"EnableSagemakerServicecatalogPortfolioOutput"}
  1579      },
  1580      "GetDeviceFleetReport":{
  1581        "name":"GetDeviceFleetReport",
  1582        "http":{
  1583          "method":"POST",
  1584          "requestUri":"/"
  1585        },
  1586        "input":{"shape":"GetDeviceFleetReportRequest"},
  1587        "output":{"shape":"GetDeviceFleetReportResponse"}
  1588      },
  1589      "GetModelPackageGroupPolicy":{
  1590        "name":"GetModelPackageGroupPolicy",
  1591        "http":{
  1592          "method":"POST",
  1593          "requestUri":"/"
  1594        },
  1595        "input":{"shape":"GetModelPackageGroupPolicyInput"},
  1596        "output":{"shape":"GetModelPackageGroupPolicyOutput"}
  1597      },
  1598      "GetSagemakerServicecatalogPortfolioStatus":{
  1599        "name":"GetSagemakerServicecatalogPortfolioStatus",
  1600        "http":{
  1601          "method":"POST",
  1602          "requestUri":"/"
  1603        },
  1604        "input":{"shape":"GetSagemakerServicecatalogPortfolioStatusInput"},
  1605        "output":{"shape":"GetSagemakerServicecatalogPortfolioStatusOutput"}
  1606      },
  1607      "GetSearchSuggestions":{
  1608        "name":"GetSearchSuggestions",
  1609        "http":{
  1610          "method":"POST",
  1611          "requestUri":"/"
  1612        },
  1613        "input":{"shape":"GetSearchSuggestionsRequest"},
  1614        "output":{"shape":"GetSearchSuggestionsResponse"}
  1615      },
  1616      "ListActions":{
  1617        "name":"ListActions",
  1618        "http":{
  1619          "method":"POST",
  1620          "requestUri":"/"
  1621        },
  1622        "input":{"shape":"ListActionsRequest"},
  1623        "output":{"shape":"ListActionsResponse"},
  1624        "errors":[
  1625          {"shape":"ResourceNotFound"}
  1626        ]
  1627      },
  1628      "ListAlgorithms":{
  1629        "name":"ListAlgorithms",
  1630        "http":{
  1631          "method":"POST",
  1632          "requestUri":"/"
  1633        },
  1634        "input":{"shape":"ListAlgorithmsInput"},
  1635        "output":{"shape":"ListAlgorithmsOutput"}
  1636      },
  1637      "ListAppImageConfigs":{
  1638        "name":"ListAppImageConfigs",
  1639        "http":{
  1640          "method":"POST",
  1641          "requestUri":"/"
  1642        },
  1643        "input":{"shape":"ListAppImageConfigsRequest"},
  1644        "output":{"shape":"ListAppImageConfigsResponse"}
  1645      },
  1646      "ListApps":{
  1647        "name":"ListApps",
  1648        "http":{
  1649          "method":"POST",
  1650          "requestUri":"/"
  1651        },
  1652        "input":{"shape":"ListAppsRequest"},
  1653        "output":{"shape":"ListAppsResponse"}
  1654      },
  1655      "ListArtifacts":{
  1656        "name":"ListArtifacts",
  1657        "http":{
  1658          "method":"POST",
  1659          "requestUri":"/"
  1660        },
  1661        "input":{"shape":"ListArtifactsRequest"},
  1662        "output":{"shape":"ListArtifactsResponse"},
  1663        "errors":[
  1664          {"shape":"ResourceNotFound"}
  1665        ]
  1666      },
  1667      "ListAssociations":{
  1668        "name":"ListAssociations",
  1669        "http":{
  1670          "method":"POST",
  1671          "requestUri":"/"
  1672        },
  1673        "input":{"shape":"ListAssociationsRequest"},
  1674        "output":{"shape":"ListAssociationsResponse"},
  1675        "errors":[
  1676          {"shape":"ResourceNotFound"}
  1677        ]
  1678      },
  1679      "ListAutoMLJobs":{
  1680        "name":"ListAutoMLJobs",
  1681        "http":{
  1682          "method":"POST",
  1683          "requestUri":"/"
  1684        },
  1685        "input":{"shape":"ListAutoMLJobsRequest"},
  1686        "output":{"shape":"ListAutoMLJobsResponse"}
  1687      },
  1688      "ListCandidatesForAutoMLJob":{
  1689        "name":"ListCandidatesForAutoMLJob",
  1690        "http":{
  1691          "method":"POST",
  1692          "requestUri":"/"
  1693        },
  1694        "input":{"shape":"ListCandidatesForAutoMLJobRequest"},
  1695        "output":{"shape":"ListCandidatesForAutoMLJobResponse"},
  1696        "errors":[
  1697          {"shape":"ResourceNotFound"}
  1698        ]
  1699      },
  1700      "ListCodeRepositories":{
  1701        "name":"ListCodeRepositories",
  1702        "http":{
  1703          "method":"POST",
  1704          "requestUri":"/"
  1705        },
  1706        "input":{"shape":"ListCodeRepositoriesInput"},
  1707        "output":{"shape":"ListCodeRepositoriesOutput"}
  1708      },
  1709      "ListCompilationJobs":{
  1710        "name":"ListCompilationJobs",
  1711        "http":{
  1712          "method":"POST",
  1713          "requestUri":"/"
  1714        },
  1715        "input":{"shape":"ListCompilationJobsRequest"},
  1716        "output":{"shape":"ListCompilationJobsResponse"}
  1717      },
  1718      "ListContexts":{
  1719        "name":"ListContexts",
  1720        "http":{
  1721          "method":"POST",
  1722          "requestUri":"/"
  1723        },
  1724        "input":{"shape":"ListContextsRequest"},
  1725        "output":{"shape":"ListContextsResponse"},
  1726        "errors":[
  1727          {"shape":"ResourceNotFound"}
  1728        ]
  1729      },
  1730      "ListDataQualityJobDefinitions":{
  1731        "name":"ListDataQualityJobDefinitions",
  1732        "http":{
  1733          "method":"POST",
  1734          "requestUri":"/"
  1735        },
  1736        "input":{"shape":"ListDataQualityJobDefinitionsRequest"},
  1737        "output":{"shape":"ListDataQualityJobDefinitionsResponse"}
  1738      },
  1739      "ListDeviceFleets":{
  1740        "name":"ListDeviceFleets",
  1741        "http":{
  1742          "method":"POST",
  1743          "requestUri":"/"
  1744        },
  1745        "input":{"shape":"ListDeviceFleetsRequest"},
  1746        "output":{"shape":"ListDeviceFleetsResponse"}
  1747      },
  1748      "ListDevices":{
  1749        "name":"ListDevices",
  1750        "http":{
  1751          "method":"POST",
  1752          "requestUri":"/"
  1753        },
  1754        "input":{"shape":"ListDevicesRequest"},
  1755        "output":{"shape":"ListDevicesResponse"}
  1756      },
  1757      "ListDomains":{
  1758        "name":"ListDomains",
  1759        "http":{
  1760          "method":"POST",
  1761          "requestUri":"/"
  1762        },
  1763        "input":{"shape":"ListDomainsRequest"},
  1764        "output":{"shape":"ListDomainsResponse"}
  1765      },
  1766      "ListEdgePackagingJobs":{
  1767        "name":"ListEdgePackagingJobs",
  1768        "http":{
  1769          "method":"POST",
  1770          "requestUri":"/"
  1771        },
  1772        "input":{"shape":"ListEdgePackagingJobsRequest"},
  1773        "output":{"shape":"ListEdgePackagingJobsResponse"}
  1774      },
  1775      "ListEndpointConfigs":{
  1776        "name":"ListEndpointConfigs",
  1777        "http":{
  1778          "method":"POST",
  1779          "requestUri":"/"
  1780        },
  1781        "input":{"shape":"ListEndpointConfigsInput"},
  1782        "output":{"shape":"ListEndpointConfigsOutput"}
  1783      },
  1784      "ListEndpoints":{
  1785        "name":"ListEndpoints",
  1786        "http":{
  1787          "method":"POST",
  1788          "requestUri":"/"
  1789        },
  1790        "input":{"shape":"ListEndpointsInput"},
  1791        "output":{"shape":"ListEndpointsOutput"}
  1792      },
  1793      "ListExperiments":{
  1794        "name":"ListExperiments",
  1795        "http":{
  1796          "method":"POST",
  1797          "requestUri":"/"
  1798        },
  1799        "input":{"shape":"ListExperimentsRequest"},
  1800        "output":{"shape":"ListExperimentsResponse"}
  1801      },
  1802      "ListFeatureGroups":{
  1803        "name":"ListFeatureGroups",
  1804        "http":{
  1805          "method":"POST",
  1806          "requestUri":"/"
  1807        },
  1808        "input":{"shape":"ListFeatureGroupsRequest"},
  1809        "output":{"shape":"ListFeatureGroupsResponse"}
  1810      },
  1811      "ListFlowDefinitions":{
  1812        "name":"ListFlowDefinitions",
  1813        "http":{
  1814          "method":"POST",
  1815          "requestUri":"/"
  1816        },
  1817        "input":{"shape":"ListFlowDefinitionsRequest"},
  1818        "output":{"shape":"ListFlowDefinitionsResponse"}
  1819      },
  1820      "ListHumanTaskUis":{
  1821        "name":"ListHumanTaskUis",
  1822        "http":{
  1823          "method":"POST",
  1824          "requestUri":"/"
  1825        },
  1826        "input":{"shape":"ListHumanTaskUisRequest"},
  1827        "output":{"shape":"ListHumanTaskUisResponse"}
  1828      },
  1829      "ListHyperParameterTuningJobs":{
  1830        "name":"ListHyperParameterTuningJobs",
  1831        "http":{
  1832          "method":"POST",
  1833          "requestUri":"/"
  1834        },
  1835        "input":{"shape":"ListHyperParameterTuningJobsRequest"},
  1836        "output":{"shape":"ListHyperParameterTuningJobsResponse"}
  1837      },
  1838      "ListImageVersions":{
  1839        "name":"ListImageVersions",
  1840        "http":{
  1841          "method":"POST",
  1842          "requestUri":"/"
  1843        },
  1844        "input":{"shape":"ListImageVersionsRequest"},
  1845        "output":{"shape":"ListImageVersionsResponse"},
  1846        "errors":[
  1847          {"shape":"ResourceNotFound"}
  1848        ]
  1849      },
  1850      "ListImages":{
  1851        "name":"ListImages",
  1852        "http":{
  1853          "method":"POST",
  1854          "requestUri":"/"
  1855        },
  1856        "input":{"shape":"ListImagesRequest"},
  1857        "output":{"shape":"ListImagesResponse"}
  1858      },
  1859      "ListLabelingJobs":{
  1860        "name":"ListLabelingJobs",
  1861        "http":{
  1862          "method":"POST",
  1863          "requestUri":"/"
  1864        },
  1865        "input":{"shape":"ListLabelingJobsRequest"},
  1866        "output":{"shape":"ListLabelingJobsResponse"}
  1867      },
  1868      "ListLabelingJobsForWorkteam":{
  1869        "name":"ListLabelingJobsForWorkteam",
  1870        "http":{
  1871          "method":"POST",
  1872          "requestUri":"/"
  1873        },
  1874        "input":{"shape":"ListLabelingJobsForWorkteamRequest"},
  1875        "output":{"shape":"ListLabelingJobsForWorkteamResponse"},
  1876        "errors":[
  1877          {"shape":"ResourceNotFound"}
  1878        ]
  1879      },
  1880      "ListModelBiasJobDefinitions":{
  1881        "name":"ListModelBiasJobDefinitions",
  1882        "http":{
  1883          "method":"POST",
  1884          "requestUri":"/"
  1885        },
  1886        "input":{"shape":"ListModelBiasJobDefinitionsRequest"},
  1887        "output":{"shape":"ListModelBiasJobDefinitionsResponse"}
  1888      },
  1889      "ListModelExplainabilityJobDefinitions":{
  1890        "name":"ListModelExplainabilityJobDefinitions",
  1891        "http":{
  1892          "method":"POST",
  1893          "requestUri":"/"
  1894        },
  1895        "input":{"shape":"ListModelExplainabilityJobDefinitionsRequest"},
  1896        "output":{"shape":"ListModelExplainabilityJobDefinitionsResponse"}
  1897      },
  1898      "ListModelPackageGroups":{
  1899        "name":"ListModelPackageGroups",
  1900        "http":{
  1901          "method":"POST",
  1902          "requestUri":"/"
  1903        },
  1904        "input":{"shape":"ListModelPackageGroupsInput"},
  1905        "output":{"shape":"ListModelPackageGroupsOutput"}
  1906      },
  1907      "ListModelPackages":{
  1908        "name":"ListModelPackages",
  1909        "http":{
  1910          "method":"POST",
  1911          "requestUri":"/"
  1912        },
  1913        "input":{"shape":"ListModelPackagesInput"},
  1914        "output":{"shape":"ListModelPackagesOutput"}
  1915      },
  1916      "ListModelQualityJobDefinitions":{
  1917        "name":"ListModelQualityJobDefinitions",
  1918        "http":{
  1919          "method":"POST",
  1920          "requestUri":"/"
  1921        },
  1922        "input":{"shape":"ListModelQualityJobDefinitionsRequest"},
  1923        "output":{"shape":"ListModelQualityJobDefinitionsResponse"}
  1924      },
  1925      "ListModels":{
  1926        "name":"ListModels",
  1927        "http":{
  1928          "method":"POST",
  1929          "requestUri":"/"
  1930        },
  1931        "input":{"shape":"ListModelsInput"},
  1932        "output":{"shape":"ListModelsOutput"}
  1933      },
  1934      "ListMonitoringExecutions":{
  1935        "name":"ListMonitoringExecutions",
  1936        "http":{
  1937          "method":"POST",
  1938          "requestUri":"/"
  1939        },
  1940        "input":{"shape":"ListMonitoringExecutionsRequest"},
  1941        "output":{"shape":"ListMonitoringExecutionsResponse"}
  1942      },
  1943      "ListMonitoringSchedules":{
  1944        "name":"ListMonitoringSchedules",
  1945        "http":{
  1946          "method":"POST",
  1947          "requestUri":"/"
  1948        },
  1949        "input":{"shape":"ListMonitoringSchedulesRequest"},
  1950        "output":{"shape":"ListMonitoringSchedulesResponse"}
  1951      },
  1952      "ListNotebookInstanceLifecycleConfigs":{
  1953        "name":"ListNotebookInstanceLifecycleConfigs",
  1954        "http":{
  1955          "method":"POST",
  1956          "requestUri":"/"
  1957        },
  1958        "input":{"shape":"ListNotebookInstanceLifecycleConfigsInput"},
  1959        "output":{"shape":"ListNotebookInstanceLifecycleConfigsOutput"}
  1960      },
  1961      "ListNotebookInstances":{
  1962        "name":"ListNotebookInstances",
  1963        "http":{
  1964          "method":"POST",
  1965          "requestUri":"/"
  1966        },
  1967        "input":{"shape":"ListNotebookInstancesInput"},
  1968        "output":{"shape":"ListNotebookInstancesOutput"}
  1969      },
  1970      "ListPipelineExecutionSteps":{
  1971        "name":"ListPipelineExecutionSteps",
  1972        "http":{
  1973          "method":"POST",
  1974          "requestUri":"/"
  1975        },
  1976        "input":{"shape":"ListPipelineExecutionStepsRequest"},
  1977        "output":{"shape":"ListPipelineExecutionStepsResponse"},
  1978        "errors":[
  1979          {"shape":"ResourceNotFound"}
  1980        ]
  1981      },
  1982      "ListPipelineExecutions":{
  1983        "name":"ListPipelineExecutions",
  1984        "http":{
  1985          "method":"POST",
  1986          "requestUri":"/"
  1987        },
  1988        "input":{"shape":"ListPipelineExecutionsRequest"},
  1989        "output":{"shape":"ListPipelineExecutionsResponse"},
  1990        "errors":[
  1991          {"shape":"ResourceNotFound"}
  1992        ]
  1993      },
  1994      "ListPipelineParametersForExecution":{
  1995        "name":"ListPipelineParametersForExecution",
  1996        "http":{
  1997          "method":"POST",
  1998          "requestUri":"/"
  1999        },
  2000        "input":{"shape":"ListPipelineParametersForExecutionRequest"},
  2001        "output":{"shape":"ListPipelineParametersForExecutionResponse"},
  2002        "errors":[
  2003          {"shape":"ResourceNotFound"}
  2004        ]
  2005      },
  2006      "ListPipelines":{
  2007        "name":"ListPipelines",
  2008        "http":{
  2009          "method":"POST",
  2010          "requestUri":"/"
  2011        },
  2012        "input":{"shape":"ListPipelinesRequest"},
  2013        "output":{"shape":"ListPipelinesResponse"}
  2014      },
  2015      "ListProcessingJobs":{
  2016        "name":"ListProcessingJobs",
  2017        "http":{
  2018          "method":"POST",
  2019          "requestUri":"/"
  2020        },
  2021        "input":{"shape":"ListProcessingJobsRequest"},
  2022        "output":{"shape":"ListProcessingJobsResponse"}
  2023      },
  2024      "ListProjects":{
  2025        "name":"ListProjects",
  2026        "http":{
  2027          "method":"POST",
  2028          "requestUri":"/"
  2029        },
  2030        "input":{"shape":"ListProjectsInput"},
  2031        "output":{"shape":"ListProjectsOutput"}
  2032      },
  2033      "ListStudioLifecycleConfigs":{
  2034        "name":"ListStudioLifecycleConfigs",
  2035        "http":{
  2036          "method":"POST",
  2037          "requestUri":"/"
  2038        },
  2039        "input":{"shape":"ListStudioLifecycleConfigsRequest"},
  2040        "output":{"shape":"ListStudioLifecycleConfigsResponse"},
  2041        "errors":[
  2042          {"shape":"ResourceInUse"}
  2043        ]
  2044      },
  2045      "ListSubscribedWorkteams":{
  2046        "name":"ListSubscribedWorkteams",
  2047        "http":{
  2048          "method":"POST",
  2049          "requestUri":"/"
  2050        },
  2051        "input":{"shape":"ListSubscribedWorkteamsRequest"},
  2052        "output":{"shape":"ListSubscribedWorkteamsResponse"}
  2053      },
  2054      "ListTags":{
  2055        "name":"ListTags",
  2056        "http":{
  2057          "method":"POST",
  2058          "requestUri":"/"
  2059        },
  2060        "input":{"shape":"ListTagsInput"},
  2061        "output":{"shape":"ListTagsOutput"}
  2062      },
  2063      "ListTrainingJobs":{
  2064        "name":"ListTrainingJobs",
  2065        "http":{
  2066          "method":"POST",
  2067          "requestUri":"/"
  2068        },
  2069        "input":{"shape":"ListTrainingJobsRequest"},
  2070        "output":{"shape":"ListTrainingJobsResponse"}
  2071      },
  2072      "ListTrainingJobsForHyperParameterTuningJob":{
  2073        "name":"ListTrainingJobsForHyperParameterTuningJob",
  2074        "http":{
  2075          "method":"POST",
  2076          "requestUri":"/"
  2077        },
  2078        "input":{"shape":"ListTrainingJobsForHyperParameterTuningJobRequest"},
  2079        "output":{"shape":"ListTrainingJobsForHyperParameterTuningJobResponse"},
  2080        "errors":[
  2081          {"shape":"ResourceNotFound"}
  2082        ]
  2083      },
  2084      "ListTransformJobs":{
  2085        "name":"ListTransformJobs",
  2086        "http":{
  2087          "method":"POST",
  2088          "requestUri":"/"
  2089        },
  2090        "input":{"shape":"ListTransformJobsRequest"},
  2091        "output":{"shape":"ListTransformJobsResponse"}
  2092      },
  2093      "ListTrialComponents":{
  2094        "name":"ListTrialComponents",
  2095        "http":{
  2096          "method":"POST",
  2097          "requestUri":"/"
  2098        },
  2099        "input":{"shape":"ListTrialComponentsRequest"},
  2100        "output":{"shape":"ListTrialComponentsResponse"},
  2101        "errors":[
  2102          {"shape":"ResourceNotFound"}
  2103        ]
  2104      },
  2105      "ListTrials":{
  2106        "name":"ListTrials",
  2107        "http":{
  2108          "method":"POST",
  2109          "requestUri":"/"
  2110        },
  2111        "input":{"shape":"ListTrialsRequest"},
  2112        "output":{"shape":"ListTrialsResponse"},
  2113        "errors":[
  2114          {"shape":"ResourceNotFound"}
  2115        ]
  2116      },
  2117      "ListUserProfiles":{
  2118        "name":"ListUserProfiles",
  2119        "http":{
  2120          "method":"POST",
  2121          "requestUri":"/"
  2122        },
  2123        "input":{"shape":"ListUserProfilesRequest"},
  2124        "output":{"shape":"ListUserProfilesResponse"}
  2125      },
  2126      "ListWorkforces":{
  2127        "name":"ListWorkforces",
  2128        "http":{
  2129          "method":"POST",
  2130          "requestUri":"/"
  2131        },
  2132        "input":{"shape":"ListWorkforcesRequest"},
  2133        "output":{"shape":"ListWorkforcesResponse"}
  2134      },
  2135      "ListWorkteams":{
  2136        "name":"ListWorkteams",
  2137        "http":{
  2138          "method":"POST",
  2139          "requestUri":"/"
  2140        },
  2141        "input":{"shape":"ListWorkteamsRequest"},
  2142        "output":{"shape":"ListWorkteamsResponse"}
  2143      },
  2144      "PutModelPackageGroupPolicy":{
  2145        "name":"PutModelPackageGroupPolicy",
  2146        "http":{
  2147          "method":"POST",
  2148          "requestUri":"/"
  2149        },
  2150        "input":{"shape":"PutModelPackageGroupPolicyInput"},
  2151        "output":{"shape":"PutModelPackageGroupPolicyOutput"}
  2152      },
  2153      "RegisterDevices":{
  2154        "name":"RegisterDevices",
  2155        "http":{
  2156          "method":"POST",
  2157          "requestUri":"/"
  2158        },
  2159        "input":{"shape":"RegisterDevicesRequest"},
  2160        "errors":[
  2161          {"shape":"ResourceLimitExceeded"}
  2162        ]
  2163      },
  2164      "RenderUiTemplate":{
  2165        "name":"RenderUiTemplate",
  2166        "http":{
  2167          "method":"POST",
  2168          "requestUri":"/"
  2169        },
  2170        "input":{"shape":"RenderUiTemplateRequest"},
  2171        "output":{"shape":"RenderUiTemplateResponse"},
  2172        "errors":[
  2173          {"shape":"ResourceNotFound"}
  2174        ]
  2175      },
  2176      "RetryPipelineExecution":{
  2177        "name":"RetryPipelineExecution",
  2178        "http":{
  2179          "method":"POST",
  2180          "requestUri":"/"
  2181        },
  2182        "input":{"shape":"RetryPipelineExecutionRequest"},
  2183        "output":{"shape":"RetryPipelineExecutionResponse"},
  2184        "errors":[
  2185          {"shape":"ResourceNotFound"},
  2186          {"shape":"ResourceLimitExceeded"},
  2187          {"shape":"ConflictException"}
  2188        ]
  2189      },
  2190      "Search":{
  2191        "name":"Search",
  2192        "http":{
  2193          "method":"POST",
  2194          "requestUri":"/"
  2195        },
  2196        "input":{"shape":"SearchRequest"},
  2197        "output":{"shape":"SearchResponse"}
  2198      },
  2199      "SendPipelineExecutionStepFailure":{
  2200        "name":"SendPipelineExecutionStepFailure",
  2201        "http":{
  2202          "method":"POST",
  2203          "requestUri":"/"
  2204        },
  2205        "input":{"shape":"SendPipelineExecutionStepFailureRequest"},
  2206        "output":{"shape":"SendPipelineExecutionStepFailureResponse"},
  2207        "errors":[
  2208          {"shape":"ResourceNotFound"},
  2209          {"shape":"ResourceLimitExceeded"}
  2210        ]
  2211      },
  2212      "SendPipelineExecutionStepSuccess":{
  2213        "name":"SendPipelineExecutionStepSuccess",
  2214        "http":{
  2215          "method":"POST",
  2216          "requestUri":"/"
  2217        },
  2218        "input":{"shape":"SendPipelineExecutionStepSuccessRequest"},
  2219        "output":{"shape":"SendPipelineExecutionStepSuccessResponse"},
  2220        "errors":[
  2221          {"shape":"ResourceNotFound"},
  2222          {"shape":"ResourceLimitExceeded"}
  2223        ]
  2224      },
  2225      "StartMonitoringSchedule":{
  2226        "name":"StartMonitoringSchedule",
  2227        "http":{
  2228          "method":"POST",
  2229          "requestUri":"/"
  2230        },
  2231        "input":{"shape":"StartMonitoringScheduleRequest"},
  2232        "errors":[
  2233          {"shape":"ResourceNotFound"}
  2234        ]
  2235      },
  2236      "StartNotebookInstance":{
  2237        "name":"StartNotebookInstance",
  2238        "http":{
  2239          "method":"POST",
  2240          "requestUri":"/"
  2241        },
  2242        "input":{"shape":"StartNotebookInstanceInput"},
  2243        "errors":[
  2244          {"shape":"ResourceLimitExceeded"}
  2245        ]
  2246      },
  2247      "StartPipelineExecution":{
  2248        "name":"StartPipelineExecution",
  2249        "http":{
  2250          "method":"POST",
  2251          "requestUri":"/"
  2252        },
  2253        "input":{"shape":"StartPipelineExecutionRequest"},
  2254        "output":{"shape":"StartPipelineExecutionResponse"},
  2255        "errors":[
  2256          {"shape":"ResourceNotFound"},
  2257          {"shape":"ResourceLimitExceeded"}
  2258        ]
  2259      },
  2260      "StopAutoMLJob":{
  2261        "name":"StopAutoMLJob",
  2262        "http":{
  2263          "method":"POST",
  2264          "requestUri":"/"
  2265        },
  2266        "input":{"shape":"StopAutoMLJobRequest"},
  2267        "errors":[
  2268          {"shape":"ResourceNotFound"}
  2269        ]
  2270      },
  2271      "StopCompilationJob":{
  2272        "name":"StopCompilationJob",
  2273        "http":{
  2274          "method":"POST",
  2275          "requestUri":"/"
  2276        },
  2277        "input":{"shape":"StopCompilationJobRequest"},
  2278        "errors":[
  2279          {"shape":"ResourceNotFound"}
  2280        ]
  2281      },
  2282      "StopEdgePackagingJob":{
  2283        "name":"StopEdgePackagingJob",
  2284        "http":{
  2285          "method":"POST",
  2286          "requestUri":"/"
  2287        },
  2288        "input":{"shape":"StopEdgePackagingJobRequest"}
  2289      },
  2290      "StopHyperParameterTuningJob":{
  2291        "name":"StopHyperParameterTuningJob",
  2292        "http":{
  2293          "method":"POST",
  2294          "requestUri":"/"
  2295        },
  2296        "input":{"shape":"StopHyperParameterTuningJobRequest"},
  2297        "errors":[
  2298          {"shape":"ResourceNotFound"}
  2299        ]
  2300      },
  2301      "StopLabelingJob":{
  2302        "name":"StopLabelingJob",
  2303        "http":{
  2304          "method":"POST",
  2305          "requestUri":"/"
  2306        },
  2307        "input":{"shape":"StopLabelingJobRequest"},
  2308        "errors":[
  2309          {"shape":"ResourceNotFound"}
  2310        ]
  2311      },
  2312      "StopMonitoringSchedule":{
  2313        "name":"StopMonitoringSchedule",
  2314        "http":{
  2315          "method":"POST",
  2316          "requestUri":"/"
  2317        },
  2318        "input":{"shape":"StopMonitoringScheduleRequest"},
  2319        "errors":[
  2320          {"shape":"ResourceNotFound"}
  2321        ]
  2322      },
  2323      "StopNotebookInstance":{
  2324        "name":"StopNotebookInstance",
  2325        "http":{
  2326          "method":"POST",
  2327          "requestUri":"/"
  2328        },
  2329        "input":{"shape":"StopNotebookInstanceInput"}
  2330      },
  2331      "StopPipelineExecution":{
  2332        "name":"StopPipelineExecution",
  2333        "http":{
  2334          "method":"POST",
  2335          "requestUri":"/"
  2336        },
  2337        "input":{"shape":"StopPipelineExecutionRequest"},
  2338        "output":{"shape":"StopPipelineExecutionResponse"},
  2339        "errors":[
  2340          {"shape":"ResourceNotFound"}
  2341        ]
  2342      },
  2343      "StopProcessingJob":{
  2344        "name":"StopProcessingJob",
  2345        "http":{
  2346          "method":"POST",
  2347          "requestUri":"/"
  2348        },
  2349        "input":{"shape":"StopProcessingJobRequest"},
  2350        "errors":[
  2351          {"shape":"ResourceNotFound"}
  2352        ]
  2353      },
  2354      "StopTrainingJob":{
  2355        "name":"StopTrainingJob",
  2356        "http":{
  2357          "method":"POST",
  2358          "requestUri":"/"
  2359        },
  2360        "input":{"shape":"StopTrainingJobRequest"},
  2361        "errors":[
  2362          {"shape":"ResourceNotFound"}
  2363        ]
  2364      },
  2365      "StopTransformJob":{
  2366        "name":"StopTransformJob",
  2367        "http":{
  2368          "method":"POST",
  2369          "requestUri":"/"
  2370        },
  2371        "input":{"shape":"StopTransformJobRequest"},
  2372        "errors":[
  2373          {"shape":"ResourceNotFound"}
  2374        ]
  2375      },
  2376      "UpdateAction":{
  2377        "name":"UpdateAction",
  2378        "http":{
  2379          "method":"POST",
  2380          "requestUri":"/"
  2381        },
  2382        "input":{"shape":"UpdateActionRequest"},
  2383        "output":{"shape":"UpdateActionResponse"},
  2384        "errors":[
  2385          {"shape":"ConflictException"},
  2386          {"shape":"ResourceNotFound"}
  2387        ]
  2388      },
  2389      "UpdateAppImageConfig":{
  2390        "name":"UpdateAppImageConfig",
  2391        "http":{
  2392          "method":"POST",
  2393          "requestUri":"/"
  2394        },
  2395        "input":{"shape":"UpdateAppImageConfigRequest"},
  2396        "output":{"shape":"UpdateAppImageConfigResponse"},
  2397        "errors":[
  2398          {"shape":"ResourceNotFound"}
  2399        ]
  2400      },
  2401      "UpdateArtifact":{
  2402        "name":"UpdateArtifact",
  2403        "http":{
  2404          "method":"POST",
  2405          "requestUri":"/"
  2406        },
  2407        "input":{"shape":"UpdateArtifactRequest"},
  2408        "output":{"shape":"UpdateArtifactResponse"},
  2409        "errors":[
  2410          {"shape":"ConflictException"},
  2411          {"shape":"ResourceNotFound"}
  2412        ]
  2413      },
  2414      "UpdateCodeRepository":{
  2415        "name":"UpdateCodeRepository",
  2416        "http":{
  2417          "method":"POST",
  2418          "requestUri":"/"
  2419        },
  2420        "input":{"shape":"UpdateCodeRepositoryInput"},
  2421        "output":{"shape":"UpdateCodeRepositoryOutput"}
  2422      },
  2423      "UpdateContext":{
  2424        "name":"UpdateContext",
  2425        "http":{
  2426          "method":"POST",
  2427          "requestUri":"/"
  2428        },
  2429        "input":{"shape":"UpdateContextRequest"},
  2430        "output":{"shape":"UpdateContextResponse"},
  2431        "errors":[
  2432          {"shape":"ConflictException"},
  2433          {"shape":"ResourceNotFound"}
  2434        ]
  2435      },
  2436      "UpdateDeviceFleet":{
  2437        "name":"UpdateDeviceFleet",
  2438        "http":{
  2439          "method":"POST",
  2440          "requestUri":"/"
  2441        },
  2442        "input":{"shape":"UpdateDeviceFleetRequest"},
  2443        "errors":[
  2444          {"shape":"ResourceInUse"}
  2445        ]
  2446      },
  2447      "UpdateDevices":{
  2448        "name":"UpdateDevices",
  2449        "http":{
  2450          "method":"POST",
  2451          "requestUri":"/"
  2452        },
  2453        "input":{"shape":"UpdateDevicesRequest"}
  2454      },
  2455      "UpdateDomain":{
  2456        "name":"UpdateDomain",
  2457        "http":{
  2458          "method":"POST",
  2459          "requestUri":"/"
  2460        },
  2461        "input":{"shape":"UpdateDomainRequest"},
  2462        "output":{"shape":"UpdateDomainResponse"},
  2463        "errors":[
  2464          {"shape":"ResourceLimitExceeded"},
  2465          {"shape":"ResourceInUse"},
  2466          {"shape":"ResourceNotFound"}
  2467        ]
  2468      },
  2469      "UpdateEndpoint":{
  2470        "name":"UpdateEndpoint",
  2471        "http":{
  2472          "method":"POST",
  2473          "requestUri":"/"
  2474        },
  2475        "input":{"shape":"UpdateEndpointInput"},
  2476        "output":{"shape":"UpdateEndpointOutput"},
  2477        "errors":[
  2478          {"shape":"ResourceLimitExceeded"}
  2479        ]
  2480      },
  2481      "UpdateEndpointWeightsAndCapacities":{
  2482        "name":"UpdateEndpointWeightsAndCapacities",
  2483        "http":{
  2484          "method":"POST",
  2485          "requestUri":"/"
  2486        },
  2487        "input":{"shape":"UpdateEndpointWeightsAndCapacitiesInput"},
  2488        "output":{"shape":"UpdateEndpointWeightsAndCapacitiesOutput"},
  2489        "errors":[
  2490          {"shape":"ResourceLimitExceeded"}
  2491        ]
  2492      },
  2493      "UpdateExperiment":{
  2494        "name":"UpdateExperiment",
  2495        "http":{
  2496          "method":"POST",
  2497          "requestUri":"/"
  2498        },
  2499        "input":{"shape":"UpdateExperimentRequest"},
  2500        "output":{"shape":"UpdateExperimentResponse"},
  2501        "errors":[
  2502          {"shape":"ConflictException"},
  2503          {"shape":"ResourceNotFound"}
  2504        ]
  2505      },
  2506      "UpdateImage":{
  2507        "name":"UpdateImage",
  2508        "http":{
  2509          "method":"POST",
  2510          "requestUri":"/"
  2511        },
  2512        "input":{"shape":"UpdateImageRequest"},
  2513        "output":{"shape":"UpdateImageResponse"},
  2514        "errors":[
  2515          {"shape":"ResourceInUse"},
  2516          {"shape":"ResourceNotFound"}
  2517        ]
  2518      },
  2519      "UpdateModelPackage":{
  2520        "name":"UpdateModelPackage",
  2521        "http":{
  2522          "method":"POST",
  2523          "requestUri":"/"
  2524        },
  2525        "input":{"shape":"UpdateModelPackageInput"},
  2526        "output":{"shape":"UpdateModelPackageOutput"}
  2527      },
  2528      "UpdateMonitoringSchedule":{
  2529        "name":"UpdateMonitoringSchedule",
  2530        "http":{
  2531          "method":"POST",
  2532          "requestUri":"/"
  2533        },
  2534        "input":{"shape":"UpdateMonitoringScheduleRequest"},
  2535        "output":{"shape":"UpdateMonitoringScheduleResponse"},
  2536        "errors":[
  2537          {"shape":"ResourceLimitExceeded"},
  2538          {"shape":"ResourceNotFound"}
  2539        ]
  2540      },
  2541      "UpdateNotebookInstance":{
  2542        "name":"UpdateNotebookInstance",
  2543        "http":{
  2544          "method":"POST",
  2545          "requestUri":"/"
  2546        },
  2547        "input":{"shape":"UpdateNotebookInstanceInput"},
  2548        "output":{"shape":"UpdateNotebookInstanceOutput"},
  2549        "errors":[
  2550          {"shape":"ResourceLimitExceeded"}
  2551        ]
  2552      },
  2553      "UpdateNotebookInstanceLifecycleConfig":{
  2554        "name":"UpdateNotebookInstanceLifecycleConfig",
  2555        "http":{
  2556          "method":"POST",
  2557          "requestUri":"/"
  2558        },
  2559        "input":{"shape":"UpdateNotebookInstanceLifecycleConfigInput"},
  2560        "output":{"shape":"UpdateNotebookInstanceLifecycleConfigOutput"},
  2561        "errors":[
  2562          {"shape":"ResourceLimitExceeded"}
  2563        ]
  2564      },
  2565      "UpdatePipeline":{
  2566        "name":"UpdatePipeline",
  2567        "http":{
  2568          "method":"POST",
  2569          "requestUri":"/"
  2570        },
  2571        "input":{"shape":"UpdatePipelineRequest"},
  2572        "output":{"shape":"UpdatePipelineResponse"},
  2573        "errors":[
  2574          {"shape":"ResourceNotFound"}
  2575        ]
  2576      },
  2577      "UpdatePipelineExecution":{
  2578        "name":"UpdatePipelineExecution",
  2579        "http":{
  2580          "method":"POST",
  2581          "requestUri":"/"
  2582        },
  2583        "input":{"shape":"UpdatePipelineExecutionRequest"},
  2584        "output":{"shape":"UpdatePipelineExecutionResponse"},
  2585        "errors":[
  2586          {"shape":"ResourceNotFound"}
  2587        ]
  2588      },
  2589      "UpdateTrainingJob":{
  2590        "name":"UpdateTrainingJob",
  2591        "http":{
  2592          "method":"POST",
  2593          "requestUri":"/"
  2594        },
  2595        "input":{"shape":"UpdateTrainingJobRequest"},
  2596        "output":{"shape":"UpdateTrainingJobResponse"},
  2597        "errors":[
  2598          {"shape":"ResourceNotFound"}
  2599        ]
  2600      },
  2601      "UpdateTrial":{
  2602        "name":"UpdateTrial",
  2603        "http":{
  2604          "method":"POST",
  2605          "requestUri":"/"
  2606        },
  2607        "input":{"shape":"UpdateTrialRequest"},
  2608        "output":{"shape":"UpdateTrialResponse"},
  2609        "errors":[
  2610          {"shape":"ConflictException"},
  2611          {"shape":"ResourceNotFound"}
  2612        ]
  2613      },
  2614      "UpdateTrialComponent":{
  2615        "name":"UpdateTrialComponent",
  2616        "http":{
  2617          "method":"POST",
  2618          "requestUri":"/"
  2619        },
  2620        "input":{"shape":"UpdateTrialComponentRequest"},
  2621        "output":{"shape":"UpdateTrialComponentResponse"},
  2622        "errors":[
  2623          {"shape":"ConflictException"},
  2624          {"shape":"ResourceNotFound"}
  2625        ]
  2626      },
  2627      "UpdateUserProfile":{
  2628        "name":"UpdateUserProfile",
  2629        "http":{
  2630          "method":"POST",
  2631          "requestUri":"/"
  2632        },
  2633        "input":{"shape":"UpdateUserProfileRequest"},
  2634        "output":{"shape":"UpdateUserProfileResponse"},
  2635        "errors":[
  2636          {"shape":"ResourceLimitExceeded"},
  2637          {"shape":"ResourceInUse"},
  2638          {"shape":"ResourceNotFound"}
  2639        ]
  2640      },
  2641      "UpdateWorkforce":{
  2642        "name":"UpdateWorkforce",
  2643        "http":{
  2644          "method":"POST",
  2645          "requestUri":"/"
  2646        },
  2647        "input":{"shape":"UpdateWorkforceRequest"},
  2648        "output":{"shape":"UpdateWorkforceResponse"}
  2649      },
  2650      "UpdateWorkteam":{
  2651        "name":"UpdateWorkteam",
  2652        "http":{
  2653          "method":"POST",
  2654          "requestUri":"/"
  2655        },
  2656        "input":{"shape":"UpdateWorkteamRequest"},
  2657        "output":{"shape":"UpdateWorkteamResponse"},
  2658        "errors":[
  2659          {"shape":"ResourceLimitExceeded"}
  2660        ]
  2661      }
  2662    },
  2663    "shapes":{
  2664      "Accept":{
  2665        "type":"string",
  2666        "max":256,
  2667        "pattern":".*"
  2668      },
  2669      "AccountId":{
  2670        "type":"string",
  2671        "pattern":"^\\d+$"
  2672      },
  2673      "ActionArn":{
  2674        "type":"string",
  2675        "max":256,
  2676        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:action/.*"
  2677      },
  2678      "ActionSource":{
  2679        "type":"structure",
  2680        "required":["SourceUri"],
  2681        "members":{
  2682          "SourceUri":{"shape":"String2048"},
  2683          "SourceType":{"shape":"String256"},
  2684          "SourceId":{"shape":"String256"}
  2685        }
  2686      },
  2687      "ActionStatus":{
  2688        "type":"string",
  2689        "enum":[
  2690          "Unknown",
  2691          "InProgress",
  2692          "Completed",
  2693          "Failed",
  2694          "Stopping",
  2695          "Stopped"
  2696        ]
  2697      },
  2698      "ActionSummaries":{
  2699        "type":"list",
  2700        "member":{"shape":"ActionSummary"}
  2701      },
  2702      "ActionSummary":{
  2703        "type":"structure",
  2704        "members":{
  2705          "ActionArn":{"shape":"ActionArn"},
  2706          "ActionName":{"shape":"ExperimentEntityName"},
  2707          "Source":{"shape":"ActionSource"},
  2708          "ActionType":{"shape":"String64"},
  2709          "Status":{"shape":"ActionStatus"},
  2710          "CreationTime":{"shape":"Timestamp"},
  2711          "LastModifiedTime":{"shape":"Timestamp"}
  2712        }
  2713      },
  2714      "AddAssociationRequest":{
  2715        "type":"structure",
  2716        "required":[
  2717          "SourceArn",
  2718          "DestinationArn"
  2719        ],
  2720        "members":{
  2721          "SourceArn":{"shape":"AssociationEntityArn"},
  2722          "DestinationArn":{"shape":"AssociationEntityArn"},
  2723          "AssociationType":{"shape":"AssociationEdgeType"}
  2724        }
  2725      },
  2726      "AddAssociationResponse":{
  2727        "type":"structure",
  2728        "members":{
  2729          "SourceArn":{"shape":"AssociationEntityArn"},
  2730          "DestinationArn":{"shape":"AssociationEntityArn"}
  2731        }
  2732      },
  2733      "AddTagsInput":{
  2734        "type":"structure",
  2735        "required":[
  2736          "ResourceArn",
  2737          "Tags"
  2738        ],
  2739        "members":{
  2740          "ResourceArn":{"shape":"ResourceArn"},
  2741          "Tags":{"shape":"TagList"}
  2742        }
  2743      },
  2744      "AddTagsOutput":{
  2745        "type":"structure",
  2746        "members":{
  2747          "Tags":{"shape":"TagList"}
  2748        }
  2749      },
  2750      "AdditionalCodeRepositoryNamesOrUrls":{
  2751        "type":"list",
  2752        "member":{"shape":"CodeRepositoryNameOrUrl"},
  2753        "max":3
  2754      },
  2755      "AgentVersion":{
  2756        "type":"structure",
  2757        "required":[
  2758          "Version",
  2759          "AgentCount"
  2760        ],
  2761        "members":{
  2762          "Version":{"shape":"EdgeVersion"},
  2763          "AgentCount":{"shape":"Long"}
  2764        }
  2765      },
  2766      "AgentVersions":{
  2767        "type":"list",
  2768        "member":{"shape":"AgentVersion"}
  2769      },
  2770      "Alarm":{
  2771        "type":"structure",
  2772        "members":{
  2773          "AlarmName":{"shape":"AlarmName"}
  2774        }
  2775      },
  2776      "AlarmList":{
  2777        "type":"list",
  2778        "member":{"shape":"Alarm"},
  2779        "max":10,
  2780        "min":1
  2781      },
  2782      "AlarmName":{
  2783        "type":"string",
  2784        "max":255,
  2785        "min":1,
  2786        "pattern":"^(?!\\s*$).+"
  2787      },
  2788      "AlgorithmArn":{
  2789        "type":"string",
  2790        "max":2048,
  2791        "min":1,
  2792        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:algorithm/.*"
  2793      },
  2794      "AlgorithmImage":{
  2795        "type":"string",
  2796        "max":255,
  2797        "pattern":".*"
  2798      },
  2799      "AlgorithmSortBy":{
  2800        "type":"string",
  2801        "enum":[
  2802          "Name",
  2803          "CreationTime"
  2804        ]
  2805      },
  2806      "AlgorithmSpecification":{
  2807        "type":"structure",
  2808        "required":["TrainingInputMode"],
  2809        "members":{
  2810          "TrainingImage":{"shape":"AlgorithmImage"},
  2811          "AlgorithmName":{"shape":"ArnOrName"},
  2812          "TrainingInputMode":{"shape":"TrainingInputMode"},
  2813          "MetricDefinitions":{"shape":"MetricDefinitionList"},
  2814          "EnableSageMakerMetricsTimeSeries":{"shape":"Boolean"}
  2815        }
  2816      },
  2817      "AlgorithmStatus":{
  2818        "type":"string",
  2819        "enum":[
  2820          "Pending",
  2821          "InProgress",
  2822          "Completed",
  2823          "Failed",
  2824          "Deleting"
  2825        ]
  2826      },
  2827      "AlgorithmStatusDetails":{
  2828        "type":"structure",
  2829        "members":{
  2830          "ValidationStatuses":{"shape":"AlgorithmStatusItemList"},
  2831          "ImageScanStatuses":{"shape":"AlgorithmStatusItemList"}
  2832        }
  2833      },
  2834      "AlgorithmStatusItem":{
  2835        "type":"structure",
  2836        "required":[
  2837          "Name",
  2838          "Status"
  2839        ],
  2840        "members":{
  2841          "Name":{"shape":"EntityName"},
  2842          "Status":{"shape":"DetailedAlgorithmStatus"},
  2843          "FailureReason":{"shape":"String"}
  2844        }
  2845      },
  2846      "AlgorithmStatusItemList":{
  2847        "type":"list",
  2848        "member":{"shape":"AlgorithmStatusItem"}
  2849      },
  2850      "AlgorithmSummary":{
  2851        "type":"structure",
  2852        "required":[
  2853          "AlgorithmName",
  2854          "AlgorithmArn",
  2855          "CreationTime",
  2856          "AlgorithmStatus"
  2857        ],
  2858        "members":{
  2859          "AlgorithmName":{"shape":"EntityName"},
  2860          "AlgorithmArn":{"shape":"AlgorithmArn"},
  2861          "AlgorithmDescription":{"shape":"EntityDescription"},
  2862          "CreationTime":{"shape":"CreationTime"},
  2863          "AlgorithmStatus":{"shape":"AlgorithmStatus"}
  2864        }
  2865      },
  2866      "AlgorithmSummaryList":{
  2867        "type":"list",
  2868        "member":{"shape":"AlgorithmSummary"}
  2869      },
  2870      "AlgorithmValidationProfile":{
  2871        "type":"structure",
  2872        "required":[
  2873          "ProfileName",
  2874          "TrainingJobDefinition"
  2875        ],
  2876        "members":{
  2877          "ProfileName":{"shape":"EntityName"},
  2878          "TrainingJobDefinition":{"shape":"TrainingJobDefinition"},
  2879          "TransformJobDefinition":{"shape":"TransformJobDefinition"}
  2880        }
  2881      },
  2882      "AlgorithmValidationProfiles":{
  2883        "type":"list",
  2884        "member":{"shape":"AlgorithmValidationProfile"},
  2885        "max":1,
  2886        "min":1
  2887      },
  2888      "AlgorithmValidationSpecification":{
  2889        "type":"structure",
  2890        "required":[
  2891          "ValidationRole",
  2892          "ValidationProfiles"
  2893        ],
  2894        "members":{
  2895          "ValidationRole":{"shape":"RoleArn"},
  2896          "ValidationProfiles":{"shape":"AlgorithmValidationProfiles"}
  2897        }
  2898      },
  2899      "AnnotationConsolidationConfig":{
  2900        "type":"structure",
  2901        "required":["AnnotationConsolidationLambdaArn"],
  2902        "members":{
  2903          "AnnotationConsolidationLambdaArn":{"shape":"LambdaFunctionArn"}
  2904        }
  2905      },
  2906      "AppArn":{
  2907        "type":"string",
  2908        "max":256,
  2909        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:app/.*"
  2910      },
  2911      "AppDetails":{
  2912        "type":"structure",
  2913        "members":{
  2914          "DomainId":{"shape":"DomainId"},
  2915          "UserProfileName":{"shape":"UserProfileName"},
  2916          "AppType":{"shape":"AppType"},
  2917          "AppName":{"shape":"AppName"},
  2918          "Status":{"shape":"AppStatus"},
  2919          "CreationTime":{"shape":"CreationTime"}
  2920        }
  2921      },
  2922      "AppImageConfigArn":{
  2923        "type":"string",
  2924        "max":256,
  2925        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:app-image-config/.*"
  2926      },
  2927      "AppImageConfigDetails":{
  2928        "type":"structure",
  2929        "members":{
  2930          "AppImageConfigArn":{"shape":"AppImageConfigArn"},
  2931          "AppImageConfigName":{"shape":"AppImageConfigName"},
  2932          "CreationTime":{"shape":"Timestamp"},
  2933          "LastModifiedTime":{"shape":"Timestamp"},
  2934          "KernelGatewayImageConfig":{"shape":"KernelGatewayImageConfig"}
  2935        }
  2936      },
  2937      "AppImageConfigList":{
  2938        "type":"list",
  2939        "member":{"shape":"AppImageConfigDetails"}
  2940      },
  2941      "AppImageConfigName":{
  2942        "type":"string",
  2943        "max":63,
  2944        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
  2945      },
  2946      "AppImageConfigSortKey":{
  2947        "type":"string",
  2948        "enum":[
  2949          "CreationTime",
  2950          "LastModifiedTime",
  2951          "Name"
  2952        ]
  2953      },
  2954      "AppInstanceType":{
  2955        "type":"string",
  2956        "enum":[
  2957          "system",
  2958          "ml.t3.micro",
  2959          "ml.t3.small",
  2960          "ml.t3.medium",
  2961          "ml.t3.large",
  2962          "ml.t3.xlarge",
  2963          "ml.t3.2xlarge",
  2964          "ml.m5.large",
  2965          "ml.m5.xlarge",
  2966          "ml.m5.2xlarge",
  2967          "ml.m5.4xlarge",
  2968          "ml.m5.8xlarge",
  2969          "ml.m5.12xlarge",
  2970          "ml.m5.16xlarge",
  2971          "ml.m5.24xlarge",
  2972          "ml.m5d.large",
  2973          "ml.m5d.xlarge",
  2974          "ml.m5d.2xlarge",
  2975          "ml.m5d.4xlarge",
  2976          "ml.m5d.8xlarge",
  2977          "ml.m5d.12xlarge",
  2978          "ml.m5d.16xlarge",
  2979          "ml.m5d.24xlarge",
  2980          "ml.c5.large",
  2981          "ml.c5.xlarge",
  2982          "ml.c5.2xlarge",
  2983          "ml.c5.4xlarge",
  2984          "ml.c5.9xlarge",
  2985          "ml.c5.12xlarge",
  2986          "ml.c5.18xlarge",
  2987          "ml.c5.24xlarge",
  2988          "ml.p3.2xlarge",
  2989          "ml.p3.8xlarge",
  2990          "ml.p3.16xlarge",
  2991          "ml.p3dn.24xlarge",
  2992          "ml.g4dn.xlarge",
  2993          "ml.g4dn.2xlarge",
  2994          "ml.g4dn.4xlarge",
  2995          "ml.g4dn.8xlarge",
  2996          "ml.g4dn.12xlarge",
  2997          "ml.g4dn.16xlarge",
  2998          "ml.r5.large",
  2999          "ml.r5.xlarge",
  3000          "ml.r5.2xlarge",
  3001          "ml.r5.4xlarge",
  3002          "ml.r5.8xlarge",
  3003          "ml.r5.12xlarge",
  3004          "ml.r5.16xlarge",
  3005          "ml.r5.24xlarge"
  3006        ]
  3007      },
  3008      "AppList":{
  3009        "type":"list",
  3010        "member":{"shape":"AppDetails"}
  3011      },
  3012      "AppManaged":{"type":"boolean"},
  3013      "AppName":{
  3014        "type":"string",
  3015        "max":63,
  3016        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
  3017      },
  3018      "AppNetworkAccessType":{
  3019        "type":"string",
  3020        "enum":[
  3021          "PublicInternetOnly",
  3022          "VpcOnly"
  3023        ]
  3024      },
  3025      "AppSortKey":{
  3026        "type":"string",
  3027        "enum":["CreationTime"]
  3028      },
  3029      "AppSpecification":{
  3030        "type":"structure",
  3031        "required":["ImageUri"],
  3032        "members":{
  3033          "ImageUri":{"shape":"ImageUri"},
  3034          "ContainerEntrypoint":{"shape":"ContainerEntrypoint"},
  3035          "ContainerArguments":{"shape":"ContainerArguments"}
  3036        }
  3037      },
  3038      "AppStatus":{
  3039        "type":"string",
  3040        "enum":[
  3041          "Deleted",
  3042          "Deleting",
  3043          "Failed",
  3044          "InService",
  3045          "Pending"
  3046        ]
  3047      },
  3048      "AppType":{
  3049        "type":"string",
  3050        "enum":[
  3051          "JupyterServer",
  3052          "KernelGateway",
  3053          "TensorBoard"
  3054        ]
  3055      },
  3056      "ApprovalDescription":{
  3057        "type":"string",
  3058        "max":1024,
  3059        "pattern":".*"
  3060      },
  3061      "ArnOrName":{
  3062        "type":"string",
  3063        "max":170,
  3064        "min":1,
  3065        "pattern":"(arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:[a-z\\-]*\\/)?([a-zA-Z0-9]([a-zA-Z0-9-]){0,62})(?<!-)$"
  3066      },
  3067      "ArtifactArn":{
  3068        "type":"string",
  3069        "max":256,
  3070        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:artifact/.*"
  3071      },
  3072      "ArtifactDigest":{
  3073        "type":"string",
  3074        "pattern":"^[\\w:]+$"
  3075      },
  3076      "ArtifactSource":{
  3077        "type":"structure",
  3078        "required":["SourceUri"],
  3079        "members":{
  3080          "SourceUri":{"shape":"String2048"},
  3081          "SourceTypes":{"shape":"ArtifactSourceTypes"}
  3082        }
  3083      },
  3084      "ArtifactSourceIdType":{
  3085        "type":"string",
  3086        "enum":[
  3087          "MD5Hash",
  3088          "S3ETag",
  3089          "S3Version",
  3090          "Custom"
  3091        ]
  3092      },
  3093      "ArtifactSourceType":{
  3094        "type":"structure",
  3095        "required":[
  3096          "SourceIdType",
  3097          "Value"
  3098        ],
  3099        "members":{
  3100          "SourceIdType":{"shape":"ArtifactSourceIdType"},
  3101          "Value":{"shape":"String256"}
  3102        }
  3103      },
  3104      "ArtifactSourceTypes":{
  3105        "type":"list",
  3106        "member":{"shape":"ArtifactSourceType"}
  3107      },
  3108      "ArtifactSummaries":{
  3109        "type":"list",
  3110        "member":{"shape":"ArtifactSummary"}
  3111      },
  3112      "ArtifactSummary":{
  3113        "type":"structure",
  3114        "members":{
  3115          "ArtifactArn":{"shape":"ArtifactArn"},
  3116          "ArtifactName":{"shape":"ExperimentEntityName"},
  3117          "Source":{"shape":"ArtifactSource"},
  3118          "ArtifactType":{"shape":"String256"},
  3119          "CreationTime":{"shape":"Timestamp"},
  3120          "LastModifiedTime":{"shape":"Timestamp"}
  3121        }
  3122      },
  3123      "AssemblyType":{
  3124        "type":"string",
  3125        "enum":[
  3126          "None",
  3127          "Line"
  3128        ]
  3129      },
  3130      "AssociateTrialComponentRequest":{
  3131        "type":"structure",
  3132        "required":[
  3133          "TrialComponentName",
  3134          "TrialName"
  3135        ],
  3136        "members":{
  3137          "TrialComponentName":{"shape":"ExperimentEntityName"},
  3138          "TrialName":{"shape":"ExperimentEntityName"}
  3139        }
  3140      },
  3141      "AssociateTrialComponentResponse":{
  3142        "type":"structure",
  3143        "members":{
  3144          "TrialComponentArn":{"shape":"TrialComponentArn"},
  3145          "TrialArn":{"shape":"TrialArn"}
  3146        }
  3147      },
  3148      "AssociationEdgeType":{
  3149        "type":"string",
  3150        "enum":[
  3151          "ContributedTo",
  3152          "AssociatedWith",
  3153          "DerivedFrom",
  3154          "Produced"
  3155        ]
  3156      },
  3157      "AssociationEntityArn":{
  3158        "type":"string",
  3159        "max":256,
  3160        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:(experiment|experiment-trial-component|artifact|action|context)/.*"
  3161      },
  3162      "AssociationSummaries":{
  3163        "type":"list",
  3164        "member":{"shape":"AssociationSummary"}
  3165      },
  3166      "AssociationSummary":{
  3167        "type":"structure",
  3168        "members":{
  3169          "SourceArn":{"shape":"AssociationEntityArn"},
  3170          "DestinationArn":{"shape":"AssociationEntityArn"},
  3171          "SourceType":{"shape":"String256"},
  3172          "DestinationType":{"shape":"String256"},
  3173          "AssociationType":{"shape":"AssociationEdgeType"},
  3174          "SourceName":{"shape":"ExperimentEntityName"},
  3175          "DestinationName":{"shape":"ExperimentEntityName"},
  3176          "CreationTime":{"shape":"Timestamp"},
  3177          "CreatedBy":{"shape":"UserContext"}
  3178        }
  3179      },
  3180      "AsyncInferenceClientConfig":{
  3181        "type":"structure",
  3182        "members":{
  3183          "MaxConcurrentInvocationsPerInstance":{"shape":"MaxConcurrentInvocationsPerInstance"}
  3184        }
  3185      },
  3186      "AsyncInferenceConfig":{
  3187        "type":"structure",
  3188        "required":["OutputConfig"],
  3189        "members":{
  3190          "ClientConfig":{"shape":"AsyncInferenceClientConfig"},
  3191          "OutputConfig":{"shape":"AsyncInferenceOutputConfig"}
  3192        }
  3193      },
  3194      "AsyncInferenceNotificationConfig":{
  3195        "type":"structure",
  3196        "members":{
  3197          "SuccessTopic":{"shape":"SnsTopicArn"},
  3198          "ErrorTopic":{"shape":"SnsTopicArn"}
  3199        }
  3200      },
  3201      "AsyncInferenceOutputConfig":{
  3202        "type":"structure",
  3203        "required":["S3OutputPath"],
  3204        "members":{
  3205          "KmsKeyId":{"shape":"KmsKeyId"},
  3206          "S3OutputPath":{"shape":"DestinationS3Uri"},
  3207          "NotificationConfig":{"shape":"AsyncInferenceNotificationConfig"}
  3208        }
  3209      },
  3210      "AthenaCatalog":{
  3211        "type":"string",
  3212        "max":256,
  3213        "min":1,
  3214        "pattern":"[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\t]*"
  3215      },
  3216      "AthenaDatabase":{
  3217        "type":"string",
  3218        "max":255,
  3219        "min":1,
  3220        "pattern":".*"
  3221      },
  3222      "AthenaDatasetDefinition":{
  3223        "type":"structure",
  3224        "required":[
  3225          "Catalog",
  3226          "Database",
  3227          "QueryString",
  3228          "OutputS3Uri",
  3229          "OutputFormat"
  3230        ],
  3231        "members":{
  3232          "Catalog":{"shape":"AthenaCatalog"},
  3233          "Database":{"shape":"AthenaDatabase"},
  3234          "QueryString":{"shape":"AthenaQueryString"},
  3235          "WorkGroup":{"shape":"AthenaWorkGroup"},
  3236          "OutputS3Uri":{"shape":"S3Uri"},
  3237          "KmsKeyId":{"shape":"KmsKeyId"},
  3238          "OutputFormat":{"shape":"AthenaResultFormat"},
  3239          "OutputCompression":{"shape":"AthenaResultCompressionType"}
  3240        }
  3241      },
  3242      "AthenaQueryString":{
  3243        "type":"string",
  3244        "max":4096,
  3245        "min":1,
  3246        "pattern":"[\\s\\S]+"
  3247      },
  3248      "AthenaResultCompressionType":{
  3249        "type":"string",
  3250        "enum":[
  3251          "GZIP",
  3252          "SNAPPY",
  3253          "ZLIB"
  3254        ]
  3255      },
  3256      "AthenaResultFormat":{
  3257        "type":"string",
  3258        "enum":[
  3259          "PARQUET",
  3260          "ORC",
  3261          "AVRO",
  3262          "JSON",
  3263          "TEXTFILE"
  3264        ]
  3265      },
  3266      "AthenaWorkGroup":{
  3267        "type":"string",
  3268        "max":128,
  3269        "min":1,
  3270        "pattern":"[a-zA-Z0-9._-]+"
  3271      },
  3272      "AttributeName":{
  3273        "type":"string",
  3274        "max":256,
  3275        "min":1,
  3276        "pattern":".+"
  3277      },
  3278      "AttributeNames":{
  3279        "type":"list",
  3280        "member":{"shape":"AttributeName"},
  3281        "max":16
  3282      },
  3283      "AuthMode":{
  3284        "type":"string",
  3285        "enum":[
  3286          "SSO",
  3287          "IAM"
  3288        ]
  3289      },
  3290      "AutoGenerateEndpointName":{"type":"boolean"},
  3291      "AutoMLCandidate":{
  3292        "type":"structure",
  3293        "required":[
  3294          "CandidateName",
  3295          "ObjectiveStatus",
  3296          "CandidateSteps",
  3297          "CandidateStatus",
  3298          "CreationTime",
  3299          "LastModifiedTime"
  3300        ],
  3301        "members":{
  3302          "CandidateName":{"shape":"CandidateName"},
  3303          "FinalAutoMLJobObjectiveMetric":{"shape":"FinalAutoMLJobObjectiveMetric"},
  3304          "ObjectiveStatus":{"shape":"ObjectiveStatus"},
  3305          "CandidateSteps":{"shape":"CandidateSteps"},
  3306          "CandidateStatus":{"shape":"CandidateStatus"},
  3307          "InferenceContainers":{"shape":"AutoMLContainerDefinitions"},
  3308          "CreationTime":{"shape":"Timestamp"},
  3309          "EndTime":{"shape":"Timestamp"},
  3310          "LastModifiedTime":{"shape":"Timestamp"},
  3311          "FailureReason":{"shape":"AutoMLFailureReason"},
  3312          "CandidateProperties":{"shape":"CandidateProperties"}
  3313        }
  3314      },
  3315      "AutoMLCandidateStep":{
  3316        "type":"structure",
  3317        "required":[
  3318          "CandidateStepType",
  3319          "CandidateStepArn",
  3320          "CandidateStepName"
  3321        ],
  3322        "members":{
  3323          "CandidateStepType":{"shape":"CandidateStepType"},
  3324          "CandidateStepArn":{"shape":"CandidateStepArn"},
  3325          "CandidateStepName":{"shape":"CandidateStepName"}
  3326        }
  3327      },
  3328      "AutoMLCandidates":{
  3329        "type":"list",
  3330        "member":{"shape":"AutoMLCandidate"}
  3331      },
  3332      "AutoMLChannel":{
  3333        "type":"structure",
  3334        "required":[
  3335          "DataSource",
  3336          "TargetAttributeName"
  3337        ],
  3338        "members":{
  3339          "DataSource":{"shape":"AutoMLDataSource"},
  3340          "CompressionType":{"shape":"CompressionType"},
  3341          "TargetAttributeName":{"shape":"TargetAttributeName"}
  3342        }
  3343      },
  3344      "AutoMLContainerDefinition":{
  3345        "type":"structure",
  3346        "required":[
  3347          "Image",
  3348          "ModelDataUrl"
  3349        ],
  3350        "members":{
  3351          "Image":{"shape":"ContainerImage"},
  3352          "ModelDataUrl":{"shape":"Url"},
  3353          "Environment":{"shape":"EnvironmentMap"}
  3354        }
  3355      },
  3356      "AutoMLContainerDefinitions":{
  3357        "type":"list",
  3358        "member":{"shape":"AutoMLContainerDefinition"},
  3359        "max":5
  3360      },
  3361      "AutoMLDataSource":{
  3362        "type":"structure",
  3363        "required":["S3DataSource"],
  3364        "members":{
  3365          "S3DataSource":{"shape":"AutoMLS3DataSource"}
  3366        }
  3367      },
  3368      "AutoMLFailureReason":{
  3369        "type":"string",
  3370        "max":1024
  3371      },
  3372      "AutoMLInputDataConfig":{
  3373        "type":"list",
  3374        "member":{"shape":"AutoMLChannel"},
  3375        "max":20,
  3376        "min":1
  3377      },
  3378      "AutoMLJobArn":{
  3379        "type":"string",
  3380        "max":256,
  3381        "min":1,
  3382        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:automl-job/.*"
  3383      },
  3384      "AutoMLJobArtifacts":{
  3385        "type":"structure",
  3386        "members":{
  3387          "CandidateDefinitionNotebookLocation":{"shape":"CandidateDefinitionNotebookLocation"},
  3388          "DataExplorationNotebookLocation":{"shape":"DataExplorationNotebookLocation"}
  3389        }
  3390      },
  3391      "AutoMLJobCompletionCriteria":{
  3392        "type":"structure",
  3393        "members":{
  3394          "MaxCandidates":{"shape":"MaxCandidates"},
  3395          "MaxRuntimePerTrainingJobInSeconds":{"shape":"MaxRuntimePerTrainingJobInSeconds"},
  3396          "MaxAutoMLJobRuntimeInSeconds":{"shape":"MaxAutoMLJobRuntimeInSeconds"}
  3397        }
  3398      },
  3399      "AutoMLJobConfig":{
  3400        "type":"structure",
  3401        "members":{
  3402          "CompletionCriteria":{"shape":"AutoMLJobCompletionCriteria"},
  3403          "SecurityConfig":{"shape":"AutoMLSecurityConfig"}
  3404        }
  3405      },
  3406      "AutoMLJobName":{
  3407        "type":"string",
  3408        "max":32,
  3409        "min":1,
  3410        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,31}"
  3411      },
  3412      "AutoMLJobObjective":{
  3413        "type":"structure",
  3414        "required":["MetricName"],
  3415        "members":{
  3416          "MetricName":{"shape":"AutoMLMetricEnum"}
  3417        }
  3418      },
  3419      "AutoMLJobObjectiveType":{
  3420        "type":"string",
  3421        "enum":[
  3422          "Maximize",
  3423          "Minimize"
  3424        ]
  3425      },
  3426      "AutoMLJobSecondaryStatus":{
  3427        "type":"string",
  3428        "enum":[
  3429          "Starting",
  3430          "AnalyzingData",
  3431          "FeatureEngineering",
  3432          "ModelTuning",
  3433          "MaxCandidatesReached",
  3434          "Failed",
  3435          "Stopped",
  3436          "MaxAutoMLJobRuntimeReached",
  3437          "Stopping",
  3438          "CandidateDefinitionsGenerated",
  3439          "GeneratingExplainabilityReport",
  3440          "Completed",
  3441          "ExplainabilityError",
  3442          "DeployingModel",
  3443          "ModelDeploymentError"
  3444        ]
  3445      },
  3446      "AutoMLJobStatus":{
  3447        "type":"string",
  3448        "enum":[
  3449          "Completed",
  3450          "InProgress",
  3451          "Failed",
  3452          "Stopped",
  3453          "Stopping"
  3454        ]
  3455      },
  3456      "AutoMLJobSummaries":{
  3457        "type":"list",
  3458        "member":{"shape":"AutoMLJobSummary"}
  3459      },
  3460      "AutoMLJobSummary":{
  3461        "type":"structure",
  3462        "required":[
  3463          "AutoMLJobName",
  3464          "AutoMLJobArn",
  3465          "AutoMLJobStatus",
  3466          "AutoMLJobSecondaryStatus",
  3467          "CreationTime",
  3468          "LastModifiedTime"
  3469        ],
  3470        "members":{
  3471          "AutoMLJobName":{"shape":"AutoMLJobName"},
  3472          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
  3473          "AutoMLJobStatus":{"shape":"AutoMLJobStatus"},
  3474          "AutoMLJobSecondaryStatus":{"shape":"AutoMLJobSecondaryStatus"},
  3475          "CreationTime":{"shape":"Timestamp"},
  3476          "EndTime":{"shape":"Timestamp"},
  3477          "LastModifiedTime":{"shape":"Timestamp"},
  3478          "FailureReason":{"shape":"AutoMLFailureReason"},
  3479          "PartialFailureReasons":{"shape":"AutoMLPartialFailureReasons"}
  3480        }
  3481      },
  3482      "AutoMLMaxResults":{
  3483        "type":"integer",
  3484        "max":100,
  3485        "min":1
  3486      },
  3487      "AutoMLMetricEnum":{
  3488        "type":"string",
  3489        "enum":[
  3490          "Accuracy",
  3491          "MSE",
  3492          "F1",
  3493          "F1macro",
  3494          "AUC"
  3495        ]
  3496      },
  3497      "AutoMLNameContains":{
  3498        "type":"string",
  3499        "max":63,
  3500        "pattern":"[a-zA-Z0-9\\-]+"
  3501      },
  3502      "AutoMLOutputDataConfig":{
  3503        "type":"structure",
  3504        "required":["S3OutputPath"],
  3505        "members":{
  3506          "KmsKeyId":{"shape":"KmsKeyId"},
  3507          "S3OutputPath":{"shape":"S3Uri"}
  3508        }
  3509      },
  3510      "AutoMLPartialFailureReason":{
  3511        "type":"structure",
  3512        "members":{
  3513          "PartialFailureMessage":{"shape":"AutoMLFailureReason"}
  3514        }
  3515      },
  3516      "AutoMLPartialFailureReasons":{
  3517        "type":"list",
  3518        "member":{"shape":"AutoMLPartialFailureReason"},
  3519        "max":5,
  3520        "min":1
  3521      },
  3522      "AutoMLS3DataSource":{
  3523        "type":"structure",
  3524        "required":[
  3525          "S3DataType",
  3526          "S3Uri"
  3527        ],
  3528        "members":{
  3529          "S3DataType":{"shape":"AutoMLS3DataType"},
  3530          "S3Uri":{"shape":"S3Uri"}
  3531        }
  3532      },
  3533      "AutoMLS3DataType":{
  3534        "type":"string",
  3535        "enum":[
  3536          "ManifestFile",
  3537          "S3Prefix"
  3538        ]
  3539      },
  3540      "AutoMLSecurityConfig":{
  3541        "type":"structure",
  3542        "members":{
  3543          "VolumeKmsKeyId":{"shape":"KmsKeyId"},
  3544          "EnableInterContainerTrafficEncryption":{"shape":"Boolean"},
  3545          "VpcConfig":{"shape":"VpcConfig"}
  3546        }
  3547      },
  3548      "AutoMLSortBy":{
  3549        "type":"string",
  3550        "enum":[
  3551          "Name",
  3552          "CreationTime",
  3553          "Status"
  3554        ]
  3555      },
  3556      "AutoMLSortOrder":{
  3557        "type":"string",
  3558        "enum":[
  3559          "Ascending",
  3560          "Descending"
  3561        ]
  3562      },
  3563      "AutoRollbackConfig":{
  3564        "type":"structure",
  3565        "members":{
  3566          "Alarms":{"shape":"AlarmList"}
  3567        }
  3568      },
  3569      "AwsManagedHumanLoopRequestSource":{
  3570        "type":"string",
  3571        "enum":[
  3572          "AWS/Rekognition/DetectModerationLabels/Image/V3",
  3573          "AWS/Textract/AnalyzeDocument/Forms/V1"
  3574        ]
  3575      },
  3576      "BatchStrategy":{
  3577        "type":"string",
  3578        "enum":[
  3579          "MultiRecord",
  3580          "SingleRecord"
  3581        ]
  3582      },
  3583      "Bias":{
  3584        "type":"structure",
  3585        "members":{
  3586          "Report":{"shape":"MetricsSource"}
  3587        }
  3588      },
  3589      "BillableTimeInSeconds":{
  3590        "type":"integer",
  3591        "min":1
  3592      },
  3593      "BlockedReason":{
  3594        "type":"string",
  3595        "max":1024
  3596      },
  3597      "BlueGreenUpdatePolicy":{
  3598        "type":"structure",
  3599        "required":["TrafficRoutingConfiguration"],
  3600        "members":{
  3601          "TrafficRoutingConfiguration":{"shape":"TrafficRoutingConfig"},
  3602          "TerminationWaitInSeconds":{"shape":"TerminationWaitInSeconds"},
  3603          "MaximumExecutionTimeoutInSeconds":{"shape":"MaximumExecutionTimeoutInSeconds"}
  3604        }
  3605      },
  3606      "Boolean":{"type":"boolean"},
  3607      "BooleanOperator":{
  3608        "type":"string",
  3609        "enum":[
  3610          "And",
  3611          "Or"
  3612        ]
  3613      },
  3614      "Branch":{
  3615        "type":"string",
  3616        "max":1024,
  3617        "min":1,
  3618        "pattern":"[^ ~^:?*\\[]+"
  3619      },
  3620      "CacheHitResult":{
  3621        "type":"structure",
  3622        "members":{
  3623          "SourcePipelineExecutionArn":{"shape":"PipelineExecutionArn"}
  3624        }
  3625      },
  3626      "CallbackStepMetadata":{
  3627        "type":"structure",
  3628        "members":{
  3629          "CallbackToken":{"shape":"CallbackToken"},
  3630          "SqsQueueUrl":{"shape":"String256"},
  3631          "OutputParameters":{"shape":"OutputParameterList"}
  3632        }
  3633      },
  3634      "CallbackToken":{
  3635        "type":"string",
  3636        "max":10,
  3637        "min":10,
  3638        "pattern":"^[a-zA-Z0-9]+$"
  3639      },
  3640      "CandidateArtifactLocations":{
  3641        "type":"structure",
  3642        "required":["Explainability"],
  3643        "members":{
  3644          "Explainability":{"shape":"ExplainabilityLocation"}
  3645        }
  3646      },
  3647      "CandidateDefinitionNotebookLocation":{
  3648        "type":"string",
  3649        "min":1
  3650      },
  3651      "CandidateName":{
  3652        "type":"string",
  3653        "max":64,
  3654        "min":1
  3655      },
  3656      "CandidateProperties":{
  3657        "type":"structure",
  3658        "members":{
  3659          "CandidateArtifactLocations":{"shape":"CandidateArtifactLocations"},
  3660          "CandidateMetrics":{"shape":"MetricDataList"}
  3661        }
  3662      },
  3663      "CandidateSortBy":{
  3664        "type":"string",
  3665        "enum":[
  3666          "CreationTime",
  3667          "Status",
  3668          "FinalObjectiveMetricValue"
  3669        ]
  3670      },
  3671      "CandidateStatus":{
  3672        "type":"string",
  3673        "enum":[
  3674          "Completed",
  3675          "InProgress",
  3676          "Failed",
  3677          "Stopped",
  3678          "Stopping"
  3679        ]
  3680      },
  3681      "CandidateStepArn":{
  3682        "type":"string",
  3683        "max":256,
  3684        "min":1,
  3685        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:.*/.*"
  3686      },
  3687      "CandidateStepName":{
  3688        "type":"string",
  3689        "max":64,
  3690        "min":1
  3691      },
  3692      "CandidateStepType":{
  3693        "type":"string",
  3694        "enum":[
  3695          "AWS::SageMaker::TrainingJob",
  3696          "AWS::SageMaker::TransformJob",
  3697          "AWS::SageMaker::ProcessingJob"
  3698        ]
  3699      },
  3700      "CandidateSteps":{
  3701        "type":"list",
  3702        "member":{"shape":"AutoMLCandidateStep"}
  3703      },
  3704      "CapacitySize":{
  3705        "type":"structure",
  3706        "required":[
  3707          "Type",
  3708          "Value"
  3709        ],
  3710        "members":{
  3711          "Type":{"shape":"CapacitySizeType"},
  3712          "Value":{"shape":"CapacitySizeValue"}
  3713        }
  3714      },
  3715      "CapacitySizeType":{
  3716        "type":"string",
  3717        "enum":[
  3718          "INSTANCE_COUNT",
  3719          "CAPACITY_PERCENT"
  3720        ]
  3721      },
  3722      "CapacitySizeValue":{
  3723        "type":"integer",
  3724        "min":1
  3725      },
  3726      "CaptureContentTypeHeader":{
  3727        "type":"structure",
  3728        "members":{
  3729          "CsvContentTypes":{"shape":"CsvContentTypes"},
  3730          "JsonContentTypes":{"shape":"JsonContentTypes"}
  3731        }
  3732      },
  3733      "CaptureMode":{
  3734        "type":"string",
  3735        "enum":[
  3736          "Input",
  3737          "Output"
  3738        ]
  3739      },
  3740      "CaptureOption":{
  3741        "type":"structure",
  3742        "required":["CaptureMode"],
  3743        "members":{
  3744          "CaptureMode":{"shape":"CaptureMode"}
  3745        }
  3746      },
  3747      "CaptureOptionList":{
  3748        "type":"list",
  3749        "member":{"shape":"CaptureOption"},
  3750        "max":2,
  3751        "min":1
  3752      },
  3753      "CaptureStatus":{
  3754        "type":"string",
  3755        "enum":[
  3756          "Started",
  3757          "Stopped"
  3758        ]
  3759      },
  3760      "Catalog":{
  3761        "type":"string",
  3762        "max":255,
  3763        "min":1,
  3764        "pattern":"[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\t]*"
  3765      },
  3766      "CategoricalParameterRange":{
  3767        "type":"structure",
  3768        "required":[
  3769          "Name",
  3770          "Values"
  3771        ],
  3772        "members":{
  3773          "Name":{"shape":"ParameterKey"},
  3774          "Values":{"shape":"ParameterValues"}
  3775        }
  3776      },
  3777      "CategoricalParameterRangeSpecification":{
  3778        "type":"structure",
  3779        "required":["Values"],
  3780        "members":{
  3781          "Values":{"shape":"ParameterValues"}
  3782        }
  3783      },
  3784      "CategoricalParameterRanges":{
  3785        "type":"list",
  3786        "member":{"shape":"CategoricalParameterRange"},
  3787        "max":20,
  3788        "min":0
  3789      },
  3790      "Cents":{
  3791        "type":"integer",
  3792        "max":99,
  3793        "min":0
  3794      },
  3795      "CertifyForMarketplace":{"type":"boolean"},
  3796      "Channel":{
  3797        "type":"structure",
  3798        "required":[
  3799          "ChannelName",
  3800          "DataSource"
  3801        ],
  3802        "members":{
  3803          "ChannelName":{"shape":"ChannelName"},
  3804          "DataSource":{"shape":"DataSource"},
  3805          "ContentType":{"shape":"ContentType"},
  3806          "CompressionType":{"shape":"CompressionType"},
  3807          "RecordWrapperType":{"shape":"RecordWrapper"},
  3808          "InputMode":{"shape":"TrainingInputMode"},
  3809          "ShuffleConfig":{"shape":"ShuffleConfig"}
  3810        }
  3811      },
  3812      "ChannelName":{
  3813        "type":"string",
  3814        "max":64,
  3815        "min":1,
  3816        "pattern":"[A-Za-z0-9\\.\\-_]+"
  3817      },
  3818      "ChannelSpecification":{
  3819        "type":"structure",
  3820        "required":[
  3821          "Name",
  3822          "SupportedContentTypes",
  3823          "SupportedInputModes"
  3824        ],
  3825        "members":{
  3826          "Name":{"shape":"ChannelName"},
  3827          "Description":{"shape":"EntityDescription"},
  3828          "IsRequired":{"shape":"Boolean"},
  3829          "SupportedContentTypes":{"shape":"ContentTypes"},
  3830          "SupportedCompressionTypes":{"shape":"CompressionTypes"},
  3831          "SupportedInputModes":{"shape":"InputModes"}
  3832        }
  3833      },
  3834      "ChannelSpecifications":{
  3835        "type":"list",
  3836        "member":{"shape":"ChannelSpecification"},
  3837        "max":8,
  3838        "min":1
  3839      },
  3840      "CheckpointConfig":{
  3841        "type":"structure",
  3842        "required":["S3Uri"],
  3843        "members":{
  3844          "S3Uri":{"shape":"S3Uri"},
  3845          "LocalPath":{"shape":"DirectoryPath"}
  3846        }
  3847      },
  3848      "Cidr":{
  3849        "type":"string",
  3850        "max":64,
  3851        "min":4,
  3852        "pattern":"(^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])(\\/(3[0-2]|[1-2][0-9]|[0-9]))$)|(^s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]d|1dd|[1-9]?d)(.(25[0-5]|2[0-4]d|1dd|[1-9]?d)){3}))|:)))(%.+)?s*(\\/(12[0-8]|1[0-1][0-9]|[1-9][0-9]|[0-9]))$)"
  3853      },
  3854      "Cidrs":{
  3855        "type":"list",
  3856        "member":{"shape":"Cidr"}
  3857      },
  3858      "ClientId":{
  3859        "type":"string",
  3860        "max":1024,
  3861        "min":1,
  3862        "pattern":"[ -~]+"
  3863      },
  3864      "ClientSecret":{
  3865        "type":"string",
  3866        "max":1024,
  3867        "min":1,
  3868        "pattern":"[ -~]+",
  3869        "sensitive":true
  3870      },
  3871      "ClientToken":{
  3872        "type":"string",
  3873        "max":36,
  3874        "min":1,
  3875        "pattern":"^[a-zA-Z0-9-]+$"
  3876      },
  3877      "CodeRepositoryArn":{
  3878        "type":"string",
  3879        "max":2048,
  3880        "min":1,
  3881        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:code-repository/.*"
  3882      },
  3883      "CodeRepositoryContains":{
  3884        "type":"string",
  3885        "max":1024,
  3886        "pattern":"[a-zA-Z0-9-]+"
  3887      },
  3888      "CodeRepositoryNameContains":{
  3889        "type":"string",
  3890        "max":63,
  3891        "pattern":"[a-zA-Z0-9-]+"
  3892      },
  3893      "CodeRepositoryNameOrUrl":{
  3894        "type":"string",
  3895        "max":1024,
  3896        "min":1,
  3897        "pattern":"^https://([^/]+)/?(.*)$|^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
  3898      },
  3899      "CodeRepositorySortBy":{
  3900        "type":"string",
  3901        "enum":[
  3902          "Name",
  3903          "CreationTime",
  3904          "LastModifiedTime"
  3905        ]
  3906      },
  3907      "CodeRepositorySortOrder":{
  3908        "type":"string",
  3909        "enum":[
  3910          "Ascending",
  3911          "Descending"
  3912        ]
  3913      },
  3914      "CodeRepositorySummary":{
  3915        "type":"structure",
  3916        "required":[
  3917          "CodeRepositoryName",
  3918          "CodeRepositoryArn",
  3919          "CreationTime",
  3920          "LastModifiedTime"
  3921        ],
  3922        "members":{
  3923          "CodeRepositoryName":{"shape":"EntityName"},
  3924          "CodeRepositoryArn":{"shape":"CodeRepositoryArn"},
  3925          "CreationTime":{"shape":"CreationTime"},
  3926          "LastModifiedTime":{"shape":"LastModifiedTime"},
  3927          "GitConfig":{"shape":"GitConfig"}
  3928        }
  3929      },
  3930      "CodeRepositorySummaryList":{
  3931        "type":"list",
  3932        "member":{"shape":"CodeRepositorySummary"}
  3933      },
  3934      "CognitoConfig":{
  3935        "type":"structure",
  3936        "required":[
  3937          "UserPool",
  3938          "ClientId"
  3939        ],
  3940        "members":{
  3941          "UserPool":{"shape":"CognitoUserPool"},
  3942          "ClientId":{"shape":"ClientId"}
  3943        }
  3944      },
  3945      "CognitoMemberDefinition":{
  3946        "type":"structure",
  3947        "required":[
  3948          "UserPool",
  3949          "UserGroup",
  3950          "ClientId"
  3951        ],
  3952        "members":{
  3953          "UserPool":{"shape":"CognitoUserPool"},
  3954          "UserGroup":{"shape":"CognitoUserGroup"},
  3955          "ClientId":{"shape":"ClientId"}
  3956        }
  3957      },
  3958      "CognitoUserGroup":{
  3959        "type":"string",
  3960        "max":128,
  3961        "min":1,
  3962        "pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
  3963      },
  3964      "CognitoUserPool":{
  3965        "type":"string",
  3966        "max":55,
  3967        "min":1,
  3968        "pattern":"[\\w-]+_[0-9a-zA-Z]+"
  3969      },
  3970      "CollectionConfiguration":{
  3971        "type":"structure",
  3972        "members":{
  3973          "CollectionName":{"shape":"CollectionName"},
  3974          "CollectionParameters":{"shape":"CollectionParameters"}
  3975        }
  3976      },
  3977      "CollectionConfigurations":{
  3978        "type":"list",
  3979        "member":{"shape":"CollectionConfiguration"},
  3980        "max":20,
  3981        "min":0
  3982      },
  3983      "CollectionName":{
  3984        "type":"string",
  3985        "max":256,
  3986        "min":1,
  3987        "pattern":".*"
  3988      },
  3989      "CollectionParameters":{
  3990        "type":"map",
  3991        "key":{"shape":"ConfigKey"},
  3992        "value":{"shape":"ConfigValue"},
  3993        "max":20,
  3994        "min":0
  3995      },
  3996      "CompilationJobArn":{
  3997        "type":"string",
  3998        "max":256,
  3999        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:compilation-job/.*"
  4000      },
  4001      "CompilationJobStatus":{
  4002        "type":"string",
  4003        "enum":[
  4004          "INPROGRESS",
  4005          "COMPLETED",
  4006          "FAILED",
  4007          "STARTING",
  4008          "STOPPING",
  4009          "STOPPED"
  4010        ]
  4011      },
  4012      "CompilationJobSummaries":{
  4013        "type":"list",
  4014        "member":{"shape":"CompilationJobSummary"}
  4015      },
  4016      "CompilationJobSummary":{
  4017        "type":"structure",
  4018        "required":[
  4019          "CompilationJobName",
  4020          "CompilationJobArn",
  4021          "CreationTime",
  4022          "CompilationJobStatus"
  4023        ],
  4024        "members":{
  4025          "CompilationJobName":{"shape":"EntityName"},
  4026          "CompilationJobArn":{"shape":"CompilationJobArn"},
  4027          "CreationTime":{"shape":"CreationTime"},
  4028          "CompilationStartTime":{"shape":"Timestamp"},
  4029          "CompilationEndTime":{"shape":"Timestamp"},
  4030          "CompilationTargetDevice":{"shape":"TargetDevice"},
  4031          "CompilationTargetPlatformOs":{"shape":"TargetPlatformOs"},
  4032          "CompilationTargetPlatformArch":{"shape":"TargetPlatformArch"},
  4033          "CompilationTargetPlatformAccelerator":{"shape":"TargetPlatformAccelerator"},
  4034          "LastModifiedTime":{"shape":"LastModifiedTime"},
  4035          "CompilationJobStatus":{"shape":"CompilationJobStatus"}
  4036        }
  4037      },
  4038      "CompilerOptions":{
  4039        "type":"string",
  4040        "max":1024,
  4041        "min":3,
  4042        "pattern":".*"
  4043      },
  4044      "CompressionType":{
  4045        "type":"string",
  4046        "enum":[
  4047          "None",
  4048          "Gzip"
  4049        ]
  4050      },
  4051      "CompressionTypes":{
  4052        "type":"list",
  4053        "member":{"shape":"CompressionType"}
  4054      },
  4055      "ConditionOutcome":{
  4056        "type":"string",
  4057        "enum":[
  4058          "True",
  4059          "False"
  4060        ]
  4061      },
  4062      "ConditionStepMetadata":{
  4063        "type":"structure",
  4064        "members":{
  4065          "Outcome":{"shape":"ConditionOutcome"}
  4066        }
  4067      },
  4068      "ConfigKey":{
  4069        "type":"string",
  4070        "max":256,
  4071        "min":1,
  4072        "pattern":".*"
  4073      },
  4074      "ConfigValue":{
  4075        "type":"string",
  4076        "max":256,
  4077        "pattern":".*"
  4078      },
  4079      "ConflictException":{
  4080        "type":"structure",
  4081        "members":{
  4082          "Message":{"shape":"FailureReason"}
  4083        },
  4084        "exception":true
  4085      },
  4086      "ContainerArgument":{
  4087        "type":"string",
  4088        "max":256,
  4089        "pattern":".*"
  4090      },
  4091      "ContainerArguments":{
  4092        "type":"list",
  4093        "member":{"shape":"ContainerArgument"},
  4094        "max":100,
  4095        "min":1
  4096      },
  4097      "ContainerDefinition":{
  4098        "type":"structure",
  4099        "members":{
  4100          "ContainerHostname":{"shape":"ContainerHostname"},
  4101          "Image":{"shape":"ContainerImage"},
  4102          "ImageConfig":{"shape":"ImageConfig"},
  4103          "Mode":{"shape":"ContainerMode"},
  4104          "ModelDataUrl":{"shape":"Url"},
  4105          "Environment":{"shape":"EnvironmentMap"},
  4106          "ModelPackageName":{"shape":"VersionedArnOrName"},
  4107          "MultiModelConfig":{"shape":"MultiModelConfig"}
  4108        }
  4109      },
  4110      "ContainerDefinitionList":{
  4111        "type":"list",
  4112        "member":{"shape":"ContainerDefinition"},
  4113        "max":15
  4114      },
  4115      "ContainerEntrypoint":{
  4116        "type":"list",
  4117        "member":{"shape":"ContainerEntrypointString"},
  4118        "max":100,
  4119        "min":1
  4120      },
  4121      "ContainerEntrypointString":{
  4122        "type":"string",
  4123        "max":256,
  4124        "pattern":".*"
  4125      },
  4126      "ContainerHostname":{
  4127        "type":"string",
  4128        "max":63,
  4129        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
  4130      },
  4131      "ContainerImage":{
  4132        "type":"string",
  4133        "max":255,
  4134        "pattern":"[\\S]+"
  4135      },
  4136      "ContainerMode":{
  4137        "type":"string",
  4138        "enum":[
  4139          "SingleModel",
  4140          "MultiModel"
  4141        ]
  4142      },
  4143      "ContentClassifier":{
  4144        "type":"string",
  4145        "enum":[
  4146          "FreeOfPersonallyIdentifiableInformation",
  4147          "FreeOfAdultContent"
  4148        ]
  4149      },
  4150      "ContentClassifiers":{
  4151        "type":"list",
  4152        "member":{"shape":"ContentClassifier"},
  4153        "max":256
  4154      },
  4155      "ContentDigest":{
  4156        "type":"string",
  4157        "max":72,
  4158        "pattern":"^[Ss][Hh][Aa]256:[0-9a-fA-F]{64}$"
  4159      },
  4160      "ContentType":{
  4161        "type":"string",
  4162        "max":256,
  4163        "pattern":".*"
  4164      },
  4165      "ContentTypes":{
  4166        "type":"list",
  4167        "member":{"shape":"ContentType"}
  4168      },
  4169      "ContextArn":{
  4170        "type":"string",
  4171        "max":256,
  4172        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:context/.*"
  4173      },
  4174      "ContextSource":{
  4175        "type":"structure",
  4176        "required":["SourceUri"],
  4177        "members":{
  4178          "SourceUri":{"shape":"String2048"},
  4179          "SourceType":{"shape":"String256"},
  4180          "SourceId":{"shape":"String256"}
  4181        }
  4182      },
  4183      "ContextSummaries":{
  4184        "type":"list",
  4185        "member":{"shape":"ContextSummary"}
  4186      },
  4187      "ContextSummary":{
  4188        "type":"structure",
  4189        "members":{
  4190          "ContextArn":{"shape":"ContextArn"},
  4191          "ContextName":{"shape":"ExperimentEntityName"},
  4192          "Source":{"shape":"ContextSource"},
  4193          "ContextType":{"shape":"String256"},
  4194          "CreationTime":{"shape":"Timestamp"},
  4195          "LastModifiedTime":{"shape":"Timestamp"}
  4196        }
  4197      },
  4198      "ContinuousParameterRange":{
  4199        "type":"structure",
  4200        "required":[
  4201          "Name",
  4202          "MinValue",
  4203          "MaxValue"
  4204        ],
  4205        "members":{
  4206          "Name":{"shape":"ParameterKey"},
  4207          "MinValue":{"shape":"ParameterValue"},
  4208          "MaxValue":{"shape":"ParameterValue"},
  4209          "ScalingType":{"shape":"HyperParameterScalingType"}
  4210        }
  4211      },
  4212      "ContinuousParameterRangeSpecification":{
  4213        "type":"structure",
  4214        "required":[
  4215          "MinValue",
  4216          "MaxValue"
  4217        ],
  4218        "members":{
  4219          "MinValue":{"shape":"ParameterValue"},
  4220          "MaxValue":{"shape":"ParameterValue"}
  4221        }
  4222      },
  4223      "ContinuousParameterRanges":{
  4224        "type":"list",
  4225        "member":{"shape":"ContinuousParameterRange"},
  4226        "max":20,
  4227        "min":0
  4228      },
  4229      "CreateActionRequest":{
  4230        "type":"structure",
  4231        "required":[
  4232          "ActionName",
  4233          "Source",
  4234          "ActionType"
  4235        ],
  4236        "members":{
  4237          "ActionName":{"shape":"ExperimentEntityName"},
  4238          "Source":{"shape":"ActionSource"},
  4239          "ActionType":{"shape":"String256"},
  4240          "Description":{"shape":"ExperimentDescription"},
  4241          "Status":{"shape":"ActionStatus"},
  4242          "Properties":{"shape":"LineageEntityParameters"},
  4243          "MetadataProperties":{"shape":"MetadataProperties"},
  4244          "Tags":{"shape":"TagList"}
  4245        }
  4246      },
  4247      "CreateActionResponse":{
  4248        "type":"structure",
  4249        "members":{
  4250          "ActionArn":{"shape":"ActionArn"}
  4251        }
  4252      },
  4253      "CreateAlgorithmInput":{
  4254        "type":"structure",
  4255        "required":[
  4256          "AlgorithmName",
  4257          "TrainingSpecification"
  4258        ],
  4259        "members":{
  4260          "AlgorithmName":{"shape":"EntityName"},
  4261          "AlgorithmDescription":{"shape":"EntityDescription"},
  4262          "TrainingSpecification":{"shape":"TrainingSpecification"},
  4263          "InferenceSpecification":{"shape":"InferenceSpecification"},
  4264          "ValidationSpecification":{"shape":"AlgorithmValidationSpecification"},
  4265          "CertifyForMarketplace":{"shape":"CertifyForMarketplace"},
  4266          "Tags":{"shape":"TagList"}
  4267        }
  4268      },
  4269      "CreateAlgorithmOutput":{
  4270        "type":"structure",
  4271        "required":["AlgorithmArn"],
  4272        "members":{
  4273          "AlgorithmArn":{"shape":"AlgorithmArn"}
  4274        }
  4275      },
  4276      "CreateAppImageConfigRequest":{
  4277        "type":"structure",
  4278        "required":["AppImageConfigName"],
  4279        "members":{
  4280          "AppImageConfigName":{"shape":"AppImageConfigName"},
  4281          "Tags":{"shape":"TagList"},
  4282          "KernelGatewayImageConfig":{"shape":"KernelGatewayImageConfig"}
  4283        }
  4284      },
  4285      "CreateAppImageConfigResponse":{
  4286        "type":"structure",
  4287        "members":{
  4288          "AppImageConfigArn":{"shape":"AppImageConfigArn"}
  4289        }
  4290      },
  4291      "CreateAppRequest":{
  4292        "type":"structure",
  4293        "required":[
  4294          "DomainId",
  4295          "UserProfileName",
  4296          "AppType",
  4297          "AppName"
  4298        ],
  4299        "members":{
  4300          "DomainId":{"shape":"DomainId"},
  4301          "UserProfileName":{"shape":"UserProfileName"},
  4302          "AppType":{"shape":"AppType"},
  4303          "AppName":{"shape":"AppName"},
  4304          "Tags":{"shape":"TagList"},
  4305          "ResourceSpec":{"shape":"ResourceSpec"}
  4306        }
  4307      },
  4308      "CreateAppResponse":{
  4309        "type":"structure",
  4310        "members":{
  4311          "AppArn":{"shape":"AppArn"}
  4312        }
  4313      },
  4314      "CreateArtifactRequest":{
  4315        "type":"structure",
  4316        "required":[
  4317          "Source",
  4318          "ArtifactType"
  4319        ],
  4320        "members":{
  4321          "ArtifactName":{"shape":"ExperimentEntityName"},
  4322          "Source":{"shape":"ArtifactSource"},
  4323          "ArtifactType":{"shape":"String256"},
  4324          "Properties":{"shape":"LineageEntityParameters"},
  4325          "MetadataProperties":{"shape":"MetadataProperties"},
  4326          "Tags":{"shape":"TagList"}
  4327        }
  4328      },
  4329      "CreateArtifactResponse":{
  4330        "type":"structure",
  4331        "members":{
  4332          "ArtifactArn":{"shape":"ArtifactArn"}
  4333        }
  4334      },
  4335      "CreateAutoMLJobRequest":{
  4336        "type":"structure",
  4337        "required":[
  4338          "AutoMLJobName",
  4339          "InputDataConfig",
  4340          "OutputDataConfig",
  4341          "RoleArn"
  4342        ],
  4343        "members":{
  4344          "AutoMLJobName":{"shape":"AutoMLJobName"},
  4345          "InputDataConfig":{"shape":"AutoMLInputDataConfig"},
  4346          "OutputDataConfig":{"shape":"AutoMLOutputDataConfig"},
  4347          "ProblemType":{"shape":"ProblemType"},
  4348          "AutoMLJobObjective":{"shape":"AutoMLJobObjective"},
  4349          "AutoMLJobConfig":{"shape":"AutoMLJobConfig"},
  4350          "RoleArn":{"shape":"RoleArn"},
  4351          "GenerateCandidateDefinitionsOnly":{"shape":"GenerateCandidateDefinitionsOnly"},
  4352          "Tags":{"shape":"TagList"},
  4353          "ModelDeployConfig":{"shape":"ModelDeployConfig"}
  4354        }
  4355      },
  4356      "CreateAutoMLJobResponse":{
  4357        "type":"structure",
  4358        "required":["AutoMLJobArn"],
  4359        "members":{
  4360          "AutoMLJobArn":{"shape":"AutoMLJobArn"}
  4361        }
  4362      },
  4363      "CreateCodeRepositoryInput":{
  4364        "type":"structure",
  4365        "required":[
  4366          "CodeRepositoryName",
  4367          "GitConfig"
  4368        ],
  4369        "members":{
  4370          "CodeRepositoryName":{"shape":"EntityName"},
  4371          "GitConfig":{"shape":"GitConfig"},
  4372          "Tags":{"shape":"TagList"}
  4373        }
  4374      },
  4375      "CreateCodeRepositoryOutput":{
  4376        "type":"structure",
  4377        "required":["CodeRepositoryArn"],
  4378        "members":{
  4379          "CodeRepositoryArn":{"shape":"CodeRepositoryArn"}
  4380        }
  4381      },
  4382      "CreateCompilationJobRequest":{
  4383        "type":"structure",
  4384        "required":[
  4385          "CompilationJobName",
  4386          "RoleArn",
  4387          "InputConfig",
  4388          "OutputConfig",
  4389          "StoppingCondition"
  4390        ],
  4391        "members":{
  4392          "CompilationJobName":{"shape":"EntityName"},
  4393          "RoleArn":{"shape":"RoleArn"},
  4394          "InputConfig":{"shape":"InputConfig"},
  4395          "OutputConfig":{"shape":"OutputConfig"},
  4396          "VpcConfig":{"shape":"NeoVpcConfig"},
  4397          "StoppingCondition":{"shape":"StoppingCondition"},
  4398          "Tags":{"shape":"TagList"}
  4399        }
  4400      },
  4401      "CreateCompilationJobResponse":{
  4402        "type":"structure",
  4403        "required":["CompilationJobArn"],
  4404        "members":{
  4405          "CompilationJobArn":{"shape":"CompilationJobArn"}
  4406        }
  4407      },
  4408      "CreateContextRequest":{
  4409        "type":"structure",
  4410        "required":[
  4411          "ContextName",
  4412          "Source",
  4413          "ContextType"
  4414        ],
  4415        "members":{
  4416          "ContextName":{"shape":"ExperimentEntityName"},
  4417          "Source":{"shape":"ContextSource"},
  4418          "ContextType":{"shape":"String256"},
  4419          "Description":{"shape":"ExperimentDescription"},
  4420          "Properties":{"shape":"LineageEntityParameters"},
  4421          "Tags":{"shape":"TagList"}
  4422        }
  4423      },
  4424      "CreateContextResponse":{
  4425        "type":"structure",
  4426        "members":{
  4427          "ContextArn":{"shape":"ContextArn"}
  4428        }
  4429      },
  4430      "CreateDataQualityJobDefinitionRequest":{
  4431        "type":"structure",
  4432        "required":[
  4433          "JobDefinitionName",
  4434          "DataQualityAppSpecification",
  4435          "DataQualityJobInput",
  4436          "DataQualityJobOutputConfig",
  4437          "JobResources",
  4438          "RoleArn"
  4439        ],
  4440        "members":{
  4441          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  4442          "DataQualityBaselineConfig":{"shape":"DataQualityBaselineConfig"},
  4443          "DataQualityAppSpecification":{"shape":"DataQualityAppSpecification"},
  4444          "DataQualityJobInput":{"shape":"DataQualityJobInput"},
  4445          "DataQualityJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  4446          "JobResources":{"shape":"MonitoringResources"},
  4447          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  4448          "RoleArn":{"shape":"RoleArn"},
  4449          "StoppingCondition":{"shape":"MonitoringStoppingCondition"},
  4450          "Tags":{"shape":"TagList"}
  4451        }
  4452      },
  4453      "CreateDataQualityJobDefinitionResponse":{
  4454        "type":"structure",
  4455        "required":["JobDefinitionArn"],
  4456        "members":{
  4457          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"}
  4458        }
  4459      },
  4460      "CreateDeviceFleetRequest":{
  4461        "type":"structure",
  4462        "required":[
  4463          "DeviceFleetName",
  4464          "OutputConfig"
  4465        ],
  4466        "members":{
  4467          "DeviceFleetName":{"shape":"EntityName"},
  4468          "RoleArn":{"shape":"RoleArn"},
  4469          "Description":{"shape":"DeviceFleetDescription"},
  4470          "OutputConfig":{"shape":"EdgeOutputConfig"},
  4471          "Tags":{"shape":"TagList"},
  4472          "EnableIotRoleAlias":{"shape":"EnableIotRoleAlias"}
  4473        }
  4474      },
  4475      "CreateDomainRequest":{
  4476        "type":"structure",
  4477        "required":[
  4478          "DomainName",
  4479          "AuthMode",
  4480          "DefaultUserSettings",
  4481          "SubnetIds",
  4482          "VpcId"
  4483        ],
  4484        "members":{
  4485          "DomainName":{"shape":"DomainName"},
  4486          "AuthMode":{"shape":"AuthMode"},
  4487          "DefaultUserSettings":{"shape":"UserSettings"},
  4488          "SubnetIds":{"shape":"Subnets"},
  4489          "VpcId":{"shape":"VpcId"},
  4490          "Tags":{"shape":"TagList"},
  4491          "AppNetworkAccessType":{"shape":"AppNetworkAccessType"},
  4492          "HomeEfsFileSystemKmsKeyId":{
  4493            "shape":"KmsKeyId",
  4494            "deprecated":true,
  4495            "deprecatedMessage":"This property is deprecated, use KmsKeyId instead."
  4496          },
  4497          "KmsKeyId":{"shape":"KmsKeyId"}
  4498        }
  4499      },
  4500      "CreateDomainResponse":{
  4501        "type":"structure",
  4502        "members":{
  4503          "DomainArn":{"shape":"DomainArn"},
  4504          "Url":{"shape":"String1024"}
  4505        }
  4506      },
  4507      "CreateEdgePackagingJobRequest":{
  4508        "type":"structure",
  4509        "required":[
  4510          "EdgePackagingJobName",
  4511          "CompilationJobName",
  4512          "ModelName",
  4513          "ModelVersion",
  4514          "RoleArn",
  4515          "OutputConfig"
  4516        ],
  4517        "members":{
  4518          "EdgePackagingJobName":{"shape":"EntityName"},
  4519          "CompilationJobName":{"shape":"EntityName"},
  4520          "ModelName":{"shape":"EntityName"},
  4521          "ModelVersion":{"shape":"EdgeVersion"},
  4522          "RoleArn":{"shape":"RoleArn"},
  4523          "OutputConfig":{"shape":"EdgeOutputConfig"},
  4524          "ResourceKey":{"shape":"KmsKeyId"},
  4525          "Tags":{"shape":"TagList"}
  4526        }
  4527      },
  4528      "CreateEndpointConfigInput":{
  4529        "type":"structure",
  4530        "required":[
  4531          "EndpointConfigName",
  4532          "ProductionVariants"
  4533        ],
  4534        "members":{
  4535          "EndpointConfigName":{"shape":"EndpointConfigName"},
  4536          "ProductionVariants":{"shape":"ProductionVariantList"},
  4537          "DataCaptureConfig":{"shape":"DataCaptureConfig"},
  4538          "Tags":{"shape":"TagList"},
  4539          "KmsKeyId":{"shape":"KmsKeyId"},
  4540          "AsyncInferenceConfig":{"shape":"AsyncInferenceConfig"}
  4541        }
  4542      },
  4543      "CreateEndpointConfigOutput":{
  4544        "type":"structure",
  4545        "required":["EndpointConfigArn"],
  4546        "members":{
  4547          "EndpointConfigArn":{"shape":"EndpointConfigArn"}
  4548        }
  4549      },
  4550      "CreateEndpointInput":{
  4551        "type":"structure",
  4552        "required":[
  4553          "EndpointName",
  4554          "EndpointConfigName"
  4555        ],
  4556        "members":{
  4557          "EndpointName":{"shape":"EndpointName"},
  4558          "EndpointConfigName":{"shape":"EndpointConfigName"},
  4559          "Tags":{"shape":"TagList"}
  4560        }
  4561      },
  4562      "CreateEndpointOutput":{
  4563        "type":"structure",
  4564        "required":["EndpointArn"],
  4565        "members":{
  4566          "EndpointArn":{"shape":"EndpointArn"}
  4567        }
  4568      },
  4569      "CreateExperimentRequest":{
  4570        "type":"structure",
  4571        "required":["ExperimentName"],
  4572        "members":{
  4573          "ExperimentName":{"shape":"ExperimentEntityName"},
  4574          "DisplayName":{"shape":"ExperimentEntityName"},
  4575          "Description":{"shape":"ExperimentDescription"},
  4576          "Tags":{"shape":"TagList"}
  4577        }
  4578      },
  4579      "CreateExperimentResponse":{
  4580        "type":"structure",
  4581        "members":{
  4582          "ExperimentArn":{"shape":"ExperimentArn"}
  4583        }
  4584      },
  4585      "CreateFeatureGroupRequest":{
  4586        "type":"structure",
  4587        "required":[
  4588          "FeatureGroupName",
  4589          "RecordIdentifierFeatureName",
  4590          "EventTimeFeatureName",
  4591          "FeatureDefinitions"
  4592        ],
  4593        "members":{
  4594          "FeatureGroupName":{"shape":"FeatureGroupName"},
  4595          "RecordIdentifierFeatureName":{"shape":"FeatureName"},
  4596          "EventTimeFeatureName":{"shape":"FeatureName"},
  4597          "FeatureDefinitions":{"shape":"FeatureDefinitions"},
  4598          "OnlineStoreConfig":{"shape":"OnlineStoreConfig"},
  4599          "OfflineStoreConfig":{"shape":"OfflineStoreConfig"},
  4600          "RoleArn":{"shape":"RoleArn"},
  4601          "Description":{"shape":"Description"},
  4602          "Tags":{"shape":"TagList"}
  4603        }
  4604      },
  4605      "CreateFeatureGroupResponse":{
  4606        "type":"structure",
  4607        "required":["FeatureGroupArn"],
  4608        "members":{
  4609          "FeatureGroupArn":{"shape":"FeatureGroupArn"}
  4610        }
  4611      },
  4612      "CreateFlowDefinitionRequest":{
  4613        "type":"structure",
  4614        "required":[
  4615          "FlowDefinitionName",
  4616          "HumanLoopConfig",
  4617          "OutputConfig",
  4618          "RoleArn"
  4619        ],
  4620        "members":{
  4621          "FlowDefinitionName":{"shape":"FlowDefinitionName"},
  4622          "HumanLoopRequestSource":{"shape":"HumanLoopRequestSource"},
  4623          "HumanLoopActivationConfig":{"shape":"HumanLoopActivationConfig"},
  4624          "HumanLoopConfig":{"shape":"HumanLoopConfig"},
  4625          "OutputConfig":{"shape":"FlowDefinitionOutputConfig"},
  4626          "RoleArn":{"shape":"RoleArn"},
  4627          "Tags":{"shape":"TagList"}
  4628        }
  4629      },
  4630      "CreateFlowDefinitionResponse":{
  4631        "type":"structure",
  4632        "required":["FlowDefinitionArn"],
  4633        "members":{
  4634          "FlowDefinitionArn":{"shape":"FlowDefinitionArn"}
  4635        }
  4636      },
  4637      "CreateHumanTaskUiRequest":{
  4638        "type":"structure",
  4639        "required":[
  4640          "HumanTaskUiName",
  4641          "UiTemplate"
  4642        ],
  4643        "members":{
  4644          "HumanTaskUiName":{"shape":"HumanTaskUiName"},
  4645          "UiTemplate":{"shape":"UiTemplate"},
  4646          "Tags":{"shape":"TagList"}
  4647        }
  4648      },
  4649      "CreateHumanTaskUiResponse":{
  4650        "type":"structure",
  4651        "required":["HumanTaskUiArn"],
  4652        "members":{
  4653          "HumanTaskUiArn":{"shape":"HumanTaskUiArn"}
  4654        }
  4655      },
  4656      "CreateHyperParameterTuningJobRequest":{
  4657        "type":"structure",
  4658        "required":[
  4659          "HyperParameterTuningJobName",
  4660          "HyperParameterTuningJobConfig"
  4661        ],
  4662        "members":{
  4663          "HyperParameterTuningJobName":{"shape":"HyperParameterTuningJobName"},
  4664          "HyperParameterTuningJobConfig":{"shape":"HyperParameterTuningJobConfig"},
  4665          "TrainingJobDefinition":{"shape":"HyperParameterTrainingJobDefinition"},
  4666          "TrainingJobDefinitions":{"shape":"HyperParameterTrainingJobDefinitions"},
  4667          "WarmStartConfig":{"shape":"HyperParameterTuningJobWarmStartConfig"},
  4668          "Tags":{"shape":"TagList"}
  4669        }
  4670      },
  4671      "CreateHyperParameterTuningJobResponse":{
  4672        "type":"structure",
  4673        "required":["HyperParameterTuningJobArn"],
  4674        "members":{
  4675          "HyperParameterTuningJobArn":{"shape":"HyperParameterTuningJobArn"}
  4676        }
  4677      },
  4678      "CreateImageRequest":{
  4679        "type":"structure",
  4680        "required":[
  4681          "ImageName",
  4682          "RoleArn"
  4683        ],
  4684        "members":{
  4685          "Description":{"shape":"ImageDescription"},
  4686          "DisplayName":{"shape":"ImageDisplayName"},
  4687          "ImageName":{"shape":"ImageName"},
  4688          "RoleArn":{"shape":"RoleArn"},
  4689          "Tags":{"shape":"TagList"}
  4690        }
  4691      },
  4692      "CreateImageResponse":{
  4693        "type":"structure",
  4694        "members":{
  4695          "ImageArn":{"shape":"ImageArn"}
  4696        }
  4697      },
  4698      "CreateImageVersionRequest":{
  4699        "type":"structure",
  4700        "required":[
  4701          "BaseImage",
  4702          "ClientToken",
  4703          "ImageName"
  4704        ],
  4705        "members":{
  4706          "BaseImage":{"shape":"ImageBaseImage"},
  4707          "ClientToken":{
  4708            "shape":"ClientToken",
  4709            "idempotencyToken":true
  4710          },
  4711          "ImageName":{"shape":"ImageName"}
  4712        }
  4713      },
  4714      "CreateImageVersionResponse":{
  4715        "type":"structure",
  4716        "members":{
  4717          "ImageVersionArn":{"shape":"ImageVersionArn"}
  4718        }
  4719      },
  4720      "CreateLabelingJobRequest":{
  4721        "type":"structure",
  4722        "required":[
  4723          "LabelingJobName",
  4724          "LabelAttributeName",
  4725          "InputConfig",
  4726          "OutputConfig",
  4727          "RoleArn",
  4728          "HumanTaskConfig"
  4729        ],
  4730        "members":{
  4731          "LabelingJobName":{"shape":"LabelingJobName"},
  4732          "LabelAttributeName":{"shape":"LabelAttributeName"},
  4733          "InputConfig":{"shape":"LabelingJobInputConfig"},
  4734          "OutputConfig":{"shape":"LabelingJobOutputConfig"},
  4735          "RoleArn":{"shape":"RoleArn"},
  4736          "LabelCategoryConfigS3Uri":{"shape":"S3Uri"},
  4737          "StoppingConditions":{"shape":"LabelingJobStoppingConditions"},
  4738          "LabelingJobAlgorithmsConfig":{"shape":"LabelingJobAlgorithmsConfig"},
  4739          "HumanTaskConfig":{"shape":"HumanTaskConfig"},
  4740          "Tags":{"shape":"TagList"}
  4741        }
  4742      },
  4743      "CreateLabelingJobResponse":{
  4744        "type":"structure",
  4745        "required":["LabelingJobArn"],
  4746        "members":{
  4747          "LabelingJobArn":{"shape":"LabelingJobArn"}
  4748        }
  4749      },
  4750      "CreateModelBiasJobDefinitionRequest":{
  4751        "type":"structure",
  4752        "required":[
  4753          "JobDefinitionName",
  4754          "ModelBiasAppSpecification",
  4755          "ModelBiasJobInput",
  4756          "ModelBiasJobOutputConfig",
  4757          "JobResources",
  4758          "RoleArn"
  4759        ],
  4760        "members":{
  4761          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  4762          "ModelBiasBaselineConfig":{"shape":"ModelBiasBaselineConfig"},
  4763          "ModelBiasAppSpecification":{"shape":"ModelBiasAppSpecification"},
  4764          "ModelBiasJobInput":{"shape":"ModelBiasJobInput"},
  4765          "ModelBiasJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  4766          "JobResources":{"shape":"MonitoringResources"},
  4767          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  4768          "RoleArn":{"shape":"RoleArn"},
  4769          "StoppingCondition":{"shape":"MonitoringStoppingCondition"},
  4770          "Tags":{"shape":"TagList"}
  4771        }
  4772      },
  4773      "CreateModelBiasJobDefinitionResponse":{
  4774        "type":"structure",
  4775        "required":["JobDefinitionArn"],
  4776        "members":{
  4777          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"}
  4778        }
  4779      },
  4780      "CreateModelExplainabilityJobDefinitionRequest":{
  4781        "type":"structure",
  4782        "required":[
  4783          "JobDefinitionName",
  4784          "ModelExplainabilityAppSpecification",
  4785          "ModelExplainabilityJobInput",
  4786          "ModelExplainabilityJobOutputConfig",
  4787          "JobResources",
  4788          "RoleArn"
  4789        ],
  4790        "members":{
  4791          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  4792          "ModelExplainabilityBaselineConfig":{"shape":"ModelExplainabilityBaselineConfig"},
  4793          "ModelExplainabilityAppSpecification":{"shape":"ModelExplainabilityAppSpecification"},
  4794          "ModelExplainabilityJobInput":{"shape":"ModelExplainabilityJobInput"},
  4795          "ModelExplainabilityJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  4796          "JobResources":{"shape":"MonitoringResources"},
  4797          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  4798          "RoleArn":{"shape":"RoleArn"},
  4799          "StoppingCondition":{"shape":"MonitoringStoppingCondition"},
  4800          "Tags":{"shape":"TagList"}
  4801        }
  4802      },
  4803      "CreateModelExplainabilityJobDefinitionResponse":{
  4804        "type":"structure",
  4805        "required":["JobDefinitionArn"],
  4806        "members":{
  4807          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"}
  4808        }
  4809      },
  4810      "CreateModelInput":{
  4811        "type":"structure",
  4812        "required":[
  4813          "ModelName",
  4814          "ExecutionRoleArn"
  4815        ],
  4816        "members":{
  4817          "ModelName":{"shape":"ModelName"},
  4818          "PrimaryContainer":{"shape":"ContainerDefinition"},
  4819          "Containers":{"shape":"ContainerDefinitionList"},
  4820          "InferenceExecutionConfig":{"shape":"InferenceExecutionConfig"},
  4821          "ExecutionRoleArn":{"shape":"RoleArn"},
  4822          "Tags":{"shape":"TagList"},
  4823          "VpcConfig":{"shape":"VpcConfig"},
  4824          "EnableNetworkIsolation":{"shape":"Boolean"}
  4825        }
  4826      },
  4827      "CreateModelOutput":{
  4828        "type":"structure",
  4829        "required":["ModelArn"],
  4830        "members":{
  4831          "ModelArn":{"shape":"ModelArn"}
  4832        }
  4833      },
  4834      "CreateModelPackageGroupInput":{
  4835        "type":"structure",
  4836        "required":["ModelPackageGroupName"],
  4837        "members":{
  4838          "ModelPackageGroupName":{"shape":"EntityName"},
  4839          "ModelPackageGroupDescription":{"shape":"EntityDescription"},
  4840          "Tags":{"shape":"TagList"}
  4841        }
  4842      },
  4843      "CreateModelPackageGroupOutput":{
  4844        "type":"structure",
  4845        "required":["ModelPackageGroupArn"],
  4846        "members":{
  4847          "ModelPackageGroupArn":{"shape":"ModelPackageGroupArn"}
  4848        }
  4849      },
  4850      "CreateModelPackageInput":{
  4851        "type":"structure",
  4852        "members":{
  4853          "ModelPackageName":{"shape":"EntityName"},
  4854          "ModelPackageGroupName":{"shape":"EntityName"},
  4855          "ModelPackageDescription":{"shape":"EntityDescription"},
  4856          "InferenceSpecification":{"shape":"InferenceSpecification"},
  4857          "ValidationSpecification":{"shape":"ModelPackageValidationSpecification"},
  4858          "SourceAlgorithmSpecification":{"shape":"SourceAlgorithmSpecification"},
  4859          "CertifyForMarketplace":{"shape":"CertifyForMarketplace"},
  4860          "Tags":{"shape":"TagList"},
  4861          "ModelApprovalStatus":{"shape":"ModelApprovalStatus"},
  4862          "MetadataProperties":{"shape":"MetadataProperties"},
  4863          "ModelMetrics":{"shape":"ModelMetrics"},
  4864          "ClientToken":{
  4865            "shape":"ClientToken",
  4866            "idempotencyToken":true
  4867          }
  4868        }
  4869      },
  4870      "CreateModelPackageOutput":{
  4871        "type":"structure",
  4872        "required":["ModelPackageArn"],
  4873        "members":{
  4874          "ModelPackageArn":{"shape":"ModelPackageArn"}
  4875        }
  4876      },
  4877      "CreateModelQualityJobDefinitionRequest":{
  4878        "type":"structure",
  4879        "required":[
  4880          "JobDefinitionName",
  4881          "ModelQualityAppSpecification",
  4882          "ModelQualityJobInput",
  4883          "ModelQualityJobOutputConfig",
  4884          "JobResources",
  4885          "RoleArn"
  4886        ],
  4887        "members":{
  4888          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  4889          "ModelQualityBaselineConfig":{"shape":"ModelQualityBaselineConfig"},
  4890          "ModelQualityAppSpecification":{"shape":"ModelQualityAppSpecification"},
  4891          "ModelQualityJobInput":{"shape":"ModelQualityJobInput"},
  4892          "ModelQualityJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  4893          "JobResources":{"shape":"MonitoringResources"},
  4894          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  4895          "RoleArn":{"shape":"RoleArn"},
  4896          "StoppingCondition":{"shape":"MonitoringStoppingCondition"},
  4897          "Tags":{"shape":"TagList"}
  4898        }
  4899      },
  4900      "CreateModelQualityJobDefinitionResponse":{
  4901        "type":"structure",
  4902        "required":["JobDefinitionArn"],
  4903        "members":{
  4904          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"}
  4905        }
  4906      },
  4907      "CreateMonitoringScheduleRequest":{
  4908        "type":"structure",
  4909        "required":[
  4910          "MonitoringScheduleName",
  4911          "MonitoringScheduleConfig"
  4912        ],
  4913        "members":{
  4914          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"},
  4915          "MonitoringScheduleConfig":{"shape":"MonitoringScheduleConfig"},
  4916          "Tags":{"shape":"TagList"}
  4917        }
  4918      },
  4919      "CreateMonitoringScheduleResponse":{
  4920        "type":"structure",
  4921        "required":["MonitoringScheduleArn"],
  4922        "members":{
  4923          "MonitoringScheduleArn":{"shape":"MonitoringScheduleArn"}
  4924        }
  4925      },
  4926      "CreateNotebookInstanceInput":{
  4927        "type":"structure",
  4928        "required":[
  4929          "NotebookInstanceName",
  4930          "InstanceType",
  4931          "RoleArn"
  4932        ],
  4933        "members":{
  4934          "NotebookInstanceName":{"shape":"NotebookInstanceName"},
  4935          "InstanceType":{"shape":"InstanceType"},
  4936          "SubnetId":{"shape":"SubnetId"},
  4937          "SecurityGroupIds":{"shape":"SecurityGroupIds"},
  4938          "RoleArn":{"shape":"RoleArn"},
  4939          "KmsKeyId":{"shape":"KmsKeyId"},
  4940          "Tags":{"shape":"TagList"},
  4941          "LifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
  4942          "DirectInternetAccess":{"shape":"DirectInternetAccess"},
  4943          "VolumeSizeInGB":{"shape":"NotebookInstanceVolumeSizeInGB"},
  4944          "AcceleratorTypes":{"shape":"NotebookInstanceAcceleratorTypes"},
  4945          "DefaultCodeRepository":{"shape":"CodeRepositoryNameOrUrl"},
  4946          "AdditionalCodeRepositories":{"shape":"AdditionalCodeRepositoryNamesOrUrls"},
  4947          "RootAccess":{"shape":"RootAccess"},
  4948          "PlatformIdentifier":{"shape":"PlatformIdentifier"}
  4949        }
  4950      },
  4951      "CreateNotebookInstanceLifecycleConfigInput":{
  4952        "type":"structure",
  4953        "required":["NotebookInstanceLifecycleConfigName"],
  4954        "members":{
  4955          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
  4956          "OnCreate":{"shape":"NotebookInstanceLifecycleConfigList"},
  4957          "OnStart":{"shape":"NotebookInstanceLifecycleConfigList"}
  4958        }
  4959      },
  4960      "CreateNotebookInstanceLifecycleConfigOutput":{
  4961        "type":"structure",
  4962        "members":{
  4963          "NotebookInstanceLifecycleConfigArn":{"shape":"NotebookInstanceLifecycleConfigArn"}
  4964        }
  4965      },
  4966      "CreateNotebookInstanceOutput":{
  4967        "type":"structure",
  4968        "members":{
  4969          "NotebookInstanceArn":{"shape":"NotebookInstanceArn"}
  4970        }
  4971      },
  4972      "CreatePipelineRequest":{
  4973        "type":"structure",
  4974        "required":[
  4975          "PipelineName",
  4976          "PipelineDefinition",
  4977          "ClientRequestToken",
  4978          "RoleArn"
  4979        ],
  4980        "members":{
  4981          "PipelineName":{"shape":"PipelineName"},
  4982          "PipelineDisplayName":{"shape":"PipelineName"},
  4983          "PipelineDefinition":{"shape":"PipelineDefinition"},
  4984          "PipelineDescription":{"shape":"PipelineDescription"},
  4985          "ClientRequestToken":{
  4986            "shape":"IdempotencyToken",
  4987            "idempotencyToken":true
  4988          },
  4989          "RoleArn":{"shape":"RoleArn"},
  4990          "Tags":{"shape":"TagList"}
  4991        }
  4992      },
  4993      "CreatePipelineResponse":{
  4994        "type":"structure",
  4995        "members":{
  4996          "PipelineArn":{"shape":"PipelineArn"}
  4997        }
  4998      },
  4999      "CreatePresignedDomainUrlRequest":{
  5000        "type":"structure",
  5001        "required":[
  5002          "DomainId",
  5003          "UserProfileName"
  5004        ],
  5005        "members":{
  5006          "DomainId":{"shape":"DomainId"},
  5007          "UserProfileName":{"shape":"UserProfileName"},
  5008          "SessionExpirationDurationInSeconds":{"shape":"SessionExpirationDurationInSeconds"},
  5009          "ExpiresInSeconds":{"shape":"ExpiresInSeconds"}
  5010        }
  5011      },
  5012      "CreatePresignedDomainUrlResponse":{
  5013        "type":"structure",
  5014        "members":{
  5015          "AuthorizedUrl":{"shape":"PresignedDomainUrl"}
  5016        }
  5017      },
  5018      "CreatePresignedNotebookInstanceUrlInput":{
  5019        "type":"structure",
  5020        "required":["NotebookInstanceName"],
  5021        "members":{
  5022          "NotebookInstanceName":{"shape":"NotebookInstanceName"},
  5023          "SessionExpirationDurationInSeconds":{"shape":"SessionExpirationDurationInSeconds"}
  5024        }
  5025      },
  5026      "CreatePresignedNotebookInstanceUrlOutput":{
  5027        "type":"structure",
  5028        "members":{
  5029          "AuthorizedUrl":{"shape":"NotebookInstanceUrl"}
  5030        }
  5031      },
  5032      "CreateProcessingJobRequest":{
  5033        "type":"structure",
  5034        "required":[
  5035          "ProcessingJobName",
  5036          "ProcessingResources",
  5037          "AppSpecification",
  5038          "RoleArn"
  5039        ],
  5040        "members":{
  5041          "ProcessingInputs":{"shape":"ProcessingInputs"},
  5042          "ProcessingOutputConfig":{"shape":"ProcessingOutputConfig"},
  5043          "ProcessingJobName":{"shape":"ProcessingJobName"},
  5044          "ProcessingResources":{"shape":"ProcessingResources"},
  5045          "StoppingCondition":{"shape":"ProcessingStoppingCondition"},
  5046          "AppSpecification":{"shape":"AppSpecification"},
  5047          "Environment":{"shape":"ProcessingEnvironmentMap"},
  5048          "NetworkConfig":{"shape":"NetworkConfig"},
  5049          "RoleArn":{"shape":"RoleArn"},
  5050          "Tags":{"shape":"TagList"},
  5051          "ExperimentConfig":{"shape":"ExperimentConfig"}
  5052        }
  5053      },
  5054      "CreateProcessingJobResponse":{
  5055        "type":"structure",
  5056        "required":["ProcessingJobArn"],
  5057        "members":{
  5058          "ProcessingJobArn":{"shape":"ProcessingJobArn"}
  5059        }
  5060      },
  5061      "CreateProjectInput":{
  5062        "type":"structure",
  5063        "required":[
  5064          "ProjectName",
  5065          "ServiceCatalogProvisioningDetails"
  5066        ],
  5067        "members":{
  5068          "ProjectName":{"shape":"ProjectEntityName"},
  5069          "ProjectDescription":{"shape":"EntityDescription"},
  5070          "ServiceCatalogProvisioningDetails":{"shape":"ServiceCatalogProvisioningDetails"},
  5071          "Tags":{"shape":"TagList"}
  5072        }
  5073      },
  5074      "CreateProjectOutput":{
  5075        "type":"structure",
  5076        "required":[
  5077          "ProjectArn",
  5078          "ProjectId"
  5079        ],
  5080        "members":{
  5081          "ProjectArn":{"shape":"ProjectArn"},
  5082          "ProjectId":{"shape":"ProjectId"}
  5083        }
  5084      },
  5085      "CreateStudioLifecycleConfigRequest":{
  5086        "type":"structure",
  5087        "required":[
  5088          "StudioLifecycleConfigName",
  5089          "StudioLifecycleConfigContent",
  5090          "StudioLifecycleConfigAppType"
  5091        ],
  5092        "members":{
  5093          "StudioLifecycleConfigName":{"shape":"StudioLifecycleConfigName"},
  5094          "StudioLifecycleConfigContent":{"shape":"StudioLifecycleConfigContent"},
  5095          "StudioLifecycleConfigAppType":{"shape":"StudioLifecycleConfigAppType"},
  5096          "Tags":{"shape":"TagList"}
  5097        }
  5098      },
  5099      "CreateStudioLifecycleConfigResponse":{
  5100        "type":"structure",
  5101        "members":{
  5102          "StudioLifecycleConfigArn":{"shape":"StudioLifecycleConfigArn"}
  5103        }
  5104      },
  5105      "CreateTrainingJobRequest":{
  5106        "type":"structure",
  5107        "required":[
  5108          "TrainingJobName",
  5109          "AlgorithmSpecification",
  5110          "RoleArn",
  5111          "OutputDataConfig",
  5112          "ResourceConfig",
  5113          "StoppingCondition"
  5114        ],
  5115        "members":{
  5116          "TrainingJobName":{"shape":"TrainingJobName"},
  5117          "HyperParameters":{"shape":"HyperParameters"},
  5118          "AlgorithmSpecification":{"shape":"AlgorithmSpecification"},
  5119          "RoleArn":{"shape":"RoleArn"},
  5120          "InputDataConfig":{"shape":"InputDataConfig"},
  5121          "OutputDataConfig":{"shape":"OutputDataConfig"},
  5122          "ResourceConfig":{"shape":"ResourceConfig"},
  5123          "VpcConfig":{"shape":"VpcConfig"},
  5124          "StoppingCondition":{"shape":"StoppingCondition"},
  5125          "Tags":{"shape":"TagList"},
  5126          "EnableNetworkIsolation":{"shape":"Boolean"},
  5127          "EnableInterContainerTrafficEncryption":{"shape":"Boolean"},
  5128          "EnableManagedSpotTraining":{"shape":"Boolean"},
  5129          "CheckpointConfig":{"shape":"CheckpointConfig"},
  5130          "DebugHookConfig":{"shape":"DebugHookConfig"},
  5131          "DebugRuleConfigurations":{"shape":"DebugRuleConfigurations"},
  5132          "TensorBoardOutputConfig":{"shape":"TensorBoardOutputConfig"},
  5133          "ExperimentConfig":{"shape":"ExperimentConfig"},
  5134          "ProfilerConfig":{"shape":"ProfilerConfig"},
  5135          "ProfilerRuleConfigurations":{"shape":"ProfilerRuleConfigurations"},
  5136          "Environment":{"shape":"TrainingEnvironmentMap"},
  5137          "RetryStrategy":{"shape":"RetryStrategy"}
  5138        }
  5139      },
  5140      "CreateTrainingJobResponse":{
  5141        "type":"structure",
  5142        "required":["TrainingJobArn"],
  5143        "members":{
  5144          "TrainingJobArn":{"shape":"TrainingJobArn"}
  5145        }
  5146      },
  5147      "CreateTransformJobRequest":{
  5148        "type":"structure",
  5149        "required":[
  5150          "TransformJobName",
  5151          "ModelName",
  5152          "TransformInput",
  5153          "TransformOutput",
  5154          "TransformResources"
  5155        ],
  5156        "members":{
  5157          "TransformJobName":{"shape":"TransformJobName"},
  5158          "ModelName":{"shape":"ModelName"},
  5159          "MaxConcurrentTransforms":{"shape":"MaxConcurrentTransforms"},
  5160          "ModelClientConfig":{"shape":"ModelClientConfig"},
  5161          "MaxPayloadInMB":{"shape":"MaxPayloadInMB"},
  5162          "BatchStrategy":{"shape":"BatchStrategy"},
  5163          "Environment":{"shape":"TransformEnvironmentMap"},
  5164          "TransformInput":{"shape":"TransformInput"},
  5165          "TransformOutput":{"shape":"TransformOutput"},
  5166          "TransformResources":{"shape":"TransformResources"},
  5167          "DataProcessing":{"shape":"DataProcessing"},
  5168          "Tags":{"shape":"TagList"},
  5169          "ExperimentConfig":{"shape":"ExperimentConfig"}
  5170        }
  5171      },
  5172      "CreateTransformJobResponse":{
  5173        "type":"structure",
  5174        "required":["TransformJobArn"],
  5175        "members":{
  5176          "TransformJobArn":{"shape":"TransformJobArn"}
  5177        }
  5178      },
  5179      "CreateTrialComponentRequest":{
  5180        "type":"structure",
  5181        "required":["TrialComponentName"],
  5182        "members":{
  5183          "TrialComponentName":{"shape":"ExperimentEntityName"},
  5184          "DisplayName":{"shape":"ExperimentEntityName"},
  5185          "Status":{"shape":"TrialComponentStatus"},
  5186          "StartTime":{"shape":"Timestamp"},
  5187          "EndTime":{"shape":"Timestamp"},
  5188          "Parameters":{"shape":"TrialComponentParameters"},
  5189          "InputArtifacts":{"shape":"TrialComponentArtifacts"},
  5190          "OutputArtifacts":{"shape":"TrialComponentArtifacts"},
  5191          "MetadataProperties":{"shape":"MetadataProperties"},
  5192          "Tags":{"shape":"TagList"}
  5193        }
  5194      },
  5195      "CreateTrialComponentResponse":{
  5196        "type":"structure",
  5197        "members":{
  5198          "TrialComponentArn":{"shape":"TrialComponentArn"}
  5199        }
  5200      },
  5201      "CreateTrialRequest":{
  5202        "type":"structure",
  5203        "required":[
  5204          "TrialName",
  5205          "ExperimentName"
  5206        ],
  5207        "members":{
  5208          "TrialName":{"shape":"ExperimentEntityName"},
  5209          "DisplayName":{"shape":"ExperimentEntityName"},
  5210          "ExperimentName":{"shape":"ExperimentEntityName"},
  5211          "MetadataProperties":{"shape":"MetadataProperties"},
  5212          "Tags":{"shape":"TagList"}
  5213        }
  5214      },
  5215      "CreateTrialResponse":{
  5216        "type":"structure",
  5217        "members":{
  5218          "TrialArn":{"shape":"TrialArn"}
  5219        }
  5220      },
  5221      "CreateUserProfileRequest":{
  5222        "type":"structure",
  5223        "required":[
  5224          "DomainId",
  5225          "UserProfileName"
  5226        ],
  5227        "members":{
  5228          "DomainId":{"shape":"DomainId"},
  5229          "UserProfileName":{"shape":"UserProfileName"},
  5230          "SingleSignOnUserIdentifier":{"shape":"SingleSignOnUserIdentifier"},
  5231          "SingleSignOnUserValue":{"shape":"String256"},
  5232          "Tags":{"shape":"TagList"},
  5233          "UserSettings":{"shape":"UserSettings"}
  5234        }
  5235      },
  5236      "CreateUserProfileResponse":{
  5237        "type":"structure",
  5238        "members":{
  5239          "UserProfileArn":{"shape":"UserProfileArn"}
  5240        }
  5241      },
  5242      "CreateWorkforceRequest":{
  5243        "type":"structure",
  5244        "required":["WorkforceName"],
  5245        "members":{
  5246          "CognitoConfig":{"shape":"CognitoConfig"},
  5247          "OidcConfig":{"shape":"OidcConfig"},
  5248          "SourceIpConfig":{"shape":"SourceIpConfig"},
  5249          "WorkforceName":{"shape":"WorkforceName"},
  5250          "Tags":{"shape":"TagList"}
  5251        }
  5252      },
  5253      "CreateWorkforceResponse":{
  5254        "type":"structure",
  5255        "required":["WorkforceArn"],
  5256        "members":{
  5257          "WorkforceArn":{"shape":"WorkforceArn"}
  5258        }
  5259      },
  5260      "CreateWorkteamRequest":{
  5261        "type":"structure",
  5262        "required":[
  5263          "WorkteamName",
  5264          "MemberDefinitions",
  5265          "Description"
  5266        ],
  5267        "members":{
  5268          "WorkteamName":{"shape":"WorkteamName"},
  5269          "WorkforceName":{"shape":"WorkforceName"},
  5270          "MemberDefinitions":{"shape":"MemberDefinitions"},
  5271          "Description":{"shape":"String200"},
  5272          "NotificationConfiguration":{"shape":"NotificationConfiguration"},
  5273          "Tags":{"shape":"TagList"}
  5274        }
  5275      },
  5276      "CreateWorkteamResponse":{
  5277        "type":"structure",
  5278        "members":{
  5279          "WorkteamArn":{"shape":"WorkteamArn"}
  5280        }
  5281      },
  5282      "CreationTime":{"type":"timestamp"},
  5283      "CsvContentType":{
  5284        "type":"string",
  5285        "max":256,
  5286        "min":1,
  5287        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*\\/[a-zA-Z0-9](-*[a-zA-Z0-9.])*"
  5288      },
  5289      "CsvContentTypes":{
  5290        "type":"list",
  5291        "member":{"shape":"CsvContentType"},
  5292        "max":10,
  5293        "min":1
  5294      },
  5295      "CustomImage":{
  5296        "type":"structure",
  5297        "required":[
  5298          "ImageName",
  5299          "AppImageConfigName"
  5300        ],
  5301        "members":{
  5302          "ImageName":{"shape":"ImageName"},
  5303          "ImageVersionNumber":{
  5304            "shape":"ImageVersionNumber",
  5305            "box":true
  5306          },
  5307          "AppImageConfigName":{"shape":"AppImageConfigName"}
  5308        }
  5309      },
  5310      "CustomImages":{
  5311        "type":"list",
  5312        "member":{"shape":"CustomImage"},
  5313        "max":30
  5314      },
  5315      "DataCaptureConfig":{
  5316        "type":"structure",
  5317        "required":[
  5318          "InitialSamplingPercentage",
  5319          "DestinationS3Uri",
  5320          "CaptureOptions"
  5321        ],
  5322        "members":{
  5323          "EnableCapture":{"shape":"EnableCapture"},
  5324          "InitialSamplingPercentage":{"shape":"SamplingPercentage"},
  5325          "DestinationS3Uri":{"shape":"DestinationS3Uri"},
  5326          "KmsKeyId":{"shape":"KmsKeyId"},
  5327          "CaptureOptions":{"shape":"CaptureOptionList"},
  5328          "CaptureContentTypeHeader":{"shape":"CaptureContentTypeHeader"}
  5329        }
  5330      },
  5331      "DataCaptureConfigSummary":{
  5332        "type":"structure",
  5333        "required":[
  5334          "EnableCapture",
  5335          "CaptureStatus",
  5336          "CurrentSamplingPercentage",
  5337          "DestinationS3Uri",
  5338          "KmsKeyId"
  5339        ],
  5340        "members":{
  5341          "EnableCapture":{"shape":"EnableCapture"},
  5342          "CaptureStatus":{"shape":"CaptureStatus"},
  5343          "CurrentSamplingPercentage":{"shape":"SamplingPercentage"},
  5344          "DestinationS3Uri":{"shape":"DestinationS3Uri"},
  5345          "KmsKeyId":{"shape":"KmsKeyId"}
  5346        }
  5347      },
  5348      "DataCatalogConfig":{
  5349        "type":"structure",
  5350        "required":[
  5351          "TableName",
  5352          "Catalog",
  5353          "Database"
  5354        ],
  5355        "members":{
  5356          "TableName":{"shape":"TableName"},
  5357          "Catalog":{"shape":"Catalog"},
  5358          "Database":{"shape":"Database"}
  5359        }
  5360      },
  5361      "DataDistributionType":{
  5362        "type":"string",
  5363        "enum":[
  5364          "FullyReplicated",
  5365          "ShardedByS3Key"
  5366        ]
  5367      },
  5368      "DataExplorationNotebookLocation":{
  5369        "type":"string",
  5370        "min":1
  5371      },
  5372      "DataInputConfig":{
  5373        "type":"string",
  5374        "max":1024,
  5375        "min":1,
  5376        "pattern":"[\\S\\s]+"
  5377      },
  5378      "DataProcessing":{
  5379        "type":"structure",
  5380        "members":{
  5381          "InputFilter":{"shape":"JsonPath"},
  5382          "OutputFilter":{"shape":"JsonPath"},
  5383          "JoinSource":{"shape":"JoinSource"}
  5384        }
  5385      },
  5386      "DataQualityAppSpecification":{
  5387        "type":"structure",
  5388        "required":["ImageUri"],
  5389        "members":{
  5390          "ImageUri":{"shape":"ImageUri"},
  5391          "ContainerEntrypoint":{"shape":"ContainerEntrypoint"},
  5392          "ContainerArguments":{"shape":"MonitoringContainerArguments"},
  5393          "RecordPreprocessorSourceUri":{"shape":"S3Uri"},
  5394          "PostAnalyticsProcessorSourceUri":{"shape":"S3Uri"},
  5395          "Environment":{"shape":"MonitoringEnvironmentMap"}
  5396        }
  5397      },
  5398      "DataQualityBaselineConfig":{
  5399        "type":"structure",
  5400        "members":{
  5401          "BaseliningJobName":{"shape":"ProcessingJobName"},
  5402          "ConstraintsResource":{"shape":"MonitoringConstraintsResource"},
  5403          "StatisticsResource":{"shape":"MonitoringStatisticsResource"}
  5404        }
  5405      },
  5406      "DataQualityJobInput":{
  5407        "type":"structure",
  5408        "required":["EndpointInput"],
  5409        "members":{
  5410          "EndpointInput":{"shape":"EndpointInput"}
  5411        }
  5412      },
  5413      "DataSource":{
  5414        "type":"structure",
  5415        "members":{
  5416          "S3DataSource":{"shape":"S3DataSource"},
  5417          "FileSystemDataSource":{"shape":"FileSystemDataSource"}
  5418        }
  5419      },
  5420      "Database":{
  5421        "type":"string",
  5422        "max":255,
  5423        "min":1,
  5424        "pattern":"[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\t]*"
  5425      },
  5426      "DatasetDefinition":{
  5427        "type":"structure",
  5428        "members":{
  5429          "AthenaDatasetDefinition":{"shape":"AthenaDatasetDefinition"},
  5430          "RedshiftDatasetDefinition":{"shape":"RedshiftDatasetDefinition"},
  5431          "LocalPath":{"shape":"ProcessingLocalPath"},
  5432          "DataDistributionType":{"shape":"DataDistributionType"},
  5433          "InputMode":{"shape":"InputMode"}
  5434        }
  5435      },
  5436      "DebugHookConfig":{
  5437        "type":"structure",
  5438        "required":["S3OutputPath"],
  5439        "members":{
  5440          "LocalPath":{"shape":"DirectoryPath"},
  5441          "S3OutputPath":{"shape":"S3Uri"},
  5442          "HookParameters":{"shape":"HookParameters"},
  5443          "CollectionConfigurations":{"shape":"CollectionConfigurations"}
  5444        }
  5445      },
  5446      "DebugRuleConfiguration":{
  5447        "type":"structure",
  5448        "required":[
  5449          "RuleConfigurationName",
  5450          "RuleEvaluatorImage"
  5451        ],
  5452        "members":{
  5453          "RuleConfigurationName":{"shape":"RuleConfigurationName"},
  5454          "LocalPath":{"shape":"DirectoryPath"},
  5455          "S3OutputPath":{"shape":"S3Uri"},
  5456          "RuleEvaluatorImage":{"shape":"AlgorithmImage"},
  5457          "InstanceType":{"shape":"ProcessingInstanceType"},
  5458          "VolumeSizeInGB":{"shape":"OptionalVolumeSizeInGB"},
  5459          "RuleParameters":{"shape":"RuleParameters"}
  5460        }
  5461      },
  5462      "DebugRuleConfigurations":{
  5463        "type":"list",
  5464        "member":{"shape":"DebugRuleConfiguration"},
  5465        "max":20,
  5466        "min":0
  5467      },
  5468      "DebugRuleEvaluationStatus":{
  5469        "type":"structure",
  5470        "members":{
  5471          "RuleConfigurationName":{"shape":"RuleConfigurationName"},
  5472          "RuleEvaluationJobArn":{"shape":"ProcessingJobArn"},
  5473          "RuleEvaluationStatus":{"shape":"RuleEvaluationStatus"},
  5474          "StatusDetails":{"shape":"StatusDetails"},
  5475          "LastModifiedTime":{"shape":"Timestamp"}
  5476        }
  5477      },
  5478      "DebugRuleEvaluationStatuses":{
  5479        "type":"list",
  5480        "member":{"shape":"DebugRuleEvaluationStatus"},
  5481        "max":20,
  5482        "min":0
  5483      },
  5484      "DefaultGid":{
  5485        "type":"integer",
  5486        "max":65535,
  5487        "min":0
  5488      },
  5489      "DefaultUid":{
  5490        "type":"integer",
  5491        "max":65535,
  5492        "min":0
  5493      },
  5494      "DeleteActionRequest":{
  5495        "type":"structure",
  5496        "required":["ActionName"],
  5497        "members":{
  5498          "ActionName":{"shape":"ExperimentEntityName"}
  5499        }
  5500      },
  5501      "DeleteActionResponse":{
  5502        "type":"structure",
  5503        "members":{
  5504          "ActionArn":{"shape":"ActionArn"}
  5505        }
  5506      },
  5507      "DeleteAlgorithmInput":{
  5508        "type":"structure",
  5509        "required":["AlgorithmName"],
  5510        "members":{
  5511          "AlgorithmName":{"shape":"EntityName"}
  5512        }
  5513      },
  5514      "DeleteAppImageConfigRequest":{
  5515        "type":"structure",
  5516        "required":["AppImageConfigName"],
  5517        "members":{
  5518          "AppImageConfigName":{"shape":"AppImageConfigName"}
  5519        }
  5520      },
  5521      "DeleteAppRequest":{
  5522        "type":"structure",
  5523        "required":[
  5524          "DomainId",
  5525          "UserProfileName",
  5526          "AppType",
  5527          "AppName"
  5528        ],
  5529        "members":{
  5530          "DomainId":{"shape":"DomainId"},
  5531          "UserProfileName":{"shape":"UserProfileName"},
  5532          "AppType":{"shape":"AppType"},
  5533          "AppName":{"shape":"AppName"}
  5534        }
  5535      },
  5536      "DeleteArtifactRequest":{
  5537        "type":"structure",
  5538        "members":{
  5539          "ArtifactArn":{"shape":"ArtifactArn"},
  5540          "Source":{"shape":"ArtifactSource"}
  5541        }
  5542      },
  5543      "DeleteArtifactResponse":{
  5544        "type":"structure",
  5545        "members":{
  5546          "ArtifactArn":{"shape":"ArtifactArn"}
  5547        }
  5548      },
  5549      "DeleteAssociationRequest":{
  5550        "type":"structure",
  5551        "required":[
  5552          "SourceArn",
  5553          "DestinationArn"
  5554        ],
  5555        "members":{
  5556          "SourceArn":{"shape":"AssociationEntityArn"},
  5557          "DestinationArn":{"shape":"AssociationEntityArn"}
  5558        }
  5559      },
  5560      "DeleteAssociationResponse":{
  5561        "type":"structure",
  5562        "members":{
  5563          "SourceArn":{"shape":"AssociationEntityArn"},
  5564          "DestinationArn":{"shape":"AssociationEntityArn"}
  5565        }
  5566      },
  5567      "DeleteCodeRepositoryInput":{
  5568        "type":"structure",
  5569        "required":["CodeRepositoryName"],
  5570        "members":{
  5571          "CodeRepositoryName":{"shape":"EntityName"}
  5572        }
  5573      },
  5574      "DeleteContextRequest":{
  5575        "type":"structure",
  5576        "required":["ContextName"],
  5577        "members":{
  5578          "ContextName":{"shape":"ExperimentEntityName"}
  5579        }
  5580      },
  5581      "DeleteContextResponse":{
  5582        "type":"structure",
  5583        "members":{
  5584          "ContextArn":{"shape":"ContextArn"}
  5585        }
  5586      },
  5587      "DeleteDataQualityJobDefinitionRequest":{
  5588        "type":"structure",
  5589        "required":["JobDefinitionName"],
  5590        "members":{
  5591          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  5592        }
  5593      },
  5594      "DeleteDeviceFleetRequest":{
  5595        "type":"structure",
  5596        "required":["DeviceFleetName"],
  5597        "members":{
  5598          "DeviceFleetName":{"shape":"EntityName"}
  5599        }
  5600      },
  5601      "DeleteDomainRequest":{
  5602        "type":"structure",
  5603        "required":["DomainId"],
  5604        "members":{
  5605          "DomainId":{"shape":"DomainId"},
  5606          "RetentionPolicy":{"shape":"RetentionPolicy"}
  5607        }
  5608      },
  5609      "DeleteEndpointConfigInput":{
  5610        "type":"structure",
  5611        "required":["EndpointConfigName"],
  5612        "members":{
  5613          "EndpointConfigName":{"shape":"EndpointConfigName"}
  5614        }
  5615      },
  5616      "DeleteEndpointInput":{
  5617        "type":"structure",
  5618        "required":["EndpointName"],
  5619        "members":{
  5620          "EndpointName":{"shape":"EndpointName"}
  5621        }
  5622      },
  5623      "DeleteExperimentRequest":{
  5624        "type":"structure",
  5625        "required":["ExperimentName"],
  5626        "members":{
  5627          "ExperimentName":{"shape":"ExperimentEntityName"}
  5628        }
  5629      },
  5630      "DeleteExperimentResponse":{
  5631        "type":"structure",
  5632        "members":{
  5633          "ExperimentArn":{"shape":"ExperimentArn"}
  5634        }
  5635      },
  5636      "DeleteFeatureGroupRequest":{
  5637        "type":"structure",
  5638        "required":["FeatureGroupName"],
  5639        "members":{
  5640          "FeatureGroupName":{"shape":"FeatureGroupName"}
  5641        }
  5642      },
  5643      "DeleteFlowDefinitionRequest":{
  5644        "type":"structure",
  5645        "required":["FlowDefinitionName"],
  5646        "members":{
  5647          "FlowDefinitionName":{"shape":"FlowDefinitionName"}
  5648        }
  5649      },
  5650      "DeleteFlowDefinitionResponse":{
  5651        "type":"structure",
  5652        "members":{
  5653        }
  5654      },
  5655      "DeleteHumanTaskUiRequest":{
  5656        "type":"structure",
  5657        "required":["HumanTaskUiName"],
  5658        "members":{
  5659          "HumanTaskUiName":{"shape":"HumanTaskUiName"}
  5660        }
  5661      },
  5662      "DeleteHumanTaskUiResponse":{
  5663        "type":"structure",
  5664        "members":{
  5665        }
  5666      },
  5667      "DeleteImageRequest":{
  5668        "type":"structure",
  5669        "required":["ImageName"],
  5670        "members":{
  5671          "ImageName":{"shape":"ImageName"}
  5672        }
  5673      },
  5674      "DeleteImageResponse":{
  5675        "type":"structure",
  5676        "members":{
  5677        }
  5678      },
  5679      "DeleteImageVersionRequest":{
  5680        "type":"structure",
  5681        "required":[
  5682          "ImageName",
  5683          "Version"
  5684        ],
  5685        "members":{
  5686          "ImageName":{"shape":"ImageName"},
  5687          "Version":{"shape":"ImageVersionNumber"}
  5688        }
  5689      },
  5690      "DeleteImageVersionResponse":{
  5691        "type":"structure",
  5692        "members":{
  5693        }
  5694      },
  5695      "DeleteModelBiasJobDefinitionRequest":{
  5696        "type":"structure",
  5697        "required":["JobDefinitionName"],
  5698        "members":{
  5699          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  5700        }
  5701      },
  5702      "DeleteModelExplainabilityJobDefinitionRequest":{
  5703        "type":"structure",
  5704        "required":["JobDefinitionName"],
  5705        "members":{
  5706          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  5707        }
  5708      },
  5709      "DeleteModelInput":{
  5710        "type":"structure",
  5711        "required":["ModelName"],
  5712        "members":{
  5713          "ModelName":{"shape":"ModelName"}
  5714        }
  5715      },
  5716      "DeleteModelPackageGroupInput":{
  5717        "type":"structure",
  5718        "required":["ModelPackageGroupName"],
  5719        "members":{
  5720          "ModelPackageGroupName":{"shape":"ArnOrName"}
  5721        }
  5722      },
  5723      "DeleteModelPackageGroupPolicyInput":{
  5724        "type":"structure",
  5725        "required":["ModelPackageGroupName"],
  5726        "members":{
  5727          "ModelPackageGroupName":{"shape":"EntityName"}
  5728        }
  5729      },
  5730      "DeleteModelPackageInput":{
  5731        "type":"structure",
  5732        "required":["ModelPackageName"],
  5733        "members":{
  5734          "ModelPackageName":{"shape":"VersionedArnOrName"}
  5735        }
  5736      },
  5737      "DeleteModelQualityJobDefinitionRequest":{
  5738        "type":"structure",
  5739        "required":["JobDefinitionName"],
  5740        "members":{
  5741          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  5742        }
  5743      },
  5744      "DeleteMonitoringScheduleRequest":{
  5745        "type":"structure",
  5746        "required":["MonitoringScheduleName"],
  5747        "members":{
  5748          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"}
  5749        }
  5750      },
  5751      "DeleteNotebookInstanceInput":{
  5752        "type":"structure",
  5753        "required":["NotebookInstanceName"],
  5754        "members":{
  5755          "NotebookInstanceName":{"shape":"NotebookInstanceName"}
  5756        }
  5757      },
  5758      "DeleteNotebookInstanceLifecycleConfigInput":{
  5759        "type":"structure",
  5760        "required":["NotebookInstanceLifecycleConfigName"],
  5761        "members":{
  5762          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"}
  5763        }
  5764      },
  5765      "DeletePipelineRequest":{
  5766        "type":"structure",
  5767        "required":[
  5768          "PipelineName",
  5769          "ClientRequestToken"
  5770        ],
  5771        "members":{
  5772          "PipelineName":{"shape":"PipelineName"},
  5773          "ClientRequestToken":{
  5774            "shape":"IdempotencyToken",
  5775            "idempotencyToken":true
  5776          }
  5777        }
  5778      },
  5779      "DeletePipelineResponse":{
  5780        "type":"structure",
  5781        "members":{
  5782          "PipelineArn":{"shape":"PipelineArn"}
  5783        }
  5784      },
  5785      "DeleteProjectInput":{
  5786        "type":"structure",
  5787        "required":["ProjectName"],
  5788        "members":{
  5789          "ProjectName":{"shape":"ProjectEntityName"}
  5790        }
  5791      },
  5792      "DeleteStudioLifecycleConfigRequest":{
  5793        "type":"structure",
  5794        "required":["StudioLifecycleConfigName"],
  5795        "members":{
  5796          "StudioLifecycleConfigName":{"shape":"StudioLifecycleConfigName"}
  5797        }
  5798      },
  5799      "DeleteTagsInput":{
  5800        "type":"structure",
  5801        "required":[
  5802          "ResourceArn",
  5803          "TagKeys"
  5804        ],
  5805        "members":{
  5806          "ResourceArn":{"shape":"ResourceArn"},
  5807          "TagKeys":{"shape":"TagKeyList"}
  5808        }
  5809      },
  5810      "DeleteTagsOutput":{
  5811        "type":"structure",
  5812        "members":{
  5813        }
  5814      },
  5815      "DeleteTrialComponentRequest":{
  5816        "type":"structure",
  5817        "required":["TrialComponentName"],
  5818        "members":{
  5819          "TrialComponentName":{"shape":"ExperimentEntityName"}
  5820        }
  5821      },
  5822      "DeleteTrialComponentResponse":{
  5823        "type":"structure",
  5824        "members":{
  5825          "TrialComponentArn":{"shape":"TrialComponentArn"}
  5826        }
  5827      },
  5828      "DeleteTrialRequest":{
  5829        "type":"structure",
  5830        "required":["TrialName"],
  5831        "members":{
  5832          "TrialName":{"shape":"ExperimentEntityName"}
  5833        }
  5834      },
  5835      "DeleteTrialResponse":{
  5836        "type":"structure",
  5837        "members":{
  5838          "TrialArn":{"shape":"TrialArn"}
  5839        }
  5840      },
  5841      "DeleteUserProfileRequest":{
  5842        "type":"structure",
  5843        "required":[
  5844          "DomainId",
  5845          "UserProfileName"
  5846        ],
  5847        "members":{
  5848          "DomainId":{"shape":"DomainId"},
  5849          "UserProfileName":{"shape":"UserProfileName"}
  5850        }
  5851      },
  5852      "DeleteWorkforceRequest":{
  5853        "type":"structure",
  5854        "required":["WorkforceName"],
  5855        "members":{
  5856          "WorkforceName":{"shape":"WorkforceName"}
  5857        }
  5858      },
  5859      "DeleteWorkforceResponse":{
  5860        "type":"structure",
  5861        "members":{
  5862        }
  5863      },
  5864      "DeleteWorkteamRequest":{
  5865        "type":"structure",
  5866        "required":["WorkteamName"],
  5867        "members":{
  5868          "WorkteamName":{"shape":"WorkteamName"}
  5869        }
  5870      },
  5871      "DeleteWorkteamResponse":{
  5872        "type":"structure",
  5873        "required":["Success"],
  5874        "members":{
  5875          "Success":{"shape":"Success"}
  5876        }
  5877      },
  5878      "DeployedImage":{
  5879        "type":"structure",
  5880        "members":{
  5881          "SpecifiedImage":{"shape":"ContainerImage"},
  5882          "ResolvedImage":{"shape":"ContainerImage"},
  5883          "ResolutionTime":{"shape":"Timestamp"}
  5884        }
  5885      },
  5886      "DeployedImages":{
  5887        "type":"list",
  5888        "member":{"shape":"DeployedImage"}
  5889      },
  5890      "DeploymentConfig":{
  5891        "type":"structure",
  5892        "required":["BlueGreenUpdatePolicy"],
  5893        "members":{
  5894          "BlueGreenUpdatePolicy":{"shape":"BlueGreenUpdatePolicy"},
  5895          "AutoRollbackConfiguration":{"shape":"AutoRollbackConfig"}
  5896        }
  5897      },
  5898      "DeregisterDevicesRequest":{
  5899        "type":"structure",
  5900        "required":[
  5901          "DeviceFleetName",
  5902          "DeviceNames"
  5903        ],
  5904        "members":{
  5905          "DeviceFleetName":{"shape":"EntityName"},
  5906          "DeviceNames":{"shape":"DeviceNames"}
  5907        }
  5908      },
  5909      "DescribeActionRequest":{
  5910        "type":"structure",
  5911        "required":["ActionName"],
  5912        "members":{
  5913          "ActionName":{"shape":"ExperimentEntityName"}
  5914        }
  5915      },
  5916      "DescribeActionResponse":{
  5917        "type":"structure",
  5918        "members":{
  5919          "ActionName":{"shape":"ExperimentEntityName"},
  5920          "ActionArn":{"shape":"ActionArn"},
  5921          "Source":{"shape":"ActionSource"},
  5922          "ActionType":{"shape":"String256"},
  5923          "Description":{"shape":"ExperimentDescription"},
  5924          "Status":{"shape":"ActionStatus"},
  5925          "Properties":{"shape":"LineageEntityParameters"},
  5926          "CreationTime":{"shape":"Timestamp"},
  5927          "CreatedBy":{"shape":"UserContext"},
  5928          "LastModifiedTime":{"shape":"Timestamp"},
  5929          "LastModifiedBy":{"shape":"UserContext"},
  5930          "MetadataProperties":{"shape":"MetadataProperties"}
  5931        }
  5932      },
  5933      "DescribeAlgorithmInput":{
  5934        "type":"structure",
  5935        "required":["AlgorithmName"],
  5936        "members":{
  5937          "AlgorithmName":{"shape":"ArnOrName"}
  5938        }
  5939      },
  5940      "DescribeAlgorithmOutput":{
  5941        "type":"structure",
  5942        "required":[
  5943          "AlgorithmName",
  5944          "AlgorithmArn",
  5945          "CreationTime",
  5946          "TrainingSpecification",
  5947          "AlgorithmStatus",
  5948          "AlgorithmStatusDetails"
  5949        ],
  5950        "members":{
  5951          "AlgorithmName":{"shape":"EntityName"},
  5952          "AlgorithmArn":{"shape":"AlgorithmArn"},
  5953          "AlgorithmDescription":{"shape":"EntityDescription"},
  5954          "CreationTime":{"shape":"CreationTime"},
  5955          "TrainingSpecification":{"shape":"TrainingSpecification"},
  5956          "InferenceSpecification":{"shape":"InferenceSpecification"},
  5957          "ValidationSpecification":{"shape":"AlgorithmValidationSpecification"},
  5958          "AlgorithmStatus":{"shape":"AlgorithmStatus"},
  5959          "AlgorithmStatusDetails":{"shape":"AlgorithmStatusDetails"},
  5960          "ProductId":{"shape":"ProductId"},
  5961          "CertifyForMarketplace":{"shape":"CertifyForMarketplace"}
  5962        }
  5963      },
  5964      "DescribeAppImageConfigRequest":{
  5965        "type":"structure",
  5966        "required":["AppImageConfigName"],
  5967        "members":{
  5968          "AppImageConfigName":{"shape":"AppImageConfigName"}
  5969        }
  5970      },
  5971      "DescribeAppImageConfigResponse":{
  5972        "type":"structure",
  5973        "members":{
  5974          "AppImageConfigArn":{"shape":"AppImageConfigArn"},
  5975          "AppImageConfigName":{"shape":"AppImageConfigName"},
  5976          "CreationTime":{"shape":"Timestamp"},
  5977          "LastModifiedTime":{"shape":"Timestamp"},
  5978          "KernelGatewayImageConfig":{"shape":"KernelGatewayImageConfig"}
  5979        }
  5980      },
  5981      "DescribeAppRequest":{
  5982        "type":"structure",
  5983        "required":[
  5984          "DomainId",
  5985          "UserProfileName",
  5986          "AppType",
  5987          "AppName"
  5988        ],
  5989        "members":{
  5990          "DomainId":{"shape":"DomainId"},
  5991          "UserProfileName":{"shape":"UserProfileName"},
  5992          "AppType":{"shape":"AppType"},
  5993          "AppName":{"shape":"AppName"}
  5994        }
  5995      },
  5996      "DescribeAppResponse":{
  5997        "type":"structure",
  5998        "members":{
  5999          "AppArn":{"shape":"AppArn"},
  6000          "AppType":{"shape":"AppType"},
  6001          "AppName":{"shape":"AppName"},
  6002          "DomainId":{"shape":"DomainId"},
  6003          "UserProfileName":{"shape":"UserProfileName"},
  6004          "Status":{"shape":"AppStatus"},
  6005          "LastHealthCheckTimestamp":{"shape":"Timestamp"},
  6006          "LastUserActivityTimestamp":{"shape":"Timestamp"},
  6007          "CreationTime":{"shape":"CreationTime"},
  6008          "FailureReason":{"shape":"FailureReason"},
  6009          "ResourceSpec":{"shape":"ResourceSpec"}
  6010        }
  6011      },
  6012      "DescribeArtifactRequest":{
  6013        "type":"structure",
  6014        "required":["ArtifactArn"],
  6015        "members":{
  6016          "ArtifactArn":{"shape":"ArtifactArn"}
  6017        }
  6018      },
  6019      "DescribeArtifactResponse":{
  6020        "type":"structure",
  6021        "members":{
  6022          "ArtifactName":{"shape":"ExperimentEntityName"},
  6023          "ArtifactArn":{"shape":"ArtifactArn"},
  6024          "Source":{"shape":"ArtifactSource"},
  6025          "ArtifactType":{"shape":"String256"},
  6026          "Properties":{"shape":"LineageEntityParameters"},
  6027          "CreationTime":{"shape":"Timestamp"},
  6028          "CreatedBy":{"shape":"UserContext"},
  6029          "LastModifiedTime":{"shape":"Timestamp"},
  6030          "LastModifiedBy":{"shape":"UserContext"},
  6031          "MetadataProperties":{"shape":"MetadataProperties"}
  6032        }
  6033      },
  6034      "DescribeAutoMLJobRequest":{
  6035        "type":"structure",
  6036        "required":["AutoMLJobName"],
  6037        "members":{
  6038          "AutoMLJobName":{"shape":"AutoMLJobName"}
  6039        }
  6040      },
  6041      "DescribeAutoMLJobResponse":{
  6042        "type":"structure",
  6043        "required":[
  6044          "AutoMLJobName",
  6045          "AutoMLJobArn",
  6046          "InputDataConfig",
  6047          "OutputDataConfig",
  6048          "RoleArn",
  6049          "CreationTime",
  6050          "LastModifiedTime",
  6051          "AutoMLJobStatus",
  6052          "AutoMLJobSecondaryStatus"
  6053        ],
  6054        "members":{
  6055          "AutoMLJobName":{"shape":"AutoMLJobName"},
  6056          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
  6057          "InputDataConfig":{"shape":"AutoMLInputDataConfig"},
  6058          "OutputDataConfig":{"shape":"AutoMLOutputDataConfig"},
  6059          "RoleArn":{"shape":"RoleArn"},
  6060          "AutoMLJobObjective":{"shape":"AutoMLJobObjective"},
  6061          "ProblemType":{"shape":"ProblemType"},
  6062          "AutoMLJobConfig":{"shape":"AutoMLJobConfig"},
  6063          "CreationTime":{"shape":"Timestamp"},
  6064          "EndTime":{"shape":"Timestamp"},
  6065          "LastModifiedTime":{"shape":"Timestamp"},
  6066          "FailureReason":{"shape":"AutoMLFailureReason"},
  6067          "PartialFailureReasons":{"shape":"AutoMLPartialFailureReasons"},
  6068          "BestCandidate":{"shape":"AutoMLCandidate"},
  6069          "AutoMLJobStatus":{"shape":"AutoMLJobStatus"},
  6070          "AutoMLJobSecondaryStatus":{"shape":"AutoMLJobSecondaryStatus"},
  6071          "GenerateCandidateDefinitionsOnly":{"shape":"GenerateCandidateDefinitionsOnly"},
  6072          "AutoMLJobArtifacts":{"shape":"AutoMLJobArtifacts"},
  6073          "ResolvedAttributes":{"shape":"ResolvedAttributes"},
  6074          "ModelDeployConfig":{"shape":"ModelDeployConfig"},
  6075          "ModelDeployResult":{"shape":"ModelDeployResult"}
  6076        }
  6077      },
  6078      "DescribeCodeRepositoryInput":{
  6079        "type":"structure",
  6080        "required":["CodeRepositoryName"],
  6081        "members":{
  6082          "CodeRepositoryName":{"shape":"EntityName"}
  6083        }
  6084      },
  6085      "DescribeCodeRepositoryOutput":{
  6086        "type":"structure",
  6087        "required":[
  6088          "CodeRepositoryName",
  6089          "CodeRepositoryArn",
  6090          "CreationTime",
  6091          "LastModifiedTime"
  6092        ],
  6093        "members":{
  6094          "CodeRepositoryName":{"shape":"EntityName"},
  6095          "CodeRepositoryArn":{"shape":"CodeRepositoryArn"},
  6096          "CreationTime":{"shape":"CreationTime"},
  6097          "LastModifiedTime":{"shape":"LastModifiedTime"},
  6098          "GitConfig":{"shape":"GitConfig"}
  6099        }
  6100      },
  6101      "DescribeCompilationJobRequest":{
  6102        "type":"structure",
  6103        "required":["CompilationJobName"],
  6104        "members":{
  6105          "CompilationJobName":{"shape":"EntityName"}
  6106        }
  6107      },
  6108      "DescribeCompilationJobResponse":{
  6109        "type":"structure",
  6110        "required":[
  6111          "CompilationJobName",
  6112          "CompilationJobArn",
  6113          "CompilationJobStatus",
  6114          "StoppingCondition",
  6115          "CreationTime",
  6116          "LastModifiedTime",
  6117          "FailureReason",
  6118          "ModelArtifacts",
  6119          "RoleArn",
  6120          "InputConfig",
  6121          "OutputConfig"
  6122        ],
  6123        "members":{
  6124          "CompilationJobName":{"shape":"EntityName"},
  6125          "CompilationJobArn":{"shape":"CompilationJobArn"},
  6126          "CompilationJobStatus":{"shape":"CompilationJobStatus"},
  6127          "CompilationStartTime":{"shape":"Timestamp"},
  6128          "CompilationEndTime":{"shape":"Timestamp"},
  6129          "StoppingCondition":{"shape":"StoppingCondition"},
  6130          "InferenceImage":{"shape":"InferenceImage"},
  6131          "CreationTime":{"shape":"CreationTime"},
  6132          "LastModifiedTime":{"shape":"LastModifiedTime"},
  6133          "FailureReason":{"shape":"FailureReason"},
  6134          "ModelArtifacts":{"shape":"ModelArtifacts"},
  6135          "ModelDigests":{"shape":"ModelDigests"},
  6136          "RoleArn":{"shape":"RoleArn"},
  6137          "InputConfig":{"shape":"InputConfig"},
  6138          "OutputConfig":{"shape":"OutputConfig"},
  6139          "VpcConfig":{"shape":"NeoVpcConfig"}
  6140        }
  6141      },
  6142      "DescribeContextRequest":{
  6143        "type":"structure",
  6144        "required":["ContextName"],
  6145        "members":{
  6146          "ContextName":{"shape":"ExperimentEntityName"}
  6147        }
  6148      },
  6149      "DescribeContextResponse":{
  6150        "type":"structure",
  6151        "members":{
  6152          "ContextName":{"shape":"ExperimentEntityName"},
  6153          "ContextArn":{"shape":"ContextArn"},
  6154          "Source":{"shape":"ContextSource"},
  6155          "ContextType":{"shape":"String256"},
  6156          "Description":{"shape":"ExperimentDescription"},
  6157          "Properties":{"shape":"LineageEntityParameters"},
  6158          "CreationTime":{"shape":"Timestamp"},
  6159          "CreatedBy":{"shape":"UserContext"},
  6160          "LastModifiedTime":{"shape":"Timestamp"},
  6161          "LastModifiedBy":{"shape":"UserContext"}
  6162        }
  6163      },
  6164      "DescribeDataQualityJobDefinitionRequest":{
  6165        "type":"structure",
  6166        "required":["JobDefinitionName"],
  6167        "members":{
  6168          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  6169        }
  6170      },
  6171      "DescribeDataQualityJobDefinitionResponse":{
  6172        "type":"structure",
  6173        "required":[
  6174          "JobDefinitionArn",
  6175          "JobDefinitionName",
  6176          "CreationTime",
  6177          "DataQualityAppSpecification",
  6178          "DataQualityJobInput",
  6179          "DataQualityJobOutputConfig",
  6180          "JobResources",
  6181          "RoleArn"
  6182        ],
  6183        "members":{
  6184          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"},
  6185          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  6186          "CreationTime":{"shape":"Timestamp"},
  6187          "DataQualityBaselineConfig":{"shape":"DataQualityBaselineConfig"},
  6188          "DataQualityAppSpecification":{"shape":"DataQualityAppSpecification"},
  6189          "DataQualityJobInput":{"shape":"DataQualityJobInput"},
  6190          "DataQualityJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  6191          "JobResources":{"shape":"MonitoringResources"},
  6192          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  6193          "RoleArn":{"shape":"RoleArn"},
  6194          "StoppingCondition":{"shape":"MonitoringStoppingCondition"}
  6195        }
  6196      },
  6197      "DescribeDeviceFleetRequest":{
  6198        "type":"structure",
  6199        "required":["DeviceFleetName"],
  6200        "members":{
  6201          "DeviceFleetName":{"shape":"EntityName"}
  6202        }
  6203      },
  6204      "DescribeDeviceFleetResponse":{
  6205        "type":"structure",
  6206        "required":[
  6207          "DeviceFleetName",
  6208          "DeviceFleetArn",
  6209          "OutputConfig",
  6210          "CreationTime",
  6211          "LastModifiedTime"
  6212        ],
  6213        "members":{
  6214          "DeviceFleetName":{"shape":"EntityName"},
  6215          "DeviceFleetArn":{"shape":"DeviceFleetArn"},
  6216          "OutputConfig":{"shape":"EdgeOutputConfig"},
  6217          "Description":{"shape":"DeviceFleetDescription"},
  6218          "CreationTime":{"shape":"Timestamp"},
  6219          "LastModifiedTime":{"shape":"Timestamp"},
  6220          "RoleArn":{"shape":"RoleArn"},
  6221          "IotRoleAlias":{"shape":"IotRoleAlias"}
  6222        }
  6223      },
  6224      "DescribeDeviceRequest":{
  6225        "type":"structure",
  6226        "required":[
  6227          "DeviceName",
  6228          "DeviceFleetName"
  6229        ],
  6230        "members":{
  6231          "NextToken":{"shape":"NextToken"},
  6232          "DeviceName":{"shape":"EntityName"},
  6233          "DeviceFleetName":{"shape":"EntityName"}
  6234        }
  6235      },
  6236      "DescribeDeviceResponse":{
  6237        "type":"structure",
  6238        "required":[
  6239          "DeviceName",
  6240          "DeviceFleetName",
  6241          "RegistrationTime"
  6242        ],
  6243        "members":{
  6244          "DeviceArn":{"shape":"DeviceArn"},
  6245          "DeviceName":{"shape":"EntityName"},
  6246          "Description":{"shape":"DeviceDescription"},
  6247          "DeviceFleetName":{"shape":"EntityName"},
  6248          "IotThingName":{"shape":"ThingName"},
  6249          "RegistrationTime":{"shape":"Timestamp"},
  6250          "LatestHeartbeat":{"shape":"Timestamp"},
  6251          "Models":{"shape":"EdgeModels"},
  6252          "MaxModels":{"shape":"Integer"},
  6253          "NextToken":{"shape":"NextToken"}
  6254        }
  6255      },
  6256      "DescribeDomainRequest":{
  6257        "type":"structure",
  6258        "required":["DomainId"],
  6259        "members":{
  6260          "DomainId":{"shape":"DomainId"}
  6261        }
  6262      },
  6263      "DescribeDomainResponse":{
  6264        "type":"structure",
  6265        "members":{
  6266          "DomainArn":{"shape":"DomainArn"},
  6267          "DomainId":{"shape":"DomainId"},
  6268          "DomainName":{"shape":"DomainName"},
  6269          "HomeEfsFileSystemId":{"shape":"ResourceId"},
  6270          "SingleSignOnManagedApplicationInstanceId":{"shape":"String256"},
  6271          "Status":{"shape":"DomainStatus"},
  6272          "CreationTime":{"shape":"CreationTime"},
  6273          "LastModifiedTime":{"shape":"LastModifiedTime"},
  6274          "FailureReason":{"shape":"FailureReason"},
  6275          "AuthMode":{"shape":"AuthMode"},
  6276          "DefaultUserSettings":{"shape":"UserSettings"},
  6277          "AppNetworkAccessType":{"shape":"AppNetworkAccessType"},
  6278          "HomeEfsFileSystemKmsKeyId":{
  6279            "shape":"KmsKeyId",
  6280            "deprecated":true,
  6281            "deprecatedMessage":"This property is deprecated, use KmsKeyId instead."
  6282          },
  6283          "SubnetIds":{"shape":"Subnets"},
  6284          "Url":{"shape":"String1024"},
  6285          "VpcId":{"shape":"VpcId"},
  6286          "KmsKeyId":{"shape":"KmsKeyId"}
  6287        }
  6288      },
  6289      "DescribeEdgePackagingJobRequest":{
  6290        "type":"structure",
  6291        "required":["EdgePackagingJobName"],
  6292        "members":{
  6293          "EdgePackagingJobName":{"shape":"EntityName"}
  6294        }
  6295      },
  6296      "DescribeEdgePackagingJobResponse":{
  6297        "type":"structure",
  6298        "required":[
  6299          "EdgePackagingJobArn",
  6300          "EdgePackagingJobName",
  6301          "EdgePackagingJobStatus"
  6302        ],
  6303        "members":{
  6304          "EdgePackagingJobArn":{"shape":"EdgePackagingJobArn"},
  6305          "EdgePackagingJobName":{"shape":"EntityName"},
  6306          "CompilationJobName":{"shape":"EntityName"},
  6307          "ModelName":{"shape":"EntityName"},
  6308          "ModelVersion":{"shape":"EdgeVersion"},
  6309          "RoleArn":{"shape":"RoleArn"},
  6310          "OutputConfig":{"shape":"EdgeOutputConfig"},
  6311          "ResourceKey":{"shape":"KmsKeyId"},
  6312          "EdgePackagingJobStatus":{"shape":"EdgePackagingJobStatus"},
  6313          "EdgePackagingJobStatusMessage":{"shape":"String"},
  6314          "CreationTime":{"shape":"Timestamp"},
  6315          "LastModifiedTime":{"shape":"Timestamp"},
  6316          "ModelArtifact":{"shape":"S3Uri"},
  6317          "ModelSignature":{"shape":"String"},
  6318          "PresetDeploymentOutput":{"shape":"EdgePresetDeploymentOutput"}
  6319        }
  6320      },
  6321      "DescribeEndpointConfigInput":{
  6322        "type":"structure",
  6323        "required":["EndpointConfigName"],
  6324        "members":{
  6325          "EndpointConfigName":{"shape":"EndpointConfigName"}
  6326        }
  6327      },
  6328      "DescribeEndpointConfigOutput":{
  6329        "type":"structure",
  6330        "required":[
  6331          "EndpointConfigName",
  6332          "EndpointConfigArn",
  6333          "ProductionVariants",
  6334          "CreationTime"
  6335        ],
  6336        "members":{
  6337          "EndpointConfigName":{"shape":"EndpointConfigName"},
  6338          "EndpointConfigArn":{"shape":"EndpointConfigArn"},
  6339          "ProductionVariants":{"shape":"ProductionVariantList"},
  6340          "DataCaptureConfig":{"shape":"DataCaptureConfig"},
  6341          "KmsKeyId":{"shape":"KmsKeyId"},
  6342          "CreationTime":{"shape":"Timestamp"},
  6343          "AsyncInferenceConfig":{"shape":"AsyncInferenceConfig"}
  6344        }
  6345      },
  6346      "DescribeEndpointInput":{
  6347        "type":"structure",
  6348        "required":["EndpointName"],
  6349        "members":{
  6350          "EndpointName":{"shape":"EndpointName"}
  6351        }
  6352      },
  6353      "DescribeEndpointOutput":{
  6354        "type":"structure",
  6355        "required":[
  6356          "EndpointName",
  6357          "EndpointArn",
  6358          "EndpointConfigName",
  6359          "EndpointStatus",
  6360          "CreationTime",
  6361          "LastModifiedTime"
  6362        ],
  6363        "members":{
  6364          "EndpointName":{"shape":"EndpointName"},
  6365          "EndpointArn":{"shape":"EndpointArn"},
  6366          "EndpointConfigName":{"shape":"EndpointConfigName"},
  6367          "ProductionVariants":{"shape":"ProductionVariantSummaryList"},
  6368          "DataCaptureConfig":{"shape":"DataCaptureConfigSummary"},
  6369          "EndpointStatus":{"shape":"EndpointStatus"},
  6370          "FailureReason":{"shape":"FailureReason"},
  6371          "CreationTime":{"shape":"Timestamp"},
  6372          "LastModifiedTime":{"shape":"Timestamp"},
  6373          "LastDeploymentConfig":{"shape":"DeploymentConfig"},
  6374          "AsyncInferenceConfig":{"shape":"AsyncInferenceConfig"}
  6375        }
  6376      },
  6377      "DescribeExperimentRequest":{
  6378        "type":"structure",
  6379        "required":["ExperimentName"],
  6380        "members":{
  6381          "ExperimentName":{"shape":"ExperimentEntityName"}
  6382        }
  6383      },
  6384      "DescribeExperimentResponse":{
  6385        "type":"structure",
  6386        "members":{
  6387          "ExperimentName":{"shape":"ExperimentEntityName"},
  6388          "ExperimentArn":{"shape":"ExperimentArn"},
  6389          "DisplayName":{"shape":"ExperimentEntityName"},
  6390          "Source":{"shape":"ExperimentSource"},
  6391          "Description":{"shape":"ExperimentDescription"},
  6392          "CreationTime":{"shape":"Timestamp"},
  6393          "CreatedBy":{"shape":"UserContext"},
  6394          "LastModifiedTime":{"shape":"Timestamp"},
  6395          "LastModifiedBy":{"shape":"UserContext"}
  6396        }
  6397      },
  6398      "DescribeFeatureGroupRequest":{
  6399        "type":"structure",
  6400        "required":["FeatureGroupName"],
  6401        "members":{
  6402          "FeatureGroupName":{"shape":"FeatureGroupName"},
  6403          "NextToken":{"shape":"NextToken"}
  6404        }
  6405      },
  6406      "DescribeFeatureGroupResponse":{
  6407        "type":"structure",
  6408        "required":[
  6409          "FeatureGroupArn",
  6410          "FeatureGroupName",
  6411          "RecordIdentifierFeatureName",
  6412          "EventTimeFeatureName",
  6413          "FeatureDefinitions",
  6414          "CreationTime",
  6415          "NextToken"
  6416        ],
  6417        "members":{
  6418          "FeatureGroupArn":{"shape":"FeatureGroupArn"},
  6419          "FeatureGroupName":{"shape":"FeatureGroupName"},
  6420          "RecordIdentifierFeatureName":{"shape":"FeatureName"},
  6421          "EventTimeFeatureName":{"shape":"FeatureName"},
  6422          "FeatureDefinitions":{"shape":"FeatureDefinitions"},
  6423          "CreationTime":{"shape":"CreationTime"},
  6424          "OnlineStoreConfig":{"shape":"OnlineStoreConfig"},
  6425          "OfflineStoreConfig":{"shape":"OfflineStoreConfig"},
  6426          "RoleArn":{"shape":"RoleArn"},
  6427          "FeatureGroupStatus":{"shape":"FeatureGroupStatus"},
  6428          "OfflineStoreStatus":{"shape":"OfflineStoreStatus"},
  6429          "FailureReason":{"shape":"FailureReason"},
  6430          "Description":{"shape":"Description"},
  6431          "NextToken":{"shape":"NextToken"}
  6432        }
  6433      },
  6434      "DescribeFlowDefinitionRequest":{
  6435        "type":"structure",
  6436        "required":["FlowDefinitionName"],
  6437        "members":{
  6438          "FlowDefinitionName":{"shape":"FlowDefinitionName"}
  6439        }
  6440      },
  6441      "DescribeFlowDefinitionResponse":{
  6442        "type":"structure",
  6443        "required":[
  6444          "FlowDefinitionArn",
  6445          "FlowDefinitionName",
  6446          "FlowDefinitionStatus",
  6447          "CreationTime",
  6448          "HumanLoopConfig",
  6449          "OutputConfig",
  6450          "RoleArn"
  6451        ],
  6452        "members":{
  6453          "FlowDefinitionArn":{"shape":"FlowDefinitionArn"},
  6454          "FlowDefinitionName":{"shape":"FlowDefinitionName"},
  6455          "FlowDefinitionStatus":{"shape":"FlowDefinitionStatus"},
  6456          "CreationTime":{"shape":"Timestamp"},
  6457          "HumanLoopRequestSource":{"shape":"HumanLoopRequestSource"},
  6458          "HumanLoopActivationConfig":{"shape":"HumanLoopActivationConfig"},
  6459          "HumanLoopConfig":{"shape":"HumanLoopConfig"},
  6460          "OutputConfig":{"shape":"FlowDefinitionOutputConfig"},
  6461          "RoleArn":{"shape":"RoleArn"},
  6462          "FailureReason":{"shape":"FailureReason"}
  6463        }
  6464      },
  6465      "DescribeHumanTaskUiRequest":{
  6466        "type":"structure",
  6467        "required":["HumanTaskUiName"],
  6468        "members":{
  6469          "HumanTaskUiName":{"shape":"HumanTaskUiName"}
  6470        }
  6471      },
  6472      "DescribeHumanTaskUiResponse":{
  6473        "type":"structure",
  6474        "required":[
  6475          "HumanTaskUiArn",
  6476          "HumanTaskUiName",
  6477          "CreationTime",
  6478          "UiTemplate"
  6479        ],
  6480        "members":{
  6481          "HumanTaskUiArn":{"shape":"HumanTaskUiArn"},
  6482          "HumanTaskUiName":{"shape":"HumanTaskUiName"},
  6483          "HumanTaskUiStatus":{"shape":"HumanTaskUiStatus"},
  6484          "CreationTime":{"shape":"Timestamp"},
  6485          "UiTemplate":{"shape":"UiTemplateInfo"}
  6486        }
  6487      },
  6488      "DescribeHyperParameterTuningJobRequest":{
  6489        "type":"structure",
  6490        "required":["HyperParameterTuningJobName"],
  6491        "members":{
  6492          "HyperParameterTuningJobName":{"shape":"HyperParameterTuningJobName"}
  6493        }
  6494      },
  6495      "DescribeHyperParameterTuningJobResponse":{
  6496        "type":"structure",
  6497        "required":[
  6498          "HyperParameterTuningJobName",
  6499          "HyperParameterTuningJobArn",
  6500          "HyperParameterTuningJobConfig",
  6501          "HyperParameterTuningJobStatus",
  6502          "CreationTime",
  6503          "TrainingJobStatusCounters",
  6504          "ObjectiveStatusCounters"
  6505        ],
  6506        "members":{
  6507          "HyperParameterTuningJobName":{"shape":"HyperParameterTuningJobName"},
  6508          "HyperParameterTuningJobArn":{"shape":"HyperParameterTuningJobArn"},
  6509          "HyperParameterTuningJobConfig":{"shape":"HyperParameterTuningJobConfig"},
  6510          "TrainingJobDefinition":{"shape":"HyperParameterTrainingJobDefinition"},
  6511          "TrainingJobDefinitions":{"shape":"HyperParameterTrainingJobDefinitions"},
  6512          "HyperParameterTuningJobStatus":{"shape":"HyperParameterTuningJobStatus"},
  6513          "CreationTime":{"shape":"Timestamp"},
  6514          "HyperParameterTuningEndTime":{"shape":"Timestamp"},
  6515          "LastModifiedTime":{"shape":"Timestamp"},
  6516          "TrainingJobStatusCounters":{"shape":"TrainingJobStatusCounters"},
  6517          "ObjectiveStatusCounters":{"shape":"ObjectiveStatusCounters"},
  6518          "BestTrainingJob":{"shape":"HyperParameterTrainingJobSummary"},
  6519          "OverallBestTrainingJob":{"shape":"HyperParameterTrainingJobSummary"},
  6520          "WarmStartConfig":{"shape":"HyperParameterTuningJobWarmStartConfig"},
  6521          "FailureReason":{"shape":"FailureReason"}
  6522        }
  6523      },
  6524      "DescribeImageRequest":{
  6525        "type":"structure",
  6526        "required":["ImageName"],
  6527        "members":{
  6528          "ImageName":{"shape":"ImageName"}
  6529        }
  6530      },
  6531      "DescribeImageResponse":{
  6532        "type":"structure",
  6533        "members":{
  6534          "CreationTime":{"shape":"Timestamp"},
  6535          "Description":{"shape":"ImageDescription"},
  6536          "DisplayName":{"shape":"ImageDisplayName"},
  6537          "FailureReason":{"shape":"FailureReason"},
  6538          "ImageArn":{"shape":"ImageArn"},
  6539          "ImageName":{"shape":"ImageName"},
  6540          "ImageStatus":{"shape":"ImageStatus"},
  6541          "LastModifiedTime":{"shape":"Timestamp"},
  6542          "RoleArn":{"shape":"RoleArn"}
  6543        }
  6544      },
  6545      "DescribeImageVersionRequest":{
  6546        "type":"structure",
  6547        "required":["ImageName"],
  6548        "members":{
  6549          "ImageName":{"shape":"ImageName"},
  6550          "Version":{"shape":"ImageVersionNumber"}
  6551        }
  6552      },
  6553      "DescribeImageVersionResponse":{
  6554        "type":"structure",
  6555        "members":{
  6556          "BaseImage":{"shape":"ImageBaseImage"},
  6557          "ContainerImage":{"shape":"ImageContainerImage"},
  6558          "CreationTime":{"shape":"Timestamp"},
  6559          "FailureReason":{"shape":"FailureReason"},
  6560          "ImageArn":{"shape":"ImageArn"},
  6561          "ImageVersionArn":{"shape":"ImageVersionArn"},
  6562          "ImageVersionStatus":{"shape":"ImageVersionStatus"},
  6563          "LastModifiedTime":{"shape":"Timestamp"},
  6564          "Version":{"shape":"ImageVersionNumber"}
  6565        }
  6566      },
  6567      "DescribeLabelingJobRequest":{
  6568        "type":"structure",
  6569        "required":["LabelingJobName"],
  6570        "members":{
  6571          "LabelingJobName":{"shape":"LabelingJobName"}
  6572        }
  6573      },
  6574      "DescribeLabelingJobResponse":{
  6575        "type":"structure",
  6576        "required":[
  6577          "LabelingJobStatus",
  6578          "LabelCounters",
  6579          "CreationTime",
  6580          "LastModifiedTime",
  6581          "JobReferenceCode",
  6582          "LabelingJobName",
  6583          "LabelingJobArn",
  6584          "InputConfig",
  6585          "OutputConfig",
  6586          "RoleArn",
  6587          "HumanTaskConfig"
  6588        ],
  6589        "members":{
  6590          "LabelingJobStatus":{"shape":"LabelingJobStatus"},
  6591          "LabelCounters":{"shape":"LabelCounters"},
  6592          "FailureReason":{"shape":"FailureReason"},
  6593          "CreationTime":{"shape":"Timestamp"},
  6594          "LastModifiedTime":{"shape":"Timestamp"},
  6595          "JobReferenceCode":{"shape":"JobReferenceCode"},
  6596          "LabelingJobName":{"shape":"LabelingJobName"},
  6597          "LabelingJobArn":{"shape":"LabelingJobArn"},
  6598          "LabelAttributeName":{"shape":"LabelAttributeName"},
  6599          "InputConfig":{"shape":"LabelingJobInputConfig"},
  6600          "OutputConfig":{"shape":"LabelingJobOutputConfig"},
  6601          "RoleArn":{"shape":"RoleArn"},
  6602          "LabelCategoryConfigS3Uri":{"shape":"S3Uri"},
  6603          "StoppingConditions":{"shape":"LabelingJobStoppingConditions"},
  6604          "LabelingJobAlgorithmsConfig":{"shape":"LabelingJobAlgorithmsConfig"},
  6605          "HumanTaskConfig":{"shape":"HumanTaskConfig"},
  6606          "Tags":{"shape":"TagList"},
  6607          "LabelingJobOutput":{"shape":"LabelingJobOutput"}
  6608        }
  6609      },
  6610      "DescribeModelBiasJobDefinitionRequest":{
  6611        "type":"structure",
  6612        "required":["JobDefinitionName"],
  6613        "members":{
  6614          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  6615        }
  6616      },
  6617      "DescribeModelBiasJobDefinitionResponse":{
  6618        "type":"structure",
  6619        "required":[
  6620          "JobDefinitionArn",
  6621          "JobDefinitionName",
  6622          "CreationTime",
  6623          "ModelBiasAppSpecification",
  6624          "ModelBiasJobInput",
  6625          "ModelBiasJobOutputConfig",
  6626          "JobResources",
  6627          "RoleArn"
  6628        ],
  6629        "members":{
  6630          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"},
  6631          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  6632          "CreationTime":{"shape":"Timestamp"},
  6633          "ModelBiasBaselineConfig":{"shape":"ModelBiasBaselineConfig"},
  6634          "ModelBiasAppSpecification":{"shape":"ModelBiasAppSpecification"},
  6635          "ModelBiasJobInput":{"shape":"ModelBiasJobInput"},
  6636          "ModelBiasJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  6637          "JobResources":{"shape":"MonitoringResources"},
  6638          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  6639          "RoleArn":{"shape":"RoleArn"},
  6640          "StoppingCondition":{"shape":"MonitoringStoppingCondition"}
  6641        }
  6642      },
  6643      "DescribeModelExplainabilityJobDefinitionRequest":{
  6644        "type":"structure",
  6645        "required":["JobDefinitionName"],
  6646        "members":{
  6647          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  6648        }
  6649      },
  6650      "DescribeModelExplainabilityJobDefinitionResponse":{
  6651        "type":"structure",
  6652        "required":[
  6653          "JobDefinitionArn",
  6654          "JobDefinitionName",
  6655          "CreationTime",
  6656          "ModelExplainabilityAppSpecification",
  6657          "ModelExplainabilityJobInput",
  6658          "ModelExplainabilityJobOutputConfig",
  6659          "JobResources",
  6660          "RoleArn"
  6661        ],
  6662        "members":{
  6663          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"},
  6664          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  6665          "CreationTime":{"shape":"Timestamp"},
  6666          "ModelExplainabilityBaselineConfig":{"shape":"ModelExplainabilityBaselineConfig"},
  6667          "ModelExplainabilityAppSpecification":{"shape":"ModelExplainabilityAppSpecification"},
  6668          "ModelExplainabilityJobInput":{"shape":"ModelExplainabilityJobInput"},
  6669          "ModelExplainabilityJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  6670          "JobResources":{"shape":"MonitoringResources"},
  6671          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  6672          "RoleArn":{"shape":"RoleArn"},
  6673          "StoppingCondition":{"shape":"MonitoringStoppingCondition"}
  6674        }
  6675      },
  6676      "DescribeModelInput":{
  6677        "type":"structure",
  6678        "required":["ModelName"],
  6679        "members":{
  6680          "ModelName":{"shape":"ModelName"}
  6681        }
  6682      },
  6683      "DescribeModelOutput":{
  6684        "type":"structure",
  6685        "required":[
  6686          "ModelName",
  6687          "ExecutionRoleArn",
  6688          "CreationTime",
  6689          "ModelArn"
  6690        ],
  6691        "members":{
  6692          "ModelName":{"shape":"ModelName"},
  6693          "PrimaryContainer":{"shape":"ContainerDefinition"},
  6694          "Containers":{"shape":"ContainerDefinitionList"},
  6695          "InferenceExecutionConfig":{"shape":"InferenceExecutionConfig"},
  6696          "ExecutionRoleArn":{"shape":"RoleArn"},
  6697          "VpcConfig":{"shape":"VpcConfig"},
  6698          "CreationTime":{"shape":"Timestamp"},
  6699          "ModelArn":{"shape":"ModelArn"},
  6700          "EnableNetworkIsolation":{"shape":"Boolean"}
  6701        }
  6702      },
  6703      "DescribeModelPackageGroupInput":{
  6704        "type":"structure",
  6705        "required":["ModelPackageGroupName"],
  6706        "members":{
  6707          "ModelPackageGroupName":{"shape":"ArnOrName"}
  6708        }
  6709      },
  6710      "DescribeModelPackageGroupOutput":{
  6711        "type":"structure",
  6712        "required":[
  6713          "ModelPackageGroupName",
  6714          "ModelPackageGroupArn",
  6715          "CreationTime",
  6716          "CreatedBy",
  6717          "ModelPackageGroupStatus"
  6718        ],
  6719        "members":{
  6720          "ModelPackageGroupName":{"shape":"EntityName"},
  6721          "ModelPackageGroupArn":{"shape":"ModelPackageGroupArn"},
  6722          "ModelPackageGroupDescription":{"shape":"EntityDescription"},
  6723          "CreationTime":{"shape":"CreationTime"},
  6724          "CreatedBy":{"shape":"UserContext"},
  6725          "ModelPackageGroupStatus":{"shape":"ModelPackageGroupStatus"}
  6726        }
  6727      },
  6728      "DescribeModelPackageInput":{
  6729        "type":"structure",
  6730        "required":["ModelPackageName"],
  6731        "members":{
  6732          "ModelPackageName":{"shape":"VersionedArnOrName"}
  6733        }
  6734      },
  6735      "DescribeModelPackageOutput":{
  6736        "type":"structure",
  6737        "required":[
  6738          "ModelPackageName",
  6739          "ModelPackageArn",
  6740          "CreationTime",
  6741          "ModelPackageStatus",
  6742          "ModelPackageStatusDetails"
  6743        ],
  6744        "members":{
  6745          "ModelPackageName":{"shape":"EntityName"},
  6746          "ModelPackageGroupName":{"shape":"EntityName"},
  6747          "ModelPackageVersion":{"shape":"ModelPackageVersion"},
  6748          "ModelPackageArn":{"shape":"ModelPackageArn"},
  6749          "ModelPackageDescription":{"shape":"EntityDescription"},
  6750          "CreationTime":{"shape":"CreationTime"},
  6751          "InferenceSpecification":{"shape":"InferenceSpecification"},
  6752          "SourceAlgorithmSpecification":{"shape":"SourceAlgorithmSpecification"},
  6753          "ValidationSpecification":{"shape":"ModelPackageValidationSpecification"},
  6754          "ModelPackageStatus":{"shape":"ModelPackageStatus"},
  6755          "ModelPackageStatusDetails":{"shape":"ModelPackageStatusDetails"},
  6756          "CertifyForMarketplace":{"shape":"CertifyForMarketplace"},
  6757          "ModelApprovalStatus":{"shape":"ModelApprovalStatus"},
  6758          "CreatedBy":{"shape":"UserContext"},
  6759          "MetadataProperties":{"shape":"MetadataProperties"},
  6760          "ModelMetrics":{"shape":"ModelMetrics"},
  6761          "LastModifiedTime":{"shape":"Timestamp"},
  6762          "LastModifiedBy":{"shape":"UserContext"},
  6763          "ApprovalDescription":{"shape":"ApprovalDescription"}
  6764        }
  6765      },
  6766      "DescribeModelQualityJobDefinitionRequest":{
  6767        "type":"structure",
  6768        "required":["JobDefinitionName"],
  6769        "members":{
  6770          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"}
  6771        }
  6772      },
  6773      "DescribeModelQualityJobDefinitionResponse":{
  6774        "type":"structure",
  6775        "required":[
  6776          "JobDefinitionArn",
  6777          "JobDefinitionName",
  6778          "CreationTime",
  6779          "ModelQualityAppSpecification",
  6780          "ModelQualityJobInput",
  6781          "ModelQualityJobOutputConfig",
  6782          "JobResources",
  6783          "RoleArn"
  6784        ],
  6785        "members":{
  6786          "JobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"},
  6787          "JobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
  6788          "CreationTime":{"shape":"Timestamp"},
  6789          "ModelQualityBaselineConfig":{"shape":"ModelQualityBaselineConfig"},
  6790          "ModelQualityAppSpecification":{"shape":"ModelQualityAppSpecification"},
  6791          "ModelQualityJobInput":{"shape":"ModelQualityJobInput"},
  6792          "ModelQualityJobOutputConfig":{"shape":"MonitoringOutputConfig"},
  6793          "JobResources":{"shape":"MonitoringResources"},
  6794          "NetworkConfig":{"shape":"MonitoringNetworkConfig"},
  6795          "RoleArn":{"shape":"RoleArn"},
  6796          "StoppingCondition":{"shape":"MonitoringStoppingCondition"}
  6797        }
  6798      },
  6799      "DescribeMonitoringScheduleRequest":{
  6800        "type":"structure",
  6801        "required":["MonitoringScheduleName"],
  6802        "members":{
  6803          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"}
  6804        }
  6805      },
  6806      "DescribeMonitoringScheduleResponse":{
  6807        "type":"structure",
  6808        "required":[
  6809          "MonitoringScheduleArn",
  6810          "MonitoringScheduleName",
  6811          "MonitoringScheduleStatus",
  6812          "CreationTime",
  6813          "LastModifiedTime",
  6814          "MonitoringScheduleConfig"
  6815        ],
  6816        "members":{
  6817          "MonitoringScheduleArn":{"shape":"MonitoringScheduleArn"},
  6818          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"},
  6819          "MonitoringScheduleStatus":{"shape":"ScheduleStatus"},
  6820          "MonitoringType":{"shape":"MonitoringType"},
  6821          "FailureReason":{"shape":"FailureReason"},
  6822          "CreationTime":{"shape":"Timestamp"},
  6823          "LastModifiedTime":{"shape":"Timestamp"},
  6824          "MonitoringScheduleConfig":{"shape":"MonitoringScheduleConfig"},
  6825          "EndpointName":{"shape":"EndpointName"},
  6826          "LastMonitoringExecutionSummary":{"shape":"MonitoringExecutionSummary"}
  6827        }
  6828      },
  6829      "DescribeNotebookInstanceInput":{
  6830        "type":"structure",
  6831        "required":["NotebookInstanceName"],
  6832        "members":{
  6833          "NotebookInstanceName":{"shape":"NotebookInstanceName"}
  6834        }
  6835      },
  6836      "DescribeNotebookInstanceLifecycleConfigInput":{
  6837        "type":"structure",
  6838        "required":["NotebookInstanceLifecycleConfigName"],
  6839        "members":{
  6840          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"}
  6841        }
  6842      },
  6843      "DescribeNotebookInstanceLifecycleConfigOutput":{
  6844        "type":"structure",
  6845        "members":{
  6846          "NotebookInstanceLifecycleConfigArn":{"shape":"NotebookInstanceLifecycleConfigArn"},
  6847          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
  6848          "OnCreate":{"shape":"NotebookInstanceLifecycleConfigList"},
  6849          "OnStart":{"shape":"NotebookInstanceLifecycleConfigList"},
  6850          "LastModifiedTime":{"shape":"LastModifiedTime"},
  6851          "CreationTime":{"shape":"CreationTime"}
  6852        }
  6853      },
  6854      "DescribeNotebookInstanceOutput":{
  6855        "type":"structure",
  6856        "members":{
  6857          "NotebookInstanceArn":{"shape":"NotebookInstanceArn"},
  6858          "NotebookInstanceName":{"shape":"NotebookInstanceName"},
  6859          "NotebookInstanceStatus":{"shape":"NotebookInstanceStatus"},
  6860          "FailureReason":{"shape":"FailureReason"},
  6861          "Url":{"shape":"NotebookInstanceUrl"},
  6862          "InstanceType":{"shape":"InstanceType"},
  6863          "SubnetId":{"shape":"SubnetId"},
  6864          "SecurityGroups":{"shape":"SecurityGroupIds"},
  6865          "RoleArn":{"shape":"RoleArn"},
  6866          "KmsKeyId":{"shape":"KmsKeyId"},
  6867          "NetworkInterfaceId":{"shape":"NetworkInterfaceId"},
  6868          "LastModifiedTime":{"shape":"LastModifiedTime"},
  6869          "CreationTime":{"shape":"CreationTime"},
  6870          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
  6871          "DirectInternetAccess":{"shape":"DirectInternetAccess"},
  6872          "VolumeSizeInGB":{"shape":"NotebookInstanceVolumeSizeInGB"},
  6873          "AcceleratorTypes":{"shape":"NotebookInstanceAcceleratorTypes"},
  6874          "DefaultCodeRepository":{"shape":"CodeRepositoryNameOrUrl"},
  6875          "AdditionalCodeRepositories":{"shape":"AdditionalCodeRepositoryNamesOrUrls"},
  6876          "RootAccess":{"shape":"RootAccess"},
  6877          "PlatformIdentifier":{"shape":"PlatformIdentifier"}
  6878        }
  6879      },
  6880      "DescribePipelineDefinitionForExecutionRequest":{
  6881        "type":"structure",
  6882        "required":["PipelineExecutionArn"],
  6883        "members":{
  6884          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
  6885        }
  6886      },
  6887      "DescribePipelineDefinitionForExecutionResponse":{
  6888        "type":"structure",
  6889        "members":{
  6890          "PipelineDefinition":{"shape":"PipelineDefinition"},
  6891          "CreationTime":{"shape":"Timestamp"}
  6892        }
  6893      },
  6894      "DescribePipelineExecutionRequest":{
  6895        "type":"structure",
  6896        "required":["PipelineExecutionArn"],
  6897        "members":{
  6898          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
  6899        }
  6900      },
  6901      "DescribePipelineExecutionResponse":{
  6902        "type":"structure",
  6903        "members":{
  6904          "PipelineArn":{"shape":"PipelineArn"},
  6905          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
  6906          "PipelineExecutionDisplayName":{"shape":"PipelineExecutionName"},
  6907          "PipelineExecutionStatus":{"shape":"PipelineExecutionStatus"},
  6908          "PipelineExecutionDescription":{"shape":"PipelineExecutionDescription"},
  6909          "PipelineExperimentConfig":{"shape":"PipelineExperimentConfig"},
  6910          "FailureReason":{"shape":"PipelineExecutionFailureReason"},
  6911          "CreationTime":{"shape":"Timestamp"},
  6912          "LastModifiedTime":{"shape":"Timestamp"},
  6913          "CreatedBy":{"shape":"UserContext"},
  6914          "LastModifiedBy":{"shape":"UserContext"}
  6915        }
  6916      },
  6917      "DescribePipelineRequest":{
  6918        "type":"structure",
  6919        "required":["PipelineName"],
  6920        "members":{
  6921          "PipelineName":{"shape":"PipelineName"}
  6922        }
  6923      },
  6924      "DescribePipelineResponse":{
  6925        "type":"structure",
  6926        "members":{
  6927          "PipelineArn":{"shape":"PipelineArn"},
  6928          "PipelineName":{"shape":"PipelineName"},
  6929          "PipelineDisplayName":{"shape":"PipelineName"},
  6930          "PipelineDefinition":{"shape":"PipelineDefinition"},
  6931          "PipelineDescription":{"shape":"PipelineDescription"},
  6932          "RoleArn":{"shape":"RoleArn"},
  6933          "PipelineStatus":{"shape":"PipelineStatus"},
  6934          "CreationTime":{"shape":"Timestamp"},
  6935          "LastModifiedTime":{"shape":"Timestamp"},
  6936          "LastRunTime":{"shape":"Timestamp"},
  6937          "CreatedBy":{"shape":"UserContext"},
  6938          "LastModifiedBy":{"shape":"UserContext"}
  6939        }
  6940      },
  6941      "DescribeProcessingJobRequest":{
  6942        "type":"structure",
  6943        "required":["ProcessingJobName"],
  6944        "members":{
  6945          "ProcessingJobName":{"shape":"ProcessingJobName"}
  6946        }
  6947      },
  6948      "DescribeProcessingJobResponse":{
  6949        "type":"structure",
  6950        "required":[
  6951          "ProcessingJobName",
  6952          "ProcessingResources",
  6953          "AppSpecification",
  6954          "ProcessingJobArn",
  6955          "ProcessingJobStatus",
  6956          "CreationTime"
  6957        ],
  6958        "members":{
  6959          "ProcessingInputs":{"shape":"ProcessingInputs"},
  6960          "ProcessingOutputConfig":{"shape":"ProcessingOutputConfig"},
  6961          "ProcessingJobName":{"shape":"ProcessingJobName"},
  6962          "ProcessingResources":{"shape":"ProcessingResources"},
  6963          "StoppingCondition":{"shape":"ProcessingStoppingCondition"},
  6964          "AppSpecification":{"shape":"AppSpecification"},
  6965          "Environment":{"shape":"ProcessingEnvironmentMap"},
  6966          "NetworkConfig":{"shape":"NetworkConfig"},
  6967          "RoleArn":{"shape":"RoleArn"},
  6968          "ExperimentConfig":{"shape":"ExperimentConfig"},
  6969          "ProcessingJobArn":{"shape":"ProcessingJobArn"},
  6970          "ProcessingJobStatus":{"shape":"ProcessingJobStatus"},
  6971          "ExitMessage":{"shape":"ExitMessage"},
  6972          "FailureReason":{"shape":"FailureReason"},
  6973          "ProcessingEndTime":{"shape":"Timestamp"},
  6974          "ProcessingStartTime":{"shape":"Timestamp"},
  6975          "LastModifiedTime":{"shape":"Timestamp"},
  6976          "CreationTime":{"shape":"Timestamp"},
  6977          "MonitoringScheduleArn":{"shape":"MonitoringScheduleArn"},
  6978          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
  6979          "TrainingJobArn":{"shape":"TrainingJobArn"}
  6980        }
  6981      },
  6982      "DescribeProjectInput":{
  6983        "type":"structure",
  6984        "required":["ProjectName"],
  6985        "members":{
  6986          "ProjectName":{"shape":"ProjectEntityName"}
  6987        }
  6988      },
  6989      "DescribeProjectOutput":{
  6990        "type":"structure",
  6991        "required":[
  6992          "ProjectArn",
  6993          "ProjectName",
  6994          "ProjectId",
  6995          "ServiceCatalogProvisioningDetails",
  6996          "ProjectStatus",
  6997          "CreationTime"
  6998        ],
  6999        "members":{
  7000          "ProjectArn":{"shape":"ProjectArn"},
  7001          "ProjectName":{"shape":"ProjectEntityName"},
  7002          "ProjectId":{"shape":"ProjectId"},
  7003          "ProjectDescription":{"shape":"EntityDescription"},
  7004          "ServiceCatalogProvisioningDetails":{"shape":"ServiceCatalogProvisioningDetails"},
  7005          "ServiceCatalogProvisionedProductDetails":{"shape":"ServiceCatalogProvisionedProductDetails"},
  7006          "ProjectStatus":{"shape":"ProjectStatus"},
  7007          "CreatedBy":{"shape":"UserContext"},
  7008          "CreationTime":{"shape":"Timestamp"}
  7009        }
  7010      },
  7011      "DescribeStudioLifecycleConfigRequest":{
  7012        "type":"structure",
  7013        "required":["StudioLifecycleConfigName"],
  7014        "members":{
  7015          "StudioLifecycleConfigName":{"shape":"StudioLifecycleConfigName"}
  7016        }
  7017      },
  7018      "DescribeStudioLifecycleConfigResponse":{
  7019        "type":"structure",
  7020        "members":{
  7021          "StudioLifecycleConfigArn":{"shape":"StudioLifecycleConfigArn"},
  7022          "StudioLifecycleConfigName":{"shape":"StudioLifecycleConfigName"},
  7023          "CreationTime":{"shape":"Timestamp"},
  7024          "LastModifiedTime":{"shape":"Timestamp"},
  7025          "StudioLifecycleConfigContent":{"shape":"StudioLifecycleConfigContent"},
  7026          "StudioLifecycleConfigAppType":{"shape":"StudioLifecycleConfigAppType"}
  7027        }
  7028      },
  7029      "DescribeSubscribedWorkteamRequest":{
  7030        "type":"structure",
  7031        "required":["WorkteamArn"],
  7032        "members":{
  7033          "WorkteamArn":{"shape":"WorkteamArn"}
  7034        }
  7035      },
  7036      "DescribeSubscribedWorkteamResponse":{
  7037        "type":"structure",
  7038        "required":["SubscribedWorkteam"],
  7039        "members":{
  7040          "SubscribedWorkteam":{"shape":"SubscribedWorkteam"}
  7041        }
  7042      },
  7043      "DescribeTrainingJobRequest":{
  7044        "type":"structure",
  7045        "required":["TrainingJobName"],
  7046        "members":{
  7047          "TrainingJobName":{"shape":"TrainingJobName"}
  7048        }
  7049      },
  7050      "DescribeTrainingJobResponse":{
  7051        "type":"structure",
  7052        "required":[
  7053          "TrainingJobName",
  7054          "TrainingJobArn",
  7055          "ModelArtifacts",
  7056          "TrainingJobStatus",
  7057          "SecondaryStatus",
  7058          "AlgorithmSpecification",
  7059          "ResourceConfig",
  7060          "StoppingCondition",
  7061          "CreationTime"
  7062        ],
  7063        "members":{
  7064          "TrainingJobName":{"shape":"TrainingJobName"},
  7065          "TrainingJobArn":{"shape":"TrainingJobArn"},
  7066          "TuningJobArn":{"shape":"HyperParameterTuningJobArn"},
  7067          "LabelingJobArn":{"shape":"LabelingJobArn"},
  7068          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
  7069          "ModelArtifacts":{"shape":"ModelArtifacts"},
  7070          "TrainingJobStatus":{"shape":"TrainingJobStatus"},
  7071          "SecondaryStatus":{"shape":"SecondaryStatus"},
  7072          "FailureReason":{"shape":"FailureReason"},
  7073          "HyperParameters":{"shape":"HyperParameters"},
  7074          "AlgorithmSpecification":{"shape":"AlgorithmSpecification"},
  7075          "RoleArn":{"shape":"RoleArn"},
  7076          "InputDataConfig":{"shape":"InputDataConfig"},
  7077          "OutputDataConfig":{"shape":"OutputDataConfig"},
  7078          "ResourceConfig":{"shape":"ResourceConfig"},
  7079          "VpcConfig":{"shape":"VpcConfig"},
  7080          "StoppingCondition":{"shape":"StoppingCondition"},
  7081          "CreationTime":{"shape":"Timestamp"},
  7082          "TrainingStartTime":{"shape":"Timestamp"},
  7083          "TrainingEndTime":{"shape":"Timestamp"},
  7084          "LastModifiedTime":{"shape":"Timestamp"},
  7085          "SecondaryStatusTransitions":{"shape":"SecondaryStatusTransitions"},
  7086          "FinalMetricDataList":{"shape":"FinalMetricDataList"},
  7087          "EnableNetworkIsolation":{"shape":"Boolean"},
  7088          "EnableInterContainerTrafficEncryption":{"shape":"Boolean"},
  7089          "EnableManagedSpotTraining":{"shape":"Boolean"},
  7090          "CheckpointConfig":{"shape":"CheckpointConfig"},
  7091          "TrainingTimeInSeconds":{"shape":"TrainingTimeInSeconds"},
  7092          "BillableTimeInSeconds":{"shape":"BillableTimeInSeconds"},
  7093          "DebugHookConfig":{"shape":"DebugHookConfig"},
  7094          "ExperimentConfig":{"shape":"ExperimentConfig"},
  7095          "DebugRuleConfigurations":{"shape":"DebugRuleConfigurations"},
  7096          "TensorBoardOutputConfig":{"shape":"TensorBoardOutputConfig"},
  7097          "DebugRuleEvaluationStatuses":{"shape":"DebugRuleEvaluationStatuses"},
  7098          "ProfilerConfig":{"shape":"ProfilerConfig"},
  7099          "ProfilerRuleConfigurations":{"shape":"ProfilerRuleConfigurations"},
  7100          "ProfilerRuleEvaluationStatuses":{"shape":"ProfilerRuleEvaluationStatuses"},
  7101          "ProfilingStatus":{"shape":"ProfilingStatus"},
  7102          "RetryStrategy":{"shape":"RetryStrategy"},
  7103          "Environment":{"shape":"TrainingEnvironmentMap"}
  7104        }
  7105      },
  7106      "DescribeTransformJobRequest":{
  7107        "type":"structure",
  7108        "required":["TransformJobName"],
  7109        "members":{
  7110          "TransformJobName":{"shape":"TransformJobName"}
  7111        }
  7112      },
  7113      "DescribeTransformJobResponse":{
  7114        "type":"structure",
  7115        "required":[
  7116          "TransformJobName",
  7117          "TransformJobArn",
  7118          "TransformJobStatus",
  7119          "ModelName",
  7120          "TransformInput",
  7121          "TransformResources",
  7122          "CreationTime"
  7123        ],
  7124        "members":{
  7125          "TransformJobName":{"shape":"TransformJobName"},
  7126          "TransformJobArn":{"shape":"TransformJobArn"},
  7127          "TransformJobStatus":{"shape":"TransformJobStatus"},
  7128          "FailureReason":{"shape":"FailureReason"},
  7129          "ModelName":{"shape":"ModelName"},
  7130          "MaxConcurrentTransforms":{"shape":"MaxConcurrentTransforms"},
  7131          "ModelClientConfig":{"shape":"ModelClientConfig"},
  7132          "MaxPayloadInMB":{"shape":"MaxPayloadInMB"},
  7133          "BatchStrategy":{"shape":"BatchStrategy"},
  7134          "Environment":{"shape":"TransformEnvironmentMap"},
  7135          "TransformInput":{"shape":"TransformInput"},
  7136          "TransformOutput":{"shape":"TransformOutput"},
  7137          "TransformResources":{"shape":"TransformResources"},
  7138          "CreationTime":{"shape":"Timestamp"},
  7139          "TransformStartTime":{"shape":"Timestamp"},
  7140          "TransformEndTime":{"shape":"Timestamp"},
  7141          "LabelingJobArn":{"shape":"LabelingJobArn"},
  7142          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
  7143          "DataProcessing":{"shape":"DataProcessing"},
  7144          "ExperimentConfig":{"shape":"ExperimentConfig"}
  7145        }
  7146      },
  7147      "DescribeTrialComponentRequest":{
  7148        "type":"structure",
  7149        "required":["TrialComponentName"],
  7150        "members":{
  7151          "TrialComponentName":{"shape":"ExperimentEntityName"}
  7152        }
  7153      },
  7154      "DescribeTrialComponentResponse":{
  7155        "type":"structure",
  7156        "members":{
  7157          "TrialComponentName":{"shape":"ExperimentEntityName"},
  7158          "TrialComponentArn":{"shape":"TrialComponentArn"},
  7159          "DisplayName":{"shape":"ExperimentEntityName"},
  7160          "Source":{"shape":"TrialComponentSource"},
  7161          "Status":{"shape":"TrialComponentStatus"},
  7162          "StartTime":{"shape":"Timestamp"},
  7163          "EndTime":{"shape":"Timestamp"},
  7164          "CreationTime":{"shape":"Timestamp"},
  7165          "CreatedBy":{"shape":"UserContext"},
  7166          "LastModifiedTime":{"shape":"Timestamp"},
  7167          "LastModifiedBy":{"shape":"UserContext"},
  7168          "Parameters":{"shape":"TrialComponentParameters"},
  7169          "InputArtifacts":{"shape":"TrialComponentArtifacts"},
  7170          "OutputArtifacts":{"shape":"TrialComponentArtifacts"},
  7171          "MetadataProperties":{"shape":"MetadataProperties"},
  7172          "Metrics":{"shape":"TrialComponentMetricSummaries"}
  7173        }
  7174      },
  7175      "DescribeTrialRequest":{
  7176        "type":"structure",
  7177        "required":["TrialName"],
  7178        "members":{
  7179          "TrialName":{"shape":"ExperimentEntityName"}
  7180        }
  7181      },
  7182      "DescribeTrialResponse":{
  7183        "type":"structure",
  7184        "members":{
  7185          "TrialName":{"shape":"ExperimentEntityName"},
  7186          "TrialArn":{"shape":"TrialArn"},
  7187          "DisplayName":{"shape":"ExperimentEntityName"},
  7188          "ExperimentName":{"shape":"ExperimentEntityName"},
  7189          "Source":{"shape":"TrialSource"},
  7190          "CreationTime":{"shape":"Timestamp"},
  7191          "CreatedBy":{"shape":"UserContext"},
  7192          "LastModifiedTime":{"shape":"Timestamp"},
  7193          "LastModifiedBy":{"shape":"UserContext"},
  7194          "MetadataProperties":{"shape":"MetadataProperties"}
  7195        }
  7196      },
  7197      "DescribeUserProfileRequest":{
  7198        "type":"structure",
  7199        "required":[
  7200          "DomainId",
  7201          "UserProfileName"
  7202        ],
  7203        "members":{
  7204          "DomainId":{"shape":"DomainId"},
  7205          "UserProfileName":{"shape":"UserProfileName"}
  7206        }
  7207      },
  7208      "DescribeUserProfileResponse":{
  7209        "type":"structure",
  7210        "members":{
  7211          "DomainId":{"shape":"DomainId"},
  7212          "UserProfileArn":{"shape":"UserProfileArn"},
  7213          "UserProfileName":{"shape":"UserProfileName"},
  7214          "HomeEfsFileSystemUid":{"shape":"EfsUid"},
  7215          "Status":{"shape":"UserProfileStatus"},
  7216          "LastModifiedTime":{"shape":"LastModifiedTime"},
  7217          "CreationTime":{"shape":"CreationTime"},
  7218          "FailureReason":{"shape":"FailureReason"},
  7219          "SingleSignOnUserIdentifier":{"shape":"SingleSignOnUserIdentifier"},
  7220          "SingleSignOnUserValue":{"shape":"String256"},
  7221          "UserSettings":{"shape":"UserSettings"}
  7222        }
  7223      },
  7224      "DescribeWorkforceRequest":{
  7225        "type":"structure",
  7226        "required":["WorkforceName"],
  7227        "members":{
  7228          "WorkforceName":{"shape":"WorkforceName"}
  7229        }
  7230      },
  7231      "DescribeWorkforceResponse":{
  7232        "type":"structure",
  7233        "required":["Workforce"],
  7234        "members":{
  7235          "Workforce":{"shape":"Workforce"}
  7236        }
  7237      },
  7238      "DescribeWorkteamRequest":{
  7239        "type":"structure",
  7240        "required":["WorkteamName"],
  7241        "members":{
  7242          "WorkteamName":{"shape":"WorkteamName"}
  7243        }
  7244      },
  7245      "DescribeWorkteamResponse":{
  7246        "type":"structure",
  7247        "required":["Workteam"],
  7248        "members":{
  7249          "Workteam":{"shape":"Workteam"}
  7250        }
  7251      },
  7252      "Description":{
  7253        "type":"string",
  7254        "max":128
  7255      },
  7256      "DesiredWeightAndCapacity":{
  7257        "type":"structure",
  7258        "required":["VariantName"],
  7259        "members":{
  7260          "VariantName":{"shape":"VariantName"},
  7261          "DesiredWeight":{"shape":"VariantWeight"},
  7262          "DesiredInstanceCount":{"shape":"TaskCount"}
  7263        }
  7264      },
  7265      "DesiredWeightAndCapacityList":{
  7266        "type":"list",
  7267        "member":{"shape":"DesiredWeightAndCapacity"},
  7268        "min":1
  7269      },
  7270      "DestinationS3Uri":{
  7271        "type":"string",
  7272        "max":512,
  7273        "pattern":"^(https|s3)://([^/])/?(.*)$"
  7274      },
  7275      "DetailedAlgorithmStatus":{
  7276        "type":"string",
  7277        "enum":[
  7278          "NotStarted",
  7279          "InProgress",
  7280          "Completed",
  7281          "Failed"
  7282        ]
  7283      },
  7284      "DetailedModelPackageStatus":{
  7285        "type":"string",
  7286        "enum":[
  7287          "NotStarted",
  7288          "InProgress",
  7289          "Completed",
  7290          "Failed"
  7291        ]
  7292      },
  7293      "Device":{
  7294        "type":"structure",
  7295        "required":["DeviceName"],
  7296        "members":{
  7297          "DeviceName":{"shape":"DeviceName"},
  7298          "Description":{"shape":"DeviceDescription"},
  7299          "IotThingName":{"shape":"ThingName"}
  7300        }
  7301      },
  7302      "DeviceArn":{
  7303        "type":"string",
  7304        "max":2048,
  7305        "min":20,
  7306        "pattern":"^arn:aws[a-z\\-]*:[a-z\\-]*:[a-z\\-]*:\\d{12}:[a-z\\-]*/?[a-zA-Z_0-9+=,.@\\-_/]+$"
  7307      },
  7308      "DeviceDescription":{
  7309        "type":"string",
  7310        "max":40,
  7311        "min":1,
  7312        "pattern":"[\\S\\s]+"
  7313      },
  7314      "DeviceFleetArn":{
  7315        "type":"string",
  7316        "pattern":"^arn:aws[a-z\\-]*:iam::\\d{12}:device-fleet/?[a-zA-Z_0-9+=,.@\\-_/]+$"
  7317      },
  7318      "DeviceFleetDescription":{
  7319        "type":"string",
  7320        "max":800,
  7321        "min":1,
  7322        "pattern":"[\\S\\s]+"
  7323      },
  7324      "DeviceFleetSummaries":{
  7325        "type":"list",
  7326        "member":{"shape":"DeviceFleetSummary"}
  7327      },
  7328      "DeviceFleetSummary":{
  7329        "type":"structure",
  7330        "required":[
  7331          "DeviceFleetArn",
  7332          "DeviceFleetName"
  7333        ],
  7334        "members":{
  7335          "DeviceFleetArn":{"shape":"DeviceFleetArn"},
  7336          "DeviceFleetName":{"shape":"EntityName"},
  7337          "CreationTime":{"shape":"Timestamp"},
  7338          "LastModifiedTime":{"shape":"Timestamp"}
  7339        }
  7340      },
  7341      "DeviceName":{
  7342        "type":"string",
  7343        "max":63,
  7344        "min":1,
  7345        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$"
  7346      },
  7347      "DeviceNames":{
  7348        "type":"list",
  7349        "member":{"shape":"DeviceName"}
  7350      },
  7351      "DeviceStats":{
  7352        "type":"structure",
  7353        "required":[
  7354          "ConnectedDeviceCount",
  7355          "RegisteredDeviceCount"
  7356        ],
  7357        "members":{
  7358          "ConnectedDeviceCount":{"shape":"Long"},
  7359          "RegisteredDeviceCount":{"shape":"Long"}
  7360        }
  7361      },
  7362      "DeviceSummaries":{
  7363        "type":"list",
  7364        "member":{"shape":"DeviceSummary"}
  7365      },
  7366      "DeviceSummary":{
  7367        "type":"structure",
  7368        "required":[
  7369          "DeviceName",
  7370          "DeviceArn"
  7371        ],
  7372        "members":{
  7373          "DeviceName":{"shape":"EntityName"},
  7374          "DeviceArn":{"shape":"DeviceArn"},
  7375          "Description":{"shape":"DeviceDescription"},
  7376          "DeviceFleetName":{"shape":"EntityName"},
  7377          "IotThingName":{"shape":"ThingName"},
  7378          "RegistrationTime":{"shape":"Timestamp"},
  7379          "LatestHeartbeat":{"shape":"Timestamp"},
  7380          "Models":{"shape":"EdgeModelSummaries"}
  7381        }
  7382      },
  7383      "Devices":{
  7384        "type":"list",
  7385        "member":{"shape":"Device"}
  7386      },
  7387      "DirectInternetAccess":{
  7388        "type":"string",
  7389        "enum":[
  7390          "Enabled",
  7391          "Disabled"
  7392        ]
  7393      },
  7394      "DirectoryPath":{
  7395        "type":"string",
  7396        "max":4096,
  7397        "pattern":".*"
  7398      },
  7399      "DisableProfiler":{"type":"boolean"},
  7400      "DisableSagemakerServicecatalogPortfolioInput":{
  7401        "type":"structure",
  7402        "members":{
  7403        }
  7404      },
  7405      "DisableSagemakerServicecatalogPortfolioOutput":{
  7406        "type":"structure",
  7407        "members":{
  7408        }
  7409      },
  7410      "DisassociateAdditionalCodeRepositories":{"type":"boolean"},
  7411      "DisassociateDefaultCodeRepository":{"type":"boolean"},
  7412      "DisassociateNotebookInstanceAcceleratorTypes":{"type":"boolean"},
  7413      "DisassociateNotebookInstanceLifecycleConfig":{"type":"boolean"},
  7414      "DisassociateTrialComponentRequest":{
  7415        "type":"structure",
  7416        "required":[
  7417          "TrialComponentName",
  7418          "TrialName"
  7419        ],
  7420        "members":{
  7421          "TrialComponentName":{"shape":"ExperimentEntityName"},
  7422          "TrialName":{"shape":"ExperimentEntityName"}
  7423        }
  7424      },
  7425      "DisassociateTrialComponentResponse":{
  7426        "type":"structure",
  7427        "members":{
  7428          "TrialComponentArn":{"shape":"TrialComponentArn"},
  7429          "TrialArn":{"shape":"TrialArn"}
  7430        }
  7431      },
  7432      "Dollars":{
  7433        "type":"integer",
  7434        "max":2,
  7435        "min":0
  7436      },
  7437      "DomainArn":{
  7438        "type":"string",
  7439        "max":256,
  7440        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:domain/.*"
  7441      },
  7442      "DomainDetails":{
  7443        "type":"structure",
  7444        "members":{
  7445          "DomainArn":{"shape":"DomainArn"},
  7446          "DomainId":{"shape":"DomainId"},
  7447          "DomainName":{"shape":"DomainName"},
  7448          "Status":{"shape":"DomainStatus"},
  7449          "CreationTime":{"shape":"CreationTime"},
  7450          "LastModifiedTime":{"shape":"LastModifiedTime"},
  7451          "Url":{"shape":"String1024"}
  7452        }
  7453      },
  7454      "DomainId":{
  7455        "type":"string",
  7456        "max":63
  7457      },
  7458      "DomainList":{
  7459        "type":"list",
  7460        "member":{"shape":"DomainDetails"}
  7461      },
  7462      "DomainName":{
  7463        "type":"string",
  7464        "max":63,
  7465        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
  7466      },
  7467      "DomainStatus":{
  7468        "type":"string",
  7469        "enum":[
  7470          "Deleting",
  7471          "Failed",
  7472          "InService",
  7473          "Pending",
  7474          "Updating",
  7475          "Update_Failed",
  7476          "Delete_Failed"
  7477        ]
  7478      },
  7479      "DoubleParameterValue":{"type":"double"},
  7480      "EdgeModel":{
  7481        "type":"structure",
  7482        "required":[
  7483          "ModelName",
  7484          "ModelVersion"
  7485        ],
  7486        "members":{
  7487          "ModelName":{"shape":"EntityName"},
  7488          "ModelVersion":{"shape":"EdgeVersion"},
  7489          "LatestSampleTime":{"shape":"Timestamp"},
  7490          "LatestInference":{"shape":"Timestamp"}
  7491        }
  7492      },
  7493      "EdgeModelStat":{
  7494        "type":"structure",
  7495        "required":[
  7496          "ModelName",
  7497          "ModelVersion",
  7498          "OfflineDeviceCount",
  7499          "ConnectedDeviceCount",
  7500          "ActiveDeviceCount",
  7501          "SamplingDeviceCount"
  7502        ],
  7503        "members":{
  7504          "ModelName":{"shape":"EntityName"},
  7505          "ModelVersion":{"shape":"EdgeVersion"},
  7506          "OfflineDeviceCount":{"shape":"Long"},
  7507          "ConnectedDeviceCount":{"shape":"Long"},
  7508          "ActiveDeviceCount":{"shape":"Long"},
  7509          "SamplingDeviceCount":{"shape":"Long"}
  7510        }
  7511      },
  7512      "EdgeModelStats":{
  7513        "type":"list",
  7514        "member":{"shape":"EdgeModelStat"}
  7515      },
  7516      "EdgeModelSummaries":{
  7517        "type":"list",
  7518        "member":{"shape":"EdgeModelSummary"}
  7519      },
  7520      "EdgeModelSummary":{
  7521        "type":"structure",
  7522        "required":[
  7523          "ModelName",
  7524          "ModelVersion"
  7525        ],
  7526        "members":{
  7527          "ModelName":{"shape":"EntityName"},
  7528          "ModelVersion":{"shape":"EdgeVersion"}
  7529        }
  7530      },
  7531      "EdgeModels":{
  7532        "type":"list",
  7533        "member":{"shape":"EdgeModel"}
  7534      },
  7535      "EdgeOutputConfig":{
  7536        "type":"structure",
  7537        "required":["S3OutputLocation"],
  7538        "members":{
  7539          "S3OutputLocation":{"shape":"S3Uri"},
  7540          "KmsKeyId":{"shape":"KmsKeyId"},
  7541          "PresetDeploymentType":{"shape":"EdgePresetDeploymentType"},
  7542          "PresetDeploymentConfig":{"shape":"String"}
  7543        }
  7544      },
  7545      "EdgePackagingJobArn":{
  7546        "type":"string",
  7547        "max":2048,
  7548        "min":20,
  7549        "pattern":"^arn:aws[a-z\\-]*:sagemaker:[a-z\\-]*:\\d{12}:edge-packaging-job/?[a-zA-Z_0-9+=,.@\\-_/]+$"
  7550      },
  7551      "EdgePackagingJobStatus":{
  7552        "type":"string",
  7553        "enum":[
  7554          "STARTING",
  7555          "INPROGRESS",
  7556          "COMPLETED",
  7557          "FAILED",
  7558          "STOPPING",
  7559          "STOPPED"
  7560        ]
  7561      },
  7562      "EdgePackagingJobSummaries":{
  7563        "type":"list",
  7564        "member":{"shape":"EdgePackagingJobSummary"}
  7565      },
  7566      "EdgePackagingJobSummary":{
  7567        "type":"structure",
  7568        "required":[
  7569          "EdgePackagingJobArn",
  7570          "EdgePackagingJobName",
  7571          "EdgePackagingJobStatus"
  7572        ],
  7573        "members":{
  7574          "EdgePackagingJobArn":{"shape":"EdgePackagingJobArn"},
  7575          "EdgePackagingJobName":{"shape":"EntityName"},
  7576          "EdgePackagingJobStatus":{"shape":"EdgePackagingJobStatus"},
  7577          "CompilationJobName":{"shape":"EntityName"},
  7578          "ModelName":{"shape":"EntityName"},
  7579          "ModelVersion":{"shape":"EdgeVersion"},
  7580          "CreationTime":{"shape":"Timestamp"},
  7581          "LastModifiedTime":{"shape":"Timestamp"}
  7582        }
  7583      },
  7584      "EdgePresetDeploymentArtifact":{
  7585        "type":"string",
  7586        "max":2048,
  7587        "min":20
  7588      },
  7589      "EdgePresetDeploymentOutput":{
  7590        "type":"structure",
  7591        "required":["Type"],
  7592        "members":{
  7593          "Type":{"shape":"EdgePresetDeploymentType"},
  7594          "Artifact":{"shape":"EdgePresetDeploymentArtifact"},
  7595          "Status":{"shape":"EdgePresetDeploymentStatus"},
  7596          "StatusMessage":{"shape":"String"}
  7597        }
  7598      },
  7599      "EdgePresetDeploymentStatus":{
  7600        "type":"string",
  7601        "enum":[
  7602          "COMPLETED",
  7603          "FAILED"
  7604        ]
  7605      },
  7606      "EdgePresetDeploymentType":{
  7607        "type":"string",
  7608        "enum":["GreengrassV2Component"]
  7609      },
  7610      "EdgeVersion":{
  7611        "type":"string",
  7612        "max":30,
  7613        "min":1,
  7614        "pattern":"[a-zA-Z0-9\\ \\_\\.]+"
  7615      },
  7616      "EfsUid":{
  7617        "type":"string",
  7618        "max":10,
  7619        "pattern":"\\d+"
  7620      },
  7621      "EnableCapture":{"type":"boolean"},
  7622      "EnableIotRoleAlias":{"type":"boolean"},
  7623      "EnableSagemakerServicecatalogPortfolioInput":{
  7624        "type":"structure",
  7625        "members":{
  7626        }
  7627      },
  7628      "EnableSagemakerServicecatalogPortfolioOutput":{
  7629        "type":"structure",
  7630        "members":{
  7631        }
  7632      },
  7633      "Endpoint":{
  7634        "type":"structure",
  7635        "required":[
  7636          "EndpointName",
  7637          "EndpointArn",
  7638          "EndpointConfigName",
  7639          "EndpointStatus",
  7640          "CreationTime",
  7641          "LastModifiedTime"
  7642        ],
  7643        "members":{
  7644          "EndpointName":{"shape":"EndpointName"},
  7645          "EndpointArn":{"shape":"EndpointArn"},
  7646          "EndpointConfigName":{"shape":"EndpointConfigName"},
  7647          "ProductionVariants":{"shape":"ProductionVariantSummaryList"},
  7648          "DataCaptureConfig":{"shape":"DataCaptureConfigSummary"},
  7649          "EndpointStatus":{"shape":"EndpointStatus"},
  7650          "FailureReason":{"shape":"FailureReason"},
  7651          "CreationTime":{"shape":"Timestamp"},
  7652          "LastModifiedTime":{"shape":"Timestamp"},
  7653          "MonitoringSchedules":{"shape":"MonitoringScheduleList"},
  7654          "Tags":{"shape":"TagList"}
  7655        }
  7656      },
  7657      "EndpointArn":{
  7658        "type":"string",
  7659        "max":2048,
  7660        "min":20,
  7661        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:endpoint/.*"
  7662      },
  7663      "EndpointConfigArn":{
  7664        "type":"string",
  7665        "max":2048,
  7666        "min":20,
  7667        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:endpoint-config/.*"
  7668      },
  7669      "EndpointConfigName":{
  7670        "type":"string",
  7671        "max":63,
  7672        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
  7673      },
  7674      "EndpointConfigNameContains":{
  7675        "type":"string",
  7676        "max":63,
  7677        "pattern":"[a-zA-Z0-9-]+"
  7678      },
  7679      "EndpointConfigSortKey":{
  7680        "type":"string",
  7681        "enum":[
  7682          "Name",
  7683          "CreationTime"
  7684        ]
  7685      },
  7686      "EndpointConfigSummary":{
  7687        "type":"structure",
  7688        "required":[
  7689          "EndpointConfigName",
  7690          "EndpointConfigArn",
  7691          "CreationTime"
  7692        ],
  7693        "members":{
  7694          "EndpointConfigName":{"shape":"EndpointConfigName"},
  7695          "EndpointConfigArn":{"shape":"EndpointConfigArn"},
  7696          "CreationTime":{"shape":"Timestamp"}
  7697        }
  7698      },
  7699      "EndpointConfigSummaryList":{
  7700        "type":"list",
  7701        "member":{"shape":"EndpointConfigSummary"}
  7702      },
  7703      "EndpointInput":{
  7704        "type":"structure",
  7705        "required":[
  7706          "EndpointName",
  7707          "LocalPath"
  7708        ],
  7709        "members":{
  7710          "EndpointName":{"shape":"EndpointName"},
  7711          "LocalPath":{"shape":"ProcessingLocalPath"},
  7712          "S3InputMode":{"shape":"ProcessingS3InputMode"},
  7713          "S3DataDistributionType":{"shape":"ProcessingS3DataDistributionType"},
  7714          "FeaturesAttribute":{"shape":"String"},
  7715          "InferenceAttribute":{"shape":"String"},
  7716          "ProbabilityAttribute":{"shape":"String"},
  7717          "ProbabilityThresholdAttribute":{"shape":"ProbabilityThresholdAttribute"},
  7718          "StartTimeOffset":{"shape":"MonitoringTimeOffsetString"},
  7719          "EndTimeOffset":{"shape":"MonitoringTimeOffsetString"}
  7720        }
  7721      },
  7722      "EndpointName":{
  7723        "type":"string",
  7724        "max":63,
  7725        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
  7726      },
  7727      "EndpointNameContains":{
  7728        "type":"string",
  7729        "max":63,
  7730        "pattern":"[a-zA-Z0-9-]+"
  7731      },
  7732      "EndpointSortKey":{
  7733        "type":"string",
  7734        "enum":[
  7735          "Name",
  7736          "CreationTime",
  7737          "Status"
  7738        ]
  7739      },
  7740      "EndpointStatus":{
  7741        "type":"string",
  7742        "enum":[
  7743          "OutOfService",
  7744          "Creating",
  7745          "Updating",
  7746          "SystemUpdating",
  7747          "RollingBack",
  7748          "InService",
  7749          "Deleting",
  7750          "Failed"
  7751        ]
  7752      },
  7753      "EndpointSummary":{
  7754        "type":"structure",
  7755        "required":[
  7756          "EndpointName",
  7757          "EndpointArn",
  7758          "CreationTime",
  7759          "LastModifiedTime",
  7760          "EndpointStatus"
  7761        ],
  7762        "members":{
  7763          "EndpointName":{"shape":"EndpointName"},
  7764          "EndpointArn":{"shape":"EndpointArn"},
  7765          "CreationTime":{"shape":"Timestamp"},
  7766          "LastModifiedTime":{"shape":"Timestamp"},
  7767          "EndpointStatus":{"shape":"EndpointStatus"}
  7768        }
  7769      },
  7770      "EndpointSummaryList":{
  7771        "type":"list",
  7772        "member":{"shape":"EndpointSummary"}
  7773      },
  7774      "EntityDescription":{
  7775        "type":"string",
  7776        "max":1024,
  7777        "pattern":"[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]*"
  7778      },
  7779      "EntityName":{
  7780        "type":"string",
  7781        "max":63,
  7782        "min":1,
  7783        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$"
  7784      },
  7785      "EnvironmentKey":{
  7786        "type":"string",
  7787        "max":1024,
  7788        "pattern":"[a-zA-Z_][a-zA-Z0-9_]*"
  7789      },
  7790      "EnvironmentMap":{
  7791        "type":"map",
  7792        "key":{"shape":"EnvironmentKey"},
  7793        "value":{"shape":"EnvironmentValue"},
  7794        "max":16
  7795      },
  7796      "EnvironmentValue":{
  7797        "type":"string",
  7798        "max":1024,
  7799        "pattern":"[\\S\\s]*"
  7800      },
  7801      "ExecutionStatus":{
  7802        "type":"string",
  7803        "enum":[
  7804          "Pending",
  7805          "Completed",
  7806          "CompletedWithViolations",
  7807          "InProgress",
  7808          "Failed",
  7809          "Stopping",
  7810          "Stopped"
  7811        ]
  7812      },
  7813      "ExitMessage":{
  7814        "type":"string",
  7815        "max":1024,
  7816        "pattern":"[\\S\\s]*"
  7817      },
  7818      "Experiment":{
  7819        "type":"structure",
  7820        "members":{
  7821          "ExperimentName":{"shape":"ExperimentEntityName"},
  7822          "ExperimentArn":{"shape":"ExperimentArn"},
  7823          "DisplayName":{"shape":"ExperimentEntityName"},
  7824          "Source":{"shape":"ExperimentSource"},
  7825          "Description":{"shape":"ExperimentDescription"},
  7826          "CreationTime":{"shape":"Timestamp"},
  7827          "CreatedBy":{"shape":"UserContext"},
  7828          "LastModifiedTime":{"shape":"Timestamp"},
  7829          "LastModifiedBy":{"shape":"UserContext"},
  7830          "Tags":{"shape":"TagList"}
  7831        }
  7832      },
  7833      "ExperimentArn":{
  7834        "type":"string",
  7835        "max":256,
  7836        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:experiment/.*"
  7837      },
  7838      "ExperimentConfig":{
  7839        "type":"structure",
  7840        "members":{
  7841          "ExperimentName":{"shape":"ExperimentEntityName"},
  7842          "TrialName":{"shape":"ExperimentEntityName"},
  7843          "TrialComponentDisplayName":{"shape":"ExperimentEntityName"}
  7844        }
  7845      },
  7846      "ExperimentDescription":{
  7847        "type":"string",
  7848        "max":3072,
  7849        "pattern":".*"
  7850      },
  7851      "ExperimentEntityName":{
  7852        "type":"string",
  7853        "max":120,
  7854        "min":1,
  7855        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,119}"
  7856      },
  7857      "ExperimentSource":{
  7858        "type":"structure",
  7859        "required":["SourceArn"],
  7860        "members":{
  7861          "SourceArn":{"shape":"ExperimentSourceArn"},
  7862          "SourceType":{"shape":"SourceType"}
  7863        }
  7864      },
  7865      "ExperimentSourceArn":{
  7866        "type":"string",
  7867        "max":256,
  7868        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:.*"
  7869      },
  7870      "ExperimentSummaries":{
  7871        "type":"list",
  7872        "member":{"shape":"ExperimentSummary"}
  7873      },
  7874      "ExperimentSummary":{
  7875        "type":"structure",
  7876        "members":{
  7877          "ExperimentArn":{"shape":"ExperimentArn"},
  7878          "ExperimentName":{"shape":"ExperimentEntityName"},
  7879          "DisplayName":{"shape":"ExperimentEntityName"},
  7880          "ExperimentSource":{"shape":"ExperimentSource"},
  7881          "CreationTime":{"shape":"Timestamp"},
  7882          "LastModifiedTime":{"shape":"Timestamp"}
  7883        }
  7884      },
  7885      "ExpiresInSeconds":{
  7886        "type":"integer",
  7887        "max":300,
  7888        "min":5
  7889      },
  7890      "Explainability":{
  7891        "type":"structure",
  7892        "members":{
  7893          "Report":{"shape":"MetricsSource"}
  7894        }
  7895      },
  7896      "ExplainabilityLocation":{
  7897        "type":"string",
  7898        "min":1
  7899      },
  7900      "FailureReason":{
  7901        "type":"string",
  7902        "max":1024
  7903      },
  7904      "FeatureDefinition":{
  7905        "type":"structure",
  7906        "members":{
  7907          "FeatureName":{"shape":"FeatureName"},
  7908          "FeatureType":{"shape":"FeatureType"}
  7909        }
  7910      },
  7911      "FeatureDefinitions":{
  7912        "type":"list",
  7913        "member":{"shape":"FeatureDefinition"},
  7914        "max":2500,
  7915        "min":1
  7916      },
  7917      "FeatureGroup":{
  7918        "type":"structure",
  7919        "members":{
  7920          "FeatureGroupArn":{"shape":"FeatureGroupArn"},
  7921          "FeatureGroupName":{"shape":"FeatureGroupName"},
  7922          "RecordIdentifierFeatureName":{"shape":"FeatureName"},
  7923          "EventTimeFeatureName":{"shape":"FeatureName"},
  7924          "FeatureDefinitions":{"shape":"FeatureDefinitions"},
  7925          "CreationTime":{"shape":"CreationTime"},
  7926          "OnlineStoreConfig":{"shape":"OnlineStoreConfig"},
  7927          "OfflineStoreConfig":{"shape":"OfflineStoreConfig"},
  7928          "RoleArn":{"shape":"RoleArn"},
  7929          "FeatureGroupStatus":{"shape":"FeatureGroupStatus"},
  7930          "OfflineStoreStatus":{"shape":"OfflineStoreStatus"},
  7931          "FailureReason":{"shape":"FailureReason"},
  7932          "Description":{"shape":"Description"},
  7933          "Tags":{"shape":"TagList"}
  7934        }
  7935      },
  7936      "FeatureGroupArn":{
  7937        "type":"string",
  7938        "max":256,
  7939        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:feature-group/.*"
  7940      },
  7941      "FeatureGroupMaxResults":{
  7942        "type":"integer",
  7943        "max":100,
  7944        "min":1
  7945      },
  7946      "FeatureGroupName":{
  7947        "type":"string",
  7948        "max":64,
  7949        "min":1,
  7950        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,63}"
  7951      },
  7952      "FeatureGroupNameContains":{
  7953        "type":"string",
  7954        "max":64,
  7955        "min":1
  7956      },
  7957      "FeatureGroupSortBy":{
  7958        "type":"string",
  7959        "enum":[
  7960          "Name",
  7961          "FeatureGroupStatus",
  7962          "OfflineStoreStatus",
  7963          "CreationTime"
  7964        ]
  7965      },
  7966      "FeatureGroupSortOrder":{
  7967        "type":"string",
  7968        "enum":[
  7969          "Ascending",
  7970          "Descending"
  7971        ]
  7972      },
  7973      "FeatureGroupStatus":{
  7974        "type":"string",
  7975        "enum":[
  7976          "Creating",
  7977          "Created",
  7978          "CreateFailed",
  7979          "Deleting",
  7980          "DeleteFailed"
  7981        ]
  7982      },
  7983      "FeatureGroupSummaries":{
  7984        "type":"list",
  7985        "member":{"shape":"FeatureGroupSummary"}
  7986      },
  7987      "FeatureGroupSummary":{
  7988        "type":"structure",
  7989        "required":[
  7990          "FeatureGroupName",
  7991          "FeatureGroupArn",
  7992          "CreationTime"
  7993        ],
  7994        "members":{
  7995          "FeatureGroupName":{"shape":"FeatureGroupName"},
  7996          "FeatureGroupArn":{"shape":"FeatureGroupArn"},
  7997          "CreationTime":{"shape":"Timestamp"},
  7998          "FeatureGroupStatus":{"shape":"FeatureGroupStatus"},
  7999          "OfflineStoreStatus":{"shape":"OfflineStoreStatus"}
  8000        }
  8001      },
  8002      "FeatureName":{
  8003        "type":"string",
  8004        "max":64,
  8005        "min":1,
  8006        "pattern":"^[a-zA-Z0-9]([-_]*[a-zA-Z0-9]){0,63}"
  8007      },
  8008      "FeatureType":{
  8009        "type":"string",
  8010        "enum":[
  8011          "Integral",
  8012          "Fractional",
  8013          "String"
  8014        ]
  8015      },
  8016      "FileSystemAccessMode":{
  8017        "type":"string",
  8018        "enum":[
  8019          "rw",
  8020          "ro"
  8021        ]
  8022      },
  8023      "FileSystemConfig":{
  8024        "type":"structure",
  8025        "members":{
  8026          "MountPath":{"shape":"MountPath"},
  8027          "DefaultUid":{
  8028            "shape":"DefaultUid",
  8029            "box":true
  8030          },
  8031          "DefaultGid":{
  8032            "shape":"DefaultGid",
  8033            "box":true
  8034          }
  8035        }
  8036      },
  8037      "FileSystemDataSource":{
  8038        "type":"structure",
  8039        "required":[
  8040          "FileSystemId",
  8041          "FileSystemAccessMode",
  8042          "FileSystemType",
  8043          "DirectoryPath"
  8044        ],
  8045        "members":{
  8046          "FileSystemId":{"shape":"FileSystemId"},
  8047          "FileSystemAccessMode":{"shape":"FileSystemAccessMode"},
  8048          "FileSystemType":{"shape":"FileSystemType"},
  8049          "DirectoryPath":{"shape":"DirectoryPath"}
  8050        }
  8051      },
  8052      "FileSystemId":{
  8053        "type":"string",
  8054        "min":11,
  8055        "pattern":".*"
  8056      },
  8057      "FileSystemType":{
  8058        "type":"string",
  8059        "enum":[
  8060          "EFS",
  8061          "FSxLustre"
  8062        ]
  8063      },
  8064      "Filter":{
  8065        "type":"structure",
  8066        "required":["Name"],
  8067        "members":{
  8068          "Name":{"shape":"ResourcePropertyName"},
  8069          "Operator":{"shape":"Operator"},
  8070          "Value":{"shape":"FilterValue"}
  8071        }
  8072      },
  8073      "FilterList":{
  8074        "type":"list",
  8075        "member":{"shape":"Filter"},
  8076        "max":20,
  8077        "min":1
  8078      },
  8079      "FilterValue":{
  8080        "type":"string",
  8081        "max":1024,
  8082        "min":1,
  8083        "pattern":".+"
  8084      },
  8085      "FinalAutoMLJobObjectiveMetric":{
  8086        "type":"structure",
  8087        "required":[
  8088          "MetricName",
  8089          "Value"
  8090        ],
  8091        "members":{
  8092          "Type":{"shape":"AutoMLJobObjectiveType"},
  8093          "MetricName":{"shape":"AutoMLMetricEnum"},
  8094          "Value":{"shape":"MetricValue"}
  8095        }
  8096      },
  8097      "FinalHyperParameterTuningJobObjectiveMetric":{
  8098        "type":"structure",
  8099        "required":[
  8100          "MetricName",
  8101          "Value"
  8102        ],
  8103        "members":{
  8104          "Type":{"shape":"HyperParameterTuningJobObjectiveType"},
  8105          "MetricName":{"shape":"MetricName"},
  8106          "Value":{"shape":"MetricValue"}
  8107        }
  8108      },
  8109      "FinalMetricDataList":{
  8110        "type":"list",
  8111        "member":{"shape":"MetricData"},
  8112        "max":40,
  8113        "min":0
  8114      },
  8115      "Float":{"type":"float"},
  8116      "FlowDefinitionArn":{
  8117        "type":"string",
  8118        "max":1024,
  8119        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:flow-definition/.*"
  8120      },
  8121      "FlowDefinitionName":{
  8122        "type":"string",
  8123        "max":63,
  8124        "min":1,
  8125        "pattern":"^[a-z0-9](-*[a-z0-9]){0,62}"
  8126      },
  8127      "FlowDefinitionOutputConfig":{
  8128        "type":"structure",
  8129        "required":["S3OutputPath"],
  8130        "members":{
  8131          "S3OutputPath":{"shape":"S3Uri"},
  8132          "KmsKeyId":{"shape":"KmsKeyId"}
  8133        }
  8134      },
  8135      "FlowDefinitionStatus":{
  8136        "type":"string",
  8137        "enum":[
  8138          "Initializing",
  8139          "Active",
  8140          "Failed",
  8141          "Deleting"
  8142        ]
  8143      },
  8144      "FlowDefinitionSummaries":{
  8145        "type":"list",
  8146        "member":{"shape":"FlowDefinitionSummary"}
  8147      },
  8148      "FlowDefinitionSummary":{
  8149        "type":"structure",
  8150        "required":[
  8151          "FlowDefinitionName",
  8152          "FlowDefinitionArn",
  8153          "FlowDefinitionStatus",
  8154          "CreationTime"
  8155        ],
  8156        "members":{
  8157          "FlowDefinitionName":{"shape":"FlowDefinitionName"},
  8158          "FlowDefinitionArn":{"shape":"FlowDefinitionArn"},
  8159          "FlowDefinitionStatus":{"shape":"FlowDefinitionStatus"},
  8160          "CreationTime":{"shape":"Timestamp"},
  8161          "FailureReason":{"shape":"FailureReason"}
  8162        }
  8163      },
  8164      "FlowDefinitionTaskAvailabilityLifetimeInSeconds":{
  8165        "type":"integer",
  8166        "max":864000,
  8167        "min":1
  8168      },
  8169      "FlowDefinitionTaskCount":{
  8170        "type":"integer",
  8171        "max":3,
  8172        "min":1
  8173      },
  8174      "FlowDefinitionTaskDescription":{
  8175        "type":"string",
  8176        "max":255,
  8177        "min":1,
  8178        "pattern":".+"
  8179      },
  8180      "FlowDefinitionTaskKeyword":{
  8181        "type":"string",
  8182        "max":30,
  8183        "min":1,
  8184        "pattern":"^[A-Za-z0-9]+( [A-Za-z0-9]+)*$"
  8185      },
  8186      "FlowDefinitionTaskKeywords":{
  8187        "type":"list",
  8188        "member":{"shape":"FlowDefinitionTaskKeyword"},
  8189        "max":5,
  8190        "min":1
  8191      },
  8192      "FlowDefinitionTaskTimeLimitInSeconds":{
  8193        "type":"integer",
  8194        "max":28800,
  8195        "min":30
  8196      },
  8197      "FlowDefinitionTaskTitle":{
  8198        "type":"string",
  8199        "max":128,
  8200        "min":1,
  8201        "pattern":"^[\\t\\n\\r -\\uD7FF\\uE000-\\uFFFD]*$"
  8202      },
  8203      "Framework":{
  8204        "type":"string",
  8205        "enum":[
  8206          "TENSORFLOW",
  8207          "KERAS",
  8208          "MXNET",
  8209          "ONNX",
  8210          "PYTORCH",
  8211          "XGBOOST",
  8212          "TFLITE",
  8213          "DARKNET",
  8214          "SKLEARN"
  8215        ]
  8216      },
  8217      "FrameworkVersion":{
  8218        "type":"string",
  8219        "max":10,
  8220        "min":3,
  8221        "pattern":"[0-9]\\.[A-Za-z0-9.]+"
  8222      },
  8223      "GenerateCandidateDefinitionsOnly":{"type":"boolean"},
  8224      "GetDeviceFleetReportRequest":{
  8225        "type":"structure",
  8226        "required":["DeviceFleetName"],
  8227        "members":{
  8228          "DeviceFleetName":{"shape":"EntityName"}
  8229        }
  8230      },
  8231      "GetDeviceFleetReportResponse":{
  8232        "type":"structure",
  8233        "required":[
  8234          "DeviceFleetArn",
  8235          "DeviceFleetName"
  8236        ],
  8237        "members":{
  8238          "DeviceFleetArn":{"shape":"DeviceFleetArn"},
  8239          "DeviceFleetName":{"shape":"EntityName"},
  8240          "OutputConfig":{"shape":"EdgeOutputConfig"},
  8241          "Description":{"shape":"DeviceFleetDescription"},
  8242          "ReportGenerated":{"shape":"Timestamp"},
  8243          "DeviceStats":{"shape":"DeviceStats"},
  8244          "AgentVersions":{"shape":"AgentVersions"},
  8245          "ModelStats":{"shape":"EdgeModelStats"}
  8246        }
  8247      },
  8248      "GetModelPackageGroupPolicyInput":{
  8249        "type":"structure",
  8250        "required":["ModelPackageGroupName"],
  8251        "members":{
  8252          "ModelPackageGroupName":{"shape":"EntityName"}
  8253        }
  8254      },
  8255      "GetModelPackageGroupPolicyOutput":{
  8256        "type":"structure",
  8257        "required":["ResourcePolicy"],
  8258        "members":{
  8259          "ResourcePolicy":{"shape":"PolicyString"}
  8260        }
  8261      },
  8262      "GetSagemakerServicecatalogPortfolioStatusInput":{
  8263        "type":"structure",
  8264        "members":{
  8265        }
  8266      },
  8267      "GetSagemakerServicecatalogPortfolioStatusOutput":{
  8268        "type":"structure",
  8269        "members":{
  8270          "Status":{"shape":"SagemakerServicecatalogStatus"}
  8271        }
  8272      },
  8273      "GetSearchSuggestionsRequest":{
  8274        "type":"structure",
  8275        "required":["Resource"],
  8276        "members":{
  8277          "Resource":{"shape":"ResourceType"},
  8278          "SuggestionQuery":{"shape":"SuggestionQuery"}
  8279        }
  8280      },
  8281      "GetSearchSuggestionsResponse":{
  8282        "type":"structure",
  8283        "members":{
  8284          "PropertyNameSuggestions":{"shape":"PropertyNameSuggestionList"}
  8285        }
  8286      },
  8287      "GitConfig":{
  8288        "type":"structure",
  8289        "required":["RepositoryUrl"],
  8290        "members":{
  8291          "RepositoryUrl":{"shape":"GitConfigUrl"},
  8292          "Branch":{"shape":"Branch"},
  8293          "SecretArn":{"shape":"SecretArn"}
  8294        }
  8295      },
  8296      "GitConfigForUpdate":{
  8297        "type":"structure",
  8298        "members":{
  8299          "SecretArn":{"shape":"SecretArn"}
  8300        }
  8301      },
  8302      "GitConfigUrl":{
  8303        "type":"string",
  8304        "pattern":"^https://([^/]+)/?(.*)$"
  8305      },
  8306      "Group":{
  8307        "type":"string",
  8308        "max":63,
  8309        "min":1,
  8310        "pattern":"[\\p{L}\\p{M}\\p{S}\\p{N}\\p{P}]+"
  8311      },
  8312      "Groups":{
  8313        "type":"list",
  8314        "member":{"shape":"Group"},
  8315        "max":10,
  8316        "min":1
  8317      },
  8318      "HookParameters":{
  8319        "type":"map",
  8320        "key":{"shape":"ConfigKey"},
  8321        "value":{"shape":"ConfigValue"},
  8322        "max":20,
  8323        "min":0
  8324      },
  8325      "HumanLoopActivationConditions":{
  8326        "type":"string",
  8327        "max":10240
  8328      },
  8329      "HumanLoopActivationConditionsConfig":{
  8330        "type":"structure",
  8331        "required":["HumanLoopActivationConditions"],
  8332        "members":{
  8333          "HumanLoopActivationConditions":{
  8334            "shape":"HumanLoopActivationConditions",
  8335            "jsonvalue":true
  8336          }
  8337        }
  8338      },
  8339      "HumanLoopActivationConfig":{
  8340        "type":"structure",
  8341        "required":["HumanLoopActivationConditionsConfig"],
  8342        "members":{
  8343          "HumanLoopActivationConditionsConfig":{"shape":"HumanLoopActivationConditionsConfig"}
  8344        }
  8345      },
  8346      "HumanLoopConfig":{
  8347        "type":"structure",
  8348        "required":[
  8349          "WorkteamArn",
  8350          "HumanTaskUiArn",
  8351          "TaskTitle",
  8352          "TaskDescription",
  8353          "TaskCount"
  8354        ],
  8355        "members":{
  8356          "WorkteamArn":{"shape":"WorkteamArn"},
  8357          "HumanTaskUiArn":{"shape":"HumanTaskUiArn"},
  8358          "TaskTitle":{"shape":"FlowDefinitionTaskTitle"},
  8359          "TaskDescription":{"shape":"FlowDefinitionTaskDescription"},
  8360          "TaskCount":{"shape":"FlowDefinitionTaskCount"},
  8361          "TaskAvailabilityLifetimeInSeconds":{"shape":"FlowDefinitionTaskAvailabilityLifetimeInSeconds"},
  8362          "TaskTimeLimitInSeconds":{"shape":"FlowDefinitionTaskTimeLimitInSeconds"},
  8363          "TaskKeywords":{"shape":"FlowDefinitionTaskKeywords"},
  8364          "PublicWorkforceTaskPrice":{"shape":"PublicWorkforceTaskPrice"}
  8365        }
  8366      },
  8367      "HumanLoopRequestSource":{
  8368        "type":"structure",
  8369        "required":["AwsManagedHumanLoopRequestSource"],
  8370        "members":{
  8371          "AwsManagedHumanLoopRequestSource":{"shape":"AwsManagedHumanLoopRequestSource"}
  8372        }
  8373      },
  8374      "HumanTaskConfig":{
  8375        "type":"structure",
  8376        "required":[
  8377          "WorkteamArn",
  8378          "UiConfig",
  8379          "PreHumanTaskLambdaArn",
  8380          "TaskTitle",
  8381          "TaskDescription",
  8382          "NumberOfHumanWorkersPerDataObject",
  8383          "TaskTimeLimitInSeconds",
  8384          "AnnotationConsolidationConfig"
  8385        ],
  8386        "members":{
  8387          "WorkteamArn":{"shape":"WorkteamArn"},
  8388          "UiConfig":{"shape":"UiConfig"},
  8389          "PreHumanTaskLambdaArn":{"shape":"LambdaFunctionArn"},
  8390          "TaskKeywords":{"shape":"TaskKeywords"},
  8391          "TaskTitle":{"shape":"TaskTitle"},
  8392          "TaskDescription":{"shape":"TaskDescription"},
  8393          "NumberOfHumanWorkersPerDataObject":{"shape":"NumberOfHumanWorkersPerDataObject"},
  8394          "TaskTimeLimitInSeconds":{"shape":"TaskTimeLimitInSeconds"},
  8395          "TaskAvailabilityLifetimeInSeconds":{"shape":"TaskAvailabilityLifetimeInSeconds"},
  8396          "MaxConcurrentTaskCount":{"shape":"MaxConcurrentTaskCount"},
  8397          "AnnotationConsolidationConfig":{"shape":"AnnotationConsolidationConfig"},
  8398          "PublicWorkforceTaskPrice":{"shape":"PublicWorkforceTaskPrice"}
  8399        }
  8400      },
  8401      "HumanTaskUiArn":{
  8402        "type":"string",
  8403        "max":1024,
  8404        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:human-task-ui/.*"
  8405      },
  8406      "HumanTaskUiName":{
  8407        "type":"string",
  8408        "max":63,
  8409        "min":1,
  8410        "pattern":"^[a-z0-9](-*[a-z0-9])*"
  8411      },
  8412      "HumanTaskUiStatus":{
  8413        "type":"string",
  8414        "enum":[
  8415          "Active",
  8416          "Deleting"
  8417        ]
  8418      },
  8419      "HumanTaskUiSummaries":{
  8420        "type":"list",
  8421        "member":{"shape":"HumanTaskUiSummary"}
  8422      },
  8423      "HumanTaskUiSummary":{
  8424        "type":"structure",
  8425        "required":[
  8426          "HumanTaskUiName",
  8427          "HumanTaskUiArn",
  8428          "CreationTime"
  8429        ],
  8430        "members":{
  8431          "HumanTaskUiName":{"shape":"HumanTaskUiName"},
  8432          "HumanTaskUiArn":{"shape":"HumanTaskUiArn"},
  8433          "CreationTime":{"shape":"Timestamp"}
  8434        }
  8435      },
  8436      "HyperParameterAlgorithmSpecification":{
  8437        "type":"structure",
  8438        "required":["TrainingInputMode"],
  8439        "members":{
  8440          "TrainingImage":{"shape":"AlgorithmImage"},
  8441          "TrainingInputMode":{"shape":"TrainingInputMode"},
  8442          "AlgorithmName":{"shape":"ArnOrName"},
  8443          "MetricDefinitions":{"shape":"MetricDefinitionList"}
  8444        }
  8445      },
  8446      "HyperParameterKey":{
  8447        "type":"string",
  8448        "max":256,
  8449        "pattern":".*"
  8450      },
  8451      "HyperParameterScalingType":{
  8452        "type":"string",
  8453        "enum":[
  8454          "Auto",
  8455          "Linear",
  8456          "Logarithmic",
  8457          "ReverseLogarithmic"
  8458        ]
  8459      },
  8460      "HyperParameterSpecification":{
  8461        "type":"structure",
  8462        "required":[
  8463          "Name",
  8464          "Type"
  8465        ],
  8466        "members":{
  8467          "Name":{"shape":"ParameterName"},
  8468          "Description":{"shape":"EntityDescription"},
  8469          "Type":{"shape":"ParameterType"},
  8470          "Range":{"shape":"ParameterRange"},
  8471          "IsTunable":{"shape":"Boolean"},
  8472          "IsRequired":{"shape":"Boolean"},
  8473          "DefaultValue":{"shape":"HyperParameterValue"}
  8474        }
  8475      },
  8476      "HyperParameterSpecifications":{
  8477        "type":"list",
  8478        "member":{"shape":"HyperParameterSpecification"},
  8479        "max":100,
  8480        "min":0
  8481      },
  8482      "HyperParameterTrainingJobDefinition":{
  8483        "type":"structure",
  8484        "required":[
  8485          "AlgorithmSpecification",
  8486          "RoleArn",
  8487          "OutputDataConfig",
  8488          "ResourceConfig",
  8489          "StoppingCondition"
  8490        ],
  8491        "members":{
  8492          "DefinitionName":{"shape":"HyperParameterTrainingJobDefinitionName"},
  8493          "TuningObjective":{"shape":"HyperParameterTuningJobObjective"},
  8494          "HyperParameterRanges":{"shape":"ParameterRanges"},
  8495          "StaticHyperParameters":{"shape":"HyperParameters"},
  8496          "AlgorithmSpecification":{"shape":"HyperParameterAlgorithmSpecification"},
  8497          "RoleArn":{"shape":"RoleArn"},
  8498          "InputDataConfig":{"shape":"InputDataConfig"},
  8499          "VpcConfig":{"shape":"VpcConfig"},
  8500          "OutputDataConfig":{"shape":"OutputDataConfig"},
  8501          "ResourceConfig":{"shape":"ResourceConfig"},
  8502          "StoppingCondition":{"shape":"StoppingCondition"},
  8503          "EnableNetworkIsolation":{"shape":"Boolean"},
  8504          "EnableInterContainerTrafficEncryption":{"shape":"Boolean"},
  8505          "EnableManagedSpotTraining":{"shape":"Boolean"},
  8506          "CheckpointConfig":{"shape":"CheckpointConfig"},
  8507          "RetryStrategy":{"shape":"RetryStrategy"}
  8508        }
  8509      },
  8510      "HyperParameterTrainingJobDefinitionName":{
  8511        "type":"string",
  8512        "max":64,
  8513        "min":1,
  8514        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,63}"
  8515      },
  8516      "HyperParameterTrainingJobDefinitions":{
  8517        "type":"list",
  8518        "member":{"shape":"HyperParameterTrainingJobDefinition"},
  8519        "max":10,
  8520        "min":1
  8521      },
  8522      "HyperParameterTrainingJobSummaries":{
  8523        "type":"list",
  8524        "member":{"shape":"HyperParameterTrainingJobSummary"}
  8525      },
  8526      "HyperParameterTrainingJobSummary":{
  8527        "type":"structure",
  8528        "required":[
  8529          "TrainingJobName",
  8530          "TrainingJobArn",
  8531          "CreationTime",
  8532          "TrainingJobStatus",
  8533          "TunedHyperParameters"
  8534        ],
  8535        "members":{
  8536          "TrainingJobDefinitionName":{"shape":"HyperParameterTrainingJobDefinitionName"},
  8537          "TrainingJobName":{"shape":"TrainingJobName"},
  8538          "TrainingJobArn":{"shape":"TrainingJobArn"},
  8539          "TuningJobName":{"shape":"HyperParameterTuningJobName"},
  8540          "CreationTime":{"shape":"Timestamp"},
  8541          "TrainingStartTime":{"shape":"Timestamp"},
  8542          "TrainingEndTime":{"shape":"Timestamp"},
  8543          "TrainingJobStatus":{"shape":"TrainingJobStatus"},
  8544          "TunedHyperParameters":{"shape":"HyperParameters"},
  8545          "FailureReason":{"shape":"FailureReason"},
  8546          "FinalHyperParameterTuningJobObjectiveMetric":{"shape":"FinalHyperParameterTuningJobObjectiveMetric"},
  8547          "ObjectiveStatus":{"shape":"ObjectiveStatus"}
  8548        }
  8549      },
  8550      "HyperParameterTuningJobArn":{
  8551        "type":"string",
  8552        "max":256,
  8553        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:hyper-parameter-tuning-job/.*"
  8554      },
  8555      "HyperParameterTuningJobConfig":{
  8556        "type":"structure",
  8557        "required":[
  8558          "Strategy",
  8559          "ResourceLimits"
  8560        ],
  8561        "members":{
  8562          "Strategy":{"shape":"HyperParameterTuningJobStrategyType"},
  8563          "HyperParameterTuningJobObjective":{"shape":"HyperParameterTuningJobObjective"},
  8564          "ResourceLimits":{"shape":"ResourceLimits"},
  8565          "ParameterRanges":{"shape":"ParameterRanges"},
  8566          "TrainingJobEarlyStoppingType":{"shape":"TrainingJobEarlyStoppingType"},
  8567          "TuningJobCompletionCriteria":{"shape":"TuningJobCompletionCriteria"}
  8568        }
  8569      },
  8570      "HyperParameterTuningJobName":{
  8571        "type":"string",
  8572        "max":32,
  8573        "min":1,
  8574        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,31}"
  8575      },
  8576      "HyperParameterTuningJobObjective":{
  8577        "type":"structure",
  8578        "required":[
  8579          "Type",
  8580          "MetricName"
  8581        ],
  8582        "members":{
  8583          "Type":{"shape":"HyperParameterTuningJobObjectiveType"},
  8584          "MetricName":{"shape":"MetricName"}
  8585        }
  8586      },
  8587      "HyperParameterTuningJobObjectiveType":{
  8588        "type":"string",
  8589        "enum":[
  8590          "Maximize",
  8591          "Minimize"
  8592        ]
  8593      },
  8594      "HyperParameterTuningJobObjectives":{
  8595        "type":"list",
  8596        "member":{"shape":"HyperParameterTuningJobObjective"}
  8597      },
  8598      "HyperParameterTuningJobSortByOptions":{
  8599        "type":"string",
  8600        "enum":[
  8601          "Name",
  8602          "Status",
  8603          "CreationTime"
  8604        ]
  8605      },
  8606      "HyperParameterTuningJobStatus":{
  8607        "type":"string",
  8608        "enum":[
  8609          "Completed",
  8610          "InProgress",
  8611          "Failed",
  8612          "Stopped",
  8613          "Stopping"
  8614        ]
  8615      },
  8616      "HyperParameterTuningJobStrategyType":{
  8617        "type":"string",
  8618        "enum":[
  8619          "Bayesian",
  8620          "Random"
  8621        ]
  8622      },
  8623      "HyperParameterTuningJobSummaries":{
  8624        "type":"list",
  8625        "member":{"shape":"HyperParameterTuningJobSummary"}
  8626      },
  8627      "HyperParameterTuningJobSummary":{
  8628        "type":"structure",
  8629        "required":[
  8630          "HyperParameterTuningJobName",
  8631          "HyperParameterTuningJobArn",
  8632          "HyperParameterTuningJobStatus",
  8633          "Strategy",
  8634          "CreationTime",
  8635          "TrainingJobStatusCounters",
  8636          "ObjectiveStatusCounters"
  8637        ],
  8638        "members":{
  8639          "HyperParameterTuningJobName":{"shape":"HyperParameterTuningJobName"},
  8640          "HyperParameterTuningJobArn":{"shape":"HyperParameterTuningJobArn"},
  8641          "HyperParameterTuningJobStatus":{"shape":"HyperParameterTuningJobStatus"},
  8642          "Strategy":{"shape":"HyperParameterTuningJobStrategyType"},
  8643          "CreationTime":{"shape":"Timestamp"},
  8644          "HyperParameterTuningEndTime":{"shape":"Timestamp"},
  8645          "LastModifiedTime":{"shape":"Timestamp"},
  8646          "TrainingJobStatusCounters":{"shape":"TrainingJobStatusCounters"},
  8647          "ObjectiveStatusCounters":{"shape":"ObjectiveStatusCounters"},
  8648          "ResourceLimits":{"shape":"ResourceLimits"}
  8649        }
  8650      },
  8651      "HyperParameterTuningJobWarmStartConfig":{
  8652        "type":"structure",
  8653        "required":[
  8654          "ParentHyperParameterTuningJobs",
  8655          "WarmStartType"
  8656        ],
  8657        "members":{
  8658          "ParentHyperParameterTuningJobs":{"shape":"ParentHyperParameterTuningJobs"},
  8659          "WarmStartType":{"shape":"HyperParameterTuningJobWarmStartType"}
  8660        }
  8661      },
  8662      "HyperParameterTuningJobWarmStartType":{
  8663        "type":"string",
  8664        "enum":[
  8665          "IdenticalDataAndAlgorithm",
  8666          "TransferLearning"
  8667        ]
  8668      },
  8669      "HyperParameterValue":{
  8670        "type":"string",
  8671        "max":2500,
  8672        "pattern":".*"
  8673      },
  8674      "HyperParameters":{
  8675        "type":"map",
  8676        "key":{"shape":"HyperParameterKey"},
  8677        "value":{"shape":"HyperParameterValue"},
  8678        "max":100,
  8679        "min":0
  8680      },
  8681      "IdempotencyToken":{
  8682        "type":"string",
  8683        "max":128,
  8684        "min":32
  8685      },
  8686      "Image":{
  8687        "type":"structure",
  8688        "required":[
  8689          "CreationTime",
  8690          "ImageArn",
  8691          "ImageName",
  8692          "ImageStatus",
  8693          "LastModifiedTime"
  8694        ],
  8695        "members":{
  8696          "CreationTime":{"shape":"Timestamp"},
  8697          "Description":{"shape":"ImageDescription"},
  8698          "DisplayName":{"shape":"ImageDisplayName"},
  8699          "FailureReason":{"shape":"FailureReason"},
  8700          "ImageArn":{"shape":"ImageArn"},
  8701          "ImageName":{"shape":"ImageName"},
  8702          "ImageStatus":{"shape":"ImageStatus"},
  8703          "LastModifiedTime":{"shape":"Timestamp"}
  8704        }
  8705      },
  8706      "ImageArn":{
  8707        "type":"string",
  8708        "max":256,
  8709        "pattern":"^arn:aws(-[\\w]+)*:sagemaker:.+:[0-9]{12}:image/[a-z0-9]([-.]?[a-z0-9])*$"
  8710      },
  8711      "ImageBaseImage":{
  8712        "type":"string",
  8713        "max":255,
  8714        "min":1,
  8715        "pattern":".*"
  8716      },
  8717      "ImageConfig":{
  8718        "type":"structure",
  8719        "required":["RepositoryAccessMode"],
  8720        "members":{
  8721          "RepositoryAccessMode":{"shape":"RepositoryAccessMode"},
  8722          "RepositoryAuthConfig":{"shape":"RepositoryAuthConfig"}
  8723        }
  8724      },
  8725      "ImageContainerImage":{
  8726        "type":"string",
  8727        "max":255,
  8728        "min":1
  8729      },
  8730      "ImageDeleteProperty":{
  8731        "type":"string",
  8732        "max":11,
  8733        "min":1,
  8734        "pattern":"(^DisplayName$)|(^Description$)"
  8735      },
  8736      "ImageDeletePropertyList":{
  8737        "type":"list",
  8738        "member":{"shape":"ImageDeleteProperty"},
  8739        "max":2
  8740      },
  8741      "ImageDescription":{
  8742        "type":"string",
  8743        "max":512,
  8744        "min":1,
  8745        "pattern":".*"
  8746      },
  8747      "ImageDigest":{
  8748        "type":"string",
  8749        "max":72,
  8750        "pattern":"^[Ss][Hh][Aa]256:[0-9a-fA-F]{64}$"
  8751      },
  8752      "ImageDisplayName":{
  8753        "type":"string",
  8754        "max":128,
  8755        "min":1,
  8756        "pattern":"^\\S(.*\\S)?$"
  8757      },
  8758      "ImageName":{
  8759        "type":"string",
  8760        "max":63,
  8761        "min":1,
  8762        "pattern":"^[a-zA-Z0-9]([-.]?[a-zA-Z0-9]){0,62}$"
  8763      },
  8764      "ImageNameContains":{
  8765        "type":"string",
  8766        "max":63,
  8767        "pattern":"^[a-zA-Z0-9\\-.]+$"
  8768      },
  8769      "ImageSortBy":{
  8770        "type":"string",
  8771        "enum":[
  8772          "CREATION_TIME",
  8773          "LAST_MODIFIED_TIME",
  8774          "IMAGE_NAME"
  8775        ]
  8776      },
  8777      "ImageSortOrder":{
  8778        "type":"string",
  8779        "enum":[
  8780          "ASCENDING",
  8781          "DESCENDING"
  8782        ]
  8783      },
  8784      "ImageStatus":{
  8785        "type":"string",
  8786        "enum":[
  8787          "CREATING",
  8788          "CREATED",
  8789          "CREATE_FAILED",
  8790          "UPDATING",
  8791          "UPDATE_FAILED",
  8792          "DELETING",
  8793          "DELETE_FAILED"
  8794        ]
  8795      },
  8796      "ImageUri":{
  8797        "type":"string",
  8798        "max":255,
  8799        "pattern":".*"
  8800      },
  8801      "ImageVersion":{
  8802        "type":"structure",
  8803        "required":[
  8804          "CreationTime",
  8805          "ImageArn",
  8806          "ImageVersionArn",
  8807          "ImageVersionStatus",
  8808          "LastModifiedTime",
  8809          "Version"
  8810        ],
  8811        "members":{
  8812          "CreationTime":{"shape":"Timestamp"},
  8813          "FailureReason":{"shape":"FailureReason"},
  8814          "ImageArn":{"shape":"ImageArn"},
  8815          "ImageVersionArn":{"shape":"ImageVersionArn"},
  8816          "ImageVersionStatus":{"shape":"ImageVersionStatus"},
  8817          "LastModifiedTime":{"shape":"Timestamp"},
  8818          "Version":{"shape":"ImageVersionNumber"}
  8819        }
  8820      },
  8821      "ImageVersionArn":{
  8822        "type":"string",
  8823        "max":256,
  8824        "pattern":"^arn:aws(-[\\w]+)*:sagemaker:.+:[0-9]{12}:image-version/[a-z0-9]([-.]?[a-z0-9])*/[0-9]+$"
  8825      },
  8826      "ImageVersionNumber":{
  8827        "type":"integer",
  8828        "min":0
  8829      },
  8830      "ImageVersionSortBy":{
  8831        "type":"string",
  8832        "enum":[
  8833          "CREATION_TIME",
  8834          "LAST_MODIFIED_TIME",
  8835          "VERSION"
  8836        ]
  8837      },
  8838      "ImageVersionSortOrder":{
  8839        "type":"string",
  8840        "enum":[
  8841          "ASCENDING",
  8842          "DESCENDING"
  8843        ]
  8844      },
  8845      "ImageVersionStatus":{
  8846        "type":"string",
  8847        "enum":[
  8848          "CREATING",
  8849          "CREATED",
  8850          "CREATE_FAILED",
  8851          "DELETING",
  8852          "DELETE_FAILED"
  8853        ]
  8854      },
  8855      "ImageVersions":{
  8856        "type":"list",
  8857        "member":{"shape":"ImageVersion"}
  8858      },
  8859      "Images":{
  8860        "type":"list",
  8861        "member":{"shape":"Image"}
  8862      },
  8863      "InferenceExecutionConfig":{
  8864        "type":"structure",
  8865        "required":["Mode"],
  8866        "members":{
  8867          "Mode":{"shape":"InferenceExecutionMode"}
  8868        }
  8869      },
  8870      "InferenceExecutionMode":{
  8871        "type":"string",
  8872        "enum":[
  8873          "Serial",
  8874          "Direct"
  8875        ]
  8876      },
  8877      "InferenceImage":{
  8878        "type":"string",
  8879        "max":256
  8880      },
  8881      "InferenceSpecification":{
  8882        "type":"structure",
  8883        "required":[
  8884          "Containers",
  8885          "SupportedContentTypes",
  8886          "SupportedResponseMIMETypes"
  8887        ],
  8888        "members":{
  8889          "Containers":{"shape":"ModelPackageContainerDefinitionList"},
  8890          "SupportedTransformInstanceTypes":{"shape":"TransformInstanceTypes"},
  8891          "SupportedRealtimeInferenceInstanceTypes":{"shape":"RealtimeInferenceInstanceTypes"},
  8892          "SupportedContentTypes":{"shape":"ContentTypes"},
  8893          "SupportedResponseMIMETypes":{"shape":"ResponseMIMETypes"}
  8894        }
  8895      },
  8896      "InitialTaskCount":{
  8897        "type":"integer",
  8898        "min":1
  8899      },
  8900      "InputConfig":{
  8901        "type":"structure",
  8902        "required":[
  8903          "S3Uri",
  8904          "DataInputConfig",
  8905          "Framework"
  8906        ],
  8907        "members":{
  8908          "S3Uri":{"shape":"S3Uri"},
  8909          "DataInputConfig":{"shape":"DataInputConfig"},
  8910          "Framework":{"shape":"Framework"},
  8911          "FrameworkVersion":{"shape":"FrameworkVersion"}
  8912        }
  8913      },
  8914      "InputDataConfig":{
  8915        "type":"list",
  8916        "member":{"shape":"Channel"},
  8917        "max":20,
  8918        "min":1
  8919      },
  8920      "InputMode":{
  8921        "type":"string",
  8922        "enum":[
  8923          "Pipe",
  8924          "File"
  8925        ]
  8926      },
  8927      "InputModes":{
  8928        "type":"list",
  8929        "member":{"shape":"TrainingInputMode"},
  8930        "min":1
  8931      },
  8932      "InstanceType":{
  8933        "type":"string",
  8934        "enum":[
  8935          "ml.t2.medium",
  8936          "ml.t2.large",
  8937          "ml.t2.xlarge",
  8938          "ml.t2.2xlarge",
  8939          "ml.t3.medium",
  8940          "ml.t3.large",
  8941          "ml.t3.xlarge",
  8942          "ml.t3.2xlarge",
  8943          "ml.m4.xlarge",
  8944          "ml.m4.2xlarge",
  8945          "ml.m4.4xlarge",
  8946          "ml.m4.10xlarge",
  8947          "ml.m4.16xlarge",
  8948          "ml.m5.xlarge",
  8949          "ml.m5.2xlarge",
  8950          "ml.m5.4xlarge",
  8951          "ml.m5.12xlarge",
  8952          "ml.m5.24xlarge",
  8953          "ml.m5d.large",
  8954          "ml.m5d.xlarge",
  8955          "ml.m5d.2xlarge",
  8956          "ml.m5d.4xlarge",
  8957          "ml.m5d.8xlarge",
  8958          "ml.m5d.12xlarge",
  8959          "ml.m5d.16xlarge",
  8960          "ml.m5d.24xlarge",
  8961          "ml.c4.xlarge",
  8962          "ml.c4.2xlarge",
  8963          "ml.c4.4xlarge",
  8964          "ml.c4.8xlarge",
  8965          "ml.c5.xlarge",
  8966          "ml.c5.2xlarge",
  8967          "ml.c5.4xlarge",
  8968          "ml.c5.9xlarge",
  8969          "ml.c5.18xlarge",
  8970          "ml.c5d.xlarge",
  8971          "ml.c5d.2xlarge",
  8972          "ml.c5d.4xlarge",
  8973          "ml.c5d.9xlarge",
  8974          "ml.c5d.18xlarge",
  8975          "ml.p2.xlarge",
  8976          "ml.p2.8xlarge",
  8977          "ml.p2.16xlarge",
  8978          "ml.p3.2xlarge",
  8979          "ml.p3.8xlarge",
  8980          "ml.p3.16xlarge",
  8981          "ml.p3dn.24xlarge",
  8982          "ml.g4dn.xlarge",
  8983          "ml.g4dn.2xlarge",
  8984          "ml.g4dn.4xlarge",
  8985          "ml.g4dn.8xlarge",
  8986          "ml.g4dn.12xlarge",
  8987          "ml.g4dn.16xlarge",
  8988          "ml.r5.large",
  8989          "ml.r5.xlarge",
  8990          "ml.r5.2xlarge",
  8991          "ml.r5.4xlarge",
  8992          "ml.r5.8xlarge",
  8993          "ml.r5.12xlarge",
  8994          "ml.r5.16xlarge",
  8995          "ml.r5.24xlarge"
  8996        ]
  8997      },
  8998      "Integer":{"type":"integer"},
  8999      "IntegerParameterRange":{
  9000        "type":"structure",
  9001        "required":[
  9002          "Name",
  9003          "MinValue",
  9004          "MaxValue"
  9005        ],
  9006        "members":{
  9007          "Name":{"shape":"ParameterKey"},
  9008          "MinValue":{"shape":"ParameterValue"},
  9009          "MaxValue":{"shape":"ParameterValue"},
  9010          "ScalingType":{"shape":"HyperParameterScalingType"}
  9011        }
  9012      },
  9013      "IntegerParameterRangeSpecification":{
  9014        "type":"structure",
  9015        "required":[
  9016          "MinValue",
  9017          "MaxValue"
  9018        ],
  9019        "members":{
  9020          "MinValue":{"shape":"ParameterValue"},
  9021          "MaxValue":{"shape":"ParameterValue"}
  9022        }
  9023      },
  9024      "IntegerParameterRanges":{
  9025        "type":"list",
  9026        "member":{"shape":"IntegerParameterRange"},
  9027        "max":20,
  9028        "min":0
  9029      },
  9030      "InvocationsMaxRetries":{
  9031        "type":"integer",
  9032        "max":3,
  9033        "min":0
  9034      },
  9035      "InvocationsTimeoutInSeconds":{
  9036        "type":"integer",
  9037        "max":3600,
  9038        "min":1
  9039      },
  9040      "IotRoleAlias":{
  9041        "type":"string",
  9042        "pattern":"^arn:aws[a-z\\-]*:iam::\\d{12}:rolealias/?[a-zA-Z_0-9+=,.@\\-_/]+$"
  9043      },
  9044      "JobReferenceCode":{
  9045        "type":"string",
  9046        "min":1,
  9047        "pattern":".+"
  9048      },
  9049      "JobReferenceCodeContains":{
  9050        "type":"string",
  9051        "max":255,
  9052        "min":1,
  9053        "pattern":".+"
  9054      },
  9055      "JoinSource":{
  9056        "type":"string",
  9057        "enum":[
  9058          "Input",
  9059          "None"
  9060        ]
  9061      },
  9062      "JsonContentType":{
  9063        "type":"string",
  9064        "max":256,
  9065        "min":1,
  9066        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*\\/[a-zA-Z0-9](-*[a-zA-Z0-9.])*"
  9067      },
  9068      "JsonContentTypes":{
  9069        "type":"list",
  9070        "member":{"shape":"JsonContentType"},
  9071        "max":10,
  9072        "min":1
  9073      },
  9074      "JsonPath":{
  9075        "type":"string",
  9076        "max":63,
  9077        "min":0
  9078      },
  9079      "JupyterServerAppSettings":{
  9080        "type":"structure",
  9081        "members":{
  9082          "DefaultResourceSpec":{"shape":"ResourceSpec"},
  9083          "LifecycleConfigArns":{"shape":"LifecycleConfigArns"}
  9084        }
  9085      },
  9086      "KernelDisplayName":{
  9087        "type":"string",
  9088        "max":1024
  9089      },
  9090      "KernelGatewayAppSettings":{
  9091        "type":"structure",
  9092        "members":{
  9093          "DefaultResourceSpec":{"shape":"ResourceSpec"},
  9094          "CustomImages":{"shape":"CustomImages"},
  9095          "LifecycleConfigArns":{"shape":"LifecycleConfigArns"}
  9096        }
  9097      },
  9098      "KernelGatewayImageConfig":{
  9099        "type":"structure",
  9100        "required":["KernelSpecs"],
  9101        "members":{
  9102          "KernelSpecs":{"shape":"KernelSpecs"},
  9103          "FileSystemConfig":{"shape":"FileSystemConfig"}
  9104        }
  9105      },
  9106      "KernelName":{
  9107        "type":"string",
  9108        "max":1024
  9109      },
  9110      "KernelSpec":{
  9111        "type":"structure",
  9112        "required":["Name"],
  9113        "members":{
  9114          "Name":{"shape":"KernelName"},
  9115          "DisplayName":{"shape":"KernelDisplayName"}
  9116        }
  9117      },
  9118      "KernelSpecs":{
  9119        "type":"list",
  9120        "member":{"shape":"KernelSpec"},
  9121        "max":1,
  9122        "min":1
  9123      },
  9124      "KmsKeyId":{
  9125        "type":"string",
  9126        "max":2048,
  9127        "pattern":".*"
  9128      },
  9129      "LabelAttributeName":{
  9130        "type":"string",
  9131        "max":127,
  9132        "min":1,
  9133        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,126}"
  9134      },
  9135      "LabelCounter":{
  9136        "type":"integer",
  9137        "min":0
  9138      },
  9139      "LabelCounters":{
  9140        "type":"structure",
  9141        "members":{
  9142          "TotalLabeled":{"shape":"LabelCounter"},
  9143          "HumanLabeled":{"shape":"LabelCounter"},
  9144          "MachineLabeled":{"shape":"LabelCounter"},
  9145          "FailedNonRetryableError":{"shape":"LabelCounter"},
  9146          "Unlabeled":{"shape":"LabelCounter"}
  9147        }
  9148      },
  9149      "LabelCountersForWorkteam":{
  9150        "type":"structure",
  9151        "members":{
  9152          "HumanLabeled":{"shape":"LabelCounter"},
  9153          "PendingHuman":{"shape":"LabelCounter"},
  9154          "Total":{"shape":"LabelCounter"}
  9155        }
  9156      },
  9157      "LabelingJobAlgorithmSpecificationArn":{
  9158        "type":"string",
  9159        "max":2048,
  9160        "pattern":"arn:.*"
  9161      },
  9162      "LabelingJobAlgorithmsConfig":{
  9163        "type":"structure",
  9164        "required":["LabelingJobAlgorithmSpecificationArn"],
  9165        "members":{
  9166          "LabelingJobAlgorithmSpecificationArn":{"shape":"LabelingJobAlgorithmSpecificationArn"},
  9167          "InitialActiveLearningModelArn":{"shape":"ModelArn"},
  9168          "LabelingJobResourceConfig":{"shape":"LabelingJobResourceConfig"}
  9169        }
  9170      },
  9171      "LabelingJobArn":{
  9172        "type":"string",
  9173        "max":2048,
  9174        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:labeling-job/.*"
  9175      },
  9176      "LabelingJobDataAttributes":{
  9177        "type":"structure",
  9178        "members":{
  9179          "ContentClassifiers":{"shape":"ContentClassifiers"}
  9180        }
  9181      },
  9182      "LabelingJobDataSource":{
  9183        "type":"structure",
  9184        "members":{
  9185          "S3DataSource":{"shape":"LabelingJobS3DataSource"},
  9186          "SnsDataSource":{"shape":"LabelingJobSnsDataSource"}
  9187        }
  9188      },
  9189      "LabelingJobForWorkteamSummary":{
  9190        "type":"structure",
  9191        "required":[
  9192          "JobReferenceCode",
  9193          "WorkRequesterAccountId",
  9194          "CreationTime"
  9195        ],
  9196        "members":{
  9197          "LabelingJobName":{"shape":"LabelingJobName"},
  9198          "JobReferenceCode":{"shape":"JobReferenceCode"},
  9199          "WorkRequesterAccountId":{"shape":"AccountId"},
  9200          "CreationTime":{"shape":"Timestamp"},
  9201          "LabelCounters":{"shape":"LabelCountersForWorkteam"},
  9202          "NumberOfHumanWorkersPerDataObject":{"shape":"NumberOfHumanWorkersPerDataObject"}
  9203        }
  9204      },
  9205      "LabelingJobForWorkteamSummaryList":{
  9206        "type":"list",
  9207        "member":{"shape":"LabelingJobForWorkteamSummary"}
  9208      },
  9209      "LabelingJobInputConfig":{
  9210        "type":"structure",
  9211        "required":["DataSource"],
  9212        "members":{
  9213          "DataSource":{"shape":"LabelingJobDataSource"},
  9214          "DataAttributes":{"shape":"LabelingJobDataAttributes"}
  9215        }
  9216      },
  9217      "LabelingJobName":{
  9218        "type":"string",
  9219        "max":63,
  9220        "min":1,
  9221        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
  9222      },
  9223      "LabelingJobOutput":{
  9224        "type":"structure",
  9225        "required":["OutputDatasetS3Uri"],
  9226        "members":{
  9227          "OutputDatasetS3Uri":{"shape":"S3Uri"},
  9228          "FinalActiveLearningModelArn":{"shape":"ModelArn"}
  9229        }
  9230      },
  9231      "LabelingJobOutputConfig":{
  9232        "type":"structure",
  9233        "required":["S3OutputPath"],
  9234        "members":{
  9235          "S3OutputPath":{"shape":"S3Uri"},
  9236          "KmsKeyId":{"shape":"KmsKeyId"},
  9237          "SnsTopicArn":{"shape":"SnsTopicArn"}
  9238        }
  9239      },
  9240      "LabelingJobResourceConfig":{
  9241        "type":"structure",
  9242        "members":{
  9243          "VolumeKmsKeyId":{"shape":"KmsKeyId"}
  9244        }
  9245      },
  9246      "LabelingJobS3DataSource":{
  9247        "type":"structure",
  9248        "required":["ManifestS3Uri"],
  9249        "members":{
  9250          "ManifestS3Uri":{"shape":"S3Uri"}
  9251        }
  9252      },
  9253      "LabelingJobSnsDataSource":{
  9254        "type":"structure",
  9255        "required":["SnsTopicArn"],
  9256        "members":{
  9257          "SnsTopicArn":{"shape":"SnsTopicArn"}
  9258        }
  9259      },
  9260      "LabelingJobStatus":{
  9261        "type":"string",
  9262        "enum":[
  9263          "Initializing",
  9264          "InProgress",
  9265          "Completed",
  9266          "Failed",
  9267          "Stopping",
  9268          "Stopped"
  9269        ]
  9270      },
  9271      "LabelingJobStoppingConditions":{
  9272        "type":"structure",
  9273        "members":{
  9274          "MaxHumanLabeledObjectCount":{"shape":"MaxHumanLabeledObjectCount"},
  9275          "MaxPercentageOfInputDatasetLabeled":{"shape":"MaxPercentageOfInputDatasetLabeled"}
  9276        }
  9277      },
  9278      "LabelingJobSummary":{
  9279        "type":"structure",
  9280        "required":[
  9281          "LabelingJobName",
  9282          "LabelingJobArn",
  9283          "CreationTime",
  9284          "LastModifiedTime",
  9285          "LabelingJobStatus",
  9286          "LabelCounters",
  9287          "WorkteamArn",
  9288          "PreHumanTaskLambdaArn"
  9289        ],
  9290        "members":{
  9291          "LabelingJobName":{"shape":"LabelingJobName"},
  9292          "LabelingJobArn":{"shape":"LabelingJobArn"},
  9293          "CreationTime":{"shape":"Timestamp"},
  9294          "LastModifiedTime":{"shape":"Timestamp"},
  9295          "LabelingJobStatus":{"shape":"LabelingJobStatus"},
  9296          "LabelCounters":{"shape":"LabelCounters"},
  9297          "WorkteamArn":{"shape":"WorkteamArn"},
  9298          "PreHumanTaskLambdaArn":{"shape":"LambdaFunctionArn"},
  9299          "AnnotationConsolidationLambdaArn":{"shape":"LambdaFunctionArn"},
  9300          "FailureReason":{"shape":"FailureReason"},
  9301          "LabelingJobOutput":{"shape":"LabelingJobOutput"},
  9302          "InputConfig":{"shape":"LabelingJobInputConfig"}
  9303        }
  9304      },
  9305      "LabelingJobSummaryList":{
  9306        "type":"list",
  9307        "member":{"shape":"LabelingJobSummary"}
  9308      },
  9309      "LambdaFunctionArn":{
  9310        "type":"string",
  9311        "max":2048,
  9312        "pattern":"arn:aws[a-z\\-]*:lambda:[a-z0-9\\-]*:[0-9]{12}:function:.*"
  9313      },
  9314      "LambdaStepMetadata":{
  9315        "type":"structure",
  9316        "members":{
  9317          "Arn":{"shape":"String256"},
  9318          "OutputParameters":{"shape":"OutputParameterList"}
  9319        }
  9320      },
  9321      "LastModifiedTime":{"type":"timestamp"},
  9322      "LifecycleConfigArns":{
  9323        "type":"list",
  9324        "member":{"shape":"StudioLifecycleConfigArn"}
  9325      },
  9326      "LineageEntityParameters":{
  9327        "type":"map",
  9328        "key":{"shape":"StringParameterValue"},
  9329        "value":{"shape":"StringParameterValue"},
  9330        "max":30
  9331      },
  9332      "ListActionsRequest":{
  9333        "type":"structure",
  9334        "members":{
  9335          "SourceUri":{"shape":"SourceUri"},
  9336          "ActionType":{"shape":"String256"},
  9337          "CreatedAfter":{"shape":"Timestamp"},
  9338          "CreatedBefore":{"shape":"Timestamp"},
  9339          "SortBy":{"shape":"SortActionsBy"},
  9340          "SortOrder":{"shape":"SortOrder"},
  9341          "NextToken":{"shape":"NextToken"},
  9342          "MaxResults":{"shape":"MaxResults"}
  9343        }
  9344      },
  9345      "ListActionsResponse":{
  9346        "type":"structure",
  9347        "members":{
  9348          "ActionSummaries":{"shape":"ActionSummaries"},
  9349          "NextToken":{"shape":"NextToken"}
  9350        }
  9351      },
  9352      "ListAlgorithmsInput":{
  9353        "type":"structure",
  9354        "members":{
  9355          "CreationTimeAfter":{"shape":"CreationTime"},
  9356          "CreationTimeBefore":{"shape":"CreationTime"},
  9357          "MaxResults":{"shape":"MaxResults"},
  9358          "NameContains":{"shape":"NameContains"},
  9359          "NextToken":{"shape":"NextToken"},
  9360          "SortBy":{"shape":"AlgorithmSortBy"},
  9361          "SortOrder":{"shape":"SortOrder"}
  9362        }
  9363      },
  9364      "ListAlgorithmsOutput":{
  9365        "type":"structure",
  9366        "required":["AlgorithmSummaryList"],
  9367        "members":{
  9368          "AlgorithmSummaryList":{"shape":"AlgorithmSummaryList"},
  9369          "NextToken":{"shape":"NextToken"}
  9370        }
  9371      },
  9372      "ListAppImageConfigsRequest":{
  9373        "type":"structure",
  9374        "members":{
  9375          "MaxResults":{"shape":"MaxResults"},
  9376          "NextToken":{"shape":"NextToken"},
  9377          "NameContains":{"shape":"AppImageConfigName"},
  9378          "CreationTimeBefore":{"shape":"Timestamp"},
  9379          "CreationTimeAfter":{"shape":"Timestamp"},
  9380          "ModifiedTimeBefore":{"shape":"Timestamp"},
  9381          "ModifiedTimeAfter":{"shape":"Timestamp"},
  9382          "SortBy":{"shape":"AppImageConfigSortKey"},
  9383          "SortOrder":{"shape":"SortOrder"}
  9384        }
  9385      },
  9386      "ListAppImageConfigsResponse":{
  9387        "type":"structure",
  9388        "members":{
  9389          "NextToken":{"shape":"NextToken"},
  9390          "AppImageConfigs":{"shape":"AppImageConfigList"}
  9391        }
  9392      },
  9393      "ListAppsRequest":{
  9394        "type":"structure",
  9395        "members":{
  9396          "NextToken":{"shape":"NextToken"},
  9397          "MaxResults":{"shape":"MaxResults"},
  9398          "SortOrder":{"shape":"SortOrder"},
  9399          "SortBy":{"shape":"AppSortKey"},
  9400          "DomainIdEquals":{"shape":"DomainId"},
  9401          "UserProfileNameEquals":{"shape":"UserProfileName"}
  9402        }
  9403      },
  9404      "ListAppsResponse":{
  9405        "type":"structure",
  9406        "members":{
  9407          "Apps":{"shape":"AppList"},
  9408          "NextToken":{"shape":"NextToken"}
  9409        }
  9410      },
  9411      "ListArtifactsRequest":{
  9412        "type":"structure",
  9413        "members":{
  9414          "SourceUri":{"shape":"SourceUri"},
  9415          "ArtifactType":{"shape":"String256"},
  9416          "CreatedAfter":{"shape":"Timestamp"},
  9417          "CreatedBefore":{"shape":"Timestamp"},
  9418          "SortBy":{"shape":"SortArtifactsBy"},
  9419          "SortOrder":{"shape":"SortOrder"},
  9420          "NextToken":{"shape":"NextToken"},
  9421          "MaxResults":{"shape":"MaxResults"}
  9422        }
  9423      },
  9424      "ListArtifactsResponse":{
  9425        "type":"structure",
  9426        "members":{
  9427          "ArtifactSummaries":{"shape":"ArtifactSummaries"},
  9428          "NextToken":{"shape":"NextToken"}
  9429        }
  9430      },
  9431      "ListAssociationsRequest":{
  9432        "type":"structure",
  9433        "members":{
  9434          "SourceArn":{"shape":"AssociationEntityArn"},
  9435          "DestinationArn":{"shape":"AssociationEntityArn"},
  9436          "SourceType":{"shape":"String256"},
  9437          "DestinationType":{"shape":"String256"},
  9438          "AssociationType":{"shape":"AssociationEdgeType"},
  9439          "CreatedAfter":{"shape":"Timestamp"},
  9440          "CreatedBefore":{"shape":"Timestamp"},
  9441          "SortBy":{"shape":"SortAssociationsBy"},
  9442          "SortOrder":{"shape":"SortOrder"},
  9443          "NextToken":{"shape":"NextToken"},
  9444          "MaxResults":{"shape":"MaxResults"}
  9445        }
  9446      },
  9447      "ListAssociationsResponse":{
  9448        "type":"structure",
  9449        "members":{
  9450          "AssociationSummaries":{"shape":"AssociationSummaries"},
  9451          "NextToken":{"shape":"NextToken"}
  9452        }
  9453      },
  9454      "ListAutoMLJobsRequest":{
  9455        "type":"structure",
  9456        "members":{
  9457          "CreationTimeAfter":{"shape":"Timestamp"},
  9458          "CreationTimeBefore":{"shape":"Timestamp"},
  9459          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9460          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9461          "NameContains":{"shape":"AutoMLNameContains"},
  9462          "StatusEquals":{"shape":"AutoMLJobStatus"},
  9463          "SortOrder":{"shape":"AutoMLSortOrder"},
  9464          "SortBy":{"shape":"AutoMLSortBy"},
  9465          "MaxResults":{
  9466            "shape":"AutoMLMaxResults",
  9467            "box":true
  9468          },
  9469          "NextToken":{"shape":"NextToken"}
  9470        }
  9471      },
  9472      "ListAutoMLJobsResponse":{
  9473        "type":"structure",
  9474        "required":["AutoMLJobSummaries"],
  9475        "members":{
  9476          "AutoMLJobSummaries":{"shape":"AutoMLJobSummaries"},
  9477          "NextToken":{"shape":"NextToken"}
  9478        }
  9479      },
  9480      "ListCandidatesForAutoMLJobRequest":{
  9481        "type":"structure",
  9482        "required":["AutoMLJobName"],
  9483        "members":{
  9484          "AutoMLJobName":{"shape":"AutoMLJobName"},
  9485          "StatusEquals":{"shape":"CandidateStatus"},
  9486          "CandidateNameEquals":{"shape":"CandidateName"},
  9487          "SortOrder":{"shape":"AutoMLSortOrder"},
  9488          "SortBy":{"shape":"CandidateSortBy"},
  9489          "MaxResults":{
  9490            "shape":"AutoMLMaxResults",
  9491            "box":true
  9492          },
  9493          "NextToken":{"shape":"NextToken"}
  9494        }
  9495      },
  9496      "ListCandidatesForAutoMLJobResponse":{
  9497        "type":"structure",
  9498        "required":["Candidates"],
  9499        "members":{
  9500          "Candidates":{"shape":"AutoMLCandidates"},
  9501          "NextToken":{"shape":"NextToken"}
  9502        }
  9503      },
  9504      "ListCodeRepositoriesInput":{
  9505        "type":"structure",
  9506        "members":{
  9507          "CreationTimeAfter":{"shape":"CreationTime"},
  9508          "CreationTimeBefore":{"shape":"CreationTime"},
  9509          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9510          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9511          "MaxResults":{"shape":"MaxResults"},
  9512          "NameContains":{"shape":"CodeRepositoryNameContains"},
  9513          "NextToken":{"shape":"NextToken"},
  9514          "SortBy":{"shape":"CodeRepositorySortBy"},
  9515          "SortOrder":{"shape":"CodeRepositorySortOrder"}
  9516        }
  9517      },
  9518      "ListCodeRepositoriesOutput":{
  9519        "type":"structure",
  9520        "required":["CodeRepositorySummaryList"],
  9521        "members":{
  9522          "CodeRepositorySummaryList":{"shape":"CodeRepositorySummaryList"},
  9523          "NextToken":{"shape":"NextToken"}
  9524        }
  9525      },
  9526      "ListCompilationJobsRequest":{
  9527        "type":"structure",
  9528        "members":{
  9529          "NextToken":{"shape":"NextToken"},
  9530          "MaxResults":{
  9531            "shape":"MaxResults",
  9532            "box":true
  9533          },
  9534          "CreationTimeAfter":{"shape":"CreationTime"},
  9535          "CreationTimeBefore":{"shape":"CreationTime"},
  9536          "LastModifiedTimeAfter":{"shape":"LastModifiedTime"},
  9537          "LastModifiedTimeBefore":{"shape":"LastModifiedTime"},
  9538          "NameContains":{"shape":"NameContains"},
  9539          "StatusEquals":{"shape":"CompilationJobStatus"},
  9540          "SortBy":{"shape":"ListCompilationJobsSortBy"},
  9541          "SortOrder":{"shape":"SortOrder"}
  9542        }
  9543      },
  9544      "ListCompilationJobsResponse":{
  9545        "type":"structure",
  9546        "required":["CompilationJobSummaries"],
  9547        "members":{
  9548          "CompilationJobSummaries":{"shape":"CompilationJobSummaries"},
  9549          "NextToken":{"shape":"NextToken"}
  9550        }
  9551      },
  9552      "ListCompilationJobsSortBy":{
  9553        "type":"string",
  9554        "enum":[
  9555          "Name",
  9556          "CreationTime",
  9557          "Status"
  9558        ]
  9559      },
  9560      "ListContextsRequest":{
  9561        "type":"structure",
  9562        "members":{
  9563          "SourceUri":{"shape":"SourceUri"},
  9564          "ContextType":{"shape":"String256"},
  9565          "CreatedAfter":{"shape":"Timestamp"},
  9566          "CreatedBefore":{"shape":"Timestamp"},
  9567          "SortBy":{"shape":"SortContextsBy"},
  9568          "SortOrder":{"shape":"SortOrder"},
  9569          "NextToken":{"shape":"NextToken"},
  9570          "MaxResults":{"shape":"MaxResults"}
  9571        }
  9572      },
  9573      "ListContextsResponse":{
  9574        "type":"structure",
  9575        "members":{
  9576          "ContextSummaries":{"shape":"ContextSummaries"},
  9577          "NextToken":{"shape":"NextToken"}
  9578        }
  9579      },
  9580      "ListDataQualityJobDefinitionsRequest":{
  9581        "type":"structure",
  9582        "members":{
  9583          "EndpointName":{"shape":"EndpointName"},
  9584          "SortBy":{"shape":"MonitoringJobDefinitionSortKey"},
  9585          "SortOrder":{"shape":"SortOrder"},
  9586          "NextToken":{"shape":"NextToken"},
  9587          "MaxResults":{"shape":"MaxResults"},
  9588          "NameContains":{"shape":"NameContains"},
  9589          "CreationTimeBefore":{"shape":"Timestamp"},
  9590          "CreationTimeAfter":{"shape":"Timestamp"}
  9591        }
  9592      },
  9593      "ListDataQualityJobDefinitionsResponse":{
  9594        "type":"structure",
  9595        "required":["JobDefinitionSummaries"],
  9596        "members":{
  9597          "JobDefinitionSummaries":{"shape":"MonitoringJobDefinitionSummaryList"},
  9598          "NextToken":{"shape":"NextToken"}
  9599        }
  9600      },
  9601      "ListDeviceFleetsRequest":{
  9602        "type":"structure",
  9603        "members":{
  9604          "NextToken":{"shape":"NextToken"},
  9605          "MaxResults":{
  9606            "shape":"ListMaxResults",
  9607            "box":true
  9608          },
  9609          "CreationTimeAfter":{"shape":"Timestamp"},
  9610          "CreationTimeBefore":{"shape":"Timestamp"},
  9611          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9612          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9613          "NameContains":{"shape":"NameContains"},
  9614          "SortBy":{"shape":"ListDeviceFleetsSortBy"},
  9615          "SortOrder":{"shape":"SortOrder"}
  9616        }
  9617      },
  9618      "ListDeviceFleetsResponse":{
  9619        "type":"structure",
  9620        "required":["DeviceFleetSummaries"],
  9621        "members":{
  9622          "DeviceFleetSummaries":{"shape":"DeviceFleetSummaries"},
  9623          "NextToken":{"shape":"NextToken"}
  9624        }
  9625      },
  9626      "ListDeviceFleetsSortBy":{
  9627        "type":"string",
  9628        "enum":[
  9629          "NAME",
  9630          "CREATION_TIME",
  9631          "LAST_MODIFIED_TIME"
  9632        ]
  9633      },
  9634      "ListDevicesRequest":{
  9635        "type":"structure",
  9636        "members":{
  9637          "NextToken":{"shape":"NextToken"},
  9638          "MaxResults":{
  9639            "shape":"ListMaxResults",
  9640            "box":true
  9641          },
  9642          "LatestHeartbeatAfter":{"shape":"Timestamp"},
  9643          "ModelName":{"shape":"EntityName"},
  9644          "DeviceFleetName":{"shape":"EntityName"}
  9645        }
  9646      },
  9647      "ListDevicesResponse":{
  9648        "type":"structure",
  9649        "required":["DeviceSummaries"],
  9650        "members":{
  9651          "DeviceSummaries":{"shape":"DeviceSummaries"},
  9652          "NextToken":{"shape":"NextToken"}
  9653        }
  9654      },
  9655      "ListDomainsRequest":{
  9656        "type":"structure",
  9657        "members":{
  9658          "NextToken":{"shape":"NextToken"},
  9659          "MaxResults":{"shape":"MaxResults"}
  9660        }
  9661      },
  9662      "ListDomainsResponse":{
  9663        "type":"structure",
  9664        "members":{
  9665          "Domains":{"shape":"DomainList"},
  9666          "NextToken":{"shape":"NextToken"}
  9667        }
  9668      },
  9669      "ListEdgePackagingJobsRequest":{
  9670        "type":"structure",
  9671        "members":{
  9672          "NextToken":{"shape":"NextToken"},
  9673          "MaxResults":{
  9674            "shape":"ListMaxResults",
  9675            "box":true
  9676          },
  9677          "CreationTimeAfter":{"shape":"Timestamp"},
  9678          "CreationTimeBefore":{"shape":"Timestamp"},
  9679          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9680          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9681          "NameContains":{"shape":"NameContains"},
  9682          "ModelNameContains":{"shape":"NameContains"},
  9683          "StatusEquals":{"shape":"EdgePackagingJobStatus"},
  9684          "SortBy":{"shape":"ListEdgePackagingJobsSortBy"},
  9685          "SortOrder":{"shape":"SortOrder"}
  9686        }
  9687      },
  9688      "ListEdgePackagingJobsResponse":{
  9689        "type":"structure",
  9690        "required":["EdgePackagingJobSummaries"],
  9691        "members":{
  9692          "EdgePackagingJobSummaries":{"shape":"EdgePackagingJobSummaries"},
  9693          "NextToken":{"shape":"NextToken"}
  9694        }
  9695      },
  9696      "ListEdgePackagingJobsSortBy":{
  9697        "type":"string",
  9698        "enum":[
  9699          "NAME",
  9700          "MODEL_NAME",
  9701          "CREATION_TIME",
  9702          "LAST_MODIFIED_TIME",
  9703          "STATUS"
  9704        ]
  9705      },
  9706      "ListEndpointConfigsInput":{
  9707        "type":"structure",
  9708        "members":{
  9709          "SortBy":{"shape":"EndpointConfigSortKey"},
  9710          "SortOrder":{"shape":"OrderKey"},
  9711          "NextToken":{"shape":"PaginationToken"},
  9712          "MaxResults":{"shape":"MaxResults"},
  9713          "NameContains":{"shape":"EndpointConfigNameContains"},
  9714          "CreationTimeBefore":{"shape":"Timestamp"},
  9715          "CreationTimeAfter":{"shape":"Timestamp"}
  9716        }
  9717      },
  9718      "ListEndpointConfigsOutput":{
  9719        "type":"structure",
  9720        "required":["EndpointConfigs"],
  9721        "members":{
  9722          "EndpointConfigs":{"shape":"EndpointConfigSummaryList"},
  9723          "NextToken":{"shape":"PaginationToken"}
  9724        }
  9725      },
  9726      "ListEndpointsInput":{
  9727        "type":"structure",
  9728        "members":{
  9729          "SortBy":{"shape":"EndpointSortKey"},
  9730          "SortOrder":{"shape":"OrderKey"},
  9731          "NextToken":{"shape":"PaginationToken"},
  9732          "MaxResults":{"shape":"MaxResults"},
  9733          "NameContains":{"shape":"EndpointNameContains"},
  9734          "CreationTimeBefore":{"shape":"Timestamp"},
  9735          "CreationTimeAfter":{"shape":"Timestamp"},
  9736          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9737          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9738          "StatusEquals":{"shape":"EndpointStatus"}
  9739        }
  9740      },
  9741      "ListEndpointsOutput":{
  9742        "type":"structure",
  9743        "required":["Endpoints"],
  9744        "members":{
  9745          "Endpoints":{"shape":"EndpointSummaryList"},
  9746          "NextToken":{"shape":"PaginationToken"}
  9747        }
  9748      },
  9749      "ListExperimentsRequest":{
  9750        "type":"structure",
  9751        "members":{
  9752          "CreatedAfter":{"shape":"Timestamp"},
  9753          "CreatedBefore":{"shape":"Timestamp"},
  9754          "SortBy":{"shape":"SortExperimentsBy"},
  9755          "SortOrder":{"shape":"SortOrder"},
  9756          "NextToken":{"shape":"NextToken"},
  9757          "MaxResults":{"shape":"MaxResults"}
  9758        }
  9759      },
  9760      "ListExperimentsResponse":{
  9761        "type":"structure",
  9762        "members":{
  9763          "ExperimentSummaries":{"shape":"ExperimentSummaries"},
  9764          "NextToken":{"shape":"NextToken"}
  9765        }
  9766      },
  9767      "ListFeatureGroupsRequest":{
  9768        "type":"structure",
  9769        "members":{
  9770          "NameContains":{"shape":"FeatureGroupNameContains"},
  9771          "FeatureGroupStatusEquals":{"shape":"FeatureGroupStatus"},
  9772          "OfflineStoreStatusEquals":{"shape":"OfflineStoreStatusValue"},
  9773          "CreationTimeAfter":{"shape":"CreationTime"},
  9774          "CreationTimeBefore":{"shape":"CreationTime"},
  9775          "SortOrder":{"shape":"FeatureGroupSortOrder"},
  9776          "SortBy":{"shape":"FeatureGroupSortBy"},
  9777          "MaxResults":{"shape":"FeatureGroupMaxResults"},
  9778          "NextToken":{"shape":"NextToken"}
  9779        }
  9780      },
  9781      "ListFeatureGroupsResponse":{
  9782        "type":"structure",
  9783        "required":[
  9784          "FeatureGroupSummaries",
  9785          "NextToken"
  9786        ],
  9787        "members":{
  9788          "FeatureGroupSummaries":{"shape":"FeatureGroupSummaries"},
  9789          "NextToken":{"shape":"NextToken"}
  9790        }
  9791      },
  9792      "ListFlowDefinitionsRequest":{
  9793        "type":"structure",
  9794        "members":{
  9795          "CreationTimeAfter":{"shape":"Timestamp"},
  9796          "CreationTimeBefore":{"shape":"Timestamp"},
  9797          "SortOrder":{"shape":"SortOrder"},
  9798          "NextToken":{"shape":"NextToken"},
  9799          "MaxResults":{
  9800            "shape":"MaxResults",
  9801            "box":true
  9802          }
  9803        }
  9804      },
  9805      "ListFlowDefinitionsResponse":{
  9806        "type":"structure",
  9807        "required":["FlowDefinitionSummaries"],
  9808        "members":{
  9809          "FlowDefinitionSummaries":{"shape":"FlowDefinitionSummaries"},
  9810          "NextToken":{"shape":"NextToken"}
  9811        }
  9812      },
  9813      "ListHumanTaskUisRequest":{
  9814        "type":"structure",
  9815        "members":{
  9816          "CreationTimeAfter":{"shape":"Timestamp"},
  9817          "CreationTimeBefore":{"shape":"Timestamp"},
  9818          "SortOrder":{"shape":"SortOrder"},
  9819          "NextToken":{"shape":"NextToken"},
  9820          "MaxResults":{
  9821            "shape":"MaxResults",
  9822            "box":true
  9823          }
  9824        }
  9825      },
  9826      "ListHumanTaskUisResponse":{
  9827        "type":"structure",
  9828        "required":["HumanTaskUiSummaries"],
  9829        "members":{
  9830          "HumanTaskUiSummaries":{"shape":"HumanTaskUiSummaries"},
  9831          "NextToken":{"shape":"NextToken"}
  9832        }
  9833      },
  9834      "ListHyperParameterTuningJobsRequest":{
  9835        "type":"structure",
  9836        "members":{
  9837          "NextToken":{"shape":"NextToken"},
  9838          "MaxResults":{
  9839            "shape":"MaxResults",
  9840            "box":true
  9841          },
  9842          "SortBy":{"shape":"HyperParameterTuningJobSortByOptions"},
  9843          "SortOrder":{"shape":"SortOrder"},
  9844          "NameContains":{"shape":"NameContains"},
  9845          "CreationTimeAfter":{"shape":"Timestamp"},
  9846          "CreationTimeBefore":{"shape":"Timestamp"},
  9847          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9848          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9849          "StatusEquals":{"shape":"HyperParameterTuningJobStatus"}
  9850        }
  9851      },
  9852      "ListHyperParameterTuningJobsResponse":{
  9853        "type":"structure",
  9854        "required":["HyperParameterTuningJobSummaries"],
  9855        "members":{
  9856          "HyperParameterTuningJobSummaries":{"shape":"HyperParameterTuningJobSummaries"},
  9857          "NextToken":{"shape":"NextToken"}
  9858        }
  9859      },
  9860      "ListImageVersionsRequest":{
  9861        "type":"structure",
  9862        "required":["ImageName"],
  9863        "members":{
  9864          "CreationTimeAfter":{"shape":"Timestamp"},
  9865          "CreationTimeBefore":{"shape":"Timestamp"},
  9866          "ImageName":{"shape":"ImageName"},
  9867          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9868          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9869          "MaxResults":{"shape":"MaxResults"},
  9870          "NextToken":{"shape":"NextToken"},
  9871          "SortBy":{"shape":"ImageVersionSortBy"},
  9872          "SortOrder":{"shape":"ImageVersionSortOrder"}
  9873        }
  9874      },
  9875      "ListImageVersionsResponse":{
  9876        "type":"structure",
  9877        "members":{
  9878          "ImageVersions":{"shape":"ImageVersions"},
  9879          "NextToken":{"shape":"NextToken"}
  9880        }
  9881      },
  9882      "ListImagesRequest":{
  9883        "type":"structure",
  9884        "members":{
  9885          "CreationTimeAfter":{"shape":"Timestamp"},
  9886          "CreationTimeBefore":{"shape":"Timestamp"},
  9887          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9888          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9889          "MaxResults":{"shape":"MaxResults"},
  9890          "NameContains":{"shape":"ImageNameContains"},
  9891          "NextToken":{"shape":"NextToken"},
  9892          "SortBy":{"shape":"ImageSortBy"},
  9893          "SortOrder":{"shape":"ImageSortOrder"}
  9894        }
  9895      },
  9896      "ListImagesResponse":{
  9897        "type":"structure",
  9898        "members":{
  9899          "Images":{"shape":"Images"},
  9900          "NextToken":{"shape":"NextToken"}
  9901        }
  9902      },
  9903      "ListLabelingJobsForWorkteamRequest":{
  9904        "type":"structure",
  9905        "required":["WorkteamArn"],
  9906        "members":{
  9907          "WorkteamArn":{"shape":"WorkteamArn"},
  9908          "MaxResults":{"shape":"MaxResults"},
  9909          "NextToken":{"shape":"NextToken"},
  9910          "CreationTimeAfter":{"shape":"Timestamp"},
  9911          "CreationTimeBefore":{"shape":"Timestamp"},
  9912          "JobReferenceCodeContains":{"shape":"JobReferenceCodeContains"},
  9913          "SortBy":{"shape":"ListLabelingJobsForWorkteamSortByOptions"},
  9914          "SortOrder":{"shape":"SortOrder"}
  9915        }
  9916      },
  9917      "ListLabelingJobsForWorkteamResponse":{
  9918        "type":"structure",
  9919        "required":["LabelingJobSummaryList"],
  9920        "members":{
  9921          "LabelingJobSummaryList":{"shape":"LabelingJobForWorkteamSummaryList"},
  9922          "NextToken":{"shape":"NextToken"}
  9923        }
  9924      },
  9925      "ListLabelingJobsForWorkteamSortByOptions":{
  9926        "type":"string",
  9927        "enum":["CreationTime"]
  9928      },
  9929      "ListLabelingJobsRequest":{
  9930        "type":"structure",
  9931        "members":{
  9932          "CreationTimeAfter":{"shape":"Timestamp"},
  9933          "CreationTimeBefore":{"shape":"Timestamp"},
  9934          "LastModifiedTimeAfter":{"shape":"Timestamp"},
  9935          "LastModifiedTimeBefore":{"shape":"Timestamp"},
  9936          "MaxResults":{"shape":"MaxResults"},
  9937          "NextToken":{"shape":"NextToken"},
  9938          "NameContains":{"shape":"NameContains"},
  9939          "SortBy":{"shape":"SortBy"},
  9940          "SortOrder":{"shape":"SortOrder"},
  9941          "StatusEquals":{"shape":"LabelingJobStatus"}
  9942        }
  9943      },
  9944      "ListLabelingJobsResponse":{
  9945        "type":"structure",
  9946        "members":{
  9947          "LabelingJobSummaryList":{"shape":"LabelingJobSummaryList"},
  9948          "NextToken":{"shape":"NextToken"}
  9949        }
  9950      },
  9951      "ListLineageEntityParameterKey":{
  9952        "type":"list",
  9953        "member":{"shape":"StringParameterValue"}
  9954      },
  9955      "ListMaxResults":{
  9956        "type":"integer",
  9957        "max":100
  9958      },
  9959      "ListModelBiasJobDefinitionsRequest":{
  9960        "type":"structure",
  9961        "members":{
  9962          "EndpointName":{"shape":"EndpointName"},
  9963          "SortBy":{"shape":"MonitoringJobDefinitionSortKey"},
  9964          "SortOrder":{"shape":"SortOrder"},
  9965          "NextToken":{"shape":"NextToken"},
  9966          "MaxResults":{"shape":"MaxResults"},
  9967          "NameContains":{"shape":"NameContains"},
  9968          "CreationTimeBefore":{"shape":"Timestamp"},
  9969          "CreationTimeAfter":{"shape":"Timestamp"}
  9970        }
  9971      },
  9972      "ListModelBiasJobDefinitionsResponse":{
  9973        "type":"structure",
  9974        "required":["JobDefinitionSummaries"],
  9975        "members":{
  9976          "JobDefinitionSummaries":{"shape":"MonitoringJobDefinitionSummaryList"},
  9977          "NextToken":{"shape":"NextToken"}
  9978        }
  9979      },
  9980      "ListModelExplainabilityJobDefinitionsRequest":{
  9981        "type":"structure",
  9982        "members":{
  9983          "EndpointName":{"shape":"EndpointName"},
  9984          "SortBy":{"shape":"MonitoringJobDefinitionSortKey"},
  9985          "SortOrder":{"shape":"SortOrder"},
  9986          "NextToken":{"shape":"NextToken"},
  9987          "MaxResults":{"shape":"MaxResults"},
  9988          "NameContains":{"shape":"NameContains"},
  9989          "CreationTimeBefore":{"shape":"Timestamp"},
  9990          "CreationTimeAfter":{"shape":"Timestamp"}
  9991        }
  9992      },
  9993      "ListModelExplainabilityJobDefinitionsResponse":{
  9994        "type":"structure",
  9995        "required":["JobDefinitionSummaries"],
  9996        "members":{
  9997          "JobDefinitionSummaries":{"shape":"MonitoringJobDefinitionSummaryList"},
  9998          "NextToken":{"shape":"NextToken"}
  9999        }
 10000      },
 10001      "ListModelPackageGroupsInput":{
 10002        "type":"structure",
 10003        "members":{
 10004          "CreationTimeAfter":{"shape":"CreationTime"},
 10005          "CreationTimeBefore":{"shape":"CreationTime"},
 10006          "MaxResults":{"shape":"MaxResults"},
 10007          "NameContains":{"shape":"NameContains"},
 10008          "NextToken":{"shape":"NextToken"},
 10009          "SortBy":{"shape":"ModelPackageGroupSortBy"},
 10010          "SortOrder":{"shape":"SortOrder"}
 10011        }
 10012      },
 10013      "ListModelPackageGroupsOutput":{
 10014        "type":"structure",
 10015        "required":["ModelPackageGroupSummaryList"],
 10016        "members":{
 10017          "ModelPackageGroupSummaryList":{"shape":"ModelPackageGroupSummaryList"},
 10018          "NextToken":{"shape":"NextToken"}
 10019        }
 10020      },
 10021      "ListModelPackagesInput":{
 10022        "type":"structure",
 10023        "members":{
 10024          "CreationTimeAfter":{"shape":"CreationTime"},
 10025          "CreationTimeBefore":{"shape":"CreationTime"},
 10026          "MaxResults":{"shape":"MaxResults"},
 10027          "NameContains":{"shape":"NameContains"},
 10028          "ModelApprovalStatus":{"shape":"ModelApprovalStatus"},
 10029          "ModelPackageGroupName":{"shape":"ArnOrName"},
 10030          "ModelPackageType":{"shape":"ModelPackageType"},
 10031          "NextToken":{"shape":"NextToken"},
 10032          "SortBy":{"shape":"ModelPackageSortBy"},
 10033          "SortOrder":{"shape":"SortOrder"}
 10034        }
 10035      },
 10036      "ListModelPackagesOutput":{
 10037        "type":"structure",
 10038        "required":["ModelPackageSummaryList"],
 10039        "members":{
 10040          "ModelPackageSummaryList":{"shape":"ModelPackageSummaryList"},
 10041          "NextToken":{"shape":"NextToken"}
 10042        }
 10043      },
 10044      "ListModelQualityJobDefinitionsRequest":{
 10045        "type":"structure",
 10046        "members":{
 10047          "EndpointName":{"shape":"EndpointName"},
 10048          "SortBy":{"shape":"MonitoringJobDefinitionSortKey"},
 10049          "SortOrder":{"shape":"SortOrder"},
 10050          "NextToken":{"shape":"NextToken"},
 10051          "MaxResults":{"shape":"MaxResults"},
 10052          "NameContains":{"shape":"NameContains"},
 10053          "CreationTimeBefore":{"shape":"Timestamp"},
 10054          "CreationTimeAfter":{"shape":"Timestamp"}
 10055        }
 10056      },
 10057      "ListModelQualityJobDefinitionsResponse":{
 10058        "type":"structure",
 10059        "required":["JobDefinitionSummaries"],
 10060        "members":{
 10061          "JobDefinitionSummaries":{"shape":"MonitoringJobDefinitionSummaryList"},
 10062          "NextToken":{"shape":"NextToken"}
 10063        }
 10064      },
 10065      "ListModelsInput":{
 10066        "type":"structure",
 10067        "members":{
 10068          "SortBy":{"shape":"ModelSortKey"},
 10069          "SortOrder":{"shape":"OrderKey"},
 10070          "NextToken":{"shape":"PaginationToken"},
 10071          "MaxResults":{"shape":"MaxResults"},
 10072          "NameContains":{"shape":"ModelNameContains"},
 10073          "CreationTimeBefore":{"shape":"Timestamp"},
 10074          "CreationTimeAfter":{"shape":"Timestamp"}
 10075        }
 10076      },
 10077      "ListModelsOutput":{
 10078        "type":"structure",
 10079        "required":["Models"],
 10080        "members":{
 10081          "Models":{"shape":"ModelSummaryList"},
 10082          "NextToken":{"shape":"PaginationToken"}
 10083        }
 10084      },
 10085      "ListMonitoringExecutionsRequest":{
 10086        "type":"structure",
 10087        "members":{
 10088          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"},
 10089          "EndpointName":{"shape":"EndpointName"},
 10090          "SortBy":{"shape":"MonitoringExecutionSortKey"},
 10091          "SortOrder":{"shape":"SortOrder"},
 10092          "NextToken":{"shape":"NextToken"},
 10093          "MaxResults":{"shape":"MaxResults"},
 10094          "ScheduledTimeBefore":{"shape":"Timestamp"},
 10095          "ScheduledTimeAfter":{"shape":"Timestamp"},
 10096          "CreationTimeBefore":{"shape":"Timestamp"},
 10097          "CreationTimeAfter":{"shape":"Timestamp"},
 10098          "LastModifiedTimeBefore":{"shape":"Timestamp"},
 10099          "LastModifiedTimeAfter":{"shape":"Timestamp"},
 10100          "StatusEquals":{"shape":"ExecutionStatus"},
 10101          "MonitoringJobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
 10102          "MonitoringTypeEquals":{"shape":"MonitoringType"}
 10103        }
 10104      },
 10105      "ListMonitoringExecutionsResponse":{
 10106        "type":"structure",
 10107        "required":["MonitoringExecutionSummaries"],
 10108        "members":{
 10109          "MonitoringExecutionSummaries":{"shape":"MonitoringExecutionSummaryList"},
 10110          "NextToken":{"shape":"NextToken"}
 10111        }
 10112      },
 10113      "ListMonitoringSchedulesRequest":{
 10114        "type":"structure",
 10115        "members":{
 10116          "EndpointName":{"shape":"EndpointName"},
 10117          "SortBy":{"shape":"MonitoringScheduleSortKey"},
 10118          "SortOrder":{"shape":"SortOrder"},
 10119          "NextToken":{"shape":"NextToken"},
 10120          "MaxResults":{"shape":"MaxResults"},
 10121          "NameContains":{"shape":"NameContains"},
 10122          "CreationTimeBefore":{"shape":"Timestamp"},
 10123          "CreationTimeAfter":{"shape":"Timestamp"},
 10124          "LastModifiedTimeBefore":{"shape":"Timestamp"},
 10125          "LastModifiedTimeAfter":{"shape":"Timestamp"},
 10126          "StatusEquals":{"shape":"ScheduleStatus"},
 10127          "MonitoringJobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
 10128          "MonitoringTypeEquals":{"shape":"MonitoringType"}
 10129        }
 10130      },
 10131      "ListMonitoringSchedulesResponse":{
 10132        "type":"structure",
 10133        "required":["MonitoringScheduleSummaries"],
 10134        "members":{
 10135          "MonitoringScheduleSummaries":{"shape":"MonitoringScheduleSummaryList"},
 10136          "NextToken":{"shape":"NextToken"}
 10137        }
 10138      },
 10139      "ListNotebookInstanceLifecycleConfigsInput":{
 10140        "type":"structure",
 10141        "members":{
 10142          "NextToken":{"shape":"NextToken"},
 10143          "MaxResults":{"shape":"MaxResults"},
 10144          "SortBy":{"shape":"NotebookInstanceLifecycleConfigSortKey"},
 10145          "SortOrder":{"shape":"NotebookInstanceLifecycleConfigSortOrder"},
 10146          "NameContains":{"shape":"NotebookInstanceLifecycleConfigNameContains"},
 10147          "CreationTimeBefore":{"shape":"CreationTime"},
 10148          "CreationTimeAfter":{"shape":"CreationTime"},
 10149          "LastModifiedTimeBefore":{"shape":"LastModifiedTime"},
 10150          "LastModifiedTimeAfter":{"shape":"LastModifiedTime"}
 10151        }
 10152      },
 10153      "ListNotebookInstanceLifecycleConfigsOutput":{
 10154        "type":"structure",
 10155        "members":{
 10156          "NextToken":{"shape":"NextToken"},
 10157          "NotebookInstanceLifecycleConfigs":{"shape":"NotebookInstanceLifecycleConfigSummaryList"}
 10158        }
 10159      },
 10160      "ListNotebookInstancesInput":{
 10161        "type":"structure",
 10162        "members":{
 10163          "NextToken":{"shape":"NextToken"},
 10164          "MaxResults":{"shape":"MaxResults"},
 10165          "SortBy":{"shape":"NotebookInstanceSortKey"},
 10166          "SortOrder":{"shape":"NotebookInstanceSortOrder"},
 10167          "NameContains":{"shape":"NotebookInstanceNameContains"},
 10168          "CreationTimeBefore":{"shape":"CreationTime"},
 10169          "CreationTimeAfter":{"shape":"CreationTime"},
 10170          "LastModifiedTimeBefore":{"shape":"LastModifiedTime"},
 10171          "LastModifiedTimeAfter":{"shape":"LastModifiedTime"},
 10172          "StatusEquals":{"shape":"NotebookInstanceStatus"},
 10173          "NotebookInstanceLifecycleConfigNameContains":{"shape":"NotebookInstanceLifecycleConfigName"},
 10174          "DefaultCodeRepositoryContains":{"shape":"CodeRepositoryContains"},
 10175          "AdditionalCodeRepositoryEquals":{"shape":"CodeRepositoryNameOrUrl"}
 10176        }
 10177      },
 10178      "ListNotebookInstancesOutput":{
 10179        "type":"structure",
 10180        "members":{
 10181          "NextToken":{"shape":"NextToken"},
 10182          "NotebookInstances":{"shape":"NotebookInstanceSummaryList"}
 10183        }
 10184      },
 10185      "ListPipelineExecutionStepsRequest":{
 10186        "type":"structure",
 10187        "members":{
 10188          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
 10189          "NextToken":{"shape":"NextToken"},
 10190          "MaxResults":{"shape":"MaxResults"},
 10191          "SortOrder":{"shape":"SortOrder"}
 10192        }
 10193      },
 10194      "ListPipelineExecutionStepsResponse":{
 10195        "type":"structure",
 10196        "members":{
 10197          "PipelineExecutionSteps":{"shape":"PipelineExecutionStepList"},
 10198          "NextToken":{"shape":"NextToken"}
 10199        }
 10200      },
 10201      "ListPipelineExecutionsRequest":{
 10202        "type":"structure",
 10203        "required":["PipelineName"],
 10204        "members":{
 10205          "PipelineName":{"shape":"PipelineName"},
 10206          "CreatedAfter":{"shape":"Timestamp"},
 10207          "CreatedBefore":{"shape":"Timestamp"},
 10208          "SortBy":{"shape":"SortPipelineExecutionsBy"},
 10209          "SortOrder":{"shape":"SortOrder"},
 10210          "NextToken":{"shape":"NextToken"},
 10211          "MaxResults":{"shape":"MaxResults"}
 10212        }
 10213      },
 10214      "ListPipelineExecutionsResponse":{
 10215        "type":"structure",
 10216        "members":{
 10217          "PipelineExecutionSummaries":{"shape":"PipelineExecutionSummaryList"},
 10218          "NextToken":{"shape":"NextToken"}
 10219        }
 10220      },
 10221      "ListPipelineParametersForExecutionRequest":{
 10222        "type":"structure",
 10223        "required":["PipelineExecutionArn"],
 10224        "members":{
 10225          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
 10226          "NextToken":{"shape":"NextToken"},
 10227          "MaxResults":{"shape":"MaxResults"}
 10228        }
 10229      },
 10230      "ListPipelineParametersForExecutionResponse":{
 10231        "type":"structure",
 10232        "members":{
 10233          "PipelineParameters":{"shape":"ParameterList"},
 10234          "NextToken":{"shape":"NextToken"}
 10235        }
 10236      },
 10237      "ListPipelinesRequest":{
 10238        "type":"structure",
 10239        "members":{
 10240          "PipelineNamePrefix":{"shape":"PipelineName"},
 10241          "CreatedAfter":{"shape":"Timestamp"},
 10242          "CreatedBefore":{"shape":"Timestamp"},
 10243          "SortBy":{"shape":"SortPipelinesBy"},
 10244          "SortOrder":{"shape":"SortOrder"},
 10245          "NextToken":{"shape":"NextToken"},
 10246          "MaxResults":{"shape":"MaxResults"}
 10247        }
 10248      },
 10249      "ListPipelinesResponse":{
 10250        "type":"structure",
 10251        "members":{
 10252          "PipelineSummaries":{"shape":"PipelineSummaryList"},
 10253          "NextToken":{"shape":"NextToken"}
 10254        }
 10255      },
 10256      "ListProcessingJobsRequest":{
 10257        "type":"structure",
 10258        "members":{
 10259          "CreationTimeAfter":{"shape":"Timestamp"},
 10260          "CreationTimeBefore":{"shape":"Timestamp"},
 10261          "LastModifiedTimeAfter":{"shape":"Timestamp"},
 10262          "LastModifiedTimeBefore":{"shape":"Timestamp"},
 10263          "NameContains":{"shape":"String"},
 10264          "StatusEquals":{"shape":"ProcessingJobStatus"},
 10265          "SortBy":{"shape":"SortBy"},
 10266          "SortOrder":{"shape":"SortOrder"},
 10267          "NextToken":{"shape":"NextToken"},
 10268          "MaxResults":{
 10269            "shape":"MaxResults",
 10270            "box":true
 10271          }
 10272        }
 10273      },
 10274      "ListProcessingJobsResponse":{
 10275        "type":"structure",
 10276        "required":["ProcessingJobSummaries"],
 10277        "members":{
 10278          "ProcessingJobSummaries":{"shape":"ProcessingJobSummaries"},
 10279          "NextToken":{"shape":"NextToken"}
 10280        }
 10281      },
 10282      "ListProjectsInput":{
 10283        "type":"structure",
 10284        "members":{
 10285          "CreationTimeAfter":{"shape":"Timestamp"},
 10286          "CreationTimeBefore":{"shape":"Timestamp"},
 10287          "MaxResults":{"shape":"MaxResults"},
 10288          "NameContains":{"shape":"ProjectEntityName"},
 10289          "NextToken":{"shape":"NextToken"},
 10290          "SortBy":{"shape":"ProjectSortBy"},
 10291          "SortOrder":{"shape":"ProjectSortOrder"}
 10292        }
 10293      },
 10294      "ListProjectsOutput":{
 10295        "type":"structure",
 10296        "required":["ProjectSummaryList"],
 10297        "members":{
 10298          "ProjectSummaryList":{"shape":"ProjectSummaryList"},
 10299          "NextToken":{"shape":"NextToken"}
 10300        }
 10301      },
 10302      "ListStudioLifecycleConfigsRequest":{
 10303        "type":"structure",
 10304        "members":{
 10305          "MaxResults":{"shape":"MaxResults"},
 10306          "NextToken":{"shape":"NextToken"},
 10307          "NameContains":{"shape":"StudioLifecycleConfigName"},
 10308          "AppTypeEquals":{"shape":"StudioLifecycleConfigAppType"},
 10309          "CreationTimeBefore":{"shape":"Timestamp"},
 10310          "CreationTimeAfter":{"shape":"Timestamp"},
 10311          "ModifiedTimeBefore":{"shape":"Timestamp"},
 10312          "ModifiedTimeAfter":{"shape":"Timestamp"},
 10313          "SortBy":{"shape":"StudioLifecycleConfigSortKey"},
 10314          "SortOrder":{"shape":"SortOrder"}
 10315        }
 10316      },
 10317      "ListStudioLifecycleConfigsResponse":{
 10318        "type":"structure",
 10319        "members":{
 10320          "NextToken":{"shape":"NextToken"},
 10321          "StudioLifecycleConfigs":{"shape":"StudioLifecycleConfigsList"}
 10322        }
 10323      },
 10324      "ListSubscribedWorkteamsRequest":{
 10325        "type":"structure",
 10326        "members":{
 10327          "NameContains":{"shape":"WorkteamName"},
 10328          "NextToken":{"shape":"NextToken"},
 10329          "MaxResults":{
 10330            "shape":"MaxResults",
 10331            "box":true
 10332          }
 10333        }
 10334      },
 10335      "ListSubscribedWorkteamsResponse":{
 10336        "type":"structure",
 10337        "required":["SubscribedWorkteams"],
 10338        "members":{
 10339          "SubscribedWorkteams":{"shape":"SubscribedWorkteams"},
 10340          "NextToken":{"shape":"NextToken"}
 10341        }
 10342      },
 10343      "ListTagsInput":{
 10344        "type":"structure",
 10345        "required":["ResourceArn"],
 10346        "members":{
 10347          "ResourceArn":{"shape":"ResourceArn"},
 10348          "NextToken":{"shape":"NextToken"},
 10349          "MaxResults":{"shape":"ListTagsMaxResults"}
 10350        }
 10351      },
 10352      "ListTagsMaxResults":{
 10353        "type":"integer",
 10354        "min":50
 10355      },
 10356      "ListTagsOutput":{
 10357        "type":"structure",
 10358        "members":{
 10359          "Tags":{"shape":"TagList"},
 10360          "NextToken":{"shape":"NextToken"}
 10361        }
 10362      },
 10363      "ListTrainingJobsForHyperParameterTuningJobRequest":{
 10364        "type":"structure",
 10365        "required":["HyperParameterTuningJobName"],
 10366        "members":{
 10367          "HyperParameterTuningJobName":{"shape":"HyperParameterTuningJobName"},
 10368          "NextToken":{"shape":"NextToken"},
 10369          "MaxResults":{"shape":"MaxResults"},
 10370          "StatusEquals":{"shape":"TrainingJobStatus"},
 10371          "SortBy":{"shape":"TrainingJobSortByOptions"},
 10372          "SortOrder":{"shape":"SortOrder"}
 10373        }
 10374      },
 10375      "ListTrainingJobsForHyperParameterTuningJobResponse":{
 10376        "type":"structure",
 10377        "required":["TrainingJobSummaries"],
 10378        "members":{
 10379          "TrainingJobSummaries":{"shape":"HyperParameterTrainingJobSummaries"},
 10380          "NextToken":{"shape":"NextToken"}
 10381        }
 10382      },
 10383      "ListTrainingJobsRequest":{
 10384        "type":"structure",
 10385        "members":{
 10386          "NextToken":{"shape":"NextToken"},
 10387          "MaxResults":{
 10388            "shape":"MaxResults",
 10389            "box":true
 10390          },
 10391          "CreationTimeAfter":{"shape":"Timestamp"},
 10392          "CreationTimeBefore":{"shape":"Timestamp"},
 10393          "LastModifiedTimeAfter":{"shape":"Timestamp"},
 10394          "LastModifiedTimeBefore":{"shape":"Timestamp"},
 10395          "NameContains":{"shape":"NameContains"},
 10396          "StatusEquals":{"shape":"TrainingJobStatus"},
 10397          "SortBy":{"shape":"SortBy"},
 10398          "SortOrder":{"shape":"SortOrder"}
 10399        }
 10400      },
 10401      "ListTrainingJobsResponse":{
 10402        "type":"structure",
 10403        "required":["TrainingJobSummaries"],
 10404        "members":{
 10405          "TrainingJobSummaries":{"shape":"TrainingJobSummaries"},
 10406          "NextToken":{"shape":"NextToken"}
 10407        }
 10408      },
 10409      "ListTransformJobsRequest":{
 10410        "type":"structure",
 10411        "members":{
 10412          "CreationTimeAfter":{"shape":"Timestamp"},
 10413          "CreationTimeBefore":{"shape":"Timestamp"},
 10414          "LastModifiedTimeAfter":{"shape":"Timestamp"},
 10415          "LastModifiedTimeBefore":{"shape":"Timestamp"},
 10416          "NameContains":{"shape":"NameContains"},
 10417          "StatusEquals":{"shape":"TransformJobStatus"},
 10418          "SortBy":{"shape":"SortBy"},
 10419          "SortOrder":{"shape":"SortOrder"},
 10420          "NextToken":{"shape":"NextToken"},
 10421          "MaxResults":{
 10422            "shape":"MaxResults",
 10423            "box":true
 10424          }
 10425        }
 10426      },
 10427      "ListTransformJobsResponse":{
 10428        "type":"structure",
 10429        "required":["TransformJobSummaries"],
 10430        "members":{
 10431          "TransformJobSummaries":{"shape":"TransformJobSummaries"},
 10432          "NextToken":{"shape":"NextToken"}
 10433        }
 10434      },
 10435      "ListTrialComponentKey256":{
 10436        "type":"list",
 10437        "member":{"shape":"TrialComponentKey256"}
 10438      },
 10439      "ListTrialComponentsRequest":{
 10440        "type":"structure",
 10441        "members":{
 10442          "ExperimentName":{"shape":"ExperimentEntityName"},
 10443          "TrialName":{"shape":"ExperimentEntityName"},
 10444          "SourceArn":{"shape":"String256"},
 10445          "CreatedAfter":{"shape":"Timestamp"},
 10446          "CreatedBefore":{"shape":"Timestamp"},
 10447          "SortBy":{"shape":"SortTrialComponentsBy"},
 10448          "SortOrder":{"shape":"SortOrder"},
 10449          "MaxResults":{"shape":"MaxResults"},
 10450          "NextToken":{"shape":"NextToken"}
 10451        }
 10452      },
 10453      "ListTrialComponentsResponse":{
 10454        "type":"structure",
 10455        "members":{
 10456          "TrialComponentSummaries":{"shape":"TrialComponentSummaries"},
 10457          "NextToken":{"shape":"NextToken"}
 10458        }
 10459      },
 10460      "ListTrialsRequest":{
 10461        "type":"structure",
 10462        "members":{
 10463          "ExperimentName":{"shape":"ExperimentEntityName"},
 10464          "TrialComponentName":{"shape":"ExperimentEntityName"},
 10465          "CreatedAfter":{"shape":"Timestamp"},
 10466          "CreatedBefore":{"shape":"Timestamp"},
 10467          "SortBy":{"shape":"SortTrialsBy"},
 10468          "SortOrder":{"shape":"SortOrder"},
 10469          "MaxResults":{"shape":"MaxResults"},
 10470          "NextToken":{"shape":"NextToken"}
 10471        }
 10472      },
 10473      "ListTrialsResponse":{
 10474        "type":"structure",
 10475        "members":{
 10476          "TrialSummaries":{"shape":"TrialSummaries"},
 10477          "NextToken":{"shape":"NextToken"}
 10478        }
 10479      },
 10480      "ListUserProfilesRequest":{
 10481        "type":"structure",
 10482        "members":{
 10483          "NextToken":{"shape":"NextToken"},
 10484          "MaxResults":{"shape":"MaxResults"},
 10485          "SortOrder":{"shape":"SortOrder"},
 10486          "SortBy":{"shape":"UserProfileSortKey"},
 10487          "DomainIdEquals":{"shape":"DomainId"},
 10488          "UserProfileNameContains":{"shape":"UserProfileName"}
 10489        }
 10490      },
 10491      "ListUserProfilesResponse":{
 10492        "type":"structure",
 10493        "members":{
 10494          "UserProfiles":{"shape":"UserProfileList"},
 10495          "NextToken":{"shape":"NextToken"}
 10496        }
 10497      },
 10498      "ListWorkforcesRequest":{
 10499        "type":"structure",
 10500        "members":{
 10501          "SortBy":{"shape":"ListWorkforcesSortByOptions"},
 10502          "SortOrder":{"shape":"SortOrder"},
 10503          "NameContains":{"shape":"WorkforceName"},
 10504          "NextToken":{"shape":"NextToken"},
 10505          "MaxResults":{
 10506            "shape":"MaxResults",
 10507            "box":true
 10508          }
 10509        }
 10510      },
 10511      "ListWorkforcesResponse":{
 10512        "type":"structure",
 10513        "required":["Workforces"],
 10514        "members":{
 10515          "Workforces":{"shape":"Workforces"},
 10516          "NextToken":{"shape":"NextToken"}
 10517        }
 10518      },
 10519      "ListWorkforcesSortByOptions":{
 10520        "type":"string",
 10521        "enum":[
 10522          "Name",
 10523          "CreateDate"
 10524        ]
 10525      },
 10526      "ListWorkteamsRequest":{
 10527        "type":"structure",
 10528        "members":{
 10529          "SortBy":{"shape":"ListWorkteamsSortByOptions"},
 10530          "SortOrder":{"shape":"SortOrder"},
 10531          "NameContains":{"shape":"WorkteamName"},
 10532          "NextToken":{"shape":"NextToken"},
 10533          "MaxResults":{
 10534            "shape":"MaxResults",
 10535            "box":true
 10536          }
 10537        }
 10538      },
 10539      "ListWorkteamsResponse":{
 10540        "type":"structure",
 10541        "required":["Workteams"],
 10542        "members":{
 10543          "Workteams":{"shape":"Workteams"},
 10544          "NextToken":{"shape":"NextToken"}
 10545        }
 10546      },
 10547      "ListWorkteamsSortByOptions":{
 10548        "type":"string",
 10549        "enum":[
 10550          "Name",
 10551          "CreateDate"
 10552        ]
 10553      },
 10554      "Long":{"type":"long"},
 10555      "MaxAutoMLJobRuntimeInSeconds":{
 10556        "type":"integer",
 10557        "min":1
 10558      },
 10559      "MaxCandidates":{
 10560        "type":"integer",
 10561        "min":1
 10562      },
 10563      "MaxConcurrentInvocationsPerInstance":{
 10564        "type":"integer",
 10565        "max":1000,
 10566        "min":1
 10567      },
 10568      "MaxConcurrentTaskCount":{
 10569        "type":"integer",
 10570        "max":1000,
 10571        "min":1
 10572      },
 10573      "MaxConcurrentTransforms":{
 10574        "type":"integer",
 10575        "min":0
 10576      },
 10577      "MaxHumanLabeledObjectCount":{
 10578        "type":"integer",
 10579        "min":1
 10580      },
 10581      "MaxNumberOfTrainingJobs":{
 10582        "type":"integer",
 10583        "min":1
 10584      },
 10585      "MaxParallelTrainingJobs":{
 10586        "type":"integer",
 10587        "min":1
 10588      },
 10589      "MaxPayloadInMB":{
 10590        "type":"integer",
 10591        "min":0
 10592      },
 10593      "MaxPercentageOfInputDatasetLabeled":{
 10594        "type":"integer",
 10595        "max":100,
 10596        "min":1
 10597      },
 10598      "MaxResults":{
 10599        "type":"integer",
 10600        "max":100,
 10601        "min":1
 10602      },
 10603      "MaxRuntimeInSeconds":{
 10604        "type":"integer",
 10605        "min":1
 10606      },
 10607      "MaxRuntimePerTrainingJobInSeconds":{
 10608        "type":"integer",
 10609        "min":1
 10610      },
 10611      "MaxWaitTimeInSeconds":{
 10612        "type":"integer",
 10613        "min":1
 10614      },
 10615      "MaximumExecutionTimeoutInSeconds":{
 10616        "type":"integer",
 10617        "max":14400,
 10618        "min":600
 10619      },
 10620      "MaximumRetryAttempts":{
 10621        "type":"integer",
 10622        "max":30,
 10623        "min":1
 10624      },
 10625      "MediaType":{
 10626        "type":"string",
 10627        "max":64,
 10628        "pattern":"^[-\\w]+\\/[-\\w+]+$"
 10629      },
 10630      "MemberDefinition":{
 10631        "type":"structure",
 10632        "members":{
 10633          "CognitoMemberDefinition":{"shape":"CognitoMemberDefinition"},
 10634          "OidcMemberDefinition":{"shape":"OidcMemberDefinition"}
 10635        }
 10636      },
 10637      "MemberDefinitions":{
 10638        "type":"list",
 10639        "member":{"shape":"MemberDefinition"},
 10640        "max":10,
 10641        "min":1
 10642      },
 10643      "MetadataProperties":{
 10644        "type":"structure",
 10645        "members":{
 10646          "CommitId":{"shape":"MetadataPropertyValue"},
 10647          "Repository":{"shape":"MetadataPropertyValue"},
 10648          "GeneratedBy":{"shape":"MetadataPropertyValue"},
 10649          "ProjectId":{"shape":"MetadataPropertyValue"}
 10650        }
 10651      },
 10652      "MetadataPropertyValue":{
 10653        "type":"string",
 10654        "max":1024,
 10655        "pattern":".*"
 10656      },
 10657      "MetricData":{
 10658        "type":"structure",
 10659        "members":{
 10660          "MetricName":{"shape":"MetricName"},
 10661          "Value":{"shape":"Float"},
 10662          "Timestamp":{"shape":"Timestamp"}
 10663        }
 10664      },
 10665      "MetricDataList":{
 10666        "type":"list",
 10667        "member":{"shape":"MetricDatum"},
 10668        "max":40,
 10669        "min":0
 10670      },
 10671      "MetricDatum":{
 10672        "type":"structure",
 10673        "members":{
 10674          "MetricName":{"shape":"AutoMLMetricEnum"},
 10675          "Value":{"shape":"Float"},
 10676          "Set":{"shape":"MetricSetSource"}
 10677        }
 10678      },
 10679      "MetricDefinition":{
 10680        "type":"structure",
 10681        "required":[
 10682          "Name",
 10683          "Regex"
 10684        ],
 10685        "members":{
 10686          "Name":{"shape":"MetricName"},
 10687          "Regex":{"shape":"MetricRegex"}
 10688        }
 10689      },
 10690      "MetricDefinitionList":{
 10691        "type":"list",
 10692        "member":{"shape":"MetricDefinition"},
 10693        "max":40,
 10694        "min":0
 10695      },
 10696      "MetricName":{
 10697        "type":"string",
 10698        "max":255,
 10699        "min":1,
 10700        "pattern":".+"
 10701      },
 10702      "MetricRegex":{
 10703        "type":"string",
 10704        "max":500,
 10705        "min":1,
 10706        "pattern":".+"
 10707      },
 10708      "MetricSetSource":{
 10709        "type":"string",
 10710        "enum":[
 10711          "Train",
 10712          "Validation",
 10713          "Test"
 10714        ]
 10715      },
 10716      "MetricValue":{"type":"float"},
 10717      "MetricsSource":{
 10718        "type":"structure",
 10719        "required":[
 10720          "ContentType",
 10721          "S3Uri"
 10722        ],
 10723        "members":{
 10724          "ContentType":{"shape":"ContentType"},
 10725          "ContentDigest":{"shape":"ContentDigest"},
 10726          "S3Uri":{"shape":"S3Uri"}
 10727        }
 10728      },
 10729      "ModelApprovalStatus":{
 10730        "type":"string",
 10731        "enum":[
 10732          "Approved",
 10733          "Rejected",
 10734          "PendingManualApproval"
 10735        ]
 10736      },
 10737      "ModelArn":{
 10738        "type":"string",
 10739        "max":2048,
 10740        "min":20,
 10741        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:model/.*"
 10742      },
 10743      "ModelArtifacts":{
 10744        "type":"structure",
 10745        "required":["S3ModelArtifacts"],
 10746        "members":{
 10747          "S3ModelArtifacts":{"shape":"S3Uri"}
 10748        }
 10749      },
 10750      "ModelBiasAppSpecification":{
 10751        "type":"structure",
 10752        "required":[
 10753          "ImageUri",
 10754          "ConfigUri"
 10755        ],
 10756        "members":{
 10757          "ImageUri":{"shape":"ImageUri"},
 10758          "ConfigUri":{"shape":"S3Uri"},
 10759          "Environment":{"shape":"MonitoringEnvironmentMap"}
 10760        }
 10761      },
 10762      "ModelBiasBaselineConfig":{
 10763        "type":"structure",
 10764        "members":{
 10765          "BaseliningJobName":{"shape":"ProcessingJobName"},
 10766          "ConstraintsResource":{"shape":"MonitoringConstraintsResource"}
 10767        }
 10768      },
 10769      "ModelBiasJobInput":{
 10770        "type":"structure",
 10771        "required":[
 10772          "EndpointInput",
 10773          "GroundTruthS3Input"
 10774        ],
 10775        "members":{
 10776          "EndpointInput":{"shape":"EndpointInput"},
 10777          "GroundTruthS3Input":{"shape":"MonitoringGroundTruthS3Input"}
 10778        }
 10779      },
 10780      "ModelCacheSetting":{
 10781        "type":"string",
 10782        "enum":[
 10783          "Enabled",
 10784          "Disabled"
 10785        ]
 10786      },
 10787      "ModelClientConfig":{
 10788        "type":"structure",
 10789        "members":{
 10790          "InvocationsTimeoutInSeconds":{"shape":"InvocationsTimeoutInSeconds"},
 10791          "InvocationsMaxRetries":{"shape":"InvocationsMaxRetries"}
 10792        }
 10793      },
 10794      "ModelDataQuality":{
 10795        "type":"structure",
 10796        "members":{
 10797          "Statistics":{"shape":"MetricsSource"},
 10798          "Constraints":{"shape":"MetricsSource"}
 10799        }
 10800      },
 10801      "ModelDeployConfig":{
 10802        "type":"structure",
 10803        "members":{
 10804          "AutoGenerateEndpointName":{"shape":"AutoGenerateEndpointName"},
 10805          "EndpointName":{"shape":"EndpointName"}
 10806        }
 10807      },
 10808      "ModelDeployResult":{
 10809        "type":"structure",
 10810        "members":{
 10811          "EndpointName":{"shape":"EndpointName"}
 10812        }
 10813      },
 10814      "ModelDigests":{
 10815        "type":"structure",
 10816        "members":{
 10817          "ArtifactDigest":{"shape":"ArtifactDigest"}
 10818        }
 10819      },
 10820      "ModelExplainabilityAppSpecification":{
 10821        "type":"structure",
 10822        "required":[
 10823          "ImageUri",
 10824          "ConfigUri"
 10825        ],
 10826        "members":{
 10827          "ImageUri":{"shape":"ImageUri"},
 10828          "ConfigUri":{"shape":"S3Uri"},
 10829          "Environment":{"shape":"MonitoringEnvironmentMap"}
 10830        }
 10831      },
 10832      "ModelExplainabilityBaselineConfig":{
 10833        "type":"structure",
 10834        "members":{
 10835          "BaseliningJobName":{"shape":"ProcessingJobName"},
 10836          "ConstraintsResource":{"shape":"MonitoringConstraintsResource"}
 10837        }
 10838      },
 10839      "ModelExplainabilityJobInput":{
 10840        "type":"structure",
 10841        "required":["EndpointInput"],
 10842        "members":{
 10843          "EndpointInput":{"shape":"EndpointInput"}
 10844        }
 10845      },
 10846      "ModelMetrics":{
 10847        "type":"structure",
 10848        "members":{
 10849          "ModelQuality":{"shape":"ModelQuality"},
 10850          "ModelDataQuality":{"shape":"ModelDataQuality"},
 10851          "Bias":{"shape":"Bias"},
 10852          "Explainability":{"shape":"Explainability"}
 10853        }
 10854      },
 10855      "ModelName":{
 10856        "type":"string",
 10857        "max":63,
 10858        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
 10859      },
 10860      "ModelNameContains":{
 10861        "type":"string",
 10862        "max":63,
 10863        "pattern":"[a-zA-Z0-9-]+"
 10864      },
 10865      "ModelPackage":{
 10866        "type":"structure",
 10867        "members":{
 10868          "ModelPackageName":{"shape":"EntityName"},
 10869          "ModelPackageGroupName":{"shape":"EntityName"},
 10870          "ModelPackageVersion":{"shape":"ModelPackageVersion"},
 10871          "ModelPackageArn":{"shape":"ModelPackageArn"},
 10872          "ModelPackageDescription":{"shape":"EntityDescription"},
 10873          "CreationTime":{"shape":"CreationTime"},
 10874          "InferenceSpecification":{"shape":"InferenceSpecification"},
 10875          "SourceAlgorithmSpecification":{"shape":"SourceAlgorithmSpecification"},
 10876          "ValidationSpecification":{"shape":"ModelPackageValidationSpecification"},
 10877          "ModelPackageStatus":{"shape":"ModelPackageStatus"},
 10878          "ModelPackageStatusDetails":{"shape":"ModelPackageStatusDetails"},
 10879          "CertifyForMarketplace":{"shape":"CertifyForMarketplace"},
 10880          "ModelApprovalStatus":{"shape":"ModelApprovalStatus"},
 10881          "CreatedBy":{"shape":"UserContext"},
 10882          "MetadataProperties":{"shape":"MetadataProperties"},
 10883          "ModelMetrics":{"shape":"ModelMetrics"},
 10884          "LastModifiedTime":{"shape":"Timestamp"},
 10885          "LastModifiedBy":{"shape":"UserContext"},
 10886          "ApprovalDescription":{"shape":"ApprovalDescription"},
 10887          "Tags":{"shape":"TagList"}
 10888        }
 10889      },
 10890      "ModelPackageArn":{
 10891        "type":"string",
 10892        "max":2048,
 10893        "min":1,
 10894        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:model-package/.*"
 10895      },
 10896      "ModelPackageContainerDefinition":{
 10897        "type":"structure",
 10898        "required":["Image"],
 10899        "members":{
 10900          "ContainerHostname":{"shape":"ContainerHostname"},
 10901          "Image":{"shape":"ContainerImage"},
 10902          "ImageDigest":{"shape":"ImageDigest"},
 10903          "ModelDataUrl":{"shape":"Url"},
 10904          "ProductId":{"shape":"ProductId"},
 10905          "Environment":{"shape":"EnvironmentMap"}
 10906        }
 10907      },
 10908      "ModelPackageContainerDefinitionList":{
 10909        "type":"list",
 10910        "member":{"shape":"ModelPackageContainerDefinition"},
 10911        "max":15,
 10912        "min":1
 10913      },
 10914      "ModelPackageGroup":{
 10915        "type":"structure",
 10916        "members":{
 10917          "ModelPackageGroupName":{"shape":"EntityName"},
 10918          "ModelPackageGroupArn":{"shape":"ModelPackageGroupArn"},
 10919          "ModelPackageGroupDescription":{"shape":"EntityDescription"},
 10920          "CreationTime":{"shape":"CreationTime"},
 10921          "CreatedBy":{"shape":"UserContext"},
 10922          "ModelPackageGroupStatus":{"shape":"ModelPackageGroupStatus"},
 10923          "Tags":{"shape":"TagList"}
 10924        }
 10925      },
 10926      "ModelPackageGroupArn":{
 10927        "type":"string",
 10928        "max":2048,
 10929        "min":1,
 10930        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:model-package-group/.*"
 10931      },
 10932      "ModelPackageGroupSortBy":{
 10933        "type":"string",
 10934        "enum":[
 10935          "Name",
 10936          "CreationTime"
 10937        ]
 10938      },
 10939      "ModelPackageGroupStatus":{
 10940        "type":"string",
 10941        "enum":[
 10942          "Pending",
 10943          "InProgress",
 10944          "Completed",
 10945          "Failed",
 10946          "Deleting",
 10947          "DeleteFailed"
 10948        ]
 10949      },
 10950      "ModelPackageGroupSummary":{
 10951        "type":"structure",
 10952        "required":[
 10953          "ModelPackageGroupName",
 10954          "ModelPackageGroupArn",
 10955          "CreationTime",
 10956          "ModelPackageGroupStatus"
 10957        ],
 10958        "members":{
 10959          "ModelPackageGroupName":{"shape":"EntityName"},
 10960          "ModelPackageGroupArn":{"shape":"ModelPackageGroupArn"},
 10961          "ModelPackageGroupDescription":{"shape":"EntityDescription"},
 10962          "CreationTime":{"shape":"CreationTime"},
 10963          "ModelPackageGroupStatus":{"shape":"ModelPackageGroupStatus"}
 10964        }
 10965      },
 10966      "ModelPackageGroupSummaryList":{
 10967        "type":"list",
 10968        "member":{"shape":"ModelPackageGroupSummary"}
 10969      },
 10970      "ModelPackageSortBy":{
 10971        "type":"string",
 10972        "enum":[
 10973          "Name",
 10974          "CreationTime"
 10975        ]
 10976      },
 10977      "ModelPackageStatus":{
 10978        "type":"string",
 10979        "enum":[
 10980          "Pending",
 10981          "InProgress",
 10982          "Completed",
 10983          "Failed",
 10984          "Deleting"
 10985        ]
 10986      },
 10987      "ModelPackageStatusDetails":{
 10988        "type":"structure",
 10989        "required":["ValidationStatuses"],
 10990        "members":{
 10991          "ValidationStatuses":{"shape":"ModelPackageStatusItemList"},
 10992          "ImageScanStatuses":{"shape":"ModelPackageStatusItemList"}
 10993        }
 10994      },
 10995      "ModelPackageStatusItem":{
 10996        "type":"structure",
 10997        "required":[
 10998          "Name",
 10999          "Status"
 11000        ],
 11001        "members":{
 11002          "Name":{"shape":"EntityName"},
 11003          "Status":{"shape":"DetailedModelPackageStatus"},
 11004          "FailureReason":{"shape":"String"}
 11005        }
 11006      },
 11007      "ModelPackageStatusItemList":{
 11008        "type":"list",
 11009        "member":{"shape":"ModelPackageStatusItem"}
 11010      },
 11011      "ModelPackageSummary":{
 11012        "type":"structure",
 11013        "required":[
 11014          "ModelPackageName",
 11015          "ModelPackageArn",
 11016          "CreationTime",
 11017          "ModelPackageStatus"
 11018        ],
 11019        "members":{
 11020          "ModelPackageName":{"shape":"EntityName"},
 11021          "ModelPackageGroupName":{"shape":"EntityName"},
 11022          "ModelPackageVersion":{"shape":"ModelPackageVersion"},
 11023          "ModelPackageArn":{"shape":"ModelPackageArn"},
 11024          "ModelPackageDescription":{"shape":"EntityDescription"},
 11025          "CreationTime":{"shape":"CreationTime"},
 11026          "ModelPackageStatus":{"shape":"ModelPackageStatus"},
 11027          "ModelApprovalStatus":{"shape":"ModelApprovalStatus"}
 11028        }
 11029      },
 11030      "ModelPackageSummaryList":{
 11031        "type":"list",
 11032        "member":{"shape":"ModelPackageSummary"}
 11033      },
 11034      "ModelPackageType":{
 11035        "type":"string",
 11036        "enum":[
 11037          "Versioned",
 11038          "Unversioned",
 11039          "Both"
 11040        ]
 11041      },
 11042      "ModelPackageValidationProfile":{
 11043        "type":"structure",
 11044        "required":[
 11045          "ProfileName",
 11046          "TransformJobDefinition"
 11047        ],
 11048        "members":{
 11049          "ProfileName":{"shape":"EntityName"},
 11050          "TransformJobDefinition":{"shape":"TransformJobDefinition"}
 11051        }
 11052      },
 11053      "ModelPackageValidationProfiles":{
 11054        "type":"list",
 11055        "member":{"shape":"ModelPackageValidationProfile"},
 11056        "max":1,
 11057        "min":1
 11058      },
 11059      "ModelPackageValidationSpecification":{
 11060        "type":"structure",
 11061        "required":[
 11062          "ValidationRole",
 11063          "ValidationProfiles"
 11064        ],
 11065        "members":{
 11066          "ValidationRole":{"shape":"RoleArn"},
 11067          "ValidationProfiles":{"shape":"ModelPackageValidationProfiles"}
 11068        }
 11069      },
 11070      "ModelPackageVersion":{
 11071        "type":"integer",
 11072        "min":1
 11073      },
 11074      "ModelQuality":{
 11075        "type":"structure",
 11076        "members":{
 11077          "Statistics":{"shape":"MetricsSource"},
 11078          "Constraints":{"shape":"MetricsSource"}
 11079        }
 11080      },
 11081      "ModelQualityAppSpecification":{
 11082        "type":"structure",
 11083        "required":["ImageUri"],
 11084        "members":{
 11085          "ImageUri":{"shape":"ImageUri"},
 11086          "ContainerEntrypoint":{"shape":"ContainerEntrypoint"},
 11087          "ContainerArguments":{"shape":"MonitoringContainerArguments"},
 11088          "RecordPreprocessorSourceUri":{"shape":"S3Uri"},
 11089          "PostAnalyticsProcessorSourceUri":{"shape":"S3Uri"},
 11090          "ProblemType":{"shape":"MonitoringProblemType"},
 11091          "Environment":{"shape":"MonitoringEnvironmentMap"}
 11092        }
 11093      },
 11094      "ModelQualityBaselineConfig":{
 11095        "type":"structure",
 11096        "members":{
 11097          "BaseliningJobName":{"shape":"ProcessingJobName"},
 11098          "ConstraintsResource":{"shape":"MonitoringConstraintsResource"}
 11099        }
 11100      },
 11101      "ModelQualityJobInput":{
 11102        "type":"structure",
 11103        "required":[
 11104          "EndpointInput",
 11105          "GroundTruthS3Input"
 11106        ],
 11107        "members":{
 11108          "EndpointInput":{"shape":"EndpointInput"},
 11109          "GroundTruthS3Input":{"shape":"MonitoringGroundTruthS3Input"}
 11110        }
 11111      },
 11112      "ModelSortKey":{
 11113        "type":"string",
 11114        "enum":[
 11115          "Name",
 11116          "CreationTime"
 11117        ]
 11118      },
 11119      "ModelStepMetadata":{
 11120        "type":"structure",
 11121        "members":{
 11122          "Arn":{"shape":"String256"}
 11123        }
 11124      },
 11125      "ModelSummary":{
 11126        "type":"structure",
 11127        "required":[
 11128          "ModelName",
 11129          "ModelArn",
 11130          "CreationTime"
 11131        ],
 11132        "members":{
 11133          "ModelName":{"shape":"ModelName"},
 11134          "ModelArn":{"shape":"ModelArn"},
 11135          "CreationTime":{"shape":"Timestamp"}
 11136        }
 11137      },
 11138      "ModelSummaryList":{
 11139        "type":"list",
 11140        "member":{"shape":"ModelSummary"}
 11141      },
 11142      "MonitoringAppSpecification":{
 11143        "type":"structure",
 11144        "required":["ImageUri"],
 11145        "members":{
 11146          "ImageUri":{"shape":"ImageUri"},
 11147          "ContainerEntrypoint":{"shape":"ContainerEntrypoint"},
 11148          "ContainerArguments":{"shape":"MonitoringContainerArguments"},
 11149          "RecordPreprocessorSourceUri":{"shape":"S3Uri"},
 11150          "PostAnalyticsProcessorSourceUri":{"shape":"S3Uri"}
 11151        }
 11152      },
 11153      "MonitoringBaselineConfig":{
 11154        "type":"structure",
 11155        "members":{
 11156          "BaseliningJobName":{"shape":"ProcessingJobName"},
 11157          "ConstraintsResource":{"shape":"MonitoringConstraintsResource"},
 11158          "StatisticsResource":{"shape":"MonitoringStatisticsResource"}
 11159        }
 11160      },
 11161      "MonitoringClusterConfig":{
 11162        "type":"structure",
 11163        "required":[
 11164          "InstanceCount",
 11165          "InstanceType",
 11166          "VolumeSizeInGB"
 11167        ],
 11168        "members":{
 11169          "InstanceCount":{"shape":"ProcessingInstanceCount"},
 11170          "InstanceType":{"shape":"ProcessingInstanceType"},
 11171          "VolumeSizeInGB":{"shape":"ProcessingVolumeSizeInGB"},
 11172          "VolumeKmsKeyId":{"shape":"KmsKeyId"}
 11173        }
 11174      },
 11175      "MonitoringConstraintsResource":{
 11176        "type":"structure",
 11177        "members":{
 11178          "S3Uri":{"shape":"S3Uri"}
 11179        }
 11180      },
 11181      "MonitoringContainerArguments":{
 11182        "type":"list",
 11183        "member":{"shape":"ContainerArgument"},
 11184        "max":50,
 11185        "min":1
 11186      },
 11187      "MonitoringEnvironmentMap":{
 11188        "type":"map",
 11189        "key":{"shape":"ProcessingEnvironmentKey"},
 11190        "value":{"shape":"ProcessingEnvironmentValue"},
 11191        "max":50
 11192      },
 11193      "MonitoringExecutionSortKey":{
 11194        "type":"string",
 11195        "enum":[
 11196          "CreationTime",
 11197          "ScheduledTime",
 11198          "Status"
 11199        ]
 11200      },
 11201      "MonitoringExecutionSummary":{
 11202        "type":"structure",
 11203        "required":[
 11204          "MonitoringScheduleName",
 11205          "ScheduledTime",
 11206          "CreationTime",
 11207          "LastModifiedTime",
 11208          "MonitoringExecutionStatus"
 11209        ],
 11210        "members":{
 11211          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"},
 11212          "ScheduledTime":{"shape":"Timestamp"},
 11213          "CreationTime":{"shape":"Timestamp"},
 11214          "LastModifiedTime":{"shape":"Timestamp"},
 11215          "MonitoringExecutionStatus":{"shape":"ExecutionStatus"},
 11216          "ProcessingJobArn":{"shape":"ProcessingJobArn"},
 11217          "EndpointName":{"shape":"EndpointName"},
 11218          "FailureReason":{"shape":"FailureReason"},
 11219          "MonitoringJobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
 11220          "MonitoringType":{"shape":"MonitoringType"}
 11221        }
 11222      },
 11223      "MonitoringExecutionSummaryList":{
 11224        "type":"list",
 11225        "member":{"shape":"MonitoringExecutionSummary"}
 11226      },
 11227      "MonitoringGroundTruthS3Input":{
 11228        "type":"structure",
 11229        "members":{
 11230          "S3Uri":{"shape":"MonitoringS3Uri"}
 11231        }
 11232      },
 11233      "MonitoringInput":{
 11234        "type":"structure",
 11235        "required":["EndpointInput"],
 11236        "members":{
 11237          "EndpointInput":{"shape":"EndpointInput"}
 11238        }
 11239      },
 11240      "MonitoringInputs":{
 11241        "type":"list",
 11242        "member":{"shape":"MonitoringInput"},
 11243        "max":1,
 11244        "min":1
 11245      },
 11246      "MonitoringJobDefinition":{
 11247        "type":"structure",
 11248        "required":[
 11249          "MonitoringInputs",
 11250          "MonitoringOutputConfig",
 11251          "MonitoringResources",
 11252          "MonitoringAppSpecification",
 11253          "RoleArn"
 11254        ],
 11255        "members":{
 11256          "BaselineConfig":{"shape":"MonitoringBaselineConfig"},
 11257          "MonitoringInputs":{"shape":"MonitoringInputs"},
 11258          "MonitoringOutputConfig":{"shape":"MonitoringOutputConfig"},
 11259          "MonitoringResources":{"shape":"MonitoringResources"},
 11260          "MonitoringAppSpecification":{"shape":"MonitoringAppSpecification"},
 11261          "StoppingCondition":{"shape":"MonitoringStoppingCondition"},
 11262          "Environment":{"shape":"MonitoringEnvironmentMap"},
 11263          "NetworkConfig":{"shape":"NetworkConfig"},
 11264          "RoleArn":{"shape":"RoleArn"}
 11265        }
 11266      },
 11267      "MonitoringJobDefinitionArn":{
 11268        "type":"string",
 11269        "max":256,
 11270        "pattern":".*"
 11271      },
 11272      "MonitoringJobDefinitionName":{
 11273        "type":"string",
 11274        "max":63,
 11275        "min":1,
 11276        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*$"
 11277      },
 11278      "MonitoringJobDefinitionSortKey":{
 11279        "type":"string",
 11280        "enum":[
 11281          "Name",
 11282          "CreationTime"
 11283        ]
 11284      },
 11285      "MonitoringJobDefinitionSummary":{
 11286        "type":"structure",
 11287        "required":[
 11288          "MonitoringJobDefinitionName",
 11289          "MonitoringJobDefinitionArn",
 11290          "CreationTime",
 11291          "EndpointName"
 11292        ],
 11293        "members":{
 11294          "MonitoringJobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
 11295          "MonitoringJobDefinitionArn":{"shape":"MonitoringJobDefinitionArn"},
 11296          "CreationTime":{"shape":"Timestamp"},
 11297          "EndpointName":{"shape":"EndpointName"}
 11298        }
 11299      },
 11300      "MonitoringJobDefinitionSummaryList":{
 11301        "type":"list",
 11302        "member":{"shape":"MonitoringJobDefinitionSummary"}
 11303      },
 11304      "MonitoringMaxRuntimeInSeconds":{
 11305        "type":"integer",
 11306        "max":86400,
 11307        "min":1
 11308      },
 11309      "MonitoringNetworkConfig":{
 11310        "type":"structure",
 11311        "members":{
 11312          "EnableInterContainerTrafficEncryption":{"shape":"Boolean"},
 11313          "EnableNetworkIsolation":{"shape":"Boolean"},
 11314          "VpcConfig":{"shape":"VpcConfig"}
 11315        }
 11316      },
 11317      "MonitoringOutput":{
 11318        "type":"structure",
 11319        "required":["S3Output"],
 11320        "members":{
 11321          "S3Output":{"shape":"MonitoringS3Output"}
 11322        }
 11323      },
 11324      "MonitoringOutputConfig":{
 11325        "type":"structure",
 11326        "required":["MonitoringOutputs"],
 11327        "members":{
 11328          "MonitoringOutputs":{"shape":"MonitoringOutputs"},
 11329          "KmsKeyId":{"shape":"KmsKeyId"}
 11330        }
 11331      },
 11332      "MonitoringOutputs":{
 11333        "type":"list",
 11334        "member":{"shape":"MonitoringOutput"},
 11335        "max":1,
 11336        "min":1
 11337      },
 11338      "MonitoringProblemType":{
 11339        "type":"string",
 11340        "enum":[
 11341          "BinaryClassification",
 11342          "MulticlassClassification",
 11343          "Regression"
 11344        ]
 11345      },
 11346      "MonitoringResources":{
 11347        "type":"structure",
 11348        "required":["ClusterConfig"],
 11349        "members":{
 11350          "ClusterConfig":{"shape":"MonitoringClusterConfig"}
 11351        }
 11352      },
 11353      "MonitoringS3Output":{
 11354        "type":"structure",
 11355        "required":[
 11356          "S3Uri",
 11357          "LocalPath"
 11358        ],
 11359        "members":{
 11360          "S3Uri":{"shape":"MonitoringS3Uri"},
 11361          "LocalPath":{"shape":"ProcessingLocalPath"},
 11362          "S3UploadMode":{"shape":"ProcessingS3UploadMode"}
 11363        }
 11364      },
 11365      "MonitoringS3Uri":{
 11366        "type":"string",
 11367        "max":512,
 11368        "pattern":"^(https|s3)://([^/]+)/?(.*)$"
 11369      },
 11370      "MonitoringSchedule":{
 11371        "type":"structure",
 11372        "members":{
 11373          "MonitoringScheduleArn":{"shape":"MonitoringScheduleArn"},
 11374          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"},
 11375          "MonitoringScheduleStatus":{"shape":"ScheduleStatus"},
 11376          "MonitoringType":{"shape":"MonitoringType"},
 11377          "FailureReason":{"shape":"FailureReason"},
 11378          "CreationTime":{"shape":"Timestamp"},
 11379          "LastModifiedTime":{"shape":"Timestamp"},
 11380          "MonitoringScheduleConfig":{"shape":"MonitoringScheduleConfig"},
 11381          "EndpointName":{"shape":"EndpointName"},
 11382          "LastMonitoringExecutionSummary":{"shape":"MonitoringExecutionSummary"},
 11383          "Tags":{"shape":"TagList"}
 11384        }
 11385      },
 11386      "MonitoringScheduleArn":{
 11387        "type":"string",
 11388        "max":256,
 11389        "pattern":".*"
 11390      },
 11391      "MonitoringScheduleConfig":{
 11392        "type":"structure",
 11393        "members":{
 11394          "ScheduleConfig":{"shape":"ScheduleConfig"},
 11395          "MonitoringJobDefinition":{"shape":"MonitoringJobDefinition"},
 11396          "MonitoringJobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
 11397          "MonitoringType":{"shape":"MonitoringType"}
 11398        }
 11399      },
 11400      "MonitoringScheduleList":{
 11401        "type":"list",
 11402        "member":{"shape":"MonitoringSchedule"}
 11403      },
 11404      "MonitoringScheduleName":{
 11405        "type":"string",
 11406        "max":63,
 11407        "min":1,
 11408        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}$"
 11409      },
 11410      "MonitoringScheduleSortKey":{
 11411        "type":"string",
 11412        "enum":[
 11413          "Name",
 11414          "CreationTime",
 11415          "Status"
 11416        ]
 11417      },
 11418      "MonitoringScheduleSummary":{
 11419        "type":"structure",
 11420        "required":[
 11421          "MonitoringScheduleName",
 11422          "MonitoringScheduleArn",
 11423          "CreationTime",
 11424          "LastModifiedTime",
 11425          "MonitoringScheduleStatus"
 11426        ],
 11427        "members":{
 11428          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"},
 11429          "MonitoringScheduleArn":{"shape":"MonitoringScheduleArn"},
 11430          "CreationTime":{"shape":"Timestamp"},
 11431          "LastModifiedTime":{"shape":"Timestamp"},
 11432          "MonitoringScheduleStatus":{"shape":"ScheduleStatus"},
 11433          "EndpointName":{"shape":"EndpointName"},
 11434          "MonitoringJobDefinitionName":{"shape":"MonitoringJobDefinitionName"},
 11435          "MonitoringType":{"shape":"MonitoringType"}
 11436        }
 11437      },
 11438      "MonitoringScheduleSummaryList":{
 11439        "type":"list",
 11440        "member":{"shape":"MonitoringScheduleSummary"}
 11441      },
 11442      "MonitoringStatisticsResource":{
 11443        "type":"structure",
 11444        "members":{
 11445          "S3Uri":{"shape":"S3Uri"}
 11446        }
 11447      },
 11448      "MonitoringStoppingCondition":{
 11449        "type":"structure",
 11450        "required":["MaxRuntimeInSeconds"],
 11451        "members":{
 11452          "MaxRuntimeInSeconds":{"shape":"MonitoringMaxRuntimeInSeconds"}
 11453        }
 11454      },
 11455      "MonitoringTimeOffsetString":{
 11456        "type":"string",
 11457        "max":15,
 11458        "min":1,
 11459        "pattern":"^.?P.*"
 11460      },
 11461      "MonitoringType":{
 11462        "type":"string",
 11463        "enum":[
 11464          "DataQuality",
 11465          "ModelQuality",
 11466          "ModelBias",
 11467          "ModelExplainability"
 11468        ]
 11469      },
 11470      "MountPath":{
 11471        "type":"string",
 11472        "max":1024,
 11473        "pattern":"^\\/.*"
 11474      },
 11475      "MultiModelConfig":{
 11476        "type":"structure",
 11477        "members":{
 11478          "ModelCacheSetting":{"shape":"ModelCacheSetting"}
 11479        }
 11480      },
 11481      "NameContains":{
 11482        "type":"string",
 11483        "max":63,
 11484        "pattern":"[a-zA-Z0-9\\-]+"
 11485      },
 11486      "NeoVpcConfig":{
 11487        "type":"structure",
 11488        "required":[
 11489          "SecurityGroupIds",
 11490          "Subnets"
 11491        ],
 11492        "members":{
 11493          "SecurityGroupIds":{"shape":"NeoVpcSecurityGroupIds"},
 11494          "Subnets":{"shape":"NeoVpcSubnets"}
 11495        }
 11496      },
 11497      "NeoVpcSecurityGroupId":{
 11498        "type":"string",
 11499        "max":32,
 11500        "pattern":"[-0-9a-zA-Z]+"
 11501      },
 11502      "NeoVpcSecurityGroupIds":{
 11503        "type":"list",
 11504        "member":{"shape":"NeoVpcSecurityGroupId"},
 11505        "max":5,
 11506        "min":1
 11507      },
 11508      "NeoVpcSubnetId":{
 11509        "type":"string",
 11510        "max":32,
 11511        "pattern":"[-0-9a-zA-Z]+"
 11512      },
 11513      "NeoVpcSubnets":{
 11514        "type":"list",
 11515        "member":{"shape":"NeoVpcSubnetId"},
 11516        "max":16,
 11517        "min":1
 11518      },
 11519      "NestedFilters":{
 11520        "type":"structure",
 11521        "required":[
 11522          "NestedPropertyName",
 11523          "Filters"
 11524        ],
 11525        "members":{
 11526          "NestedPropertyName":{"shape":"ResourcePropertyName"},
 11527          "Filters":{"shape":"FilterList"}
 11528        }
 11529      },
 11530      "NestedFiltersList":{
 11531        "type":"list",
 11532        "member":{"shape":"NestedFilters"},
 11533        "max":20,
 11534        "min":1
 11535      },
 11536      "NetworkConfig":{
 11537        "type":"structure",
 11538        "members":{
 11539          "EnableInterContainerTrafficEncryption":{"shape":"Boolean"},
 11540          "EnableNetworkIsolation":{"shape":"Boolean"},
 11541          "VpcConfig":{"shape":"VpcConfig"}
 11542        }
 11543      },
 11544      "NetworkInterfaceId":{"type":"string"},
 11545      "NextToken":{
 11546        "type":"string",
 11547        "max":8192,
 11548        "pattern":".*"
 11549      },
 11550      "NotebookInstanceAcceleratorType":{
 11551        "type":"string",
 11552        "enum":[
 11553          "ml.eia1.medium",
 11554          "ml.eia1.large",
 11555          "ml.eia1.xlarge",
 11556          "ml.eia2.medium",
 11557          "ml.eia2.large",
 11558          "ml.eia2.xlarge"
 11559        ]
 11560      },
 11561      "NotebookInstanceAcceleratorTypes":{
 11562        "type":"list",
 11563        "member":{"shape":"NotebookInstanceAcceleratorType"}
 11564      },
 11565      "NotebookInstanceArn":{
 11566        "type":"string",
 11567        "max":256
 11568      },
 11569      "NotebookInstanceLifecycleConfigArn":{
 11570        "type":"string",
 11571        "max":256
 11572      },
 11573      "NotebookInstanceLifecycleConfigContent":{
 11574        "type":"string",
 11575        "max":16384,
 11576        "min":1,
 11577        "pattern":"[\\S\\s]+"
 11578      },
 11579      "NotebookInstanceLifecycleConfigList":{
 11580        "type":"list",
 11581        "member":{"shape":"NotebookInstanceLifecycleHook"},
 11582        "max":1
 11583      },
 11584      "NotebookInstanceLifecycleConfigName":{
 11585        "type":"string",
 11586        "max":63,
 11587        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
 11588      },
 11589      "NotebookInstanceLifecycleConfigNameContains":{
 11590        "type":"string",
 11591        "max":63,
 11592        "pattern":"[a-zA-Z0-9-]+"
 11593      },
 11594      "NotebookInstanceLifecycleConfigSortKey":{
 11595        "type":"string",
 11596        "enum":[
 11597          "Name",
 11598          "CreationTime",
 11599          "LastModifiedTime"
 11600        ]
 11601      },
 11602      "NotebookInstanceLifecycleConfigSortOrder":{
 11603        "type":"string",
 11604        "enum":[
 11605          "Ascending",
 11606          "Descending"
 11607        ]
 11608      },
 11609      "NotebookInstanceLifecycleConfigSummary":{
 11610        "type":"structure",
 11611        "required":[
 11612          "NotebookInstanceLifecycleConfigName",
 11613          "NotebookInstanceLifecycleConfigArn"
 11614        ],
 11615        "members":{
 11616          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
 11617          "NotebookInstanceLifecycleConfigArn":{"shape":"NotebookInstanceLifecycleConfigArn"},
 11618          "CreationTime":{"shape":"CreationTime"},
 11619          "LastModifiedTime":{"shape":"LastModifiedTime"}
 11620        }
 11621      },
 11622      "NotebookInstanceLifecycleConfigSummaryList":{
 11623        "type":"list",
 11624        "member":{"shape":"NotebookInstanceLifecycleConfigSummary"}
 11625      },
 11626      "NotebookInstanceLifecycleHook":{
 11627        "type":"structure",
 11628        "members":{
 11629          "Content":{"shape":"NotebookInstanceLifecycleConfigContent"}
 11630        }
 11631      },
 11632      "NotebookInstanceName":{
 11633        "type":"string",
 11634        "max":63,
 11635        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
 11636      },
 11637      "NotebookInstanceNameContains":{
 11638        "type":"string",
 11639        "max":63,
 11640        "pattern":"[a-zA-Z0-9-]+"
 11641      },
 11642      "NotebookInstanceSortKey":{
 11643        "type":"string",
 11644        "enum":[
 11645          "Name",
 11646          "CreationTime",
 11647          "Status"
 11648        ]
 11649      },
 11650      "NotebookInstanceSortOrder":{
 11651        "type":"string",
 11652        "enum":[
 11653          "Ascending",
 11654          "Descending"
 11655        ]
 11656      },
 11657      "NotebookInstanceStatus":{
 11658        "type":"string",
 11659        "enum":[
 11660          "Pending",
 11661          "InService",
 11662          "Stopping",
 11663          "Stopped",
 11664          "Failed",
 11665          "Deleting",
 11666          "Updating"
 11667        ]
 11668      },
 11669      "NotebookInstanceSummary":{
 11670        "type":"structure",
 11671        "required":[
 11672          "NotebookInstanceName",
 11673          "NotebookInstanceArn"
 11674        ],
 11675        "members":{
 11676          "NotebookInstanceName":{"shape":"NotebookInstanceName"},
 11677          "NotebookInstanceArn":{"shape":"NotebookInstanceArn"},
 11678          "NotebookInstanceStatus":{"shape":"NotebookInstanceStatus"},
 11679          "Url":{"shape":"NotebookInstanceUrl"},
 11680          "InstanceType":{"shape":"InstanceType"},
 11681          "CreationTime":{"shape":"CreationTime"},
 11682          "LastModifiedTime":{"shape":"LastModifiedTime"},
 11683          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
 11684          "DefaultCodeRepository":{"shape":"CodeRepositoryNameOrUrl"},
 11685          "AdditionalCodeRepositories":{"shape":"AdditionalCodeRepositoryNamesOrUrls"}
 11686        }
 11687      },
 11688      "NotebookInstanceSummaryList":{
 11689        "type":"list",
 11690        "member":{"shape":"NotebookInstanceSummary"}
 11691      },
 11692      "NotebookInstanceUrl":{"type":"string"},
 11693      "NotebookInstanceVolumeSizeInGB":{
 11694        "type":"integer",
 11695        "max":16384,
 11696        "min":5
 11697      },
 11698      "NotebookOutputOption":{
 11699        "type":"string",
 11700        "enum":[
 11701          "Allowed",
 11702          "Disabled"
 11703        ]
 11704      },
 11705      "NotificationConfiguration":{
 11706        "type":"structure",
 11707        "members":{
 11708          "NotificationTopicArn":{"shape":"NotificationTopicArn"}
 11709        }
 11710      },
 11711      "NotificationTopicArn":{
 11712        "type":"string",
 11713        "pattern":"arn:aws[a-z\\-]*:sns:[a-z0-9\\-]*:[0-9]{12}:[a-zA-Z0-9_.-]*"
 11714      },
 11715      "NumberOfHumanWorkersPerDataObject":{
 11716        "type":"integer",
 11717        "max":9,
 11718        "min":1
 11719      },
 11720      "ObjectiveStatus":{
 11721        "type":"string",
 11722        "enum":[
 11723          "Succeeded",
 11724          "Pending",
 11725          "Failed"
 11726        ]
 11727      },
 11728      "ObjectiveStatusCounter":{
 11729        "type":"integer",
 11730        "min":0
 11731      },
 11732      "ObjectiveStatusCounters":{
 11733        "type":"structure",
 11734        "members":{
 11735          "Succeeded":{"shape":"ObjectiveStatusCounter"},
 11736          "Pending":{"shape":"ObjectiveStatusCounter"},
 11737          "Failed":{"shape":"ObjectiveStatusCounter"}
 11738        }
 11739      },
 11740      "OfflineStoreConfig":{
 11741        "type":"structure",
 11742        "required":["S3StorageConfig"],
 11743        "members":{
 11744          "S3StorageConfig":{"shape":"S3StorageConfig"},
 11745          "DisableGlueTableCreation":{"shape":"Boolean"},
 11746          "DataCatalogConfig":{"shape":"DataCatalogConfig"}
 11747        }
 11748      },
 11749      "OfflineStoreStatus":{
 11750        "type":"structure",
 11751        "required":["Status"],
 11752        "members":{
 11753          "Status":{"shape":"OfflineStoreStatusValue"},
 11754          "BlockedReason":{"shape":"BlockedReason"}
 11755        }
 11756      },
 11757      "OfflineStoreStatusValue":{
 11758        "type":"string",
 11759        "enum":[
 11760          "Active",
 11761          "Blocked",
 11762          "Disabled"
 11763        ]
 11764      },
 11765      "OidcConfig":{
 11766        "type":"structure",
 11767        "required":[
 11768          "ClientId",
 11769          "ClientSecret",
 11770          "Issuer",
 11771          "AuthorizationEndpoint",
 11772          "TokenEndpoint",
 11773          "UserInfoEndpoint",
 11774          "LogoutEndpoint",
 11775          "JwksUri"
 11776        ],
 11777        "members":{
 11778          "ClientId":{"shape":"ClientId"},
 11779          "ClientSecret":{"shape":"ClientSecret"},
 11780          "Issuer":{"shape":"OidcEndpoint"},
 11781          "AuthorizationEndpoint":{"shape":"OidcEndpoint"},
 11782          "TokenEndpoint":{"shape":"OidcEndpoint"},
 11783          "UserInfoEndpoint":{"shape":"OidcEndpoint"},
 11784          "LogoutEndpoint":{"shape":"OidcEndpoint"},
 11785          "JwksUri":{"shape":"OidcEndpoint"}
 11786        }
 11787      },
 11788      "OidcConfigForResponse":{
 11789        "type":"structure",
 11790        "members":{
 11791          "ClientId":{"shape":"ClientId"},
 11792          "Issuer":{"shape":"OidcEndpoint"},
 11793          "AuthorizationEndpoint":{"shape":"OidcEndpoint"},
 11794          "TokenEndpoint":{"shape":"OidcEndpoint"},
 11795          "UserInfoEndpoint":{"shape":"OidcEndpoint"},
 11796          "LogoutEndpoint":{"shape":"OidcEndpoint"},
 11797          "JwksUri":{"shape":"OidcEndpoint"}
 11798        }
 11799      },
 11800      "OidcEndpoint":{
 11801        "type":"string",
 11802        "max":500,
 11803        "pattern":"https://\\S+"
 11804      },
 11805      "OidcMemberDefinition":{
 11806        "type":"structure",
 11807        "required":["Groups"],
 11808        "members":{
 11809          "Groups":{"shape":"Groups"}
 11810        }
 11811      },
 11812      "OnlineStoreConfig":{
 11813        "type":"structure",
 11814        "members":{
 11815          "SecurityConfig":{"shape":"OnlineStoreSecurityConfig"},
 11816          "EnableOnlineStore":{"shape":"Boolean"}
 11817        }
 11818      },
 11819      "OnlineStoreSecurityConfig":{
 11820        "type":"structure",
 11821        "members":{
 11822          "KmsKeyId":{"shape":"KmsKeyId"}
 11823        }
 11824      },
 11825      "Operator":{
 11826        "type":"string",
 11827        "enum":[
 11828          "Equals",
 11829          "NotEquals",
 11830          "GreaterThan",
 11831          "GreaterThanOrEqualTo",
 11832          "LessThan",
 11833          "LessThanOrEqualTo",
 11834          "Contains",
 11835          "Exists",
 11836          "NotExists",
 11837          "In"
 11838        ]
 11839      },
 11840      "OptionalDouble":{"type":"double"},
 11841      "OptionalInteger":{"type":"integer"},
 11842      "OptionalVolumeSizeInGB":{
 11843        "type":"integer",
 11844        "min":0
 11845      },
 11846      "OrderKey":{
 11847        "type":"string",
 11848        "enum":[
 11849          "Ascending",
 11850          "Descending"
 11851        ]
 11852      },
 11853      "OutputConfig":{
 11854        "type":"structure",
 11855        "required":["S3OutputLocation"],
 11856        "members":{
 11857          "S3OutputLocation":{"shape":"S3Uri"},
 11858          "TargetDevice":{"shape":"TargetDevice"},
 11859          "TargetPlatform":{"shape":"TargetPlatform"},
 11860          "CompilerOptions":{"shape":"CompilerOptions"},
 11861          "KmsKeyId":{"shape":"KmsKeyId"}
 11862        }
 11863      },
 11864      "OutputDataConfig":{
 11865        "type":"structure",
 11866        "required":["S3OutputPath"],
 11867        "members":{
 11868          "KmsKeyId":{"shape":"KmsKeyId"},
 11869          "S3OutputPath":{"shape":"S3Uri"}
 11870        }
 11871      },
 11872      "OutputParameter":{
 11873        "type":"structure",
 11874        "required":[
 11875          "Name",
 11876          "Value"
 11877        ],
 11878        "members":{
 11879          "Name":{"shape":"String256"},
 11880          "Value":{"shape":"String1024"}
 11881        }
 11882      },
 11883      "OutputParameterList":{
 11884        "type":"list",
 11885        "member":{"shape":"OutputParameter"},
 11886        "max":50,
 11887        "min":0
 11888      },
 11889      "PaginationToken":{
 11890        "type":"string",
 11891        "max":8192,
 11892        "pattern":".*"
 11893      },
 11894      "Parameter":{
 11895        "type":"structure",
 11896        "required":[
 11897          "Name",
 11898          "Value"
 11899        ],
 11900        "members":{
 11901          "Name":{"shape":"PipelineParameterName"},
 11902          "Value":{"shape":"String1024"}
 11903        }
 11904      },
 11905      "ParameterKey":{
 11906        "type":"string",
 11907        "max":256,
 11908        "pattern":".*"
 11909      },
 11910      "ParameterList":{
 11911        "type":"list",
 11912        "member":{"shape":"Parameter"},
 11913        "max":50,
 11914        "min":0
 11915      },
 11916      "ParameterName":{
 11917        "type":"string",
 11918        "max":256,
 11919        "pattern":"[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]*"
 11920      },
 11921      "ParameterRange":{
 11922        "type":"structure",
 11923        "members":{
 11924          "IntegerParameterRangeSpecification":{"shape":"IntegerParameterRangeSpecification"},
 11925          "ContinuousParameterRangeSpecification":{"shape":"ContinuousParameterRangeSpecification"},
 11926          "CategoricalParameterRangeSpecification":{"shape":"CategoricalParameterRangeSpecification"}
 11927        }
 11928      },
 11929      "ParameterRanges":{
 11930        "type":"structure",
 11931        "members":{
 11932          "IntegerParameterRanges":{"shape":"IntegerParameterRanges"},
 11933          "ContinuousParameterRanges":{"shape":"ContinuousParameterRanges"},
 11934          "CategoricalParameterRanges":{"shape":"CategoricalParameterRanges"}
 11935        }
 11936      },
 11937      "ParameterType":{
 11938        "type":"string",
 11939        "enum":[
 11940          "Integer",
 11941          "Continuous",
 11942          "Categorical",
 11943          "FreeText"
 11944        ]
 11945      },
 11946      "ParameterValue":{
 11947        "type":"string",
 11948        "max":256,
 11949        "pattern":".*"
 11950      },
 11951      "ParameterValues":{
 11952        "type":"list",
 11953        "member":{"shape":"ParameterValue"},
 11954        "max":20,
 11955        "min":1
 11956      },
 11957      "Parent":{
 11958        "type":"structure",
 11959        "members":{
 11960          "TrialName":{"shape":"ExperimentEntityName"},
 11961          "ExperimentName":{"shape":"ExperimentEntityName"}
 11962        }
 11963      },
 11964      "ParentHyperParameterTuningJob":{
 11965        "type":"structure",
 11966        "members":{
 11967          "HyperParameterTuningJobName":{"shape":"HyperParameterTuningJobName"}
 11968        }
 11969      },
 11970      "ParentHyperParameterTuningJobs":{
 11971        "type":"list",
 11972        "member":{"shape":"ParentHyperParameterTuningJob"},
 11973        "max":5,
 11974        "min":1
 11975      },
 11976      "Parents":{
 11977        "type":"list",
 11978        "member":{"shape":"Parent"}
 11979      },
 11980      "Pipeline":{
 11981        "type":"structure",
 11982        "members":{
 11983          "PipelineArn":{"shape":"PipelineArn"},
 11984          "PipelineName":{"shape":"PipelineName"},
 11985          "PipelineDisplayName":{"shape":"PipelineName"},
 11986          "PipelineDescription":{"shape":"PipelineDescription"},
 11987          "RoleArn":{"shape":"RoleArn"},
 11988          "PipelineStatus":{"shape":"PipelineStatus"},
 11989          "CreationTime":{"shape":"Timestamp"},
 11990          "LastModifiedTime":{"shape":"Timestamp"},
 11991          "LastRunTime":{"shape":"Timestamp"},
 11992          "CreatedBy":{"shape":"UserContext"},
 11993          "LastModifiedBy":{"shape":"UserContext"},
 11994          "Tags":{"shape":"TagList"}
 11995        }
 11996      },
 11997      "PipelineArn":{
 11998        "type":"string",
 11999        "max":256,
 12000        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:pipeline/.*"
 12001      },
 12002      "PipelineDefinition":{
 12003        "type":"string",
 12004        "max":1048576,
 12005        "min":1,
 12006        "pattern":".*(?:[ \\r\\n\\t].*)*"
 12007      },
 12008      "PipelineDescription":{
 12009        "type":"string",
 12010        "max":3072,
 12011        "min":0,
 12012        "pattern":".*"
 12013      },
 12014      "PipelineExecution":{
 12015        "type":"structure",
 12016        "members":{
 12017          "PipelineArn":{"shape":"PipelineArn"},
 12018          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
 12019          "PipelineExecutionDisplayName":{"shape":"PipelineExecutionName"},
 12020          "PipelineExecutionStatus":{"shape":"PipelineExecutionStatus"},
 12021          "PipelineExecutionDescription":{"shape":"PipelineExecutionDescription"},
 12022          "PipelineExperimentConfig":{"shape":"PipelineExperimentConfig"},
 12023          "FailureReason":{"shape":"PipelineExecutionFailureReason"},
 12024          "CreationTime":{"shape":"Timestamp"},
 12025          "LastModifiedTime":{"shape":"Timestamp"},
 12026          "CreatedBy":{"shape":"UserContext"},
 12027          "LastModifiedBy":{"shape":"UserContext"},
 12028          "PipelineParameters":{"shape":"ParameterList"}
 12029        }
 12030      },
 12031      "PipelineExecutionArn":{
 12032        "type":"string",
 12033        "max":256,
 12034        "pattern":"^arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:pipeline\\/.*\\/execution\\/.*$"
 12035      },
 12036      "PipelineExecutionDescription":{
 12037        "type":"string",
 12038        "max":3072,
 12039        "min":0,
 12040        "pattern":".*"
 12041      },
 12042      "PipelineExecutionFailureReason":{
 12043        "type":"string",
 12044        "max":1300,
 12045        "pattern":".*"
 12046      },
 12047      "PipelineExecutionName":{
 12048        "type":"string",
 12049        "max":82,
 12050        "min":1,
 12051        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,81}"
 12052      },
 12053      "PipelineExecutionStatus":{
 12054        "type":"string",
 12055        "enum":[
 12056          "Executing",
 12057          "Stopping",
 12058          "Stopped",
 12059          "Failed",
 12060          "Succeeded"
 12061        ]
 12062      },
 12063      "PipelineExecutionStep":{
 12064        "type":"structure",
 12065        "members":{
 12066          "StepName":{"shape":"StepName"},
 12067          "StartTime":{"shape":"Timestamp"},
 12068          "EndTime":{"shape":"Timestamp"},
 12069          "StepStatus":{"shape":"StepStatus"},
 12070          "CacheHitResult":{"shape":"CacheHitResult"},
 12071          "FailureReason":{"shape":"FailureReason"},
 12072          "Metadata":{"shape":"PipelineExecutionStepMetadata"}
 12073        }
 12074      },
 12075      "PipelineExecutionStepList":{
 12076        "type":"list",
 12077        "member":{"shape":"PipelineExecutionStep"},
 12078        "max":100,
 12079        "min":0
 12080      },
 12081      "PipelineExecutionStepMetadata":{
 12082        "type":"structure",
 12083        "members":{
 12084          "TrainingJob":{"shape":"TrainingJobStepMetadata"},
 12085          "ProcessingJob":{"shape":"ProcessingJobStepMetadata"},
 12086          "TransformJob":{"shape":"TransformJobStepMetadata"},
 12087          "TuningJob":{"shape":"TuningJobStepMetaData"},
 12088          "Model":{"shape":"ModelStepMetadata"},
 12089          "RegisterModel":{"shape":"RegisterModelStepMetadata"},
 12090          "Condition":{"shape":"ConditionStepMetadata"},
 12091          "Callback":{"shape":"CallbackStepMetadata"},
 12092          "Lambda":{"shape":"LambdaStepMetadata"}
 12093        }
 12094      },
 12095      "PipelineExecutionSummary":{
 12096        "type":"structure",
 12097        "members":{
 12098          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
 12099          "StartTime":{"shape":"Timestamp"},
 12100          "PipelineExecutionStatus":{"shape":"PipelineExecutionStatus"},
 12101          "PipelineExecutionDescription":{"shape":"PipelineExecutionDescription"},
 12102          "PipelineExecutionDisplayName":{"shape":"PipelineExecutionName"}
 12103        }
 12104      },
 12105      "PipelineExecutionSummaryList":{
 12106        "type":"list",
 12107        "member":{"shape":"PipelineExecutionSummary"},
 12108        "max":100,
 12109        "min":0
 12110      },
 12111      "PipelineExperimentConfig":{
 12112        "type":"structure",
 12113        "members":{
 12114          "ExperimentName":{"shape":"ExperimentEntityName"},
 12115          "TrialName":{"shape":"ExperimentEntityName"}
 12116        }
 12117      },
 12118      "PipelineName":{
 12119        "type":"string",
 12120        "max":256,
 12121        "min":1,
 12122        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,255}"
 12123      },
 12124      "PipelineParameterName":{
 12125        "type":"string",
 12126        "max":256,
 12127        "min":1,
 12128        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,255}$"
 12129      },
 12130      "PipelineStatus":{
 12131        "type":"string",
 12132        "enum":["Active"]
 12133      },
 12134      "PipelineSummary":{
 12135        "type":"structure",
 12136        "members":{
 12137          "PipelineArn":{"shape":"PipelineArn"},
 12138          "PipelineName":{"shape":"PipelineName"},
 12139          "PipelineDisplayName":{"shape":"PipelineName"},
 12140          "PipelineDescription":{"shape":"PipelineDescription"},
 12141          "RoleArn":{"shape":"RoleArn"},
 12142          "CreationTime":{"shape":"Timestamp"},
 12143          "LastModifiedTime":{"shape":"Timestamp"},
 12144          "LastExecutionTime":{"shape":"Timestamp"}
 12145        }
 12146      },
 12147      "PipelineSummaryList":{
 12148        "type":"list",
 12149        "member":{"shape":"PipelineSummary"},
 12150        "max":100,
 12151        "min":0
 12152      },
 12153      "PlatformIdentifier":{
 12154        "type":"string",
 12155        "max":15,
 12156        "pattern":"^(notebook-al1-v1|notebook-al2-v1)$"
 12157      },
 12158      "PolicyString":{
 12159        "type":"string",
 12160        "max":20480,
 12161        "min":1,
 12162        "pattern":".*"
 12163      },
 12164      "PresignedDomainUrl":{"type":"string"},
 12165      "ProbabilityThresholdAttribute":{"type":"double"},
 12166      "ProblemType":{
 12167        "type":"string",
 12168        "enum":[
 12169          "BinaryClassification",
 12170          "MulticlassClassification",
 12171          "Regression"
 12172        ]
 12173      },
 12174      "ProcessingClusterConfig":{
 12175        "type":"structure",
 12176        "required":[
 12177          "InstanceCount",
 12178          "InstanceType",
 12179          "VolumeSizeInGB"
 12180        ],
 12181        "members":{
 12182          "InstanceCount":{"shape":"ProcessingInstanceCount"},
 12183          "InstanceType":{"shape":"ProcessingInstanceType"},
 12184          "VolumeSizeInGB":{"shape":"ProcessingVolumeSizeInGB"},
 12185          "VolumeKmsKeyId":{"shape":"KmsKeyId"}
 12186        }
 12187      },
 12188      "ProcessingEnvironmentKey":{
 12189        "type":"string",
 12190        "max":256,
 12191        "pattern":"[a-zA-Z_][a-zA-Z0-9_]*"
 12192      },
 12193      "ProcessingEnvironmentMap":{
 12194        "type":"map",
 12195        "key":{"shape":"ProcessingEnvironmentKey"},
 12196        "value":{"shape":"ProcessingEnvironmentValue"},
 12197        "max":100
 12198      },
 12199      "ProcessingEnvironmentValue":{
 12200        "type":"string",
 12201        "max":256,
 12202        "pattern":"[\\S\\s]*"
 12203      },
 12204      "ProcessingFeatureStoreOutput":{
 12205        "type":"structure",
 12206        "required":["FeatureGroupName"],
 12207        "members":{
 12208          "FeatureGroupName":{"shape":"FeatureGroupName"}
 12209        }
 12210      },
 12211      "ProcessingInput":{
 12212        "type":"structure",
 12213        "required":["InputName"],
 12214        "members":{
 12215          "InputName":{"shape":"String"},
 12216          "AppManaged":{"shape":"AppManaged"},
 12217          "S3Input":{"shape":"ProcessingS3Input"},
 12218          "DatasetDefinition":{"shape":"DatasetDefinition"}
 12219        }
 12220      },
 12221      "ProcessingInputs":{
 12222        "type":"list",
 12223        "member":{"shape":"ProcessingInput"},
 12224        "max":10,
 12225        "min":0
 12226      },
 12227      "ProcessingInstanceCount":{
 12228        "type":"integer",
 12229        "max":100,
 12230        "min":1
 12231      },
 12232      "ProcessingInstanceType":{
 12233        "type":"string",
 12234        "enum":[
 12235          "ml.t3.medium",
 12236          "ml.t3.large",
 12237          "ml.t3.xlarge",
 12238          "ml.t3.2xlarge",
 12239          "ml.m4.xlarge",
 12240          "ml.m4.2xlarge",
 12241          "ml.m4.4xlarge",
 12242          "ml.m4.10xlarge",
 12243          "ml.m4.16xlarge",
 12244          "ml.c4.xlarge",
 12245          "ml.c4.2xlarge",
 12246          "ml.c4.4xlarge",
 12247          "ml.c4.8xlarge",
 12248          "ml.p2.xlarge",
 12249          "ml.p2.8xlarge",
 12250          "ml.p2.16xlarge",
 12251          "ml.p3.2xlarge",
 12252          "ml.p3.8xlarge",
 12253          "ml.p3.16xlarge",
 12254          "ml.c5.xlarge",
 12255          "ml.c5.2xlarge",
 12256          "ml.c5.4xlarge",
 12257          "ml.c5.9xlarge",
 12258          "ml.c5.18xlarge",
 12259          "ml.m5.large",
 12260          "ml.m5.xlarge",
 12261          "ml.m5.2xlarge",
 12262          "ml.m5.4xlarge",
 12263          "ml.m5.12xlarge",
 12264          "ml.m5.24xlarge",
 12265          "ml.r5.large",
 12266          "ml.r5.xlarge",
 12267          "ml.r5.2xlarge",
 12268          "ml.r5.4xlarge",
 12269          "ml.r5.8xlarge",
 12270          "ml.r5.12xlarge",
 12271          "ml.r5.16xlarge",
 12272          "ml.r5.24xlarge",
 12273          "ml.g4dn.xlarge",
 12274          "ml.g4dn.2xlarge",
 12275          "ml.g4dn.4xlarge",
 12276          "ml.g4dn.8xlarge",
 12277          "ml.g4dn.12xlarge",
 12278          "ml.g4dn.16xlarge"
 12279        ]
 12280      },
 12281      "ProcessingJob":{
 12282        "type":"structure",
 12283        "members":{
 12284          "ProcessingInputs":{"shape":"ProcessingInputs"},
 12285          "ProcessingOutputConfig":{"shape":"ProcessingOutputConfig"},
 12286          "ProcessingJobName":{"shape":"ProcessingJobName"},
 12287          "ProcessingResources":{"shape":"ProcessingResources"},
 12288          "StoppingCondition":{"shape":"ProcessingStoppingCondition"},
 12289          "AppSpecification":{"shape":"AppSpecification"},
 12290          "Environment":{"shape":"ProcessingEnvironmentMap"},
 12291          "NetworkConfig":{"shape":"NetworkConfig"},
 12292          "RoleArn":{"shape":"RoleArn"},
 12293          "ExperimentConfig":{"shape":"ExperimentConfig"},
 12294          "ProcessingJobArn":{"shape":"ProcessingJobArn"},
 12295          "ProcessingJobStatus":{"shape":"ProcessingJobStatus"},
 12296          "ExitMessage":{"shape":"ExitMessage"},
 12297          "FailureReason":{"shape":"FailureReason"},
 12298          "ProcessingEndTime":{"shape":"Timestamp"},
 12299          "ProcessingStartTime":{"shape":"Timestamp"},
 12300          "LastModifiedTime":{"shape":"Timestamp"},
 12301          "CreationTime":{"shape":"Timestamp"},
 12302          "MonitoringScheduleArn":{"shape":"MonitoringScheduleArn"},
 12303          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
 12304          "TrainingJobArn":{"shape":"TrainingJobArn"},
 12305          "Tags":{"shape":"TagList"}
 12306        }
 12307      },
 12308      "ProcessingJobArn":{
 12309        "type":"string",
 12310        "max":256,
 12311        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:processing-job/.*"
 12312      },
 12313      "ProcessingJobName":{
 12314        "type":"string",
 12315        "max":63,
 12316        "min":1,
 12317        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
 12318      },
 12319      "ProcessingJobStatus":{
 12320        "type":"string",
 12321        "enum":[
 12322          "InProgress",
 12323          "Completed",
 12324          "Failed",
 12325          "Stopping",
 12326          "Stopped"
 12327        ]
 12328      },
 12329      "ProcessingJobStepMetadata":{
 12330        "type":"structure",
 12331        "members":{
 12332          "Arn":{"shape":"ProcessingJobArn"}
 12333        }
 12334      },
 12335      "ProcessingJobSummaries":{
 12336        "type":"list",
 12337        "member":{"shape":"ProcessingJobSummary"}
 12338      },
 12339      "ProcessingJobSummary":{
 12340        "type":"structure",
 12341        "required":[
 12342          "ProcessingJobName",
 12343          "ProcessingJobArn",
 12344          "CreationTime",
 12345          "ProcessingJobStatus"
 12346        ],
 12347        "members":{
 12348          "ProcessingJobName":{"shape":"ProcessingJobName"},
 12349          "ProcessingJobArn":{"shape":"ProcessingJobArn"},
 12350          "CreationTime":{"shape":"Timestamp"},
 12351          "ProcessingEndTime":{"shape":"Timestamp"},
 12352          "LastModifiedTime":{"shape":"Timestamp"},
 12353          "ProcessingJobStatus":{"shape":"ProcessingJobStatus"},
 12354          "FailureReason":{"shape":"FailureReason"},
 12355          "ExitMessage":{"shape":"ExitMessage"}
 12356        }
 12357      },
 12358      "ProcessingLocalPath":{
 12359        "type":"string",
 12360        "max":256,
 12361        "pattern":".*"
 12362      },
 12363      "ProcessingMaxRuntimeInSeconds":{
 12364        "type":"integer",
 12365        "max":604800,
 12366        "min":1
 12367      },
 12368      "ProcessingOutput":{
 12369        "type":"structure",
 12370        "required":["OutputName"],
 12371        "members":{
 12372          "OutputName":{"shape":"String"},
 12373          "S3Output":{"shape":"ProcessingS3Output"},
 12374          "FeatureStoreOutput":{"shape":"ProcessingFeatureStoreOutput"},
 12375          "AppManaged":{"shape":"AppManaged"}
 12376        }
 12377      },
 12378      "ProcessingOutputConfig":{
 12379        "type":"structure",
 12380        "required":["Outputs"],
 12381        "members":{
 12382          "Outputs":{"shape":"ProcessingOutputs"},
 12383          "KmsKeyId":{"shape":"KmsKeyId"}
 12384        }
 12385      },
 12386      "ProcessingOutputs":{
 12387        "type":"list",
 12388        "member":{"shape":"ProcessingOutput"},
 12389        "max":10,
 12390        "min":0
 12391      },
 12392      "ProcessingResources":{
 12393        "type":"structure",
 12394        "required":["ClusterConfig"],
 12395        "members":{
 12396          "ClusterConfig":{"shape":"ProcessingClusterConfig"}
 12397        }
 12398      },
 12399      "ProcessingS3CompressionType":{
 12400        "type":"string",
 12401        "enum":[
 12402          "None",
 12403          "Gzip"
 12404        ]
 12405      },
 12406      "ProcessingS3DataDistributionType":{
 12407        "type":"string",
 12408        "enum":[
 12409          "FullyReplicated",
 12410          "ShardedByS3Key"
 12411        ]
 12412      },
 12413      "ProcessingS3DataType":{
 12414        "type":"string",
 12415        "enum":[
 12416          "ManifestFile",
 12417          "S3Prefix"
 12418        ]
 12419      },
 12420      "ProcessingS3Input":{
 12421        "type":"structure",
 12422        "required":[
 12423          "S3Uri",
 12424          "S3DataType"
 12425        ],
 12426        "members":{
 12427          "S3Uri":{"shape":"S3Uri"},
 12428          "LocalPath":{"shape":"ProcessingLocalPath"},
 12429          "S3DataType":{"shape":"ProcessingS3DataType"},
 12430          "S3InputMode":{"shape":"ProcessingS3InputMode"},
 12431          "S3DataDistributionType":{"shape":"ProcessingS3DataDistributionType"},
 12432          "S3CompressionType":{"shape":"ProcessingS3CompressionType"}
 12433        }
 12434      },
 12435      "ProcessingS3InputMode":{
 12436        "type":"string",
 12437        "enum":[
 12438          "Pipe",
 12439          "File"
 12440        ]
 12441      },
 12442      "ProcessingS3Output":{
 12443        "type":"structure",
 12444        "required":[
 12445          "S3Uri",
 12446          "LocalPath",
 12447          "S3UploadMode"
 12448        ],
 12449        "members":{
 12450          "S3Uri":{"shape":"S3Uri"},
 12451          "LocalPath":{"shape":"ProcessingLocalPath"},
 12452          "S3UploadMode":{"shape":"ProcessingS3UploadMode"}
 12453        }
 12454      },
 12455      "ProcessingS3UploadMode":{
 12456        "type":"string",
 12457        "enum":[
 12458          "Continuous",
 12459          "EndOfJob"
 12460        ]
 12461      },
 12462      "ProcessingStoppingCondition":{
 12463        "type":"structure",
 12464        "required":["MaxRuntimeInSeconds"],
 12465        "members":{
 12466          "MaxRuntimeInSeconds":{"shape":"ProcessingMaxRuntimeInSeconds"}
 12467        }
 12468      },
 12469      "ProcessingVolumeSizeInGB":{
 12470        "type":"integer",
 12471        "max":16384,
 12472        "min":1
 12473      },
 12474      "ProductId":{
 12475        "type":"string",
 12476        "max":256,
 12477        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*$"
 12478      },
 12479      "ProductListings":{
 12480        "type":"list",
 12481        "member":{"shape":"String"}
 12482      },
 12483      "ProductionVariant":{
 12484        "type":"structure",
 12485        "required":[
 12486          "VariantName",
 12487          "ModelName",
 12488          "InitialInstanceCount",
 12489          "InstanceType"
 12490        ],
 12491        "members":{
 12492          "VariantName":{"shape":"VariantName"},
 12493          "ModelName":{"shape":"ModelName"},
 12494          "InitialInstanceCount":{"shape":"InitialTaskCount"},
 12495          "InstanceType":{"shape":"ProductionVariantInstanceType"},
 12496          "InitialVariantWeight":{"shape":"VariantWeight"},
 12497          "AcceleratorType":{"shape":"ProductionVariantAcceleratorType"},
 12498          "CoreDumpConfig":{"shape":"ProductionVariantCoreDumpConfig"}
 12499        }
 12500      },
 12501      "ProductionVariantAcceleratorType":{
 12502        "type":"string",
 12503        "enum":[
 12504          "ml.eia1.medium",
 12505          "ml.eia1.large",
 12506          "ml.eia1.xlarge",
 12507          "ml.eia2.medium",
 12508          "ml.eia2.large",
 12509          "ml.eia2.xlarge"
 12510        ]
 12511      },
 12512      "ProductionVariantCoreDumpConfig":{
 12513        "type":"structure",
 12514        "required":["DestinationS3Uri"],
 12515        "members":{
 12516          "DestinationS3Uri":{"shape":"DestinationS3Uri"},
 12517          "KmsKeyId":{"shape":"KmsKeyId"}
 12518        }
 12519      },
 12520      "ProductionVariantInstanceType":{
 12521        "type":"string",
 12522        "enum":[
 12523          "ml.t2.medium",
 12524          "ml.t2.large",
 12525          "ml.t2.xlarge",
 12526          "ml.t2.2xlarge",
 12527          "ml.m4.xlarge",
 12528          "ml.m4.2xlarge",
 12529          "ml.m4.4xlarge",
 12530          "ml.m4.10xlarge",
 12531          "ml.m4.16xlarge",
 12532          "ml.m5.large",
 12533          "ml.m5.xlarge",
 12534          "ml.m5.2xlarge",
 12535          "ml.m5.4xlarge",
 12536          "ml.m5.12xlarge",
 12537          "ml.m5.24xlarge",
 12538          "ml.m5d.large",
 12539          "ml.m5d.xlarge",
 12540          "ml.m5d.2xlarge",
 12541          "ml.m5d.4xlarge",
 12542          "ml.m5d.12xlarge",
 12543          "ml.m5d.24xlarge",
 12544          "ml.c4.large",
 12545          "ml.c4.xlarge",
 12546          "ml.c4.2xlarge",
 12547          "ml.c4.4xlarge",
 12548          "ml.c4.8xlarge",
 12549          "ml.p2.xlarge",
 12550          "ml.p2.8xlarge",
 12551          "ml.p2.16xlarge",
 12552          "ml.p3.2xlarge",
 12553          "ml.p3.8xlarge",
 12554          "ml.p3.16xlarge",
 12555          "ml.c5.large",
 12556          "ml.c5.xlarge",
 12557          "ml.c5.2xlarge",
 12558          "ml.c5.4xlarge",
 12559          "ml.c5.9xlarge",
 12560          "ml.c5.18xlarge",
 12561          "ml.c5d.large",
 12562          "ml.c5d.xlarge",
 12563          "ml.c5d.2xlarge",
 12564          "ml.c5d.4xlarge",
 12565          "ml.c5d.9xlarge",
 12566          "ml.c5d.18xlarge",
 12567          "ml.g4dn.xlarge",
 12568          "ml.g4dn.2xlarge",
 12569          "ml.g4dn.4xlarge",
 12570          "ml.g4dn.8xlarge",
 12571          "ml.g4dn.12xlarge",
 12572          "ml.g4dn.16xlarge",
 12573          "ml.r5.large",
 12574          "ml.r5.xlarge",
 12575          "ml.r5.2xlarge",
 12576          "ml.r5.4xlarge",
 12577          "ml.r5.12xlarge",
 12578          "ml.r5.24xlarge",
 12579          "ml.r5d.large",
 12580          "ml.r5d.xlarge",
 12581          "ml.r5d.2xlarge",
 12582          "ml.r5d.4xlarge",
 12583          "ml.r5d.12xlarge",
 12584          "ml.r5d.24xlarge",
 12585          "ml.inf1.xlarge",
 12586          "ml.inf1.2xlarge",
 12587          "ml.inf1.6xlarge",
 12588          "ml.inf1.24xlarge"
 12589        ]
 12590      },
 12591      "ProductionVariantList":{
 12592        "type":"list",
 12593        "member":{"shape":"ProductionVariant"},
 12594        "max":10,
 12595        "min":1
 12596      },
 12597      "ProductionVariantSummary":{
 12598        "type":"structure",
 12599        "required":["VariantName"],
 12600        "members":{
 12601          "VariantName":{"shape":"VariantName"},
 12602          "DeployedImages":{"shape":"DeployedImages"},
 12603          "CurrentWeight":{"shape":"VariantWeight"},
 12604          "DesiredWeight":{"shape":"VariantWeight"},
 12605          "CurrentInstanceCount":{"shape":"TaskCount"},
 12606          "DesiredInstanceCount":{"shape":"TaskCount"}
 12607        }
 12608      },
 12609      "ProductionVariantSummaryList":{
 12610        "type":"list",
 12611        "member":{"shape":"ProductionVariantSummary"},
 12612        "min":1
 12613      },
 12614      "ProfilerConfig":{
 12615        "type":"structure",
 12616        "required":["S3OutputPath"],
 12617        "members":{
 12618          "S3OutputPath":{"shape":"S3Uri"},
 12619          "ProfilingIntervalInMilliseconds":{"shape":"ProfilingIntervalInMilliseconds"},
 12620          "ProfilingParameters":{"shape":"ProfilingParameters"}
 12621        }
 12622      },
 12623      "ProfilerConfigForUpdate":{
 12624        "type":"structure",
 12625        "members":{
 12626          "S3OutputPath":{"shape":"S3Uri"},
 12627          "ProfilingIntervalInMilliseconds":{"shape":"ProfilingIntervalInMilliseconds"},
 12628          "ProfilingParameters":{"shape":"ProfilingParameters"},
 12629          "DisableProfiler":{"shape":"DisableProfiler"}
 12630        }
 12631      },
 12632      "ProfilerRuleConfiguration":{
 12633        "type":"structure",
 12634        "required":[
 12635          "RuleConfigurationName",
 12636          "RuleEvaluatorImage"
 12637        ],
 12638        "members":{
 12639          "RuleConfigurationName":{"shape":"RuleConfigurationName"},
 12640          "LocalPath":{"shape":"DirectoryPath"},
 12641          "S3OutputPath":{"shape":"S3Uri"},
 12642          "RuleEvaluatorImage":{"shape":"AlgorithmImage"},
 12643          "InstanceType":{"shape":"ProcessingInstanceType"},
 12644          "VolumeSizeInGB":{"shape":"OptionalVolumeSizeInGB"},
 12645          "RuleParameters":{"shape":"RuleParameters"}
 12646        }
 12647      },
 12648      "ProfilerRuleConfigurations":{
 12649        "type":"list",
 12650        "member":{"shape":"ProfilerRuleConfiguration"},
 12651        "max":20,
 12652        "min":0
 12653      },
 12654      "ProfilerRuleEvaluationStatus":{
 12655        "type":"structure",
 12656        "members":{
 12657          "RuleConfigurationName":{"shape":"RuleConfigurationName"},
 12658          "RuleEvaluationJobArn":{"shape":"ProcessingJobArn"},
 12659          "RuleEvaluationStatus":{"shape":"RuleEvaluationStatus"},
 12660          "StatusDetails":{"shape":"StatusDetails"},
 12661          "LastModifiedTime":{"shape":"Timestamp"}
 12662        }
 12663      },
 12664      "ProfilerRuleEvaluationStatuses":{
 12665        "type":"list",
 12666        "member":{"shape":"ProfilerRuleEvaluationStatus"},
 12667        "max":20,
 12668        "min":0
 12669      },
 12670      "ProfilingIntervalInMilliseconds":{"type":"long"},
 12671      "ProfilingParameters":{
 12672        "type":"map",
 12673        "key":{"shape":"ConfigKey"},
 12674        "value":{"shape":"ConfigValue"},
 12675        "max":20,
 12676        "min":0
 12677      },
 12678      "ProfilingStatus":{
 12679        "type":"string",
 12680        "enum":[
 12681          "Enabled",
 12682          "Disabled"
 12683        ]
 12684      },
 12685      "Project":{
 12686        "type":"structure",
 12687        "members":{
 12688          "ProjectArn":{"shape":"ProjectArn"},
 12689          "ProjectName":{"shape":"ProjectEntityName"},
 12690          "ProjectId":{"shape":"ProjectId"},
 12691          "ProjectDescription":{"shape":"EntityDescription"},
 12692          "ServiceCatalogProvisioningDetails":{"shape":"ServiceCatalogProvisioningDetails"},
 12693          "ServiceCatalogProvisionedProductDetails":{"shape":"ServiceCatalogProvisionedProductDetails"},
 12694          "ProjectStatus":{"shape":"ProjectStatus"},
 12695          "CreatedBy":{"shape":"UserContext"},
 12696          "CreationTime":{"shape":"Timestamp"},
 12697          "Tags":{"shape":"TagList"}
 12698        }
 12699      },
 12700      "ProjectArn":{
 12701        "type":"string",
 12702        "max":2048,
 12703        "min":1,
 12704        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:project:.*"
 12705      },
 12706      "ProjectEntityName":{
 12707        "type":"string",
 12708        "max":32,
 12709        "min":1,
 12710        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,31}"
 12711      },
 12712      "ProjectId":{
 12713        "type":"string",
 12714        "max":20,
 12715        "min":1,
 12716        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9])*"
 12717      },
 12718      "ProjectSortBy":{
 12719        "type":"string",
 12720        "enum":[
 12721          "Name",
 12722          "CreationTime"
 12723        ]
 12724      },
 12725      "ProjectSortOrder":{
 12726        "type":"string",
 12727        "enum":[
 12728          "Ascending",
 12729          "Descending"
 12730        ]
 12731      },
 12732      "ProjectStatus":{
 12733        "type":"string",
 12734        "enum":[
 12735          "Pending",
 12736          "CreateInProgress",
 12737          "CreateCompleted",
 12738          "CreateFailed",
 12739          "DeleteInProgress",
 12740          "DeleteFailed",
 12741          "DeleteCompleted"
 12742        ]
 12743      },
 12744      "ProjectSummary":{
 12745        "type":"structure",
 12746        "required":[
 12747          "ProjectName",
 12748          "ProjectArn",
 12749          "ProjectId",
 12750          "CreationTime",
 12751          "ProjectStatus"
 12752        ],
 12753        "members":{
 12754          "ProjectName":{"shape":"ProjectEntityName"},
 12755          "ProjectDescription":{"shape":"EntityDescription"},
 12756          "ProjectArn":{"shape":"ProjectArn"},
 12757          "ProjectId":{"shape":"ProjectId"},
 12758          "CreationTime":{"shape":"Timestamp"},
 12759          "ProjectStatus":{"shape":"ProjectStatus"}
 12760        }
 12761      },
 12762      "ProjectSummaryList":{
 12763        "type":"list",
 12764        "member":{"shape":"ProjectSummary"}
 12765      },
 12766      "PropertyNameHint":{
 12767        "type":"string",
 12768        "max":100,
 12769        "min":0,
 12770        "pattern":".*"
 12771      },
 12772      "PropertyNameQuery":{
 12773        "type":"structure",
 12774        "required":["PropertyNameHint"],
 12775        "members":{
 12776          "PropertyNameHint":{"shape":"PropertyNameHint"}
 12777        }
 12778      },
 12779      "PropertyNameSuggestion":{
 12780        "type":"structure",
 12781        "members":{
 12782          "PropertyName":{"shape":"ResourcePropertyName"}
 12783        }
 12784      },
 12785      "PropertyNameSuggestionList":{
 12786        "type":"list",
 12787        "member":{"shape":"PropertyNameSuggestion"}
 12788      },
 12789      "ProvisionedProductStatusMessage":{
 12790        "type":"string",
 12791        "pattern":".*"
 12792      },
 12793      "ProvisioningParameter":{
 12794        "type":"structure",
 12795        "members":{
 12796          "Key":{"shape":"ProvisioningParameterKey"},
 12797          "Value":{"shape":"ProvisioningParameterValue"}
 12798        }
 12799      },
 12800      "ProvisioningParameterKey":{
 12801        "type":"string",
 12802        "max":1000,
 12803        "min":1,
 12804        "pattern":".*"
 12805      },
 12806      "ProvisioningParameterValue":{
 12807        "type":"string",
 12808        "max":4096,
 12809        "pattern":".*"
 12810      },
 12811      "ProvisioningParameters":{
 12812        "type":"list",
 12813        "member":{"shape":"ProvisioningParameter"}
 12814      },
 12815      "PublicWorkforceTaskPrice":{
 12816        "type":"structure",
 12817        "members":{
 12818          "AmountInUsd":{"shape":"USD"}
 12819        }
 12820      },
 12821      "PutModelPackageGroupPolicyInput":{
 12822        "type":"structure",
 12823        "required":[
 12824          "ModelPackageGroupName",
 12825          "ResourcePolicy"
 12826        ],
 12827        "members":{
 12828          "ModelPackageGroupName":{"shape":"EntityName"},
 12829          "ResourcePolicy":{"shape":"PolicyString"}
 12830        }
 12831      },
 12832      "PutModelPackageGroupPolicyOutput":{
 12833        "type":"structure",
 12834        "required":["ModelPackageGroupArn"],
 12835        "members":{
 12836          "ModelPackageGroupArn":{"shape":"ModelPackageGroupArn"}
 12837        }
 12838      },
 12839      "RealtimeInferenceInstanceTypes":{
 12840        "type":"list",
 12841        "member":{"shape":"ProductionVariantInstanceType"}
 12842      },
 12843      "RecordWrapper":{
 12844        "type":"string",
 12845        "enum":[
 12846          "None",
 12847          "RecordIO"
 12848        ]
 12849      },
 12850      "RedshiftClusterId":{
 12851        "type":"string",
 12852        "max":63,
 12853        "min":1,
 12854        "pattern":".*"
 12855      },
 12856      "RedshiftDatabase":{
 12857        "type":"string",
 12858        "max":64,
 12859        "min":1,
 12860        "pattern":".*"
 12861      },
 12862      "RedshiftDatasetDefinition":{
 12863        "type":"structure",
 12864        "required":[
 12865          "ClusterId",
 12866          "Database",
 12867          "DbUser",
 12868          "QueryString",
 12869          "ClusterRoleArn",
 12870          "OutputS3Uri",
 12871          "OutputFormat"
 12872        ],
 12873        "members":{
 12874          "ClusterId":{"shape":"RedshiftClusterId"},
 12875          "Database":{"shape":"RedshiftDatabase"},
 12876          "DbUser":{"shape":"RedshiftUserName"},
 12877          "QueryString":{"shape":"RedshiftQueryString"},
 12878          "ClusterRoleArn":{"shape":"RoleArn"},
 12879          "OutputS3Uri":{"shape":"S3Uri"},
 12880          "KmsKeyId":{"shape":"KmsKeyId"},
 12881          "OutputFormat":{"shape":"RedshiftResultFormat"},
 12882          "OutputCompression":{"shape":"RedshiftResultCompressionType"}
 12883        }
 12884      },
 12885      "RedshiftQueryString":{
 12886        "type":"string",
 12887        "max":4096,
 12888        "min":1,
 12889        "pattern":"[\\s\\S]+"
 12890      },
 12891      "RedshiftResultCompressionType":{
 12892        "type":"string",
 12893        "enum":[
 12894          "None",
 12895          "GZIP",
 12896          "BZIP2",
 12897          "ZSTD",
 12898          "SNAPPY"
 12899        ]
 12900      },
 12901      "RedshiftResultFormat":{
 12902        "type":"string",
 12903        "enum":[
 12904          "PARQUET",
 12905          "CSV"
 12906        ]
 12907      },
 12908      "RedshiftUserName":{
 12909        "type":"string",
 12910        "max":128,
 12911        "min":1,
 12912        "pattern":".*"
 12913      },
 12914      "RegisterDevicesRequest":{
 12915        "type":"structure",
 12916        "required":[
 12917          "DeviceFleetName",
 12918          "Devices"
 12919        ],
 12920        "members":{
 12921          "DeviceFleetName":{"shape":"EntityName"},
 12922          "Devices":{"shape":"Devices"},
 12923          "Tags":{"shape":"TagList"}
 12924        }
 12925      },
 12926      "RegisterModelStepMetadata":{
 12927        "type":"structure",
 12928        "members":{
 12929          "Arn":{"shape":"String256"}
 12930        }
 12931      },
 12932      "RenderUiTemplateRequest":{
 12933        "type":"structure",
 12934        "required":[
 12935          "Task",
 12936          "RoleArn"
 12937        ],
 12938        "members":{
 12939          "UiTemplate":{"shape":"UiTemplate"},
 12940          "Task":{"shape":"RenderableTask"},
 12941          "RoleArn":{"shape":"RoleArn"},
 12942          "HumanTaskUiArn":{"shape":"HumanTaskUiArn"}
 12943        }
 12944      },
 12945      "RenderUiTemplateResponse":{
 12946        "type":"structure",
 12947        "required":[
 12948          "RenderedContent",
 12949          "Errors"
 12950        ],
 12951        "members":{
 12952          "RenderedContent":{"shape":"String"},
 12953          "Errors":{"shape":"RenderingErrorList"}
 12954        }
 12955      },
 12956      "RenderableTask":{
 12957        "type":"structure",
 12958        "required":["Input"],
 12959        "members":{
 12960          "Input":{"shape":"TaskInput"}
 12961        }
 12962      },
 12963      "RenderingError":{
 12964        "type":"structure",
 12965        "required":[
 12966          "Code",
 12967          "Message"
 12968        ],
 12969        "members":{
 12970          "Code":{"shape":"String"},
 12971          "Message":{"shape":"String"}
 12972        }
 12973      },
 12974      "RenderingErrorList":{
 12975        "type":"list",
 12976        "member":{"shape":"RenderingError"}
 12977      },
 12978      "RepositoryAccessMode":{
 12979        "type":"string",
 12980        "enum":[
 12981          "Platform",
 12982          "Vpc"
 12983        ]
 12984      },
 12985      "RepositoryAuthConfig":{
 12986        "type":"structure",
 12987        "required":["RepositoryCredentialsProviderArn"],
 12988        "members":{
 12989          "RepositoryCredentialsProviderArn":{"shape":"RepositoryCredentialsProviderArn"}
 12990        }
 12991      },
 12992      "RepositoryCredentialsProviderArn":{
 12993        "type":"string",
 12994        "max":2048,
 12995        "min":1,
 12996        "pattern":".*"
 12997      },
 12998      "ResolvedAttributes":{
 12999        "type":"structure",
 13000        "members":{
 13001          "AutoMLJobObjective":{"shape":"AutoMLJobObjective"},
 13002          "ProblemType":{"shape":"ProblemType"},
 13003          "CompletionCriteria":{"shape":"AutoMLJobCompletionCriteria"}
 13004        }
 13005      },
 13006      "ResourceArn":{
 13007        "type":"string",
 13008        "max":256,
 13009        "pattern":"arn:aws[a-z-]*:sagemaker:[a-z0-9-]*:[0-9]{12}:.+"
 13010      },
 13011      "ResourceConfig":{
 13012        "type":"structure",
 13013        "required":[
 13014          "InstanceType",
 13015          "InstanceCount",
 13016          "VolumeSizeInGB"
 13017        ],
 13018        "members":{
 13019          "InstanceType":{"shape":"TrainingInstanceType"},
 13020          "InstanceCount":{"shape":"TrainingInstanceCount"},
 13021          "VolumeSizeInGB":{"shape":"VolumeSizeInGB"},
 13022          "VolumeKmsKeyId":{"shape":"KmsKeyId"}
 13023        }
 13024      },
 13025      "ResourceId":{
 13026        "type":"string",
 13027        "max":32
 13028      },
 13029      "ResourceInUse":{
 13030        "type":"structure",
 13031        "members":{
 13032          "Message":{"shape":"FailureReason"}
 13033        },
 13034        "exception":true
 13035      },
 13036      "ResourceLimitExceeded":{
 13037        "type":"structure",
 13038        "members":{
 13039          "Message":{"shape":"FailureReason"}
 13040        },
 13041        "exception":true
 13042      },
 13043      "ResourceLimits":{
 13044        "type":"structure",
 13045        "required":[
 13046          "MaxNumberOfTrainingJobs",
 13047          "MaxParallelTrainingJobs"
 13048        ],
 13049        "members":{
 13050          "MaxNumberOfTrainingJobs":{"shape":"MaxNumberOfTrainingJobs"},
 13051          "MaxParallelTrainingJobs":{"shape":"MaxParallelTrainingJobs"}
 13052        }
 13053      },
 13054      "ResourceNotFound":{
 13055        "type":"structure",
 13056        "members":{
 13057          "Message":{"shape":"FailureReason"}
 13058        },
 13059        "exception":true
 13060      },
 13061      "ResourcePropertyName":{
 13062        "type":"string",
 13063        "max":255,
 13064        "min":1,
 13065        "pattern":".+"
 13066      },
 13067      "ResourceSpec":{
 13068        "type":"structure",
 13069        "members":{
 13070          "SageMakerImageArn":{"shape":"ImageArn"},
 13071          "SageMakerImageVersionArn":{"shape":"ImageVersionArn"},
 13072          "InstanceType":{"shape":"AppInstanceType"},
 13073          "LifecycleConfigArn":{"shape":"StudioLifecycleConfigArn"}
 13074        }
 13075      },
 13076      "ResourceType":{
 13077        "type":"string",
 13078        "enum":[
 13079          "TrainingJob",
 13080          "Experiment",
 13081          "ExperimentTrial",
 13082          "ExperimentTrialComponent",
 13083          "Endpoint",
 13084          "ModelPackage",
 13085          "ModelPackageGroup",
 13086          "Pipeline",
 13087          "PipelineExecution",
 13088          "FeatureGroup",
 13089          "Project"
 13090        ]
 13091      },
 13092      "ResponseMIMEType":{
 13093        "type":"string",
 13094        "max":1024,
 13095        "pattern":"^[-\\w]+\\/.+$"
 13096      },
 13097      "ResponseMIMETypes":{
 13098        "type":"list",
 13099        "member":{"shape":"ResponseMIMEType"}
 13100      },
 13101      "RetentionPolicy":{
 13102        "type":"structure",
 13103        "members":{
 13104          "HomeEfsFileSystem":{"shape":"RetentionType"}
 13105        }
 13106      },
 13107      "RetentionType":{
 13108        "type":"string",
 13109        "enum":[
 13110          "Retain",
 13111          "Delete"
 13112        ]
 13113      },
 13114      "RetryPipelineExecutionRequest":{
 13115        "type":"structure",
 13116        "required":[
 13117          "PipelineExecutionArn",
 13118          "ClientRequestToken"
 13119        ],
 13120        "members":{
 13121          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
 13122          "ClientRequestToken":{
 13123            "shape":"IdempotencyToken",
 13124            "idempotencyToken":true
 13125          }
 13126        }
 13127      },
 13128      "RetryPipelineExecutionResponse":{
 13129        "type":"structure",
 13130        "members":{
 13131          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
 13132        }
 13133      },
 13134      "RetryStrategy":{
 13135        "type":"structure",
 13136        "required":["MaximumRetryAttempts"],
 13137        "members":{
 13138          "MaximumRetryAttempts":{"shape":"MaximumRetryAttempts"}
 13139        }
 13140      },
 13141      "RoleArn":{
 13142        "type":"string",
 13143        "max":2048,
 13144        "min":20,
 13145        "pattern":"^arn:aws[a-z\\-]*:iam::\\d{12}:role/?[a-zA-Z_0-9+=,.@\\-_/]+$"
 13146      },
 13147      "RootAccess":{
 13148        "type":"string",
 13149        "enum":[
 13150          "Enabled",
 13151          "Disabled"
 13152        ]
 13153      },
 13154      "RuleConfigurationName":{
 13155        "type":"string",
 13156        "max":256,
 13157        "min":1,
 13158        "pattern":".*"
 13159      },
 13160      "RuleEvaluationStatus":{
 13161        "type":"string",
 13162        "enum":[
 13163          "InProgress",
 13164          "NoIssuesFound",
 13165          "IssuesFound",
 13166          "Error",
 13167          "Stopping",
 13168          "Stopped"
 13169        ]
 13170      },
 13171      "RuleParameters":{
 13172        "type":"map",
 13173        "key":{"shape":"ConfigKey"},
 13174        "value":{"shape":"ConfigValue"},
 13175        "max":100,
 13176        "min":0
 13177      },
 13178      "S3DataDistribution":{
 13179        "type":"string",
 13180        "enum":[
 13181          "FullyReplicated",
 13182          "ShardedByS3Key"
 13183        ]
 13184      },
 13185      "S3DataSource":{
 13186        "type":"structure",
 13187        "required":[
 13188          "S3DataType",
 13189          "S3Uri"
 13190        ],
 13191        "members":{
 13192          "S3DataType":{"shape":"S3DataType"},
 13193          "S3Uri":{"shape":"S3Uri"},
 13194          "S3DataDistributionType":{"shape":"S3DataDistribution"},
 13195          "AttributeNames":{"shape":"AttributeNames"}
 13196        }
 13197      },
 13198      "S3DataType":{
 13199        "type":"string",
 13200        "enum":[
 13201          "ManifestFile",
 13202          "S3Prefix",
 13203          "AugmentedManifestFile"
 13204        ]
 13205      },
 13206      "S3StorageConfig":{
 13207        "type":"structure",
 13208        "required":["S3Uri"],
 13209        "members":{
 13210          "S3Uri":{"shape":"S3Uri"},
 13211          "KmsKeyId":{"shape":"KmsKeyId"},
 13212          "ResolvedOutputS3Uri":{"shape":"S3Uri"}
 13213        }
 13214      },
 13215      "S3Uri":{
 13216        "type":"string",
 13217        "max":1024,
 13218        "pattern":"^(https|s3)://([^/]+)/?(.*)$"
 13219      },
 13220      "SagemakerServicecatalogStatus":{
 13221        "type":"string",
 13222        "enum":[
 13223          "Enabled",
 13224          "Disabled"
 13225        ]
 13226      },
 13227      "SamplingPercentage":{
 13228        "type":"integer",
 13229        "max":100,
 13230        "min":0
 13231      },
 13232      "ScheduleConfig":{
 13233        "type":"structure",
 13234        "required":["ScheduleExpression"],
 13235        "members":{
 13236          "ScheduleExpression":{"shape":"ScheduleExpression"}
 13237        }
 13238      },
 13239      "ScheduleExpression":{
 13240        "type":"string",
 13241        "max":256,
 13242        "min":1
 13243      },
 13244      "ScheduleStatus":{
 13245        "type":"string",
 13246        "enum":[
 13247          "Pending",
 13248          "Failed",
 13249          "Scheduled",
 13250          "Stopped"
 13251        ]
 13252      },
 13253      "SearchExpression":{
 13254        "type":"structure",
 13255        "members":{
 13256          "Filters":{"shape":"FilterList"},
 13257          "NestedFilters":{"shape":"NestedFiltersList"},
 13258          "SubExpressions":{"shape":"SearchExpressionList"},
 13259          "Operator":{"shape":"BooleanOperator"}
 13260        }
 13261      },
 13262      "SearchExpressionList":{
 13263        "type":"list",
 13264        "member":{"shape":"SearchExpression"},
 13265        "max":20,
 13266        "min":1
 13267      },
 13268      "SearchRecord":{
 13269        "type":"structure",
 13270        "members":{
 13271          "TrainingJob":{"shape":"TrainingJob"},
 13272          "Experiment":{"shape":"Experiment"},
 13273          "Trial":{"shape":"Trial"},
 13274          "TrialComponent":{"shape":"TrialComponent"},
 13275          "Endpoint":{"shape":"Endpoint"},
 13276          "ModelPackage":{"shape":"ModelPackage"},
 13277          "ModelPackageGroup":{"shape":"ModelPackageGroup"},
 13278          "Pipeline":{"shape":"Pipeline"},
 13279          "PipelineExecution":{"shape":"PipelineExecution"},
 13280          "FeatureGroup":{"shape":"FeatureGroup"},
 13281          "Project":{"shape":"Project"}
 13282        }
 13283      },
 13284      "SearchRequest":{
 13285        "type":"structure",
 13286        "required":["Resource"],
 13287        "members":{
 13288          "Resource":{"shape":"ResourceType"},
 13289          "SearchExpression":{"shape":"SearchExpression"},
 13290          "SortBy":{"shape":"ResourcePropertyName"},
 13291          "SortOrder":{"shape":"SearchSortOrder"},
 13292          "NextToken":{"shape":"NextToken"},
 13293          "MaxResults":{
 13294            "shape":"MaxResults",
 13295            "box":true
 13296          }
 13297        }
 13298      },
 13299      "SearchResponse":{
 13300        "type":"structure",
 13301        "members":{
 13302          "Results":{"shape":"SearchResultsList"},
 13303          "NextToken":{"shape":"NextToken"}
 13304        }
 13305      },
 13306      "SearchResultsList":{
 13307        "type":"list",
 13308        "member":{"shape":"SearchRecord"}
 13309      },
 13310      "SearchSortOrder":{
 13311        "type":"string",
 13312        "enum":[
 13313          "Ascending",
 13314          "Descending"
 13315        ]
 13316      },
 13317      "SecondaryStatus":{
 13318        "type":"string",
 13319        "enum":[
 13320          "Starting",
 13321          "LaunchingMLInstances",
 13322          "PreparingTrainingStack",
 13323          "Downloading",
 13324          "DownloadingTrainingImage",
 13325          "Training",
 13326          "Uploading",
 13327          "Stopping",
 13328          "Stopped",
 13329          "MaxRuntimeExceeded",
 13330          "Completed",
 13331          "Failed",
 13332          "Interrupted",
 13333          "MaxWaitTimeExceeded",
 13334          "Updating",
 13335          "Restarting"
 13336        ]
 13337      },
 13338      "SecondaryStatusTransition":{
 13339        "type":"structure",
 13340        "required":[
 13341          "Status",
 13342          "StartTime"
 13343        ],
 13344        "members":{
 13345          "Status":{"shape":"SecondaryStatus"},
 13346          "StartTime":{"shape":"Timestamp"},
 13347          "EndTime":{"shape":"Timestamp"},
 13348          "StatusMessage":{"shape":"StatusMessage"}
 13349        }
 13350      },
 13351      "SecondaryStatusTransitions":{
 13352        "type":"list",
 13353        "member":{"shape":"SecondaryStatusTransition"}
 13354      },
 13355      "SecretArn":{
 13356        "type":"string",
 13357        "max":2048,
 13358        "min":1,
 13359        "pattern":"arn:aws[a-z\\-]*:secretsmanager:[a-z0-9\\-]*:[0-9]{12}:secret:.*"
 13360      },
 13361      "SecurityGroupId":{
 13362        "type":"string",
 13363        "max":32,
 13364        "pattern":"[-0-9a-zA-Z]+"
 13365      },
 13366      "SecurityGroupIds":{
 13367        "type":"list",
 13368        "member":{"shape":"SecurityGroupId"},
 13369        "max":5
 13370      },
 13371      "Seed":{"type":"long"},
 13372      "SendPipelineExecutionStepFailureRequest":{
 13373        "type":"structure",
 13374        "required":["CallbackToken"],
 13375        "members":{
 13376          "CallbackToken":{"shape":"CallbackToken"},
 13377          "FailureReason":{"shape":"String256"},
 13378          "ClientRequestToken":{
 13379            "shape":"IdempotencyToken",
 13380            "idempotencyToken":true
 13381          }
 13382        }
 13383      },
 13384      "SendPipelineExecutionStepFailureResponse":{
 13385        "type":"structure",
 13386        "members":{
 13387          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
 13388        }
 13389      },
 13390      "SendPipelineExecutionStepSuccessRequest":{
 13391        "type":"structure",
 13392        "required":["CallbackToken"],
 13393        "members":{
 13394          "CallbackToken":{"shape":"CallbackToken"},
 13395          "OutputParameters":{"shape":"OutputParameterList"},
 13396          "ClientRequestToken":{
 13397            "shape":"IdempotencyToken",
 13398            "idempotencyToken":true
 13399          }
 13400        }
 13401      },
 13402      "SendPipelineExecutionStepSuccessResponse":{
 13403        "type":"structure",
 13404        "members":{
 13405          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
 13406        }
 13407      },
 13408      "ServiceCatalogEntityId":{
 13409        "type":"string",
 13410        "max":100,
 13411        "min":1,
 13412        "pattern":"^[a-zA-Z0-9_\\-]*"
 13413      },
 13414      "ServiceCatalogProvisionedProductDetails":{
 13415        "type":"structure",
 13416        "members":{
 13417          "ProvisionedProductId":{"shape":"ServiceCatalogEntityId"},
 13418          "ProvisionedProductStatusMessage":{"shape":"ProvisionedProductStatusMessage"}
 13419        }
 13420      },
 13421      "ServiceCatalogProvisioningDetails":{
 13422        "type":"structure",
 13423        "required":[
 13424          "ProductId",
 13425          "ProvisioningArtifactId"
 13426        ],
 13427        "members":{
 13428          "ProductId":{"shape":"ServiceCatalogEntityId"},
 13429          "ProvisioningArtifactId":{"shape":"ServiceCatalogEntityId"},
 13430          "PathId":{"shape":"ServiceCatalogEntityId"},
 13431          "ProvisioningParameters":{"shape":"ProvisioningParameters"}
 13432        }
 13433      },
 13434      "SessionExpirationDurationInSeconds":{
 13435        "type":"integer",
 13436        "max":43200,
 13437        "min":1800
 13438      },
 13439      "SharingSettings":{
 13440        "type":"structure",
 13441        "members":{
 13442          "NotebookOutputOption":{"shape":"NotebookOutputOption"},
 13443          "S3OutputPath":{"shape":"S3Uri"},
 13444          "S3KmsKeyId":{"shape":"KmsKeyId"}
 13445        }
 13446      },
 13447      "ShuffleConfig":{
 13448        "type":"structure",
 13449        "required":["Seed"],
 13450        "members":{
 13451          "Seed":{"shape":"Seed"}
 13452        }
 13453      },
 13454      "SingleSignOnUserIdentifier":{
 13455        "type":"string",
 13456        "pattern":"UserName"
 13457      },
 13458      "SnsTopicArn":{
 13459        "type":"string",
 13460        "max":2048,
 13461        "pattern":"arn:aws[a-z\\-]*:sns:[a-z0-9\\-]*:[0-9]{12}:[a-zA-Z0-9_.-]+"
 13462      },
 13463      "SortActionsBy":{
 13464        "type":"string",
 13465        "enum":[
 13466          "Name",
 13467          "CreationTime"
 13468        ]
 13469      },
 13470      "SortArtifactsBy":{
 13471        "type":"string",
 13472        "enum":["CreationTime"]
 13473      },
 13474      "SortAssociationsBy":{
 13475        "type":"string",
 13476        "enum":[
 13477          "SourceArn",
 13478          "DestinationArn",
 13479          "SourceType",
 13480          "DestinationType",
 13481          "CreationTime"
 13482        ]
 13483      },
 13484      "SortBy":{
 13485        "type":"string",
 13486        "enum":[
 13487          "Name",
 13488          "CreationTime",
 13489          "Status"
 13490        ]
 13491      },
 13492      "SortContextsBy":{
 13493        "type":"string",
 13494        "enum":[
 13495          "Name",
 13496          "CreationTime"
 13497        ]
 13498      },
 13499      "SortExperimentsBy":{
 13500        "type":"string",
 13501        "enum":[
 13502          "Name",
 13503          "CreationTime"
 13504        ]
 13505      },
 13506      "SortOrder":{
 13507        "type":"string",
 13508        "enum":[
 13509          "Ascending",
 13510          "Descending"
 13511        ]
 13512      },
 13513      "SortPipelineExecutionsBy":{
 13514        "type":"string",
 13515        "enum":[
 13516          "CreationTime",
 13517          "PipelineExecutionArn"
 13518        ]
 13519      },
 13520      "SortPipelinesBy":{
 13521        "type":"string",
 13522        "enum":[
 13523          "Name",
 13524          "CreationTime"
 13525        ]
 13526      },
 13527      "SortTrialComponentsBy":{
 13528        "type":"string",
 13529        "enum":[
 13530          "Name",
 13531          "CreationTime"
 13532        ]
 13533      },
 13534      "SortTrialsBy":{
 13535        "type":"string",
 13536        "enum":[
 13537          "Name",
 13538          "CreationTime"
 13539        ]
 13540      },
 13541      "SourceAlgorithm":{
 13542        "type":"structure",
 13543        "required":["AlgorithmName"],
 13544        "members":{
 13545          "ModelDataUrl":{"shape":"Url"},
 13546          "AlgorithmName":{"shape":"ArnOrName"}
 13547        }
 13548      },
 13549      "SourceAlgorithmList":{
 13550        "type":"list",
 13551        "member":{"shape":"SourceAlgorithm"},
 13552        "max":1,
 13553        "min":1
 13554      },
 13555      "SourceAlgorithmSpecification":{
 13556        "type":"structure",
 13557        "required":["SourceAlgorithms"],
 13558        "members":{
 13559          "SourceAlgorithms":{"shape":"SourceAlgorithmList"}
 13560        }
 13561      },
 13562      "SourceIpConfig":{
 13563        "type":"structure",
 13564        "required":["Cidrs"],
 13565        "members":{
 13566          "Cidrs":{"shape":"Cidrs"}
 13567        }
 13568      },
 13569      "SourceType":{
 13570        "type":"string",
 13571        "max":128
 13572      },
 13573      "SourceUri":{
 13574        "type":"string",
 13575        "max":2048,
 13576        "pattern":".*"
 13577      },
 13578      "SplitType":{
 13579        "type":"string",
 13580        "enum":[
 13581          "None",
 13582          "Line",
 13583          "RecordIO",
 13584          "TFRecord"
 13585        ]
 13586      },
 13587      "StartMonitoringScheduleRequest":{
 13588        "type":"structure",
 13589        "required":["MonitoringScheduleName"],
 13590        "members":{
 13591          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"}
 13592        }
 13593      },
 13594      "StartNotebookInstanceInput":{
 13595        "type":"structure",
 13596        "required":["NotebookInstanceName"],
 13597        "members":{
 13598          "NotebookInstanceName":{"shape":"NotebookInstanceName"}
 13599        }
 13600      },
 13601      "StartPipelineExecutionRequest":{
 13602        "type":"structure",
 13603        "required":[
 13604          "PipelineName",
 13605          "ClientRequestToken"
 13606        ],
 13607        "members":{
 13608          "PipelineName":{"shape":"PipelineName"},
 13609          "PipelineExecutionDisplayName":{"shape":"PipelineExecutionName"},
 13610          "PipelineParameters":{"shape":"ParameterList"},
 13611          "PipelineExecutionDescription":{"shape":"PipelineExecutionDescription"},
 13612          "ClientRequestToken":{
 13613            "shape":"IdempotencyToken",
 13614            "idempotencyToken":true
 13615          }
 13616        }
 13617      },
 13618      "StartPipelineExecutionResponse":{
 13619        "type":"structure",
 13620        "members":{
 13621          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
 13622        }
 13623      },
 13624      "StatusDetails":{
 13625        "type":"string",
 13626        "max":1024,
 13627        "pattern":".*"
 13628      },
 13629      "StatusMessage":{"type":"string"},
 13630      "StepName":{
 13631        "type":"string",
 13632        "max":256,
 13633        "pattern":".*"
 13634      },
 13635      "StepStatus":{
 13636        "type":"string",
 13637        "enum":[
 13638          "Starting",
 13639          "Executing",
 13640          "Stopping",
 13641          "Stopped",
 13642          "Failed",
 13643          "Succeeded"
 13644        ]
 13645      },
 13646      "StopAutoMLJobRequest":{
 13647        "type":"structure",
 13648        "required":["AutoMLJobName"],
 13649        "members":{
 13650          "AutoMLJobName":{"shape":"AutoMLJobName"}
 13651        }
 13652      },
 13653      "StopCompilationJobRequest":{
 13654        "type":"structure",
 13655        "required":["CompilationJobName"],
 13656        "members":{
 13657          "CompilationJobName":{"shape":"EntityName"}
 13658        }
 13659      },
 13660      "StopEdgePackagingJobRequest":{
 13661        "type":"structure",
 13662        "required":["EdgePackagingJobName"],
 13663        "members":{
 13664          "EdgePackagingJobName":{"shape":"EntityName"}
 13665        }
 13666      },
 13667      "StopHyperParameterTuningJobRequest":{
 13668        "type":"structure",
 13669        "required":["HyperParameterTuningJobName"],
 13670        "members":{
 13671          "HyperParameterTuningJobName":{"shape":"HyperParameterTuningJobName"}
 13672        }
 13673      },
 13674      "StopLabelingJobRequest":{
 13675        "type":"structure",
 13676        "required":["LabelingJobName"],
 13677        "members":{
 13678          "LabelingJobName":{"shape":"LabelingJobName"}
 13679        }
 13680      },
 13681      "StopMonitoringScheduleRequest":{
 13682        "type":"structure",
 13683        "required":["MonitoringScheduleName"],
 13684        "members":{
 13685          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"}
 13686        }
 13687      },
 13688      "StopNotebookInstanceInput":{
 13689        "type":"structure",
 13690        "required":["NotebookInstanceName"],
 13691        "members":{
 13692          "NotebookInstanceName":{"shape":"NotebookInstanceName"}
 13693        }
 13694      },
 13695      "StopPipelineExecutionRequest":{
 13696        "type":"structure",
 13697        "required":[
 13698          "PipelineExecutionArn",
 13699          "ClientRequestToken"
 13700        ],
 13701        "members":{
 13702          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
 13703          "ClientRequestToken":{
 13704            "shape":"IdempotencyToken",
 13705            "idempotencyToken":true
 13706          }
 13707        }
 13708      },
 13709      "StopPipelineExecutionResponse":{
 13710        "type":"structure",
 13711        "members":{
 13712          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
 13713        }
 13714      },
 13715      "StopProcessingJobRequest":{
 13716        "type":"structure",
 13717        "required":["ProcessingJobName"],
 13718        "members":{
 13719          "ProcessingJobName":{"shape":"ProcessingJobName"}
 13720        }
 13721      },
 13722      "StopTrainingJobRequest":{
 13723        "type":"structure",
 13724        "required":["TrainingJobName"],
 13725        "members":{
 13726          "TrainingJobName":{"shape":"TrainingJobName"}
 13727        }
 13728      },
 13729      "StopTransformJobRequest":{
 13730        "type":"structure",
 13731        "required":["TransformJobName"],
 13732        "members":{
 13733          "TransformJobName":{"shape":"TransformJobName"}
 13734        }
 13735      },
 13736      "StoppingCondition":{
 13737        "type":"structure",
 13738        "members":{
 13739          "MaxRuntimeInSeconds":{"shape":"MaxRuntimeInSeconds"},
 13740          "MaxWaitTimeInSeconds":{"shape":"MaxWaitTimeInSeconds"}
 13741        }
 13742      },
 13743      "String":{"type":"string"},
 13744      "String1024":{
 13745        "type":"string",
 13746        "max":1024
 13747      },
 13748      "String200":{
 13749        "type":"string",
 13750        "max":200,
 13751        "min":1,
 13752        "pattern":".+"
 13753      },
 13754      "String2048":{
 13755        "type":"string",
 13756        "max":2048
 13757      },
 13758      "String256":{
 13759        "type":"string",
 13760        "max":256
 13761      },
 13762      "String64":{
 13763        "type":"string",
 13764        "max":64
 13765      },
 13766      "StringParameterValue":{
 13767        "type":"string",
 13768        "max":256,
 13769        "pattern":".*"
 13770      },
 13771      "StudioLifecycleConfigAppType":{
 13772        "type":"string",
 13773        "enum":[
 13774          "JupyterServer",
 13775          "KernelGateway"
 13776        ]
 13777      },
 13778      "StudioLifecycleConfigArn":{
 13779        "type":"string",
 13780        "max":256,
 13781        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:studio-lifecycle-config/.*"
 13782      },
 13783      "StudioLifecycleConfigContent":{
 13784        "type":"string",
 13785        "max":16384,
 13786        "min":1,
 13787        "pattern":"[\\S\\s]+"
 13788      },
 13789      "StudioLifecycleConfigDetails":{
 13790        "type":"structure",
 13791        "members":{
 13792          "StudioLifecycleConfigArn":{"shape":"StudioLifecycleConfigArn"},
 13793          "StudioLifecycleConfigName":{"shape":"StudioLifecycleConfigName"},
 13794          "CreationTime":{"shape":"Timestamp"},
 13795          "LastModifiedTime":{"shape":"Timestamp"},
 13796          "StudioLifecycleConfigAppType":{"shape":"StudioLifecycleConfigAppType"}
 13797        }
 13798      },
 13799      "StudioLifecycleConfigName":{
 13800        "type":"string",
 13801        "max":63,
 13802        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
 13803      },
 13804      "StudioLifecycleConfigSortKey":{
 13805        "type":"string",
 13806        "enum":[
 13807          "CreationTime",
 13808          "LastModifiedTime",
 13809          "Name"
 13810        ]
 13811      },
 13812      "StudioLifecycleConfigsList":{
 13813        "type":"list",
 13814        "member":{"shape":"StudioLifecycleConfigDetails"}
 13815      },
 13816      "SubnetId":{
 13817        "type":"string",
 13818        "max":32,
 13819        "pattern":"[-0-9a-zA-Z]+"
 13820      },
 13821      "Subnets":{
 13822        "type":"list",
 13823        "member":{"shape":"SubnetId"},
 13824        "max":16,
 13825        "min":1
 13826      },
 13827      "SubscribedWorkteam":{
 13828        "type":"structure",
 13829        "required":["WorkteamArn"],
 13830        "members":{
 13831          "WorkteamArn":{"shape":"WorkteamArn"},
 13832          "MarketplaceTitle":{"shape":"String200"},
 13833          "SellerName":{"shape":"String"},
 13834          "MarketplaceDescription":{"shape":"String200"},
 13835          "ListingId":{"shape":"String"}
 13836        }
 13837      },
 13838      "SubscribedWorkteams":{
 13839        "type":"list",
 13840        "member":{"shape":"SubscribedWorkteam"}
 13841      },
 13842      "Success":{"type":"boolean"},
 13843      "SuggestionQuery":{
 13844        "type":"structure",
 13845        "members":{
 13846          "PropertyNameQuery":{"shape":"PropertyNameQuery"}
 13847        }
 13848      },
 13849      "TableName":{
 13850        "type":"string",
 13851        "max":255,
 13852        "min":1,
 13853        "pattern":"[\\u0020-\\uD7FF\\uE000-\\uFFFD\\uD800\\uDC00-\\uDBFF\\uDFFF\\t]*"
 13854      },
 13855      "Tag":{
 13856        "type":"structure",
 13857        "required":[
 13858          "Key",
 13859          "Value"
 13860        ],
 13861        "members":{
 13862          "Key":{"shape":"TagKey"},
 13863          "Value":{"shape":"TagValue"}
 13864        }
 13865      },
 13866      "TagKey":{
 13867        "type":"string",
 13868        "max":128,
 13869        "min":1,
 13870        "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
 13871      },
 13872      "TagKeyList":{
 13873        "type":"list",
 13874        "member":{"shape":"TagKey"},
 13875        "max":50,
 13876        "min":1
 13877      },
 13878      "TagList":{
 13879        "type":"list",
 13880        "member":{"shape":"Tag"},
 13881        "max":50,
 13882        "min":0
 13883      },
 13884      "TagValue":{
 13885        "type":"string",
 13886        "max":256,
 13887        "min":0,
 13888        "pattern":"^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$"
 13889      },
 13890      "TargetAttributeName":{
 13891        "type":"string",
 13892        "min":1
 13893      },
 13894      "TargetDevice":{
 13895        "type":"string",
 13896        "enum":[
 13897          "lambda",
 13898          "ml_m4",
 13899          "ml_m5",
 13900          "ml_c4",
 13901          "ml_c5",
 13902          "ml_p2",
 13903          "ml_p3",
 13904          "ml_g4dn",
 13905          "ml_inf1",
 13906          "ml_eia2",
 13907          "jetson_tx1",
 13908          "jetson_tx2",
 13909          "jetson_nano",
 13910          "jetson_xavier",
 13911          "rasp3b",
 13912          "imx8qm",
 13913          "deeplens",
 13914          "rk3399",
 13915          "rk3288",
 13916          "aisage",
 13917          "sbe_c",
 13918          "qcs605",
 13919          "qcs603",
 13920          "sitara_am57x",
 13921          "amba_cv22",
 13922          "amba_cv25",
 13923          "x86_win32",
 13924          "x86_win64",
 13925          "coreml",
 13926          "jacinto_tda4vm",
 13927          "imx8mplus"
 13928        ]
 13929      },
 13930      "TargetObjectiveMetricValue":{"type":"float"},
 13931      "TargetPlatform":{
 13932        "type":"structure",
 13933        "required":[
 13934          "Os",
 13935          "Arch"
 13936        ],
 13937        "members":{
 13938          "Os":{"shape":"TargetPlatformOs"},
 13939          "Arch":{"shape":"TargetPlatformArch"},
 13940          "Accelerator":{"shape":"TargetPlatformAccelerator"}
 13941        }
 13942      },
 13943      "TargetPlatformAccelerator":{
 13944        "type":"string",
 13945        "enum":[
 13946          "INTEL_GRAPHICS",
 13947          "MALI",
 13948          "NVIDIA"
 13949        ]
 13950      },
 13951      "TargetPlatformArch":{
 13952        "type":"string",
 13953        "enum":[
 13954          "X86_64",
 13955          "X86",
 13956          "ARM64",
 13957          "ARM_EABI",
 13958          "ARM_EABIHF"
 13959        ]
 13960      },
 13961      "TargetPlatformOs":{
 13962        "type":"string",
 13963        "enum":[
 13964          "ANDROID",
 13965          "LINUX"
 13966        ]
 13967      },
 13968      "TaskAvailabilityLifetimeInSeconds":{
 13969        "type":"integer",
 13970        "min":60
 13971      },
 13972      "TaskCount":{
 13973        "type":"integer",
 13974        "min":0
 13975      },
 13976      "TaskDescription":{
 13977        "type":"string",
 13978        "max":255,
 13979        "min":1,
 13980        "pattern":".+"
 13981      },
 13982      "TaskInput":{
 13983        "type":"string",
 13984        "max":128000,
 13985        "min":2,
 13986        "pattern":"[\\S\\s]+"
 13987      },
 13988      "TaskKeyword":{
 13989        "type":"string",
 13990        "max":30,
 13991        "min":1,
 13992        "pattern":"^[A-Za-z0-9]+( [A-Za-z0-9]+)*$"
 13993      },
 13994      "TaskKeywords":{
 13995        "type":"list",
 13996        "member":{"shape":"TaskKeyword"},
 13997        "max":5,
 13998        "min":1
 13999      },
 14000      "TaskTimeLimitInSeconds":{
 14001        "type":"integer",
 14002        "min":30
 14003      },
 14004      "TaskTitle":{
 14005        "type":"string",
 14006        "max":128,
 14007        "min":1,
 14008        "pattern":"^[\\t\\n\\r -\\uD7FF\\uE000-\\uFFFD]*$"
 14009      },
 14010      "TemplateContent":{
 14011        "type":"string",
 14012        "max":128000,
 14013        "min":1,
 14014        "pattern":"[\\S\\s]+"
 14015      },
 14016      "TemplateContentSha256":{
 14017        "type":"string",
 14018        "max":128000,
 14019        "min":1
 14020      },
 14021      "TemplateUrl":{
 14022        "type":"string",
 14023        "max":2048,
 14024        "min":1
 14025      },
 14026      "TensorBoardAppSettings":{
 14027        "type":"structure",
 14028        "members":{
 14029          "DefaultResourceSpec":{"shape":"ResourceSpec"}
 14030        }
 14031      },
 14032      "TensorBoardOutputConfig":{
 14033        "type":"structure",
 14034        "required":["S3OutputPath"],
 14035        "members":{
 14036          "LocalPath":{"shape":"DirectoryPath"},
 14037          "S3OutputPath":{"shape":"S3Uri"}
 14038        }
 14039      },
 14040      "TenthFractionsOfACent":{
 14041        "type":"integer",
 14042        "max":9,
 14043        "min":0
 14044      },
 14045      "TerminationWaitInSeconds":{
 14046        "type":"integer",
 14047        "max":3600,
 14048        "min":0
 14049      },
 14050      "ThingName":{
 14051        "type":"string",
 14052        "max":128,
 14053        "pattern":"[a-zA-Z0-9:_-]+"
 14054      },
 14055      "Timestamp":{"type":"timestamp"},
 14056      "TrafficRoutingConfig":{
 14057        "type":"structure",
 14058        "required":[
 14059          "Type",
 14060          "WaitIntervalInSeconds"
 14061        ],
 14062        "members":{
 14063          "Type":{"shape":"TrafficRoutingConfigType"},
 14064          "WaitIntervalInSeconds":{"shape":"WaitIntervalInSeconds"},
 14065          "CanarySize":{"shape":"CapacitySize"}
 14066        }
 14067      },
 14068      "TrafficRoutingConfigType":{
 14069        "type":"string",
 14070        "enum":[
 14071          "ALL_AT_ONCE",
 14072          "CANARY"
 14073        ]
 14074      },
 14075      "TrainingEnvironmentKey":{
 14076        "type":"string",
 14077        "max":512,
 14078        "pattern":"[a-zA-Z_][a-zA-Z0-9_]*"
 14079      },
 14080      "TrainingEnvironmentMap":{
 14081        "type":"map",
 14082        "key":{"shape":"TrainingEnvironmentKey"},
 14083        "value":{"shape":"TrainingEnvironmentValue"},
 14084        "max":48
 14085      },
 14086      "TrainingEnvironmentValue":{
 14087        "type":"string",
 14088        "max":512,
 14089        "pattern":"[\\S\\s]*"
 14090      },
 14091      "TrainingInputMode":{
 14092        "type":"string",
 14093        "enum":[
 14094          "Pipe",
 14095          "File",
 14096          "FastFile"
 14097        ]
 14098      },
 14099      "TrainingInstanceCount":{
 14100        "type":"integer",
 14101        "min":1
 14102      },
 14103      "TrainingInstanceType":{
 14104        "type":"string",
 14105        "enum":[
 14106          "ml.m4.xlarge",
 14107          "ml.m4.2xlarge",
 14108          "ml.m4.4xlarge",
 14109          "ml.m4.10xlarge",
 14110          "ml.m4.16xlarge",
 14111          "ml.g4dn.xlarge",
 14112          "ml.g4dn.2xlarge",
 14113          "ml.g4dn.4xlarge",
 14114          "ml.g4dn.8xlarge",
 14115          "ml.g4dn.12xlarge",
 14116          "ml.g4dn.16xlarge",
 14117          "ml.m5.large",
 14118          "ml.m5.xlarge",
 14119          "ml.m5.2xlarge",
 14120          "ml.m5.4xlarge",
 14121          "ml.m5.12xlarge",
 14122          "ml.m5.24xlarge",
 14123          "ml.c4.xlarge",
 14124          "ml.c4.2xlarge",
 14125          "ml.c4.4xlarge",
 14126          "ml.c4.8xlarge",
 14127          "ml.p2.xlarge",
 14128          "ml.p2.8xlarge",
 14129          "ml.p2.16xlarge",
 14130          "ml.p3.2xlarge",
 14131          "ml.p3.8xlarge",
 14132          "ml.p3.16xlarge",
 14133          "ml.p3dn.24xlarge",
 14134          "ml.p4d.24xlarge",
 14135          "ml.c5.xlarge",
 14136          "ml.c5.2xlarge",
 14137          "ml.c5.4xlarge",
 14138          "ml.c5.9xlarge",
 14139          "ml.c5.18xlarge",
 14140          "ml.c5n.xlarge",
 14141          "ml.c5n.2xlarge",
 14142          "ml.c5n.4xlarge",
 14143          "ml.c5n.9xlarge",
 14144          "ml.c5n.18xlarge"
 14145        ]
 14146      },
 14147      "TrainingInstanceTypes":{
 14148        "type":"list",
 14149        "member":{"shape":"TrainingInstanceType"}
 14150      },
 14151      "TrainingJob":{
 14152        "type":"structure",
 14153        "members":{
 14154          "TrainingJobName":{"shape":"TrainingJobName"},
 14155          "TrainingJobArn":{"shape":"TrainingJobArn"},
 14156          "TuningJobArn":{"shape":"HyperParameterTuningJobArn"},
 14157          "LabelingJobArn":{"shape":"LabelingJobArn"},
 14158          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
 14159          "ModelArtifacts":{"shape":"ModelArtifacts"},
 14160          "TrainingJobStatus":{"shape":"TrainingJobStatus"},
 14161          "SecondaryStatus":{"shape":"SecondaryStatus"},
 14162          "FailureReason":{"shape":"FailureReason"},
 14163          "HyperParameters":{"shape":"HyperParameters"},
 14164          "AlgorithmSpecification":{"shape":"AlgorithmSpecification"},
 14165          "RoleArn":{"shape":"RoleArn"},
 14166          "InputDataConfig":{"shape":"InputDataConfig"},
 14167          "OutputDataConfig":{"shape":"OutputDataConfig"},
 14168          "ResourceConfig":{"shape":"ResourceConfig"},
 14169          "VpcConfig":{"shape":"VpcConfig"},
 14170          "StoppingCondition":{"shape":"StoppingCondition"},
 14171          "CreationTime":{"shape":"Timestamp"},
 14172          "TrainingStartTime":{"shape":"Timestamp"},
 14173          "TrainingEndTime":{"shape":"Timestamp"},
 14174          "LastModifiedTime":{"shape":"Timestamp"},
 14175          "SecondaryStatusTransitions":{"shape":"SecondaryStatusTransitions"},
 14176          "FinalMetricDataList":{"shape":"FinalMetricDataList"},
 14177          "EnableNetworkIsolation":{"shape":"Boolean"},
 14178          "EnableInterContainerTrafficEncryption":{"shape":"Boolean"},
 14179          "EnableManagedSpotTraining":{"shape":"Boolean"},
 14180          "CheckpointConfig":{"shape":"CheckpointConfig"},
 14181          "TrainingTimeInSeconds":{"shape":"TrainingTimeInSeconds"},
 14182          "BillableTimeInSeconds":{"shape":"BillableTimeInSeconds"},
 14183          "DebugHookConfig":{"shape":"DebugHookConfig"},
 14184          "ExperimentConfig":{"shape":"ExperimentConfig"},
 14185          "DebugRuleConfigurations":{"shape":"DebugRuleConfigurations"},
 14186          "TensorBoardOutputConfig":{"shape":"TensorBoardOutputConfig"},
 14187          "DebugRuleEvaluationStatuses":{"shape":"DebugRuleEvaluationStatuses"},
 14188          "Environment":{"shape":"TrainingEnvironmentMap"},
 14189          "RetryStrategy":{"shape":"RetryStrategy"},
 14190          "Tags":{"shape":"TagList"}
 14191        }
 14192      },
 14193      "TrainingJobArn":{
 14194        "type":"string",
 14195        "max":256,
 14196        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:training-job/.*"
 14197      },
 14198      "TrainingJobDefinition":{
 14199        "type":"structure",
 14200        "required":[
 14201          "TrainingInputMode",
 14202          "InputDataConfig",
 14203          "OutputDataConfig",
 14204          "ResourceConfig",
 14205          "StoppingCondition"
 14206        ],
 14207        "members":{
 14208          "TrainingInputMode":{"shape":"TrainingInputMode"},
 14209          "HyperParameters":{"shape":"HyperParameters"},
 14210          "InputDataConfig":{"shape":"InputDataConfig"},
 14211          "OutputDataConfig":{"shape":"OutputDataConfig"},
 14212          "ResourceConfig":{"shape":"ResourceConfig"},
 14213          "StoppingCondition":{"shape":"StoppingCondition"}
 14214        }
 14215      },
 14216      "TrainingJobEarlyStoppingType":{
 14217        "type":"string",
 14218        "enum":[
 14219          "Off",
 14220          "Auto"
 14221        ]
 14222      },
 14223      "TrainingJobName":{
 14224        "type":"string",
 14225        "max":63,
 14226        "min":1,
 14227        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
 14228      },
 14229      "TrainingJobSortByOptions":{
 14230        "type":"string",
 14231        "enum":[
 14232          "Name",
 14233          "CreationTime",
 14234          "Status",
 14235          "FinalObjectiveMetricValue"
 14236        ]
 14237      },
 14238      "TrainingJobStatus":{
 14239        "type":"string",
 14240        "enum":[
 14241          "InProgress",
 14242          "Completed",
 14243          "Failed",
 14244          "Stopping",
 14245          "Stopped"
 14246        ]
 14247      },
 14248      "TrainingJobStatusCounter":{
 14249        "type":"integer",
 14250        "min":0
 14251      },
 14252      "TrainingJobStatusCounters":{
 14253        "type":"structure",
 14254        "members":{
 14255          "Completed":{"shape":"TrainingJobStatusCounter"},
 14256          "InProgress":{"shape":"TrainingJobStatusCounter"},
 14257          "RetryableError":{"shape":"TrainingJobStatusCounter"},
 14258          "NonRetryableError":{"shape":"TrainingJobStatusCounter"},
 14259          "Stopped":{"shape":"TrainingJobStatusCounter"}
 14260        }
 14261      },
 14262      "TrainingJobStepMetadata":{
 14263        "type":"structure",
 14264        "members":{
 14265          "Arn":{"shape":"TrainingJobArn"}
 14266        }
 14267      },
 14268      "TrainingJobSummaries":{
 14269        "type":"list",
 14270        "member":{"shape":"TrainingJobSummary"}
 14271      },
 14272      "TrainingJobSummary":{
 14273        "type":"structure",
 14274        "required":[
 14275          "TrainingJobName",
 14276          "TrainingJobArn",
 14277          "CreationTime",
 14278          "TrainingJobStatus"
 14279        ],
 14280        "members":{
 14281          "TrainingJobName":{"shape":"TrainingJobName"},
 14282          "TrainingJobArn":{"shape":"TrainingJobArn"},
 14283          "CreationTime":{"shape":"Timestamp"},
 14284          "TrainingEndTime":{"shape":"Timestamp"},
 14285          "LastModifiedTime":{"shape":"Timestamp"},
 14286          "TrainingJobStatus":{"shape":"TrainingJobStatus"}
 14287        }
 14288      },
 14289      "TrainingSpecification":{
 14290        "type":"structure",
 14291        "required":[
 14292          "TrainingImage",
 14293          "SupportedTrainingInstanceTypes",
 14294          "TrainingChannels"
 14295        ],
 14296        "members":{
 14297          "TrainingImage":{"shape":"ContainerImage"},
 14298          "TrainingImageDigest":{"shape":"ImageDigest"},
 14299          "SupportedHyperParameters":{"shape":"HyperParameterSpecifications"},
 14300          "SupportedTrainingInstanceTypes":{"shape":"TrainingInstanceTypes"},
 14301          "SupportsDistributedTraining":{"shape":"Boolean"},
 14302          "MetricDefinitions":{"shape":"MetricDefinitionList"},
 14303          "TrainingChannels":{"shape":"ChannelSpecifications"},
 14304          "SupportedTuningJobObjectiveMetrics":{"shape":"HyperParameterTuningJobObjectives"}
 14305        }
 14306      },
 14307      "TrainingTimeInSeconds":{
 14308        "type":"integer",
 14309        "min":1
 14310      },
 14311      "TransformDataSource":{
 14312        "type":"structure",
 14313        "required":["S3DataSource"],
 14314        "members":{
 14315          "S3DataSource":{"shape":"TransformS3DataSource"}
 14316        }
 14317      },
 14318      "TransformEnvironmentKey":{
 14319        "type":"string",
 14320        "max":1024,
 14321        "pattern":"[a-zA-Z_][a-zA-Z0-9_]{0,1023}"
 14322      },
 14323      "TransformEnvironmentMap":{
 14324        "type":"map",
 14325        "key":{"shape":"TransformEnvironmentKey"},
 14326        "value":{"shape":"TransformEnvironmentValue"},
 14327        "max":16
 14328      },
 14329      "TransformEnvironmentValue":{
 14330        "type":"string",
 14331        "max":10240,
 14332        "pattern":"[\\S\\s]*"
 14333      },
 14334      "TransformInput":{
 14335        "type":"structure",
 14336        "required":["DataSource"],
 14337        "members":{
 14338          "DataSource":{"shape":"TransformDataSource"},
 14339          "ContentType":{"shape":"ContentType"},
 14340          "CompressionType":{"shape":"CompressionType"},
 14341          "SplitType":{"shape":"SplitType"}
 14342        }
 14343      },
 14344      "TransformInstanceCount":{
 14345        "type":"integer",
 14346        "min":1
 14347      },
 14348      "TransformInstanceType":{
 14349        "type":"string",
 14350        "enum":[
 14351          "ml.m4.xlarge",
 14352          "ml.m4.2xlarge",
 14353          "ml.m4.4xlarge",
 14354          "ml.m4.10xlarge",
 14355          "ml.m4.16xlarge",
 14356          "ml.c4.xlarge",
 14357          "ml.c4.2xlarge",
 14358          "ml.c4.4xlarge",
 14359          "ml.c4.8xlarge",
 14360          "ml.p2.xlarge",
 14361          "ml.p2.8xlarge",
 14362          "ml.p2.16xlarge",
 14363          "ml.p3.2xlarge",
 14364          "ml.p3.8xlarge",
 14365          "ml.p3.16xlarge",
 14366          "ml.c5.xlarge",
 14367          "ml.c5.2xlarge",
 14368          "ml.c5.4xlarge",
 14369          "ml.c5.9xlarge",
 14370          "ml.c5.18xlarge",
 14371          "ml.m5.large",
 14372          "ml.m5.xlarge",
 14373          "ml.m5.2xlarge",
 14374          "ml.m5.4xlarge",
 14375          "ml.m5.12xlarge",
 14376          "ml.m5.24xlarge",
 14377          "ml.g4dn.xlarge",
 14378          "ml.g4dn.2xlarge",
 14379          "ml.g4dn.4xlarge",
 14380          "ml.g4dn.8xlarge",
 14381          "ml.g4dn.12xlarge",
 14382          "ml.g4dn.16xlarge"
 14383        ]
 14384      },
 14385      "TransformInstanceTypes":{
 14386        "type":"list",
 14387        "member":{"shape":"TransformInstanceType"},
 14388        "min":1
 14389      },
 14390      "TransformJob":{
 14391        "type":"structure",
 14392        "members":{
 14393          "TransformJobName":{"shape":"TransformJobName"},
 14394          "TransformJobArn":{"shape":"TransformJobArn"},
 14395          "TransformJobStatus":{"shape":"TransformJobStatus"},
 14396          "FailureReason":{"shape":"FailureReason"},
 14397          "ModelName":{"shape":"ModelName"},
 14398          "MaxConcurrentTransforms":{"shape":"MaxConcurrentTransforms"},
 14399          "ModelClientConfig":{"shape":"ModelClientConfig"},
 14400          "MaxPayloadInMB":{"shape":"MaxPayloadInMB"},
 14401          "BatchStrategy":{"shape":"BatchStrategy"},
 14402          "Environment":{"shape":"TransformEnvironmentMap"},
 14403          "TransformInput":{"shape":"TransformInput"},
 14404          "TransformOutput":{"shape":"TransformOutput"},
 14405          "TransformResources":{"shape":"TransformResources"},
 14406          "CreationTime":{"shape":"Timestamp"},
 14407          "TransformStartTime":{"shape":"Timestamp"},
 14408          "TransformEndTime":{"shape":"Timestamp"},
 14409          "LabelingJobArn":{"shape":"LabelingJobArn"},
 14410          "AutoMLJobArn":{"shape":"AutoMLJobArn"},
 14411          "DataProcessing":{"shape":"DataProcessing"},
 14412          "ExperimentConfig":{"shape":"ExperimentConfig"},
 14413          "Tags":{"shape":"TagList"}
 14414        }
 14415      },
 14416      "TransformJobArn":{
 14417        "type":"string",
 14418        "max":256,
 14419        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:transform-job/.*"
 14420      },
 14421      "TransformJobDefinition":{
 14422        "type":"structure",
 14423        "required":[
 14424          "TransformInput",
 14425          "TransformOutput",
 14426          "TransformResources"
 14427        ],
 14428        "members":{
 14429          "MaxConcurrentTransforms":{"shape":"MaxConcurrentTransforms"},
 14430          "MaxPayloadInMB":{"shape":"MaxPayloadInMB"},
 14431          "BatchStrategy":{"shape":"BatchStrategy"},
 14432          "Environment":{"shape":"TransformEnvironmentMap"},
 14433          "TransformInput":{"shape":"TransformInput"},
 14434          "TransformOutput":{"shape":"TransformOutput"},
 14435          "TransformResources":{"shape":"TransformResources"}
 14436        }
 14437      },
 14438      "TransformJobName":{
 14439        "type":"string",
 14440        "max":63,
 14441        "min":1,
 14442        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
 14443      },
 14444      "TransformJobStatus":{
 14445        "type":"string",
 14446        "enum":[
 14447          "InProgress",
 14448          "Completed",
 14449          "Failed",
 14450          "Stopping",
 14451          "Stopped"
 14452        ]
 14453      },
 14454      "TransformJobStepMetadata":{
 14455        "type":"structure",
 14456        "members":{
 14457          "Arn":{"shape":"TransformJobArn"}
 14458        }
 14459      },
 14460      "TransformJobSummaries":{
 14461        "type":"list",
 14462        "member":{"shape":"TransformJobSummary"}
 14463      },
 14464      "TransformJobSummary":{
 14465        "type":"structure",
 14466        "required":[
 14467          "TransformJobName",
 14468          "TransformJobArn",
 14469          "CreationTime",
 14470          "TransformJobStatus"
 14471        ],
 14472        "members":{
 14473          "TransformJobName":{"shape":"TransformJobName"},
 14474          "TransformJobArn":{"shape":"TransformJobArn"},
 14475          "CreationTime":{"shape":"Timestamp"},
 14476          "TransformEndTime":{"shape":"Timestamp"},
 14477          "LastModifiedTime":{"shape":"Timestamp"},
 14478          "TransformJobStatus":{"shape":"TransformJobStatus"},
 14479          "FailureReason":{"shape":"FailureReason"}
 14480        }
 14481      },
 14482      "TransformOutput":{
 14483        "type":"structure",
 14484        "required":["S3OutputPath"],
 14485        "members":{
 14486          "S3OutputPath":{"shape":"S3Uri"},
 14487          "Accept":{"shape":"Accept"},
 14488          "AssembleWith":{"shape":"AssemblyType"},
 14489          "KmsKeyId":{"shape":"KmsKeyId"}
 14490        }
 14491      },
 14492      "TransformResources":{
 14493        "type":"structure",
 14494        "required":[
 14495          "InstanceType",
 14496          "InstanceCount"
 14497        ],
 14498        "members":{
 14499          "InstanceType":{"shape":"TransformInstanceType"},
 14500          "InstanceCount":{"shape":"TransformInstanceCount"},
 14501          "VolumeKmsKeyId":{"shape":"KmsKeyId"}
 14502        }
 14503      },
 14504      "TransformS3DataSource":{
 14505        "type":"structure",
 14506        "required":[
 14507          "S3DataType",
 14508          "S3Uri"
 14509        ],
 14510        "members":{
 14511          "S3DataType":{"shape":"S3DataType"},
 14512          "S3Uri":{"shape":"S3Uri"}
 14513        }
 14514      },
 14515      "Trial":{
 14516        "type":"structure",
 14517        "members":{
 14518          "TrialName":{"shape":"ExperimentEntityName"},
 14519          "TrialArn":{"shape":"TrialArn"},
 14520          "DisplayName":{"shape":"ExperimentEntityName"},
 14521          "ExperimentName":{"shape":"ExperimentEntityName"},
 14522          "Source":{"shape":"TrialSource"},
 14523          "CreationTime":{"shape":"Timestamp"},
 14524          "CreatedBy":{"shape":"UserContext"},
 14525          "LastModifiedTime":{"shape":"Timestamp"},
 14526          "LastModifiedBy":{"shape":"UserContext"},
 14527          "MetadataProperties":{"shape":"MetadataProperties"},
 14528          "Tags":{"shape":"TagList"},
 14529          "TrialComponentSummaries":{"shape":"TrialComponentSimpleSummaries"}
 14530        }
 14531      },
 14532      "TrialArn":{
 14533        "type":"string",
 14534        "max":256,
 14535        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:experiment-trial/.*"
 14536      },
 14537      "TrialComponent":{
 14538        "type":"structure",
 14539        "members":{
 14540          "TrialComponentName":{"shape":"ExperimentEntityName"},
 14541          "DisplayName":{"shape":"ExperimentEntityName"},
 14542          "TrialComponentArn":{"shape":"TrialComponentArn"},
 14543          "Source":{"shape":"TrialComponentSource"},
 14544          "Status":{"shape":"TrialComponentStatus"},
 14545          "StartTime":{"shape":"Timestamp"},
 14546          "EndTime":{"shape":"Timestamp"},
 14547          "CreationTime":{"shape":"Timestamp"},
 14548          "CreatedBy":{"shape":"UserContext"},
 14549          "LastModifiedTime":{"shape":"Timestamp"},
 14550          "LastModifiedBy":{"shape":"UserContext"},
 14551          "Parameters":{"shape":"TrialComponentParameters"},
 14552          "InputArtifacts":{"shape":"TrialComponentArtifacts"},
 14553          "OutputArtifacts":{"shape":"TrialComponentArtifacts"},
 14554          "Metrics":{"shape":"TrialComponentMetricSummaries"},
 14555          "MetadataProperties":{"shape":"MetadataProperties"},
 14556          "SourceDetail":{"shape":"TrialComponentSourceDetail"},
 14557          "Tags":{"shape":"TagList"},
 14558          "Parents":{"shape":"Parents"}
 14559        }
 14560      },
 14561      "TrialComponentArn":{
 14562        "type":"string",
 14563        "max":256,
 14564        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:experiment-trial-component/.*"
 14565      },
 14566      "TrialComponentArtifact":{
 14567        "type":"structure",
 14568        "required":["Value"],
 14569        "members":{
 14570          "MediaType":{"shape":"MediaType"},
 14571          "Value":{"shape":"TrialComponentArtifactValue"}
 14572        }
 14573      },
 14574      "TrialComponentArtifactValue":{
 14575        "type":"string",
 14576        "max":2048,
 14577        "pattern":".*"
 14578      },
 14579      "TrialComponentArtifacts":{
 14580        "type":"map",
 14581        "key":{"shape":"TrialComponentKey64"},
 14582        "value":{"shape":"TrialComponentArtifact"},
 14583        "max":30
 14584      },
 14585      "TrialComponentKey256":{
 14586        "type":"string",
 14587        "max":256,
 14588        "pattern":".*"
 14589      },
 14590      "TrialComponentKey64":{
 14591        "type":"string",
 14592        "max":64,
 14593        "pattern":".*"
 14594      },
 14595      "TrialComponentMetricSummaries":{
 14596        "type":"list",
 14597        "member":{"shape":"TrialComponentMetricSummary"}
 14598      },
 14599      "TrialComponentMetricSummary":{
 14600        "type":"structure",
 14601        "members":{
 14602          "MetricName":{"shape":"MetricName"},
 14603          "SourceArn":{"shape":"TrialComponentSourceArn"},
 14604          "TimeStamp":{"shape":"Timestamp"},
 14605          "Max":{"shape":"OptionalDouble"},
 14606          "Min":{"shape":"OptionalDouble"},
 14607          "Last":{"shape":"OptionalDouble"},
 14608          "Count":{"shape":"OptionalInteger"},
 14609          "Avg":{"shape":"OptionalDouble"},
 14610          "StdDev":{"shape":"OptionalDouble"}
 14611        }
 14612      },
 14613      "TrialComponentParameterValue":{
 14614        "type":"structure",
 14615        "members":{
 14616          "StringValue":{"shape":"StringParameterValue"},
 14617          "NumberValue":{"shape":"DoubleParameterValue"}
 14618        }
 14619      },
 14620      "TrialComponentParameters":{
 14621        "type":"map",
 14622        "key":{"shape":"TrialComponentKey256"},
 14623        "value":{"shape":"TrialComponentParameterValue"},
 14624        "max":150
 14625      },
 14626      "TrialComponentPrimaryStatus":{
 14627        "type":"string",
 14628        "enum":[
 14629          "InProgress",
 14630          "Completed",
 14631          "Failed",
 14632          "Stopping",
 14633          "Stopped"
 14634        ]
 14635      },
 14636      "TrialComponentSimpleSummaries":{
 14637        "type":"list",
 14638        "member":{"shape":"TrialComponentSimpleSummary"}
 14639      },
 14640      "TrialComponentSimpleSummary":{
 14641        "type":"structure",
 14642        "members":{
 14643          "TrialComponentName":{"shape":"ExperimentEntityName"},
 14644          "TrialComponentArn":{"shape":"TrialComponentArn"},
 14645          "TrialComponentSource":{"shape":"TrialComponentSource"},
 14646          "CreationTime":{"shape":"Timestamp"},
 14647          "CreatedBy":{"shape":"UserContext"}
 14648        }
 14649      },
 14650      "TrialComponentSource":{
 14651        "type":"structure",
 14652        "required":["SourceArn"],
 14653        "members":{
 14654          "SourceArn":{"shape":"TrialComponentSourceArn"},
 14655          "SourceType":{"shape":"SourceType"}
 14656        }
 14657      },
 14658      "TrialComponentSourceArn":{
 14659        "type":"string",
 14660        "max":256,
 14661        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:.*"
 14662      },
 14663      "TrialComponentSourceDetail":{
 14664        "type":"structure",
 14665        "members":{
 14666          "SourceArn":{"shape":"TrialComponentSourceArn"},
 14667          "TrainingJob":{"shape":"TrainingJob"},
 14668          "ProcessingJob":{"shape":"ProcessingJob"},
 14669          "TransformJob":{"shape":"TransformJob"}
 14670        }
 14671      },
 14672      "TrialComponentStatus":{
 14673        "type":"structure",
 14674        "members":{
 14675          "PrimaryStatus":{"shape":"TrialComponentPrimaryStatus"},
 14676          "Message":{"shape":"TrialComponentStatusMessage"}
 14677        }
 14678      },
 14679      "TrialComponentStatusMessage":{
 14680        "type":"string",
 14681        "max":1024,
 14682        "pattern":".*"
 14683      },
 14684      "TrialComponentSummaries":{
 14685        "type":"list",
 14686        "member":{"shape":"TrialComponentSummary"}
 14687      },
 14688      "TrialComponentSummary":{
 14689        "type":"structure",
 14690        "members":{
 14691          "TrialComponentName":{"shape":"ExperimentEntityName"},
 14692          "TrialComponentArn":{"shape":"TrialComponentArn"},
 14693          "DisplayName":{"shape":"ExperimentEntityName"},
 14694          "TrialComponentSource":{"shape":"TrialComponentSource"},
 14695          "Status":{"shape":"TrialComponentStatus"},
 14696          "StartTime":{"shape":"Timestamp"},
 14697          "EndTime":{"shape":"Timestamp"},
 14698          "CreationTime":{"shape":"Timestamp"},
 14699          "CreatedBy":{"shape":"UserContext"},
 14700          "LastModifiedTime":{"shape":"Timestamp"},
 14701          "LastModifiedBy":{"shape":"UserContext"}
 14702        }
 14703      },
 14704      "TrialSource":{
 14705        "type":"structure",
 14706        "required":["SourceArn"],
 14707        "members":{
 14708          "SourceArn":{"shape":"TrialSourceArn"},
 14709          "SourceType":{"shape":"SourceType"}
 14710        }
 14711      },
 14712      "TrialSourceArn":{
 14713        "type":"string",
 14714        "max":256,
 14715        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:.*"
 14716      },
 14717      "TrialSummaries":{
 14718        "type":"list",
 14719        "member":{"shape":"TrialSummary"}
 14720      },
 14721      "TrialSummary":{
 14722        "type":"structure",
 14723        "members":{
 14724          "TrialArn":{"shape":"TrialArn"},
 14725          "TrialName":{"shape":"ExperimentEntityName"},
 14726          "DisplayName":{"shape":"ExperimentEntityName"},
 14727          "TrialSource":{"shape":"TrialSource"},
 14728          "CreationTime":{"shape":"Timestamp"},
 14729          "LastModifiedTime":{"shape":"Timestamp"}
 14730        }
 14731      },
 14732      "TuningJobCompletionCriteria":{
 14733        "type":"structure",
 14734        "required":["TargetObjectiveMetricValue"],
 14735        "members":{
 14736          "TargetObjectiveMetricValue":{"shape":"TargetObjectiveMetricValue"}
 14737        }
 14738      },
 14739      "TuningJobStepMetaData":{
 14740        "type":"structure",
 14741        "members":{
 14742          "Arn":{"shape":"HyperParameterTuningJobArn"}
 14743        }
 14744      },
 14745      "USD":{
 14746        "type":"structure",
 14747        "members":{
 14748          "Dollars":{"shape":"Dollars"},
 14749          "Cents":{"shape":"Cents"},
 14750          "TenthFractionsOfACent":{"shape":"TenthFractionsOfACent"}
 14751        }
 14752      },
 14753      "UiConfig":{
 14754        "type":"structure",
 14755        "members":{
 14756          "UiTemplateS3Uri":{"shape":"S3Uri"},
 14757          "HumanTaskUiArn":{"shape":"HumanTaskUiArn"}
 14758        }
 14759      },
 14760      "UiTemplate":{
 14761        "type":"structure",
 14762        "required":["Content"],
 14763        "members":{
 14764          "Content":{"shape":"TemplateContent"}
 14765        }
 14766      },
 14767      "UiTemplateInfo":{
 14768        "type":"structure",
 14769        "members":{
 14770          "Url":{"shape":"TemplateUrl"},
 14771          "ContentSha256":{"shape":"TemplateContentSha256"}
 14772        }
 14773      },
 14774      "UpdateActionRequest":{
 14775        "type":"structure",
 14776        "required":["ActionName"],
 14777        "members":{
 14778          "ActionName":{"shape":"ExperimentEntityName"},
 14779          "Description":{"shape":"ExperimentDescription"},
 14780          "Status":{"shape":"ActionStatus"},
 14781          "Properties":{"shape":"LineageEntityParameters"},
 14782          "PropertiesToRemove":{"shape":"ListLineageEntityParameterKey"}
 14783        }
 14784      },
 14785      "UpdateActionResponse":{
 14786        "type":"structure",
 14787        "members":{
 14788          "ActionArn":{"shape":"ActionArn"}
 14789        }
 14790      },
 14791      "UpdateAppImageConfigRequest":{
 14792        "type":"structure",
 14793        "required":["AppImageConfigName"],
 14794        "members":{
 14795          "AppImageConfigName":{"shape":"AppImageConfigName"},
 14796          "KernelGatewayImageConfig":{"shape":"KernelGatewayImageConfig"}
 14797        }
 14798      },
 14799      "UpdateAppImageConfigResponse":{
 14800        "type":"structure",
 14801        "members":{
 14802          "AppImageConfigArn":{"shape":"AppImageConfigArn"}
 14803        }
 14804      },
 14805      "UpdateArtifactRequest":{
 14806        "type":"structure",
 14807        "required":["ArtifactArn"],
 14808        "members":{
 14809          "ArtifactArn":{"shape":"ArtifactArn"},
 14810          "ArtifactName":{"shape":"ExperimentEntityName"},
 14811          "Properties":{"shape":"LineageEntityParameters"},
 14812          "PropertiesToRemove":{"shape":"ListLineageEntityParameterKey"}
 14813        }
 14814      },
 14815      "UpdateArtifactResponse":{
 14816        "type":"structure",
 14817        "members":{
 14818          "ArtifactArn":{"shape":"ArtifactArn"}
 14819        }
 14820      },
 14821      "UpdateCodeRepositoryInput":{
 14822        "type":"structure",
 14823        "required":["CodeRepositoryName"],
 14824        "members":{
 14825          "CodeRepositoryName":{"shape":"EntityName"},
 14826          "GitConfig":{"shape":"GitConfigForUpdate"}
 14827        }
 14828      },
 14829      "UpdateCodeRepositoryOutput":{
 14830        "type":"structure",
 14831        "required":["CodeRepositoryArn"],
 14832        "members":{
 14833          "CodeRepositoryArn":{"shape":"CodeRepositoryArn"}
 14834        }
 14835      },
 14836      "UpdateContextRequest":{
 14837        "type":"structure",
 14838        "required":["ContextName"],
 14839        "members":{
 14840          "ContextName":{"shape":"ExperimentEntityName"},
 14841          "Description":{"shape":"ExperimentDescription"},
 14842          "Properties":{"shape":"LineageEntityParameters"},
 14843          "PropertiesToRemove":{"shape":"ListLineageEntityParameterKey"}
 14844        }
 14845      },
 14846      "UpdateContextResponse":{
 14847        "type":"structure",
 14848        "members":{
 14849          "ContextArn":{"shape":"ContextArn"}
 14850        }
 14851      },
 14852      "UpdateDeviceFleetRequest":{
 14853        "type":"structure",
 14854        "required":[
 14855          "DeviceFleetName",
 14856          "OutputConfig"
 14857        ],
 14858        "members":{
 14859          "DeviceFleetName":{"shape":"EntityName"},
 14860          "RoleArn":{"shape":"RoleArn"},
 14861          "Description":{"shape":"DeviceFleetDescription"},
 14862          "OutputConfig":{"shape":"EdgeOutputConfig"},
 14863          "EnableIotRoleAlias":{"shape":"EnableIotRoleAlias"}
 14864        }
 14865      },
 14866      "UpdateDevicesRequest":{
 14867        "type":"structure",
 14868        "required":[
 14869          "DeviceFleetName",
 14870          "Devices"
 14871        ],
 14872        "members":{
 14873          "DeviceFleetName":{"shape":"EntityName"},
 14874          "Devices":{"shape":"Devices"}
 14875        }
 14876      },
 14877      "UpdateDomainRequest":{
 14878        "type":"structure",
 14879        "required":["DomainId"],
 14880        "members":{
 14881          "DomainId":{"shape":"DomainId"},
 14882          "DefaultUserSettings":{"shape":"UserSettings"}
 14883        }
 14884      },
 14885      "UpdateDomainResponse":{
 14886        "type":"structure",
 14887        "members":{
 14888          "DomainArn":{"shape":"DomainArn"}
 14889        }
 14890      },
 14891      "UpdateEndpointInput":{
 14892        "type":"structure",
 14893        "required":[
 14894          "EndpointName",
 14895          "EndpointConfigName"
 14896        ],
 14897        "members":{
 14898          "EndpointName":{"shape":"EndpointName"},
 14899          "EndpointConfigName":{"shape":"EndpointConfigName"},
 14900          "RetainAllVariantProperties":{"shape":"Boolean"},
 14901          "ExcludeRetainedVariantProperties":{"shape":"VariantPropertyList"},
 14902          "DeploymentConfig":{"shape":"DeploymentConfig"}
 14903        }
 14904      },
 14905      "UpdateEndpointOutput":{
 14906        "type":"structure",
 14907        "required":["EndpointArn"],
 14908        "members":{
 14909          "EndpointArn":{"shape":"EndpointArn"}
 14910        }
 14911      },
 14912      "UpdateEndpointWeightsAndCapacitiesInput":{
 14913        "type":"structure",
 14914        "required":[
 14915          "EndpointName",
 14916          "DesiredWeightsAndCapacities"
 14917        ],
 14918        "members":{
 14919          "EndpointName":{"shape":"EndpointName"},
 14920          "DesiredWeightsAndCapacities":{"shape":"DesiredWeightAndCapacityList"}
 14921        }
 14922      },
 14923      "UpdateEndpointWeightsAndCapacitiesOutput":{
 14924        "type":"structure",
 14925        "required":["EndpointArn"],
 14926        "members":{
 14927          "EndpointArn":{"shape":"EndpointArn"}
 14928        }
 14929      },
 14930      "UpdateExperimentRequest":{
 14931        "type":"structure",
 14932        "required":["ExperimentName"],
 14933        "members":{
 14934          "ExperimentName":{"shape":"ExperimentEntityName"},
 14935          "DisplayName":{"shape":"ExperimentEntityName"},
 14936          "Description":{"shape":"ExperimentDescription"}
 14937        }
 14938      },
 14939      "UpdateExperimentResponse":{
 14940        "type":"structure",
 14941        "members":{
 14942          "ExperimentArn":{"shape":"ExperimentArn"}
 14943        }
 14944      },
 14945      "UpdateImageRequest":{
 14946        "type":"structure",
 14947        "required":["ImageName"],
 14948        "members":{
 14949          "DeleteProperties":{"shape":"ImageDeletePropertyList"},
 14950          "Description":{"shape":"ImageDescription"},
 14951          "DisplayName":{"shape":"ImageDisplayName"},
 14952          "ImageName":{"shape":"ImageName"},
 14953          "RoleArn":{"shape":"RoleArn"}
 14954        }
 14955      },
 14956      "UpdateImageResponse":{
 14957        "type":"structure",
 14958        "members":{
 14959          "ImageArn":{"shape":"ImageArn"}
 14960        }
 14961      },
 14962      "UpdateModelPackageInput":{
 14963        "type":"structure",
 14964        "required":[
 14965          "ModelPackageArn",
 14966          "ModelApprovalStatus"
 14967        ],
 14968        "members":{
 14969          "ModelPackageArn":{"shape":"ModelPackageArn"},
 14970          "ModelApprovalStatus":{"shape":"ModelApprovalStatus"},
 14971          "ApprovalDescription":{"shape":"ApprovalDescription"}
 14972        }
 14973      },
 14974      "UpdateModelPackageOutput":{
 14975        "type":"structure",
 14976        "required":["ModelPackageArn"],
 14977        "members":{
 14978          "ModelPackageArn":{"shape":"ModelPackageArn"}
 14979        }
 14980      },
 14981      "UpdateMonitoringScheduleRequest":{
 14982        "type":"structure",
 14983        "required":[
 14984          "MonitoringScheduleName",
 14985          "MonitoringScheduleConfig"
 14986        ],
 14987        "members":{
 14988          "MonitoringScheduleName":{"shape":"MonitoringScheduleName"},
 14989          "MonitoringScheduleConfig":{"shape":"MonitoringScheduleConfig"}
 14990        }
 14991      },
 14992      "UpdateMonitoringScheduleResponse":{
 14993        "type":"structure",
 14994        "required":["MonitoringScheduleArn"],
 14995        "members":{
 14996          "MonitoringScheduleArn":{"shape":"MonitoringScheduleArn"}
 14997        }
 14998      },
 14999      "UpdateNotebookInstanceInput":{
 15000        "type":"structure",
 15001        "required":["NotebookInstanceName"],
 15002        "members":{
 15003          "NotebookInstanceName":{"shape":"NotebookInstanceName"},
 15004          "InstanceType":{"shape":"InstanceType"},
 15005          "RoleArn":{"shape":"RoleArn"},
 15006          "LifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
 15007          "DisassociateLifecycleConfig":{"shape":"DisassociateNotebookInstanceLifecycleConfig"},
 15008          "VolumeSizeInGB":{"shape":"NotebookInstanceVolumeSizeInGB"},
 15009          "DefaultCodeRepository":{"shape":"CodeRepositoryNameOrUrl"},
 15010          "AdditionalCodeRepositories":{"shape":"AdditionalCodeRepositoryNamesOrUrls"},
 15011          "AcceleratorTypes":{"shape":"NotebookInstanceAcceleratorTypes"},
 15012          "DisassociateAcceleratorTypes":{"shape":"DisassociateNotebookInstanceAcceleratorTypes"},
 15013          "DisassociateDefaultCodeRepository":{"shape":"DisassociateDefaultCodeRepository"},
 15014          "DisassociateAdditionalCodeRepositories":{"shape":"DisassociateAdditionalCodeRepositories"},
 15015          "RootAccess":{"shape":"RootAccess"}
 15016        }
 15017      },
 15018      "UpdateNotebookInstanceLifecycleConfigInput":{
 15019        "type":"structure",
 15020        "required":["NotebookInstanceLifecycleConfigName"],
 15021        "members":{
 15022          "NotebookInstanceLifecycleConfigName":{"shape":"NotebookInstanceLifecycleConfigName"},
 15023          "OnCreate":{"shape":"NotebookInstanceLifecycleConfigList"},
 15024          "OnStart":{"shape":"NotebookInstanceLifecycleConfigList"}
 15025        }
 15026      },
 15027      "UpdateNotebookInstanceLifecycleConfigOutput":{
 15028        "type":"structure",
 15029        "members":{
 15030        }
 15031      },
 15032      "UpdateNotebookInstanceOutput":{
 15033        "type":"structure",
 15034        "members":{
 15035        }
 15036      },
 15037      "UpdatePipelineExecutionRequest":{
 15038        "type":"structure",
 15039        "required":["PipelineExecutionArn"],
 15040        "members":{
 15041          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"},
 15042          "PipelineExecutionDescription":{"shape":"PipelineExecutionDescription"},
 15043          "PipelineExecutionDisplayName":{"shape":"PipelineExecutionName"}
 15044        }
 15045      },
 15046      "UpdatePipelineExecutionResponse":{
 15047        "type":"structure",
 15048        "members":{
 15049          "PipelineExecutionArn":{"shape":"PipelineExecutionArn"}
 15050        }
 15051      },
 15052      "UpdatePipelineRequest":{
 15053        "type":"structure",
 15054        "required":["PipelineName"],
 15055        "members":{
 15056          "PipelineName":{"shape":"PipelineName"},
 15057          "PipelineDisplayName":{"shape":"PipelineName"},
 15058          "PipelineDefinition":{"shape":"PipelineDefinition"},
 15059          "PipelineDescription":{"shape":"PipelineDescription"},
 15060          "RoleArn":{"shape":"RoleArn"}
 15061        }
 15062      },
 15063      "UpdatePipelineResponse":{
 15064        "type":"structure",
 15065        "members":{
 15066          "PipelineArn":{"shape":"PipelineArn"}
 15067        }
 15068      },
 15069      "UpdateTrainingJobRequest":{
 15070        "type":"structure",
 15071        "required":["TrainingJobName"],
 15072        "members":{
 15073          "TrainingJobName":{"shape":"TrainingJobName"},
 15074          "ProfilerConfig":{"shape":"ProfilerConfigForUpdate"},
 15075          "ProfilerRuleConfigurations":{"shape":"ProfilerRuleConfigurations"}
 15076        }
 15077      },
 15078      "UpdateTrainingJobResponse":{
 15079        "type":"structure",
 15080        "required":["TrainingJobArn"],
 15081        "members":{
 15082          "TrainingJobArn":{"shape":"TrainingJobArn"}
 15083        }
 15084      },
 15085      "UpdateTrialComponentRequest":{
 15086        "type":"structure",
 15087        "required":["TrialComponentName"],
 15088        "members":{
 15089          "TrialComponentName":{"shape":"ExperimentEntityName"},
 15090          "DisplayName":{"shape":"ExperimentEntityName"},
 15091          "Status":{"shape":"TrialComponentStatus"},
 15092          "StartTime":{"shape":"Timestamp"},
 15093          "EndTime":{"shape":"Timestamp"},
 15094          "Parameters":{"shape":"TrialComponentParameters"},
 15095          "ParametersToRemove":{"shape":"ListTrialComponentKey256"},
 15096          "InputArtifacts":{"shape":"TrialComponentArtifacts"},
 15097          "InputArtifactsToRemove":{"shape":"ListTrialComponentKey256"},
 15098          "OutputArtifacts":{"shape":"TrialComponentArtifacts"},
 15099          "OutputArtifactsToRemove":{"shape":"ListTrialComponentKey256"}
 15100        }
 15101      },
 15102      "UpdateTrialComponentResponse":{
 15103        "type":"structure",
 15104        "members":{
 15105          "TrialComponentArn":{"shape":"TrialComponentArn"}
 15106        }
 15107      },
 15108      "UpdateTrialRequest":{
 15109        "type":"structure",
 15110        "required":["TrialName"],
 15111        "members":{
 15112          "TrialName":{"shape":"ExperimentEntityName"},
 15113          "DisplayName":{"shape":"ExperimentEntityName"}
 15114        }
 15115      },
 15116      "UpdateTrialResponse":{
 15117        "type":"structure",
 15118        "members":{
 15119          "TrialArn":{"shape":"TrialArn"}
 15120        }
 15121      },
 15122      "UpdateUserProfileRequest":{
 15123        "type":"structure",
 15124        "required":[
 15125          "DomainId",
 15126          "UserProfileName"
 15127        ],
 15128        "members":{
 15129          "DomainId":{"shape":"DomainId"},
 15130          "UserProfileName":{"shape":"UserProfileName"},
 15131          "UserSettings":{"shape":"UserSettings"}
 15132        }
 15133      },
 15134      "UpdateUserProfileResponse":{
 15135        "type":"structure",
 15136        "members":{
 15137          "UserProfileArn":{"shape":"UserProfileArn"}
 15138        }
 15139      },
 15140      "UpdateWorkforceRequest":{
 15141        "type":"structure",
 15142        "required":["WorkforceName"],
 15143        "members":{
 15144          "WorkforceName":{"shape":"WorkforceName"},
 15145          "SourceIpConfig":{"shape":"SourceIpConfig"},
 15146          "OidcConfig":{"shape":"OidcConfig"}
 15147        }
 15148      },
 15149      "UpdateWorkforceResponse":{
 15150        "type":"structure",
 15151        "required":["Workforce"],
 15152        "members":{
 15153          "Workforce":{"shape":"Workforce"}
 15154        }
 15155      },
 15156      "UpdateWorkteamRequest":{
 15157        "type":"structure",
 15158        "required":["WorkteamName"],
 15159        "members":{
 15160          "WorkteamName":{"shape":"WorkteamName"},
 15161          "MemberDefinitions":{"shape":"MemberDefinitions"},
 15162          "Description":{"shape":"String200"},
 15163          "NotificationConfiguration":{"shape":"NotificationConfiguration"}
 15164        }
 15165      },
 15166      "UpdateWorkteamResponse":{
 15167        "type":"structure",
 15168        "required":["Workteam"],
 15169        "members":{
 15170          "Workteam":{"shape":"Workteam"}
 15171        }
 15172      },
 15173      "Url":{
 15174        "type":"string",
 15175        "max":1024,
 15176        "pattern":"^(https|s3)://([^/]+)/?(.*)$"
 15177      },
 15178      "UserContext":{
 15179        "type":"structure",
 15180        "members":{
 15181          "UserProfileArn":{"shape":"String"},
 15182          "UserProfileName":{"shape":"String"},
 15183          "DomainId":{"shape":"String"}
 15184        }
 15185      },
 15186      "UserProfileArn":{
 15187        "type":"string",
 15188        "max":256,
 15189        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:user-profile/.*"
 15190      },
 15191      "UserProfileDetails":{
 15192        "type":"structure",
 15193        "members":{
 15194          "DomainId":{"shape":"DomainId"},
 15195          "UserProfileName":{"shape":"UserProfileName"},
 15196          "Status":{"shape":"UserProfileStatus"},
 15197          "CreationTime":{"shape":"CreationTime"},
 15198          "LastModifiedTime":{"shape":"LastModifiedTime"}
 15199        }
 15200      },
 15201      "UserProfileList":{
 15202        "type":"list",
 15203        "member":{"shape":"UserProfileDetails"}
 15204      },
 15205      "UserProfileName":{
 15206        "type":"string",
 15207        "max":63,
 15208        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
 15209      },
 15210      "UserProfileSortKey":{
 15211        "type":"string",
 15212        "enum":[
 15213          "CreationTime",
 15214          "LastModifiedTime"
 15215        ]
 15216      },
 15217      "UserProfileStatus":{
 15218        "type":"string",
 15219        "enum":[
 15220          "Deleting",
 15221          "Failed",
 15222          "InService",
 15223          "Pending",
 15224          "Updating",
 15225          "Update_Failed",
 15226          "Delete_Failed"
 15227        ]
 15228      },
 15229      "UserSettings":{
 15230        "type":"structure",
 15231        "members":{
 15232          "ExecutionRole":{"shape":"RoleArn"},
 15233          "SecurityGroups":{"shape":"SecurityGroupIds"},
 15234          "SharingSettings":{"shape":"SharingSettings"},
 15235          "JupyterServerAppSettings":{"shape":"JupyterServerAppSettings"},
 15236          "KernelGatewayAppSettings":{"shape":"KernelGatewayAppSettings"},
 15237          "TensorBoardAppSettings":{"shape":"TensorBoardAppSettings"}
 15238        }
 15239      },
 15240      "VariantName":{
 15241        "type":"string",
 15242        "max":63,
 15243        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
 15244      },
 15245      "VariantProperty":{
 15246        "type":"structure",
 15247        "required":["VariantPropertyType"],
 15248        "members":{
 15249          "VariantPropertyType":{"shape":"VariantPropertyType"}
 15250        }
 15251      },
 15252      "VariantPropertyList":{
 15253        "type":"list",
 15254        "member":{"shape":"VariantProperty"},
 15255        "max":3,
 15256        "min":0
 15257      },
 15258      "VariantPropertyType":{
 15259        "type":"string",
 15260        "enum":[
 15261          "DesiredInstanceCount",
 15262          "DesiredWeight",
 15263          "DataCaptureConfig"
 15264        ]
 15265      },
 15266      "VariantWeight":{
 15267        "type":"float",
 15268        "min":0
 15269      },
 15270      "VersionedArnOrName":{
 15271        "type":"string",
 15272        "max":176,
 15273        "min":1,
 15274        "pattern":"(arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:[a-z\\-]*\\/)?([a-zA-Z0-9]([a-zA-Z0-9-]){0,62})(?<!-)(\\/[0-9]{1,5})?$"
 15275      },
 15276      "VolumeSizeInGB":{
 15277        "type":"integer",
 15278        "min":1
 15279      },
 15280      "VpcConfig":{
 15281        "type":"structure",
 15282        "required":[
 15283          "SecurityGroupIds",
 15284          "Subnets"
 15285        ],
 15286        "members":{
 15287          "SecurityGroupIds":{"shape":"VpcSecurityGroupIds"},
 15288          "Subnets":{"shape":"Subnets"}
 15289        }
 15290      },
 15291      "VpcId":{
 15292        "type":"string",
 15293        "max":32,
 15294        "pattern":"[-0-9a-zA-Z]+"
 15295      },
 15296      "VpcSecurityGroupIds":{
 15297        "type":"list",
 15298        "member":{"shape":"SecurityGroupId"},
 15299        "max":5,
 15300        "min":1
 15301      },
 15302      "WaitIntervalInSeconds":{
 15303        "type":"integer",
 15304        "max":3600,
 15305        "min":0
 15306      },
 15307      "Workforce":{
 15308        "type":"structure",
 15309        "required":[
 15310          "WorkforceName",
 15311          "WorkforceArn"
 15312        ],
 15313        "members":{
 15314          "WorkforceName":{"shape":"WorkforceName"},
 15315          "WorkforceArn":{"shape":"WorkforceArn"},
 15316          "LastUpdatedDate":{"shape":"Timestamp"},
 15317          "SourceIpConfig":{"shape":"SourceIpConfig"},
 15318          "SubDomain":{"shape":"String"},
 15319          "CognitoConfig":{"shape":"CognitoConfig"},
 15320          "OidcConfig":{"shape":"OidcConfigForResponse"},
 15321          "CreateDate":{"shape":"Timestamp"}
 15322        }
 15323      },
 15324      "WorkforceArn":{
 15325        "type":"string",
 15326        "max":256,
 15327        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:workforce/.*"
 15328      },
 15329      "WorkforceName":{
 15330        "type":"string",
 15331        "max":63,
 15332        "min":1,
 15333        "pattern":"^[a-zA-Z0-9]([a-zA-Z0-9\\-]){0,62}$"
 15334      },
 15335      "Workforces":{
 15336        "type":"list",
 15337        "member":{"shape":"Workforce"}
 15338      },
 15339      "Workteam":{
 15340        "type":"structure",
 15341        "required":[
 15342          "WorkteamName",
 15343          "MemberDefinitions",
 15344          "WorkteamArn",
 15345          "Description"
 15346        ],
 15347        "members":{
 15348          "WorkteamName":{"shape":"WorkteamName"},
 15349          "MemberDefinitions":{"shape":"MemberDefinitions"},
 15350          "WorkteamArn":{"shape":"WorkteamArn"},
 15351          "WorkforceArn":{"shape":"WorkforceArn"},
 15352          "ProductListingIds":{"shape":"ProductListings"},
 15353          "Description":{"shape":"String200"},
 15354          "SubDomain":{"shape":"String"},
 15355          "CreateDate":{"shape":"Timestamp"},
 15356          "LastUpdatedDate":{"shape":"Timestamp"},
 15357          "NotificationConfiguration":{"shape":"NotificationConfiguration"}
 15358        }
 15359      },
 15360      "WorkteamArn":{
 15361        "type":"string",
 15362        "max":256,
 15363        "pattern":"arn:aws[a-z\\-]*:sagemaker:[a-z0-9\\-]*:[0-9]{12}:workteam/.*"
 15364      },
 15365      "WorkteamName":{
 15366        "type":"string",
 15367        "max":63,
 15368        "min":1,
 15369        "pattern":"^[a-zA-Z0-9](-*[a-zA-Z0-9]){0,62}"
 15370      },
 15371      "Workteams":{
 15372        "type":"list",
 15373        "member":{"shape":"Workteam"}
 15374      }
 15375    }
 15376  }