aws-sdk-sagemaker 1.224.0 → 1.225.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -72,6 +72,8 @@ module Aws::SageMaker
72
72
  ArnOrName = Shapes::StringShape.new(name: 'ArnOrName')
73
73
  ArtifactArn = Shapes::StringShape.new(name: 'ArtifactArn')
74
74
  ArtifactDigest = Shapes::StringShape.new(name: 'ArtifactDigest')
75
+ ArtifactProperties = Shapes::MapShape.new(name: 'ArtifactProperties')
76
+ ArtifactPropertyValue = Shapes::StringShape.new(name: 'ArtifactPropertyValue')
75
77
  ArtifactSource = Shapes::StructureShape.new(name: 'ArtifactSource')
76
78
  ArtifactSourceIdType = Shapes::StringShape.new(name: 'ArtifactSourceIdType')
77
79
  ArtifactSourceType = Shapes::StructureShape.new(name: 'ArtifactSourceType')
@@ -134,6 +136,7 @@ module Aws::SageMaker
134
136
  AutoMLJobSummaries = Shapes::ListShape.new(name: 'AutoMLJobSummaries')
135
137
  AutoMLJobSummary = Shapes::StructureShape.new(name: 'AutoMLJobSummary')
136
138
  AutoMLMaxResults = Shapes::IntegerShape.new(name: 'AutoMLMaxResults')
139
+ AutoMLMaxResultsForTrials = Shapes::IntegerShape.new(name: 'AutoMLMaxResultsForTrials')
137
140
  AutoMLMetricEnum = Shapes::StringShape.new(name: 'AutoMLMetricEnum')
138
141
  AutoMLMetricExtendedEnum = Shapes::StringShape.new(name: 'AutoMLMetricExtendedEnum')
139
142
  AutoMLMode = Shapes::StringShape.new(name: 'AutoMLMode')
@@ -320,6 +323,8 @@ module Aws::SageMaker
320
323
  ContentType = Shapes::StringShape.new(name: 'ContentType')
321
324
  ContentTypes = Shapes::ListShape.new(name: 'ContentTypes')
322
325
  ContextArn = Shapes::StringShape.new(name: 'ContextArn')
326
+ ContextName = Shapes::StringShape.new(name: 'ContextName')
327
+ ContextNameOrArn = Shapes::StringShape.new(name: 'ContextNameOrArn')
323
328
  ContextSource = Shapes::StructureShape.new(name: 'ContextSource')
324
329
  ContextSummaries = Shapes::ListShape.new(name: 'ContextSummaries')
325
330
  ContextSummary = Shapes::StructureShape.new(name: 'ContextSummary')
@@ -492,6 +497,7 @@ module Aws::SageMaker
492
497
  DeleteClusterRequest = Shapes::StructureShape.new(name: 'DeleteClusterRequest')
493
498
  DeleteClusterResponse = Shapes::StructureShape.new(name: 'DeleteClusterResponse')
494
499
  DeleteCodeRepositoryInput = Shapes::StructureShape.new(name: 'DeleteCodeRepositoryInput')
500
+ DeleteCompilationJobRequest = Shapes::StructureShape.new(name: 'DeleteCompilationJobRequest')
495
501
  DeleteContextRequest = Shapes::StructureShape.new(name: 'DeleteContextRequest')
496
502
  DeleteContextResponse = Shapes::StructureShape.new(name: 'DeleteContextResponse')
497
503
  DeleteDataQualityJobDefinitionRequest = Shapes::StructureShape.new(name: 'DeleteDataQualityJobDefinitionRequest')
@@ -1077,7 +1083,6 @@ module Aws::SageMaker
1077
1083
  IntegerParameterRange = Shapes::StructureShape.new(name: 'IntegerParameterRange')
1078
1084
  IntegerParameterRangeSpecification = Shapes::StructureShape.new(name: 'IntegerParameterRangeSpecification')
1079
1085
  IntegerParameterRanges = Shapes::ListShape.new(name: 'IntegerParameterRanges')
1080
- IntegerValue = Shapes::IntegerShape.new(name: 'IntegerValue')
1081
1086
  InvocationEndTime = Shapes::TimestampShape.new(name: 'InvocationEndTime')
1082
1087
  InvocationStartTime = Shapes::TimestampShape.new(name: 'InvocationStartTime')
1083
1088
  InvocationsMaxRetries = Shapes::IntegerShape.new(name: 'InvocationsMaxRetries')
@@ -1736,6 +1741,7 @@ module Aws::SageMaker
1736
1741
  RecommendationJobContainerConfig = Shapes::StructureShape.new(name: 'RecommendationJobContainerConfig')
1737
1742
  RecommendationJobDataInputConfig = Shapes::StringShape.new(name: 'RecommendationJobDataInputConfig')
1738
1743
  RecommendationJobDescription = Shapes::StringShape.new(name: 'RecommendationJobDescription')
1744
+ RecommendationJobFrameworkVersion = Shapes::StringShape.new(name: 'RecommendationJobFrameworkVersion')
1739
1745
  RecommendationJobInferenceBenchmark = Shapes::StructureShape.new(name: 'RecommendationJobInferenceBenchmark')
1740
1746
  RecommendationJobInputConfig = Shapes::StructureShape.new(name: 'RecommendationJobInputConfig')
1741
1747
  RecommendationJobName = Shapes::StringShape.new(name: 'RecommendationJobName')
@@ -1744,6 +1750,7 @@ module Aws::SageMaker
1744
1750
  RecommendationJobResourceLimit = Shapes::StructureShape.new(name: 'RecommendationJobResourceLimit')
1745
1751
  RecommendationJobStatus = Shapes::StringShape.new(name: 'RecommendationJobStatus')
1746
1752
  RecommendationJobStoppingConditions = Shapes::StructureShape.new(name: 'RecommendationJobStoppingConditions')
1753
+ RecommendationJobSupportedContentType = Shapes::StringShape.new(name: 'RecommendationJobSupportedContentType')
1747
1754
  RecommendationJobSupportedContentTypes = Shapes::ListShape.new(name: 'RecommendationJobSupportedContentTypes')
1748
1755
  RecommendationJobSupportedEndpointType = Shapes::StringShape.new(name: 'RecommendationJobSupportedEndpointType')
1749
1756
  RecommendationJobSupportedInstanceTypes = Shapes::ListShape.new(name: 'RecommendationJobSupportedInstanceTypes')
@@ -1947,7 +1954,6 @@ module Aws::SageMaker
1947
1954
  String1024 = Shapes::StringShape.new(name: 'String1024')
1948
1955
  String128 = Shapes::StringShape.new(name: 'String128')
1949
1956
  String200 = Shapes::StringShape.new(name: 'String200')
1950
- String2048 = Shapes::StringShape.new(name: 'String2048')
1951
1957
  String256 = Shapes::StringShape.new(name: 'String256')
1952
1958
  String3072 = Shapes::StringShape.new(name: 'String3072')
1953
1959
  String40 = Shapes::StringShape.new(name: 'String40')
@@ -2075,8 +2081,9 @@ module Aws::SageMaker
2075
2081
  TrialComponentArtifact = Shapes::StructureShape.new(name: 'TrialComponentArtifact')
2076
2082
  TrialComponentArtifactValue = Shapes::StringShape.new(name: 'TrialComponentArtifactValue')
2077
2083
  TrialComponentArtifacts = Shapes::MapShape.new(name: 'TrialComponentArtifacts')
2084
+ TrialComponentKey128 = Shapes::StringShape.new(name: 'TrialComponentKey128')
2078
2085
  TrialComponentKey256 = Shapes::StringShape.new(name: 'TrialComponentKey256')
2079
- TrialComponentKey64 = Shapes::StringShape.new(name: 'TrialComponentKey64')
2086
+ TrialComponentKey320 = Shapes::StringShape.new(name: 'TrialComponentKey320')
2080
2087
  TrialComponentMetricSummaries = Shapes::ListShape.new(name: 'TrialComponentMetricSummaries')
2081
2088
  TrialComponentMetricSummary = Shapes::StructureShape.new(name: 'TrialComponentMetricSummary')
2082
2089
  TrialComponentParameterValue = Shapes::StructureShape.new(name: 'TrialComponentParameterValue')
@@ -2228,7 +2235,7 @@ module Aws::SageMaker
2228
2235
  WorkteamName = Shapes::StringShape.new(name: 'WorkteamName')
2229
2236
  Workteams = Shapes::ListShape.new(name: 'Workteams')
2230
2237
 
2231
- ActionSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
2238
+ ActionSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, required: true, location_name: "SourceUri"))
2232
2239
  ActionSource.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
2233
2240
  ActionSource.add_member(:source_id, Shapes::ShapeRef.new(shape: String256, location_name: "SourceId"))
2234
2241
  ActionSource.struct_class = Types::ActionSource
@@ -2338,11 +2345,11 @@ module Aws::SageMaker
2338
2345
 
2339
2346
  AppDetails.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainId"))
2340
2347
  AppDetails.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
2348
+ AppDetails.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
2341
2349
  AppDetails.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, location_name: "AppType"))
2342
2350
  AppDetails.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, location_name: "AppName"))
2343
2351
  AppDetails.add_member(:status, Shapes::ShapeRef.new(shape: AppStatus, location_name: "Status"))
2344
2352
  AppDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
2345
- AppDetails.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
2346
2353
  AppDetails.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
2347
2354
  AppDetails.struct_class = Types::AppDetails
2348
2355
 
@@ -2363,7 +2370,10 @@ module Aws::SageMaker
2363
2370
  AppSpecification.add_member(:container_arguments, Shapes::ShapeRef.new(shape: ContainerArguments, location_name: "ContainerArguments"))
2364
2371
  AppSpecification.struct_class = Types::AppSpecification
2365
2372
 
2366
- ArtifactSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
2373
+ ArtifactProperties.key = Shapes::ShapeRef.new(shape: StringParameterValue)
2374
+ ArtifactProperties.value = Shapes::ShapeRef.new(shape: ArtifactPropertyValue)
2375
+
2376
+ ArtifactSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, required: true, location_name: "SourceUri"))
2367
2377
  ArtifactSource.add_member(:source_types, Shapes::ShapeRef.new(shape: ArtifactSourceTypes, location_name: "SourceTypes"))
2368
2378
  ArtifactSource.struct_class = Types::ArtifactSource
2369
2379
 
@@ -2468,7 +2478,7 @@ module Aws::SageMaker
2468
2478
 
2469
2479
  AutoMLCandidates.member = Shapes::ShapeRef.new(shape: AutoMLCandidate)
2470
2480
 
2471
- AutoMLChannel.add_member(:data_source, Shapes::ShapeRef.new(shape: AutoMLDataSource, required: true, location_name: "DataSource"))
2481
+ AutoMLChannel.add_member(:data_source, Shapes::ShapeRef.new(shape: AutoMLDataSource, location_name: "DataSource"))
2472
2482
  AutoMLChannel.add_member(:compression_type, Shapes::ShapeRef.new(shape: CompressionType, location_name: "CompressionType"))
2473
2483
  AutoMLChannel.add_member(:target_attribute_name, Shapes::ShapeRef.new(shape: TargetAttributeName, required: true, location_name: "TargetAttributeName"))
2474
2484
  AutoMLChannel.add_member(:content_type, Shapes::ShapeRef.new(shape: ContentType, location_name: "ContentType"))
@@ -2511,8 +2521,8 @@ module Aws::SageMaker
2511
2521
 
2512
2522
  AutoMLJobConfig.add_member(:completion_criteria, Shapes::ShapeRef.new(shape: AutoMLJobCompletionCriteria, location_name: "CompletionCriteria"))
2513
2523
  AutoMLJobConfig.add_member(:security_config, Shapes::ShapeRef.new(shape: AutoMLSecurityConfig, location_name: "SecurityConfig"))
2514
- AutoMLJobConfig.add_member(:data_split_config, Shapes::ShapeRef.new(shape: AutoMLDataSplitConfig, location_name: "DataSplitConfig"))
2515
2524
  AutoMLJobConfig.add_member(:candidate_generation_config, Shapes::ShapeRef.new(shape: AutoMLCandidateGenerationConfig, location_name: "CandidateGenerationConfig"))
2525
+ AutoMLJobConfig.add_member(:data_split_config, Shapes::ShapeRef.new(shape: AutoMLDataSplitConfig, location_name: "DataSplitConfig"))
2516
2526
  AutoMLJobConfig.add_member(:mode, Shapes::ShapeRef.new(shape: AutoMLMode, location_name: "Mode"))
2517
2527
  AutoMLJobConfig.struct_class = Types::AutoMLJobConfig
2518
2528
 
@@ -2548,14 +2558,14 @@ module Aws::SageMaker
2548
2558
 
2549
2559
  AutoMLProblemTypeConfig.add_member(:image_classification_job_config, Shapes::ShapeRef.new(shape: ImageClassificationJobConfig, location_name: "ImageClassificationJobConfig"))
2550
2560
  AutoMLProblemTypeConfig.add_member(:text_classification_job_config, Shapes::ShapeRef.new(shape: TextClassificationJobConfig, location_name: "TextClassificationJobConfig"))
2551
- AutoMLProblemTypeConfig.add_member(:tabular_job_config, Shapes::ShapeRef.new(shape: TabularJobConfig, location_name: "TabularJobConfig"))
2552
2561
  AutoMLProblemTypeConfig.add_member(:time_series_forecasting_job_config, Shapes::ShapeRef.new(shape: TimeSeriesForecastingJobConfig, location_name: "TimeSeriesForecastingJobConfig"))
2562
+ AutoMLProblemTypeConfig.add_member(:tabular_job_config, Shapes::ShapeRef.new(shape: TabularJobConfig, location_name: "TabularJobConfig"))
2553
2563
  AutoMLProblemTypeConfig.add_member(:text_generation_job_config, Shapes::ShapeRef.new(shape: TextGenerationJobConfig, location_name: "TextGenerationJobConfig"))
2554
2564
  AutoMLProblemTypeConfig.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2555
2565
  AutoMLProblemTypeConfig.add_member_subclass(:image_classification_job_config, Types::AutoMLProblemTypeConfig::ImageClassificationJobConfig)
2556
2566
  AutoMLProblemTypeConfig.add_member_subclass(:text_classification_job_config, Types::AutoMLProblemTypeConfig::TextClassificationJobConfig)
2557
- AutoMLProblemTypeConfig.add_member_subclass(:tabular_job_config, Types::AutoMLProblemTypeConfig::TabularJobConfig)
2558
2567
  AutoMLProblemTypeConfig.add_member_subclass(:time_series_forecasting_job_config, Types::AutoMLProblemTypeConfig::TimeSeriesForecastingJobConfig)
2568
+ AutoMLProblemTypeConfig.add_member_subclass(:tabular_job_config, Types::AutoMLProblemTypeConfig::TabularJobConfig)
2559
2569
  AutoMLProblemTypeConfig.add_member_subclass(:text_generation_job_config, Types::AutoMLProblemTypeConfig::TextGenerationJobConfig)
2560
2570
  AutoMLProblemTypeConfig.add_member_subclass(:unknown, Types::AutoMLProblemTypeConfig::Unknown)
2561
2571
  AutoMLProblemTypeConfig.struct_class = Types::AutoMLProblemTypeConfig
@@ -2676,8 +2686,8 @@ module Aws::SageMaker
2676
2686
  CanvasAppSettings.add_member(:model_register_settings, Shapes::ShapeRef.new(shape: ModelRegisterSettings, location_name: "ModelRegisterSettings"))
2677
2687
  CanvasAppSettings.add_member(:workspace_settings, Shapes::ShapeRef.new(shape: WorkspaceSettings, location_name: "WorkspaceSettings"))
2678
2688
  CanvasAppSettings.add_member(:identity_provider_o_auth_settings, Shapes::ShapeRef.new(shape: IdentityProviderOAuthSettings, location_name: "IdentityProviderOAuthSettings"))
2679
- CanvasAppSettings.add_member(:kendra_settings, Shapes::ShapeRef.new(shape: KendraSettings, location_name: "KendraSettings"))
2680
2689
  CanvasAppSettings.add_member(:direct_deploy_settings, Shapes::ShapeRef.new(shape: DirectDeploySettings, location_name: "DirectDeploySettings"))
2690
+ CanvasAppSettings.add_member(:kendra_settings, Shapes::ShapeRef.new(shape: KendraSettings, location_name: "KendraSettings"))
2681
2691
  CanvasAppSettings.struct_class = Types::CanvasAppSettings
2682
2692
 
2683
2693
  CapacitySize.add_member(:type, Shapes::ShapeRef.new(shape: CapacitySizeType, required: true, location_name: "Type"))
@@ -2917,11 +2927,11 @@ module Aws::SageMaker
2917
2927
  ContainerDefinition.add_member(:image_config, Shapes::ShapeRef.new(shape: ImageConfig, location_name: "ImageConfig"))
2918
2928
  ContainerDefinition.add_member(:mode, Shapes::ShapeRef.new(shape: ContainerMode, location_name: "Mode"))
2919
2929
  ContainerDefinition.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
2930
+ ContainerDefinition.add_member(:model_data_source, Shapes::ShapeRef.new(shape: ModelDataSource, location_name: "ModelDataSource"))
2920
2931
  ContainerDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: EnvironmentMap, location_name: "Environment"))
2921
2932
  ContainerDefinition.add_member(:model_package_name, Shapes::ShapeRef.new(shape: VersionedArnOrName, location_name: "ModelPackageName"))
2922
2933
  ContainerDefinition.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
2923
2934
  ContainerDefinition.add_member(:multi_model_config, Shapes::ShapeRef.new(shape: MultiModelConfig, location_name: "MultiModelConfig"))
2924
- ContainerDefinition.add_member(:model_data_source, Shapes::ShapeRef.new(shape: ModelDataSource, location_name: "ModelDataSource"))
2925
2935
  ContainerDefinition.struct_class = Types::ContainerDefinition
2926
2936
 
2927
2937
  ContainerDefinitionList.member = Shapes::ShapeRef.new(shape: ContainerDefinition)
@@ -2932,7 +2942,7 @@ module Aws::SageMaker
2932
2942
 
2933
2943
  ContentTypes.member = Shapes::ShapeRef.new(shape: ContentType)
2934
2944
 
2935
- ContextSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: String2048, required: true, location_name: "SourceUri"))
2945
+ ContextSource.add_member(:source_uri, Shapes::ShapeRef.new(shape: SourceUri, required: true, location_name: "SourceUri"))
2936
2946
  ContextSource.add_member(:source_type, Shapes::ShapeRef.new(shape: String256, location_name: "SourceType"))
2937
2947
  ContextSource.add_member(:source_id, Shapes::ShapeRef.new(shape: String256, location_name: "SourceId"))
2938
2948
  ContextSource.struct_class = Types::ContextSource
@@ -2940,7 +2950,7 @@ module Aws::SageMaker
2940
2950
  ContextSummaries.member = Shapes::ShapeRef.new(shape: ContextSummary)
2941
2951
 
2942
2952
  ContextSummary.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
2943
- ContextSummary.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
2953
+ ContextSummary.add_member(:context_name, Shapes::ShapeRef.new(shape: ContextName, location_name: "ContextName"))
2944
2954
  ContextSummary.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, location_name: "Source"))
2945
2955
  ContextSummary.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
2946
2956
  ContextSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
@@ -2998,11 +3008,11 @@ module Aws::SageMaker
2998
3008
 
2999
3009
  CreateAppRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
3000
3010
  CreateAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
3011
+ CreateAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
3001
3012
  CreateAppRequest.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, required: true, location_name: "AppType"))
3002
3013
  CreateAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
3003
3014
  CreateAppRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3004
3015
  CreateAppRequest.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
3005
- CreateAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
3006
3016
  CreateAppRequest.struct_class = Types::CreateAppRequest
3007
3017
 
3008
3018
  CreateAppResponse.add_member(:app_arn, Shapes::ShapeRef.new(shape: AppArn, location_name: "AppArn"))
@@ -3011,7 +3021,7 @@ module Aws::SageMaker
3011
3021
  CreateArtifactRequest.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
3012
3022
  CreateArtifactRequest.add_member(:source, Shapes::ShapeRef.new(shape: ArtifactSource, required: true, location_name: "Source"))
3013
3023
  CreateArtifactRequest.add_member(:artifact_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ArtifactType"))
3014
- CreateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
3024
+ CreateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: ArtifactProperties, location_name: "Properties"))
3015
3025
  CreateArtifactRequest.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3016
3026
  CreateArtifactRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3017
3027
  CreateArtifactRequest.struct_class = Types::CreateArtifactRequest
@@ -3079,7 +3089,7 @@ module Aws::SageMaker
3079
3089
  CreateCompilationJobResponse.add_member(:compilation_job_arn, Shapes::ShapeRef.new(shape: CompilationJobArn, required: true, location_name: "CompilationJobArn"))
3080
3090
  CreateCompilationJobResponse.struct_class = Types::CreateCompilationJobResponse
3081
3091
 
3082
- CreateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
3092
+ CreateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ContextName, required: true, location_name: "ContextName"))
3083
3093
  CreateContextRequest.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, required: true, location_name: "Source"))
3084
3094
  CreateContextRequest.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, required: true, location_name: "ContextType"))
3085
3095
  CreateContextRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
@@ -3116,6 +3126,7 @@ module Aws::SageMaker
3116
3126
  CreateDomainRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: DomainName, required: true, location_name: "DomainName"))
3117
3127
  CreateDomainRequest.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AuthMode, required: true, location_name: "AuthMode"))
3118
3128
  CreateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, required: true, location_name: "DefaultUserSettings"))
3129
+ CreateDomainRequest.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
3119
3130
  CreateDomainRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: Subnets, required: true, location_name: "SubnetIds"))
3120
3131
  CreateDomainRequest.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, required: true, location_name: "VpcId"))
3121
3132
  CreateDomainRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -3123,7 +3134,6 @@ module Aws::SageMaker
3123
3134
  CreateDomainRequest.add_member(:home_efs_file_system_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, deprecated: true, location_name: "HomeEfsFileSystemKmsKeyId", metadata: {"deprecatedMessage"=>"This property is deprecated, use KmsKeyId instead."}))
3124
3135
  CreateDomainRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
3125
3136
  CreateDomainRequest.add_member(:app_security_group_management, Shapes::ShapeRef.new(shape: AppSecurityGroupManagement, location_name: "AppSecurityGroupManagement"))
3126
- CreateDomainRequest.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
3127
3137
  CreateDomainRequest.add_member(:default_space_settings, Shapes::ShapeRef.new(shape: DefaultSpaceSettings, location_name: "DefaultSpaceSettings"))
3128
3138
  CreateDomainRequest.struct_class = Types::CreateDomainRequest
3129
3139
 
@@ -3206,7 +3216,7 @@ module Aws::SageMaker
3206
3216
  CreateFlowDefinitionRequest.add_member(:flow_definition_name, Shapes::ShapeRef.new(shape: FlowDefinitionName, required: true, location_name: "FlowDefinitionName"))
3207
3217
  CreateFlowDefinitionRequest.add_member(:human_loop_request_source, Shapes::ShapeRef.new(shape: HumanLoopRequestSource, location_name: "HumanLoopRequestSource"))
3208
3218
  CreateFlowDefinitionRequest.add_member(:human_loop_activation_config, Shapes::ShapeRef.new(shape: HumanLoopActivationConfig, location_name: "HumanLoopActivationConfig"))
3209
- CreateFlowDefinitionRequest.add_member(:human_loop_config, Shapes::ShapeRef.new(shape: HumanLoopConfig, required: true, location_name: "HumanLoopConfig"))
3219
+ CreateFlowDefinitionRequest.add_member(:human_loop_config, Shapes::ShapeRef.new(shape: HumanLoopConfig, location_name: "HumanLoopConfig"))
3210
3220
  CreateFlowDefinitionRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: FlowDefinitionOutputConfig, required: true, location_name: "OutputConfig"))
3211
3221
  CreateFlowDefinitionRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
3212
3222
  CreateFlowDefinitionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
@@ -3409,11 +3419,11 @@ module Aws::SageMaker
3409
3419
  CreateModelPackageInput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
3410
3420
  CreateModelPackageInput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
3411
3421
  CreateModelPackageInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
3412
- CreateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
3413
- CreateModelPackageInput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
3414
3422
  CreateModelPackageInput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
3415
3423
  CreateModelPackageInput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
3416
3424
  CreateModelPackageInput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: S3Uri, location_name: "SamplePayloadUrl"))
3425
+ CreateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
3426
+ CreateModelPackageInput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
3417
3427
  CreateModelPackageInput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
3418
3428
  CreateModelPackageInput.add_member(:skip_model_validation, Shapes::ShapeRef.new(shape: SkipModelValidation, location_name: "SkipModelValidation"))
3419
3429
  CreateModelPackageInput.struct_class = Types::CreateModelPackageInput
@@ -3535,9 +3545,9 @@ module Aws::SageMaker
3535
3545
  CreateSpaceRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, required: true, location_name: "SpaceName"))
3536
3546
  CreateSpaceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3537
3547
  CreateSpaceRequest.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
3538
- CreateSpaceRequest.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
3539
3548
  CreateSpaceRequest.add_member(:ownership_settings, Shapes::ShapeRef.new(shape: OwnershipSettings, location_name: "OwnershipSettings"))
3540
3549
  CreateSpaceRequest.add_member(:space_sharing_settings, Shapes::ShapeRef.new(shape: SpaceSharingSettings, location_name: "SpaceSharingSettings"))
3550
+ CreateSpaceRequest.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
3541
3551
  CreateSpaceRequest.struct_class = Types::CreateSpaceRequest
3542
3552
 
3543
3553
  CreateSpaceResponse.add_member(:space_arn, Shapes::ShapeRef.new(shape: SpaceArn, location_name: "SpaceArn"))
@@ -3809,9 +3819,9 @@ module Aws::SageMaker
3809
3819
 
3810
3820
  DeleteAppRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
3811
3821
  DeleteAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
3822
+ DeleteAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
3812
3823
  DeleteAppRequest.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, required: true, location_name: "AppType"))
3813
3824
  DeleteAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
3814
- DeleteAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
3815
3825
  DeleteAppRequest.struct_class = Types::DeleteAppRequest
3816
3826
 
3817
3827
  DeleteArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, location_name: "ArtifactArn"))
@@ -3838,7 +3848,10 @@ module Aws::SageMaker
3838
3848
  DeleteCodeRepositoryInput.add_member(:code_repository_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CodeRepositoryName"))
3839
3849
  DeleteCodeRepositoryInput.struct_class = Types::DeleteCodeRepositoryInput
3840
3850
 
3841
- DeleteContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
3851
+ DeleteCompilationJobRequest.add_member(:compilation_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "CompilationJobName"))
3852
+ DeleteCompilationJobRequest.struct_class = Types::DeleteCompilationJobRequest
3853
+
3854
+ DeleteContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ContextName, required: true, location_name: "ContextName"))
3842
3855
  DeleteContextRequest.struct_class = Types::DeleteContextRequest
3843
3856
 
3844
3857
  DeleteContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
@@ -4007,8 +4020,8 @@ module Aws::SageMaker
4007
4020
  DeployedImages.member = Shapes::ShapeRef.new(shape: DeployedImage)
4008
4021
 
4009
4022
  DeploymentConfig.add_member(:blue_green_update_policy, Shapes::ShapeRef.new(shape: BlueGreenUpdatePolicy, location_name: "BlueGreenUpdatePolicy"))
4010
- DeploymentConfig.add_member(:auto_rollback_configuration, Shapes::ShapeRef.new(shape: AutoRollbackConfig, location_name: "AutoRollbackConfiguration"))
4011
4023
  DeploymentConfig.add_member(:rolling_update_policy, Shapes::ShapeRef.new(shape: RollingUpdatePolicy, location_name: "RollingUpdatePolicy"))
4024
+ DeploymentConfig.add_member(:auto_rollback_configuration, Shapes::ShapeRef.new(shape: AutoRollbackConfig, location_name: "AutoRollbackConfiguration"))
4012
4025
  DeploymentConfig.struct_class = Types::DeploymentConfig
4013
4026
 
4014
4027
  DeploymentRecommendation.add_member(:recommendation_status, Shapes::ShapeRef.new(shape: RecommendationStatus, required: true, location_name: "RecommendationStatus"))
@@ -4037,7 +4050,7 @@ module Aws::SageMaker
4037
4050
  DerivedInformation.add_member(:derived_data_input_config, Shapes::ShapeRef.new(shape: DataInputConfig, location_name: "DerivedDataInputConfig"))
4038
4051
  DerivedInformation.struct_class = Types::DerivedInformation
4039
4052
 
4040
- DescribeActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
4053
+ DescribeActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "ActionName"))
4041
4054
  DescribeActionRequest.struct_class = Types::DescribeActionRequest
4042
4055
 
4043
4056
  DescribeActionResponse.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, location_name: "ActionName"))
@@ -4084,9 +4097,9 @@ module Aws::SageMaker
4084
4097
 
4085
4098
  DescribeAppRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
4086
4099
  DescribeAppRequest.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
4100
+ DescribeAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
4087
4101
  DescribeAppRequest.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, required: true, location_name: "AppType"))
4088
4102
  DescribeAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
4089
- DescribeAppRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
4090
4103
  DescribeAppRequest.struct_class = Types::DescribeAppRequest
4091
4104
 
4092
4105
  DescribeAppResponse.add_member(:app_arn, Shapes::ShapeRef.new(shape: AppArn, location_name: "AppArn"))
@@ -4094,13 +4107,13 @@ module Aws::SageMaker
4094
4107
  DescribeAppResponse.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, location_name: "AppName"))
4095
4108
  DescribeAppResponse.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainId"))
4096
4109
  DescribeAppResponse.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
4110
+ DescribeAppResponse.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
4097
4111
  DescribeAppResponse.add_member(:status, Shapes::ShapeRef.new(shape: AppStatus, location_name: "Status"))
4098
4112
  DescribeAppResponse.add_member(:last_health_check_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastHealthCheckTimestamp"))
4099
4113
  DescribeAppResponse.add_member(:last_user_activity_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUserActivityTimestamp"))
4100
- DescribeAppResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4114
+ DescribeAppResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
4101
4115
  DescribeAppResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4102
4116
  DescribeAppResponse.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
4103
- DescribeAppResponse.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
4104
4117
  DescribeAppResponse.struct_class = Types::DescribeAppResponse
4105
4118
 
4106
4119
  DescribeArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
@@ -4155,6 +4168,7 @@ module Aws::SageMaker
4155
4168
  DescribeAutoMLJobV2Response.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
4156
4169
  DescribeAutoMLJobV2Response.add_member(:auto_ml_job_objective, Shapes::ShapeRef.new(shape: AutoMLJobObjective, location_name: "AutoMLJobObjective"))
4157
4170
  DescribeAutoMLJobV2Response.add_member(:auto_ml_problem_type_config, Shapes::ShapeRef.new(shape: AutoMLProblemTypeConfig, location_name: "AutoMLProblemTypeConfig"))
4171
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_problem_type_config_name, Shapes::ShapeRef.new(shape: AutoMLProblemTypeConfigName, location_name: "AutoMLProblemTypeConfigName"))
4158
4172
  DescribeAutoMLJobV2Response.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
4159
4173
  DescribeAutoMLJobV2Response.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
4160
4174
  DescribeAutoMLJobV2Response.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
@@ -4163,13 +4177,12 @@ module Aws::SageMaker
4163
4177
  DescribeAutoMLJobV2Response.add_member(:best_candidate, Shapes::ShapeRef.new(shape: AutoMLCandidate, location_name: "BestCandidate"))
4164
4178
  DescribeAutoMLJobV2Response.add_member(:auto_ml_job_status, Shapes::ShapeRef.new(shape: AutoMLJobStatus, required: true, location_name: "AutoMLJobStatus"))
4165
4179
  DescribeAutoMLJobV2Response.add_member(:auto_ml_job_secondary_status, Shapes::ShapeRef.new(shape: AutoMLJobSecondaryStatus, required: true, location_name: "AutoMLJobSecondaryStatus"))
4180
+ DescribeAutoMLJobV2Response.add_member(:auto_ml_job_artifacts, Shapes::ShapeRef.new(shape: AutoMLJobArtifacts, location_name: "AutoMLJobArtifacts"))
4181
+ DescribeAutoMLJobV2Response.add_member(:resolved_attributes, Shapes::ShapeRef.new(shape: AutoMLResolvedAttributes, location_name: "ResolvedAttributes"))
4166
4182
  DescribeAutoMLJobV2Response.add_member(:model_deploy_config, Shapes::ShapeRef.new(shape: ModelDeployConfig, location_name: "ModelDeployConfig"))
4167
4183
  DescribeAutoMLJobV2Response.add_member(:model_deploy_result, Shapes::ShapeRef.new(shape: ModelDeployResult, location_name: "ModelDeployResult"))
4168
4184
  DescribeAutoMLJobV2Response.add_member(:data_split_config, Shapes::ShapeRef.new(shape: AutoMLDataSplitConfig, location_name: "DataSplitConfig"))
4169
4185
  DescribeAutoMLJobV2Response.add_member(:security_config, Shapes::ShapeRef.new(shape: AutoMLSecurityConfig, location_name: "SecurityConfig"))
4170
- DescribeAutoMLJobV2Response.add_member(:auto_ml_job_artifacts, Shapes::ShapeRef.new(shape: AutoMLJobArtifacts, location_name: "AutoMLJobArtifacts"))
4171
- DescribeAutoMLJobV2Response.add_member(:resolved_attributes, Shapes::ShapeRef.new(shape: AutoMLResolvedAttributes, location_name: "ResolvedAttributes"))
4172
- DescribeAutoMLJobV2Response.add_member(:auto_ml_problem_type_config_name, Shapes::ShapeRef.new(shape: AutoMLProblemTypeConfigName, location_name: "AutoMLProblemTypeConfigName"))
4173
4186
  DescribeAutoMLJobV2Response.struct_class = Types::DescribeAutoMLJobV2Response
4174
4187
 
4175
4188
  DescribeClusterNodeRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: ClusterNameOrArn, required: true, location_name: "ClusterName"))
@@ -4224,10 +4237,10 @@ module Aws::SageMaker
4224
4237
  DescribeCompilationJobResponse.add_member(:derived_information, Shapes::ShapeRef.new(shape: DerivedInformation, location_name: "DerivedInformation"))
4225
4238
  DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
4226
4239
 
4227
- DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityNameOrArn, required: true, location_name: "ContextName"))
4240
+ DescribeContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ContextNameOrArn, required: true, location_name: "ContextName"))
4228
4241
  DescribeContextRequest.struct_class = Types::DescribeContextRequest
4229
4242
 
4230
- DescribeContextResponse.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ContextName"))
4243
+ DescribeContextResponse.add_member(:context_name, Shapes::ShapeRef.new(shape: ContextName, location_name: "ContextName"))
4231
4244
  DescribeContextResponse.add_member(:context_arn, Shapes::ShapeRef.new(shape: ContextArn, location_name: "ContextArn"))
4232
4245
  DescribeContextResponse.add_member(:source, Shapes::ShapeRef.new(shape: ContextSource, location_name: "Source"))
4233
4246
  DescribeContextResponse.add_member(:context_type, Shapes::ShapeRef.new(shape: String256, location_name: "ContextType"))
@@ -4300,17 +4313,17 @@ module Aws::SageMaker
4300
4313
  DescribeDomainResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4301
4314
  DescribeDomainResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTime"))
4302
4315
  DescribeDomainResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4316
+ DescribeDomainResponse.add_member(:security_group_id_for_domain_boundary, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "SecurityGroupIdForDomainBoundary"))
4303
4317
  DescribeDomainResponse.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AuthMode, location_name: "AuthMode"))
4304
4318
  DescribeDomainResponse.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "DefaultUserSettings"))
4319
+ DescribeDomainResponse.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
4305
4320
  DescribeDomainResponse.add_member(:app_network_access_type, Shapes::ShapeRef.new(shape: AppNetworkAccessType, location_name: "AppNetworkAccessType"))
4306
4321
  DescribeDomainResponse.add_member(:home_efs_file_system_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, deprecated: true, location_name: "HomeEfsFileSystemKmsKeyId", metadata: {"deprecatedMessage"=>"This property is deprecated, use KmsKeyId instead."}))
4307
4322
  DescribeDomainResponse.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: Subnets, location_name: "SubnetIds"))
4308
4323
  DescribeDomainResponse.add_member(:url, Shapes::ShapeRef.new(shape: String1024, location_name: "Url"))
4309
4324
  DescribeDomainResponse.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
4310
4325
  DescribeDomainResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
4311
- DescribeDomainResponse.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
4312
4326
  DescribeDomainResponse.add_member(:app_security_group_management, Shapes::ShapeRef.new(shape: AppSecurityGroupManagement, location_name: "AppSecurityGroupManagement"))
4313
- DescribeDomainResponse.add_member(:security_group_id_for_domain_boundary, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "SecurityGroupIdForDomainBoundary"))
4314
4327
  DescribeDomainResponse.add_member(:default_space_settings, Shapes::ShapeRef.new(shape: DefaultSpaceSettings, location_name: "DefaultSpaceSettings"))
4315
4328
  DescribeDomainResponse.struct_class = Types::DescribeDomainResponse
4316
4329
 
@@ -4374,7 +4387,7 @@ module Aws::SageMaker
4374
4387
 
4375
4388
  DescribeEndpointOutput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
4376
4389
  DescribeEndpointOutput.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
4377
- DescribeEndpointOutput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
4390
+ DescribeEndpointOutput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, location_name: "EndpointConfigName"))
4378
4391
  DescribeEndpointOutput.add_member(:production_variants, Shapes::ShapeRef.new(shape: ProductionVariantSummaryList, location_name: "ProductionVariants"))
4379
4392
  DescribeEndpointOutput.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: DataCaptureConfigSummary, location_name: "DataCaptureConfig"))
4380
4393
  DescribeEndpointOutput.add_member(:endpoint_status, Shapes::ShapeRef.new(shape: EndpointStatus, required: true, location_name: "EndpointStatus"))
@@ -4448,7 +4461,7 @@ module Aws::SageMaker
4448
4461
  DescribeFlowDefinitionResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
4449
4462
  DescribeFlowDefinitionResponse.add_member(:human_loop_request_source, Shapes::ShapeRef.new(shape: HumanLoopRequestSource, location_name: "HumanLoopRequestSource"))
4450
4463
  DescribeFlowDefinitionResponse.add_member(:human_loop_activation_config, Shapes::ShapeRef.new(shape: HumanLoopActivationConfig, location_name: "HumanLoopActivationConfig"))
4451
- DescribeFlowDefinitionResponse.add_member(:human_loop_config, Shapes::ShapeRef.new(shape: HumanLoopConfig, required: true, location_name: "HumanLoopConfig"))
4464
+ DescribeFlowDefinitionResponse.add_member(:human_loop_config, Shapes::ShapeRef.new(shape: HumanLoopConfig, location_name: "HumanLoopConfig"))
4452
4465
  DescribeFlowDefinitionResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: FlowDefinitionOutputConfig, required: true, location_name: "OutputConfig"))
4453
4466
  DescribeFlowDefinitionResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
4454
4467
  DescribeFlowDefinitionResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
@@ -4520,10 +4533,10 @@ module Aws::SageMaker
4520
4533
  DescribeHyperParameterTuningJobResponse.add_member(:best_training_job, Shapes::ShapeRef.new(shape: HyperParameterTrainingJobSummary, location_name: "BestTrainingJob"))
4521
4534
  DescribeHyperParameterTuningJobResponse.add_member(:overall_best_training_job, Shapes::ShapeRef.new(shape: HyperParameterTrainingJobSummary, location_name: "OverallBestTrainingJob"))
4522
4535
  DescribeHyperParameterTuningJobResponse.add_member(:warm_start_config, Shapes::ShapeRef.new(shape: HyperParameterTuningJobWarmStartConfig, location_name: "WarmStartConfig"))
4536
+ DescribeHyperParameterTuningJobResponse.add_member(:autotune, Shapes::ShapeRef.new(shape: Autotune, location_name: "Autotune"))
4523
4537
  DescribeHyperParameterTuningJobResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4524
4538
  DescribeHyperParameterTuningJobResponse.add_member(:tuning_job_completion_details, Shapes::ShapeRef.new(shape: HyperParameterTuningJobCompletionDetails, location_name: "TuningJobCompletionDetails"))
4525
4539
  DescribeHyperParameterTuningJobResponse.add_member(:consumed_resources, Shapes::ShapeRef.new(shape: HyperParameterTuningJobConsumedResources, location_name: "ConsumedResources"))
4526
- DescribeHyperParameterTuningJobResponse.add_member(:autotune, Shapes::ShapeRef.new(shape: Autotune, location_name: "Autotune"))
4527
4540
  DescribeHyperParameterTuningJobResponse.struct_class = Types::DescribeHyperParameterTuningJobResponse
4528
4541
 
4529
4542
  DescribeImageRequest.add_member(:image_name, Shapes::ShapeRef.new(shape: ImageName, required: true, location_name: "ImageName"))
@@ -4767,11 +4780,11 @@ module Aws::SageMaker
4767
4780
  DescribeModelPackageOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4768
4781
  DescribeModelPackageOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
4769
4782
  DescribeModelPackageOutput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
4770
- DescribeModelPackageOutput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
4771
- DescribeModelPackageOutput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
4772
4783
  DescribeModelPackageOutput.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
4773
4784
  DescribeModelPackageOutput.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
4774
4785
  DescribeModelPackageOutput.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
4786
+ DescribeModelPackageOutput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
4787
+ DescribeModelPackageOutput.add_member(:drift_check_baselines, Shapes::ShapeRef.new(shape: DriftCheckBaselines, location_name: "DriftCheckBaselines"))
4775
4788
  DescribeModelPackageOutput.add_member(:additional_inference_specifications, Shapes::ShapeRef.new(shape: AdditionalInferenceSpecifications, location_name: "AdditionalInferenceSpecifications"))
4776
4789
  DescribeModelPackageOutput.add_member(:skip_model_validation, Shapes::ShapeRef.new(shape: SkipModelValidation, location_name: "SkipModelValidation"))
4777
4790
  DescribeModelPackageOutput.struct_class = Types::DescribeModelPackageOutput
@@ -4943,10 +4956,10 @@ module Aws::SageMaker
4943
4956
  DescribeSpaceResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
4944
4957
  DescribeSpaceResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4945
4958
  DescribeSpaceResponse.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
4946
- DescribeSpaceResponse.add_member(:url, Shapes::ShapeRef.new(shape: String1024, location_name: "Url"))
4947
- DescribeSpaceResponse.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
4948
4959
  DescribeSpaceResponse.add_member(:ownership_settings, Shapes::ShapeRef.new(shape: OwnershipSettings, location_name: "OwnershipSettings"))
4949
4960
  DescribeSpaceResponse.add_member(:space_sharing_settings, Shapes::ShapeRef.new(shape: SpaceSharingSettings, location_name: "SpaceSharingSettings"))
4961
+ DescribeSpaceResponse.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
4962
+ DescribeSpaceResponse.add_member(:url, Shapes::ShapeRef.new(shape: String1024, location_name: "Url"))
4950
4963
  DescribeSpaceResponse.struct_class = Types::DescribeSpaceResponse
4951
4964
 
4952
4965
  DescribeStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
@@ -4984,6 +4997,7 @@ module Aws::SageMaker
4984
4997
  DescribeTrainingJobResponse.add_member(:input_data_config, Shapes::ShapeRef.new(shape: InputDataConfig, location_name: "InputDataConfig"))
4985
4998
  DescribeTrainingJobResponse.add_member(:output_data_config, Shapes::ShapeRef.new(shape: OutputDataConfig, location_name: "OutputDataConfig"))
4986
4999
  DescribeTrainingJobResponse.add_member(:resource_config, Shapes::ShapeRef.new(shape: ResourceConfig, required: true, location_name: "ResourceConfig"))
5000
+ DescribeTrainingJobResponse.add_member(:warm_pool_status, Shapes::ShapeRef.new(shape: WarmPoolStatus, location_name: "WarmPoolStatus"))
4987
5001
  DescribeTrainingJobResponse.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
4988
5002
  DescribeTrainingJobResponse.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
4989
5003
  DescribeTrainingJobResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
@@ -5007,9 +5021,8 @@ module Aws::SageMaker
5007
5021
  DescribeTrainingJobResponse.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
5008
5022
  DescribeTrainingJobResponse.add_member(:profiler_rule_evaluation_statuses, Shapes::ShapeRef.new(shape: ProfilerRuleEvaluationStatuses, location_name: "ProfilerRuleEvaluationStatuses"))
5009
5023
  DescribeTrainingJobResponse.add_member(:profiling_status, Shapes::ShapeRef.new(shape: ProfilingStatus, location_name: "ProfilingStatus"))
5010
- DescribeTrainingJobResponse.add_member(:retry_strategy, Shapes::ShapeRef.new(shape: RetryStrategy, location_name: "RetryStrategy"))
5011
5024
  DescribeTrainingJobResponse.add_member(:environment, Shapes::ShapeRef.new(shape: TrainingEnvironmentMap, location_name: "Environment"))
5012
- DescribeTrainingJobResponse.add_member(:warm_pool_status, Shapes::ShapeRef.new(shape: WarmPoolStatus, location_name: "WarmPoolStatus"))
5025
+ DescribeTrainingJobResponse.add_member(:retry_strategy, Shapes::ShapeRef.new(shape: RetryStrategy, location_name: "RetryStrategy"))
5013
5026
  DescribeTrainingJobResponse.add_member(:infra_check_config, Shapes::ShapeRef.new(shape: InfraCheckConfig, location_name: "InfraCheckConfig"))
5014
5027
  DescribeTrainingJobResponse.struct_class = Types::DescribeTrainingJobResponse
5015
5028
 
@@ -5362,7 +5375,7 @@ module Aws::SageMaker
5362
5375
 
5363
5376
  EndpointConfigSummaryList.member = Shapes::ShapeRef.new(shape: EndpointConfigSummary)
5364
5377
 
5365
- EndpointInfo.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
5378
+ EndpointInfo.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
5366
5379
  EndpointInfo.struct_class = Types::EndpointInfo
5367
5380
 
5368
5381
  EndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
@@ -5379,9 +5392,9 @@ module Aws::SageMaker
5379
5392
  EndpointInput.struct_class = Types::EndpointInput
5380
5393
 
5381
5394
  EndpointInputConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, location_name: "InstanceType"))
5395
+ EndpointInputConfiguration.add_member(:serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "ServerlessConfig"))
5382
5396
  EndpointInputConfiguration.add_member(:inference_specification_name, Shapes::ShapeRef.new(shape: InferenceSpecificationName, location_name: "InferenceSpecificationName"))
5383
5397
  EndpointInputConfiguration.add_member(:environment_parameter_ranges, Shapes::ShapeRef.new(shape: EnvironmentParameterRanges, location_name: "EnvironmentParameterRanges"))
5384
- EndpointInputConfiguration.add_member(:serverless_config, Shapes::ShapeRef.new(shape: ProductionVariantServerlessConfig, location_name: "ServerlessConfig"))
5385
5398
  EndpointInputConfiguration.struct_class = Types::EndpointInputConfiguration
5386
5399
 
5387
5400
  EndpointInputConfigurations.member = Shapes::ShapeRef.new(shape: EndpointInputConfiguration)
@@ -5472,8 +5485,8 @@ module Aws::SageMaker
5472
5485
 
5473
5486
  FeatureAdditions.member = Shapes::ShapeRef.new(shape: FeatureDefinition)
5474
5487
 
5475
- FeatureDefinition.add_member(:feature_name, Shapes::ShapeRef.new(shape: FeatureName, location_name: "FeatureName"))
5476
- FeatureDefinition.add_member(:feature_type, Shapes::ShapeRef.new(shape: FeatureType, location_name: "FeatureType"))
5488
+ FeatureDefinition.add_member(:feature_name, Shapes::ShapeRef.new(shape: FeatureName, required: true, location_name: "FeatureName"))
5489
+ FeatureDefinition.add_member(:feature_type, Shapes::ShapeRef.new(shape: FeatureType, required: true, location_name: "FeatureType"))
5477
5490
  FeatureDefinition.add_member(:collection_type, Shapes::ShapeRef.new(shape: CollectionType, location_name: "CollectionType"))
5478
5491
  FeatureDefinition.add_member(:collection_config, Shapes::ShapeRef.new(shape: CollectionConfig, location_name: "CollectionConfig"))
5479
5492
  FeatureDefinition.struct_class = Types::FeatureDefinition
@@ -5767,13 +5780,13 @@ module Aws::SageMaker
5767
5780
  HyperParameterTrainingJobDefinition.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
5768
5781
  HyperParameterTrainingJobDefinition.add_member(:output_data_config, Shapes::ShapeRef.new(shape: OutputDataConfig, required: true, location_name: "OutputDataConfig"))
5769
5782
  HyperParameterTrainingJobDefinition.add_member(:resource_config, Shapes::ShapeRef.new(shape: ResourceConfig, location_name: "ResourceConfig"))
5783
+ HyperParameterTrainingJobDefinition.add_member(:hyper_parameter_tuning_resource_config, Shapes::ShapeRef.new(shape: HyperParameterTuningResourceConfig, location_name: "HyperParameterTuningResourceConfig"))
5770
5784
  HyperParameterTrainingJobDefinition.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
5771
5785
  HyperParameterTrainingJobDefinition.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
5772
5786
  HyperParameterTrainingJobDefinition.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
5773
5787
  HyperParameterTrainingJobDefinition.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining"))
5774
5788
  HyperParameterTrainingJobDefinition.add_member(:checkpoint_config, Shapes::ShapeRef.new(shape: CheckpointConfig, location_name: "CheckpointConfig"))
5775
5789
  HyperParameterTrainingJobDefinition.add_member(:retry_strategy, Shapes::ShapeRef.new(shape: RetryStrategy, location_name: "RetryStrategy"))
5776
- HyperParameterTrainingJobDefinition.add_member(:hyper_parameter_tuning_resource_config, Shapes::ShapeRef.new(shape: HyperParameterTuningResourceConfig, location_name: "HyperParameterTuningResourceConfig"))
5777
5790
  HyperParameterTrainingJobDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: HyperParameterTrainingJobEnvironmentMap, location_name: "Environment"))
5778
5791
  HyperParameterTrainingJobDefinition.struct_class = Types::HyperParameterTrainingJobDefinition
5779
5792
 
@@ -5843,9 +5856,9 @@ module Aws::SageMaker
5843
5856
  HyperParameterTuningJobSearchEntity.add_member(:overall_best_training_job, Shapes::ShapeRef.new(shape: HyperParameterTrainingJobSummary, location_name: "OverallBestTrainingJob"))
5844
5857
  HyperParameterTuningJobSearchEntity.add_member(:warm_start_config, Shapes::ShapeRef.new(shape: HyperParameterTuningJobWarmStartConfig, location_name: "WarmStartConfig"))
5845
5858
  HyperParameterTuningJobSearchEntity.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
5846
- HyperParameterTuningJobSearchEntity.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5847
5859
  HyperParameterTuningJobSearchEntity.add_member(:tuning_job_completion_details, Shapes::ShapeRef.new(shape: HyperParameterTuningJobCompletionDetails, location_name: "TuningJobCompletionDetails"))
5848
5860
  HyperParameterTuningJobSearchEntity.add_member(:consumed_resources, Shapes::ShapeRef.new(shape: HyperParameterTuningJobConsumedResources, location_name: "ConsumedResources"))
5861
+ HyperParameterTuningJobSearchEntity.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5849
5862
  HyperParameterTuningJobSearchEntity.struct_class = Types::HyperParameterTuningJobSearchEntity
5850
5863
 
5851
5864
  HyperParameterTuningJobStrategyConfig.add_member(:hyperband_strategy_config, Shapes::ShapeRef.new(shape: HyperbandStrategyConfig, location_name: "HyperbandStrategyConfig"))
@@ -6026,10 +6039,10 @@ module Aws::SageMaker
6026
6039
  InferenceMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency"))
6027
6040
  InferenceMetrics.struct_class = Types::InferenceMetrics
6028
6041
 
6042
+ InferenceRecommendation.add_member(:recommendation_id, Shapes::ShapeRef.new(shape: String, location_name: "RecommendationId"))
6029
6043
  InferenceRecommendation.add_member(:metrics, Shapes::ShapeRef.new(shape: RecommendationMetrics, required: true, location_name: "Metrics"))
6030
6044
  InferenceRecommendation.add_member(:endpoint_configuration, Shapes::ShapeRef.new(shape: EndpointOutputConfiguration, required: true, location_name: "EndpointConfiguration"))
6031
6045
  InferenceRecommendation.add_member(:model_configuration, Shapes::ShapeRef.new(shape: ModelConfiguration, required: true, location_name: "ModelConfiguration"))
6032
- InferenceRecommendation.add_member(:recommendation_id, Shapes::ShapeRef.new(shape: String, location_name: "RecommendationId"))
6033
6046
  InferenceRecommendation.add_member(:invocation_end_time, Shapes::ShapeRef.new(shape: InvocationEndTime, location_name: "InvocationEndTime"))
6034
6047
  InferenceRecommendation.add_member(:invocation_start_time, Shapes::ShapeRef.new(shape: InvocationStartTime, location_name: "InvocationStartTime"))
6035
6048
  InferenceRecommendation.struct_class = Types::InferenceRecommendation
@@ -6107,6 +6120,7 @@ module Aws::SageMaker
6107
6120
 
6108
6121
  JsonContentTypes.member = Shapes::ShapeRef.new(shape: JsonContentType)
6109
6122
 
6123
+ JupyterLabAppImageConfig.add_member(:file_system_config, Shapes::ShapeRef.new(shape: FileSystemConfig, location_name: "FileSystemConfig"))
6110
6124
  JupyterLabAppImageConfig.add_member(:container_config, Shapes::ShapeRef.new(shape: ContainerConfig, location_name: "ContainerConfig"))
6111
6125
  JupyterLabAppImageConfig.struct_class = Types::JupyterLabAppImageConfig
6112
6126
 
@@ -6356,7 +6370,7 @@ module Aws::SageMaker
6356
6370
  ListCandidatesForAutoMLJobRequest.add_member(:candidate_name_equals, Shapes::ShapeRef.new(shape: CandidateName, location_name: "CandidateNameEquals"))
6357
6371
  ListCandidatesForAutoMLJobRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: AutoMLSortOrder, location_name: "SortOrder"))
6358
6372
  ListCandidatesForAutoMLJobRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: CandidateSortBy, location_name: "SortBy"))
6359
- ListCandidatesForAutoMLJobRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: AutoMLMaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
6373
+ ListCandidatesForAutoMLJobRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: AutoMLMaxResultsForTrials, location_name: "MaxResults", metadata: {"box"=>true}))
6360
6374
  ListCandidatesForAutoMLJobRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6361
6375
  ListCandidatesForAutoMLJobRequest.struct_class = Types::ListCandidatesForAutoMLJobRequest
6362
6376
 
@@ -6570,7 +6584,7 @@ module Aws::SageMaker
6570
6584
  ListFeatureGroupsRequest.struct_class = Types::ListFeatureGroupsRequest
6571
6585
 
6572
6586
  ListFeatureGroupsResponse.add_member(:feature_group_summaries, Shapes::ShapeRef.new(shape: FeatureGroupSummaries, required: true, location_name: "FeatureGroupSummaries"))
6573
- ListFeatureGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, required: true, location_name: "NextToken"))
6587
+ ListFeatureGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
6574
6588
  ListFeatureGroupsResponse.struct_class = Types::ListFeatureGroupsResponse
6575
6589
 
6576
6590
  ListFlowDefinitionsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
@@ -7480,7 +7494,7 @@ module Aws::SageMaker
7480
7494
  ModelDataQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
7481
7495
  ModelDataQuality.struct_class = Types::ModelDataQuality
7482
7496
 
7483
- ModelDataSource.add_member(:s3_data_source, Shapes::ShapeRef.new(shape: S3ModelDataSource, required: true, location_name: "S3DataSource"))
7497
+ ModelDataSource.add_member(:s3_data_source, Shapes::ShapeRef.new(shape: S3ModelDataSource, location_name: "S3DataSource"))
7484
7498
  ModelDataSource.struct_class = Types::ModelDataSource
7485
7499
 
7486
7500
  ModelDeployConfig.add_member(:auto_generate_endpoint_name, Shapes::ShapeRef.new(shape: AutoGenerateEndpointName, location_name: "AutoGenerateEndpointName"))
@@ -7949,7 +7963,7 @@ module Aws::SageMaker
7949
7963
  OidcConfigForResponse.add_member(:jwks_uri, Shapes::ShapeRef.new(shape: OidcEndpoint, location_name: "JwksUri"))
7950
7964
  OidcConfigForResponse.struct_class = Types::OidcConfigForResponse
7951
7965
 
7952
- OidcMemberDefinition.add_member(:groups, Shapes::ShapeRef.new(shape: Groups, required: true, location_name: "Groups"))
7966
+ OidcMemberDefinition.add_member(:groups, Shapes::ShapeRef.new(shape: Groups, location_name: "Groups"))
7953
7967
  OidcMemberDefinition.struct_class = Types::OidcMemberDefinition
7954
7968
 
7955
7969
  OnlineStoreConfig.add_member(:security_config, Shapes::ShapeRef.new(shape: OnlineStoreSecurityConfig, location_name: "SecurityConfig"))
@@ -8083,8 +8097,8 @@ module Aws::SageMaker
8083
8097
  PipelineExecution.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
8084
8098
  PipelineExecution.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
8085
8099
  PipelineExecution.add_member(:parallelism_configuration, Shapes::ShapeRef.new(shape: ParallelismConfiguration, location_name: "ParallelismConfiguration"))
8086
- PipelineExecution.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
8087
8100
  PipelineExecution.add_member(:selective_execution_config, Shapes::ShapeRef.new(shape: SelectiveExecutionConfig, location_name: "SelectiveExecutionConfig"))
8101
+ PipelineExecution.add_member(:pipeline_parameters, Shapes::ShapeRef.new(shape: ParameterList, location_name: "PipelineParameters"))
8088
8102
  PipelineExecution.struct_class = Types::PipelineExecution
8089
8103
 
8090
8104
  PipelineExecutionStep.add_member(:step_name, Shapes::ShapeRef.new(shape: StepName, location_name: "StepName"))
@@ -8094,9 +8108,9 @@ module Aws::SageMaker
8094
8108
  PipelineExecutionStep.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTime"))
8095
8109
  PipelineExecutionStep.add_member(:step_status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "StepStatus"))
8096
8110
  PipelineExecutionStep.add_member(:cache_hit_result, Shapes::ShapeRef.new(shape: CacheHitResult, location_name: "CacheHitResult"))
8097
- PipelineExecutionStep.add_member(:attempt_count, Shapes::ShapeRef.new(shape: IntegerValue, location_name: "AttemptCount"))
8098
8111
  PipelineExecutionStep.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
8099
8112
  PipelineExecutionStep.add_member(:metadata, Shapes::ShapeRef.new(shape: PipelineExecutionStepMetadata, location_name: "Metadata"))
8113
+ PipelineExecutionStep.add_member(:attempt_count, Shapes::ShapeRef.new(shape: Integer, location_name: "AttemptCount"))
8100
8114
  PipelineExecutionStep.add_member(:selective_execution_result, Shapes::ShapeRef.new(shape: SelectiveExecutionResult, location_name: "SelectiveExecutionResult"))
8101
8115
  PipelineExecutionStep.struct_class = Types::PipelineExecutionStep
8102
8116
 
@@ -8111,9 +8125,9 @@ module Aws::SageMaker
8111
8125
  PipelineExecutionStepMetadata.add_member(:condition, Shapes::ShapeRef.new(shape: ConditionStepMetadata, location_name: "Condition"))
8112
8126
  PipelineExecutionStepMetadata.add_member(:callback, Shapes::ShapeRef.new(shape: CallbackStepMetadata, location_name: "Callback"))
8113
8127
  PipelineExecutionStepMetadata.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaStepMetadata, location_name: "Lambda"))
8128
+ PipelineExecutionStepMetadata.add_member(:emr, Shapes::ShapeRef.new(shape: EMRStepMetadata, location_name: "EMR"))
8114
8129
  PipelineExecutionStepMetadata.add_member(:quality_check, Shapes::ShapeRef.new(shape: QualityCheckStepMetadata, location_name: "QualityCheck"))
8115
8130
  PipelineExecutionStepMetadata.add_member(:clarify_check, Shapes::ShapeRef.new(shape: ClarifyCheckStepMetadata, location_name: "ClarifyCheck"))
8116
- PipelineExecutionStepMetadata.add_member(:emr, Shapes::ShapeRef.new(shape: EMRStepMetadata, location_name: "EMR"))
8117
8131
  PipelineExecutionStepMetadata.add_member(:fail, Shapes::ShapeRef.new(shape: FailStepMetadata, location_name: "Fail"))
8118
8132
  PipelineExecutionStepMetadata.add_member(:auto_ml_job, Shapes::ShapeRef.new(shape: AutoMLJobStepMetadata, location_name: "AutoMLJob"))
8119
8133
  PipelineExecutionStepMetadata.struct_class = Types::PipelineExecutionStepMetadata
@@ -8466,25 +8480,26 @@ module Aws::SageMaker
8466
8480
  RecommendationJobContainerConfig.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
8467
8481
  RecommendationJobContainerConfig.add_member(:task, Shapes::ShapeRef.new(shape: String, location_name: "Task"))
8468
8482
  RecommendationJobContainerConfig.add_member(:framework, Shapes::ShapeRef.new(shape: String, location_name: "Framework"))
8469
- RecommendationJobContainerConfig.add_member(:framework_version, Shapes::ShapeRef.new(shape: String, location_name: "FrameworkVersion"))
8483
+ RecommendationJobContainerConfig.add_member(:framework_version, Shapes::ShapeRef.new(shape: RecommendationJobFrameworkVersion, location_name: "FrameworkVersion"))
8470
8484
  RecommendationJobContainerConfig.add_member(:payload_config, Shapes::ShapeRef.new(shape: RecommendationJobPayloadConfig, location_name: "PayloadConfig"))
8471
8485
  RecommendationJobContainerConfig.add_member(:nearest_model_name, Shapes::ShapeRef.new(shape: String, location_name: "NearestModelName"))
8472
8486
  RecommendationJobContainerConfig.add_member(:supported_instance_types, Shapes::ShapeRef.new(shape: RecommendationJobSupportedInstanceTypes, location_name: "SupportedInstanceTypes"))
8473
- RecommendationJobContainerConfig.add_member(:data_input_config, Shapes::ShapeRef.new(shape: RecommendationJobDataInputConfig, location_name: "DataInputConfig"))
8474
8487
  RecommendationJobContainerConfig.add_member(:supported_endpoint_type, Shapes::ShapeRef.new(shape: RecommendationJobSupportedEndpointType, location_name: "SupportedEndpointType"))
8488
+ RecommendationJobContainerConfig.add_member(:data_input_config, Shapes::ShapeRef.new(shape: RecommendationJobDataInputConfig, location_name: "DataInputConfig"))
8475
8489
  RecommendationJobContainerConfig.add_member(:supported_response_mime_types, Shapes::ShapeRef.new(shape: RecommendationJobSupportedResponseMIMETypes, location_name: "SupportedResponseMIMETypes"))
8476
8490
  RecommendationJobContainerConfig.struct_class = Types::RecommendationJobContainerConfig
8477
8491
 
8478
8492
  RecommendationJobInferenceBenchmark.add_member(:metrics, Shapes::ShapeRef.new(shape: RecommendationMetrics, location_name: "Metrics"))
8493
+ RecommendationJobInferenceBenchmark.add_member(:endpoint_metrics, Shapes::ShapeRef.new(shape: InferenceMetrics, location_name: "EndpointMetrics"))
8479
8494
  RecommendationJobInferenceBenchmark.add_member(:endpoint_configuration, Shapes::ShapeRef.new(shape: EndpointOutputConfiguration, location_name: "EndpointConfiguration"))
8480
8495
  RecommendationJobInferenceBenchmark.add_member(:model_configuration, Shapes::ShapeRef.new(shape: ModelConfiguration, required: true, location_name: "ModelConfiguration"))
8481
8496
  RecommendationJobInferenceBenchmark.add_member(:failure_reason, Shapes::ShapeRef.new(shape: RecommendationFailureReason, location_name: "FailureReason"))
8482
- RecommendationJobInferenceBenchmark.add_member(:endpoint_metrics, Shapes::ShapeRef.new(shape: InferenceMetrics, location_name: "EndpointMetrics"))
8483
8497
  RecommendationJobInferenceBenchmark.add_member(:invocation_end_time, Shapes::ShapeRef.new(shape: InvocationEndTime, location_name: "InvocationEndTime"))
8484
8498
  RecommendationJobInferenceBenchmark.add_member(:invocation_start_time, Shapes::ShapeRef.new(shape: InvocationStartTime, location_name: "InvocationStartTime"))
8485
8499
  RecommendationJobInferenceBenchmark.struct_class = Types::RecommendationJobInferenceBenchmark
8486
8500
 
8487
8501
  RecommendationJobInputConfig.add_member(:model_package_version_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, location_name: "ModelPackageVersionArn"))
8502
+ RecommendationJobInputConfig.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, location_name: "ModelName"))
8488
8503
  RecommendationJobInputConfig.add_member(:job_duration_in_seconds, Shapes::ShapeRef.new(shape: JobDurationInSeconds, location_name: "JobDurationInSeconds"))
8489
8504
  RecommendationJobInputConfig.add_member(:traffic_pattern, Shapes::ShapeRef.new(shape: TrafficPattern, location_name: "TrafficPattern"))
8490
8505
  RecommendationJobInputConfig.add_member(:resource_limit, Shapes::ShapeRef.new(shape: RecommendationJobResourceLimit, location_name: "ResourceLimit"))
@@ -8493,14 +8508,13 @@ module Aws::SageMaker
8493
8508
  RecommendationJobInputConfig.add_member(:container_config, Shapes::ShapeRef.new(shape: RecommendationJobContainerConfig, location_name: "ContainerConfig"))
8494
8509
  RecommendationJobInputConfig.add_member(:endpoints, Shapes::ShapeRef.new(shape: Endpoints, location_name: "Endpoints"))
8495
8510
  RecommendationJobInputConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: RecommendationJobVpcConfig, location_name: "VpcConfig"))
8496
- RecommendationJobInputConfig.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, location_name: "ModelName"))
8497
8511
  RecommendationJobInputConfig.struct_class = Types::RecommendationJobInputConfig
8498
8512
 
8499
8513
  RecommendationJobOutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
8500
8514
  RecommendationJobOutputConfig.add_member(:compiled_output_config, Shapes::ShapeRef.new(shape: RecommendationJobCompiledOutputConfig, location_name: "CompiledOutputConfig"))
8501
8515
  RecommendationJobOutputConfig.struct_class = Types::RecommendationJobOutputConfig
8502
8516
 
8503
- RecommendationJobPayloadConfig.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: String, location_name: "SamplePayloadUrl"))
8517
+ RecommendationJobPayloadConfig.add_member(:sample_payload_url, Shapes::ShapeRef.new(shape: S3Uri, location_name: "SamplePayloadUrl"))
8504
8518
  RecommendationJobPayloadConfig.add_member(:supported_content_types, Shapes::ShapeRef.new(shape: RecommendationJobSupportedContentTypes, location_name: "SupportedContentTypes"))
8505
8519
  RecommendationJobPayloadConfig.struct_class = Types::RecommendationJobPayloadConfig
8506
8520
 
@@ -8513,7 +8527,7 @@ module Aws::SageMaker
8513
8527
  RecommendationJobStoppingConditions.add_member(:flat_invocations, Shapes::ShapeRef.new(shape: FlatInvocations, location_name: "FlatInvocations"))
8514
8528
  RecommendationJobStoppingConditions.struct_class = Types::RecommendationJobStoppingConditions
8515
8529
 
8516
- RecommendationJobSupportedContentTypes.member = Shapes::ShapeRef.new(shape: String)
8530
+ RecommendationJobSupportedContentTypes.member = Shapes::ShapeRef.new(shape: RecommendationJobSupportedContentType)
8517
8531
 
8518
8532
  RecommendationJobSupportedInstanceTypes.member = Shapes::ShapeRef.new(shape: String)
8519
8533
 
@@ -8594,8 +8608,8 @@ module Aws::SageMaker
8594
8608
  ResourceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, location_name: "InstanceCount"))
8595
8609
  ResourceConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: VolumeSizeInGB, required: true, location_name: "VolumeSizeInGB"))
8596
8610
  ResourceConfig.add_member(:volume_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "VolumeKmsKeyId"))
8597
- ResourceConfig.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroups, location_name: "InstanceGroups"))
8598
8611
  ResourceConfig.add_member(:keep_alive_period_in_seconds, Shapes::ShapeRef.new(shape: KeepAlivePeriodInSeconds, location_name: "KeepAlivePeriodInSeconds"))
8612
+ ResourceConfig.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroups, location_name: "InstanceGroups"))
8599
8613
  ResourceConfig.struct_class = Types::ResourceConfig
8600
8614
 
8601
8615
  ResourceConfigForUpdate.add_member(:keep_alive_period_in_seconds, Shapes::ShapeRef.new(shape: KeepAlivePeriodInSeconds, required: true, location_name: "KeepAlivePeriodInSeconds"))
@@ -8706,11 +8720,11 @@ module Aws::SageMaker
8706
8720
  SearchRecord.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
8707
8721
  SearchRecord.add_member(:pipeline_execution, Shapes::ShapeRef.new(shape: PipelineExecution, location_name: "PipelineExecution"))
8708
8722
  SearchRecord.add_member(:feature_group, Shapes::ShapeRef.new(shape: FeatureGroup, location_name: "FeatureGroup"))
8709
- SearchRecord.add_member(:project, Shapes::ShapeRef.new(shape: Project, location_name: "Project"))
8710
8723
  SearchRecord.add_member(:feature_metadata, Shapes::ShapeRef.new(shape: FeatureMetadata, location_name: "FeatureMetadata"))
8724
+ SearchRecord.add_member(:project, Shapes::ShapeRef.new(shape: Project, location_name: "Project"))
8711
8725
  SearchRecord.add_member(:hyper_parameter_tuning_job, Shapes::ShapeRef.new(shape: HyperParameterTuningJobSearchEntity, location_name: "HyperParameterTuningJob"))
8712
- SearchRecord.add_member(:model, Shapes::ShapeRef.new(shape: ModelDashboardModel, location_name: "Model"))
8713
8726
  SearchRecord.add_member(:model_card, Shapes::ShapeRef.new(shape: ModelCard, location_name: "ModelCard"))
8727
+ SearchRecord.add_member(:model, Shapes::ShapeRef.new(shape: ModelDashboardModel, location_name: "Model"))
8714
8728
  SearchRecord.struct_class = Types::SearchRecord
8715
8729
 
8716
8730
  SearchRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "Resource"))
@@ -8818,10 +8832,10 @@ module Aws::SageMaker
8818
8832
  SpaceDetails.add_member(:status, Shapes::ShapeRef.new(shape: SpaceStatus, location_name: "Status"))
8819
8833
  SpaceDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
8820
8834
  SpaceDetails.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTime"))
8821
- SpaceDetails.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
8822
8835
  SpaceDetails.add_member(:space_settings_summary, Shapes::ShapeRef.new(shape: SpaceSettingsSummary, location_name: "SpaceSettingsSummary"))
8823
8836
  SpaceDetails.add_member(:space_sharing_settings_summary, Shapes::ShapeRef.new(shape: SpaceSharingSettingsSummary, location_name: "SpaceSharingSettingsSummary"))
8824
8837
  SpaceDetails.add_member(:ownership_settings_summary, Shapes::ShapeRef.new(shape: OwnershipSettingsSummary, location_name: "OwnershipSettingsSummary"))
8838
+ SpaceDetails.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
8825
8839
  SpaceDetails.struct_class = Types::SpaceDetails
8826
8840
 
8827
8841
  SpaceJupyterLabAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
@@ -8832,10 +8846,10 @@ module Aws::SageMaker
8832
8846
 
8833
8847
  SpaceSettings.add_member(:jupyter_server_app_settings, Shapes::ShapeRef.new(shape: JupyterServerAppSettings, location_name: "JupyterServerAppSettings"))
8834
8848
  SpaceSettings.add_member(:kernel_gateway_app_settings, Shapes::ShapeRef.new(shape: KernelGatewayAppSettings, location_name: "KernelGatewayAppSettings"))
8835
- SpaceSettings.add_member(:jupyter_lab_app_settings, Shapes::ShapeRef.new(shape: SpaceJupyterLabAppSettings, location_name: "JupyterLabAppSettings"))
8836
8849
  SpaceSettings.add_member(:code_editor_app_settings, Shapes::ShapeRef.new(shape: SpaceCodeEditorAppSettings, location_name: "CodeEditorAppSettings"))
8837
- SpaceSettings.add_member(:space_storage_settings, Shapes::ShapeRef.new(shape: SpaceStorageSettings, location_name: "SpaceStorageSettings"))
8850
+ SpaceSettings.add_member(:jupyter_lab_app_settings, Shapes::ShapeRef.new(shape: SpaceJupyterLabAppSettings, location_name: "JupyterLabAppSettings"))
8838
8851
  SpaceSettings.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, location_name: "AppType"))
8852
+ SpaceSettings.add_member(:space_storage_settings, Shapes::ShapeRef.new(shape: SpaceStorageSettings, location_name: "SpaceStorageSettings"))
8839
8853
  SpaceSettings.add_member(:custom_file_systems, Shapes::ShapeRef.new(shape: CustomFileSystems, location_name: "CustomFileSystems"))
8840
8854
  SpaceSettings.struct_class = Types::SpaceSettings
8841
8855
 
@@ -9017,6 +9031,7 @@ module Aws::SageMaker
9017
9031
  TextGenerationJobConfig.add_member(:completion_criteria, Shapes::ShapeRef.new(shape: AutoMLJobCompletionCriteria, location_name: "CompletionCriteria"))
9018
9032
  TextGenerationJobConfig.add_member(:base_model_name, Shapes::ShapeRef.new(shape: BaseModelName, location_name: "BaseModelName"))
9019
9033
  TextGenerationJobConfig.add_member(:text_generation_hyper_parameters, Shapes::ShapeRef.new(shape: TextGenerationHyperParameters, location_name: "TextGenerationHyperParameters"))
9034
+ TextGenerationJobConfig.add_member(:model_access_config, Shapes::ShapeRef.new(shape: ModelAccessConfig, location_name: "ModelAccessConfig"))
9020
9035
  TextGenerationJobConfig.struct_class = Types::TextGenerationJobConfig
9021
9036
 
9022
9037
  TextGenerationResolvedAttributes.add_member(:base_model_name, Shapes::ShapeRef.new(shape: BaseModelName, location_name: "BaseModelName"))
@@ -9179,6 +9194,7 @@ module Aws::SageMaker
9179
9194
  TransformJob.add_member(:environment, Shapes::ShapeRef.new(shape: TransformEnvironmentMap, location_name: "Environment"))
9180
9195
  TransformJob.add_member(:transform_input, Shapes::ShapeRef.new(shape: TransformInput, location_name: "TransformInput"))
9181
9196
  TransformJob.add_member(:transform_output, Shapes::ShapeRef.new(shape: TransformOutput, location_name: "TransformOutput"))
9197
+ TransformJob.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: BatchDataCaptureConfig, location_name: "DataCaptureConfig"))
9182
9198
  TransformJob.add_member(:transform_resources, Shapes::ShapeRef.new(shape: TransformResources, location_name: "TransformResources"))
9183
9199
  TransformJob.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
9184
9200
  TransformJob.add_member(:transform_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "TransformStartTime"))
@@ -9188,7 +9204,6 @@ module Aws::SageMaker
9188
9204
  TransformJob.add_member(:data_processing, Shapes::ShapeRef.new(shape: DataProcessing, location_name: "DataProcessing"))
9189
9205
  TransformJob.add_member(:experiment_config, Shapes::ShapeRef.new(shape: ExperimentConfig, location_name: "ExperimentConfig"))
9190
9206
  TransformJob.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
9191
- TransformJob.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: BatchDataCaptureConfig, location_name: "DataCaptureConfig"))
9192
9207
  TransformJob.struct_class = Types::TransformJob
9193
9208
 
9194
9209
  TransformJobDefinition.add_member(:max_concurrent_transforms, Shapes::ShapeRef.new(shape: MaxConcurrentTransforms, location_name: "MaxConcurrentTransforms"))
@@ -9270,7 +9285,7 @@ module Aws::SageMaker
9270
9285
  TrialComponentArtifact.add_member(:value, Shapes::ShapeRef.new(shape: TrialComponentArtifactValue, required: true, location_name: "Value"))
9271
9286
  TrialComponentArtifact.struct_class = Types::TrialComponentArtifact
9272
9287
 
9273
- TrialComponentArtifacts.key = Shapes::ShapeRef.new(shape: TrialComponentKey64)
9288
+ TrialComponentArtifacts.key = Shapes::ShapeRef.new(shape: TrialComponentKey128)
9274
9289
  TrialComponentArtifacts.value = Shapes::ShapeRef.new(shape: TrialComponentArtifact)
9275
9290
 
9276
9291
  TrialComponentMetricSummaries.member = Shapes::ShapeRef.new(shape: TrialComponentMetricSummary)
@@ -9290,7 +9305,7 @@ module Aws::SageMaker
9290
9305
  TrialComponentParameterValue.add_member(:number_value, Shapes::ShapeRef.new(shape: DoubleParameterValue, location_name: "NumberValue"))
9291
9306
  TrialComponentParameterValue.struct_class = Types::TrialComponentParameterValue
9292
9307
 
9293
- TrialComponentParameters.key = Shapes::ShapeRef.new(shape: TrialComponentKey256)
9308
+ TrialComponentParameters.key = Shapes::ShapeRef.new(shape: TrialComponentKey320)
9294
9309
  TrialComponentParameters.value = Shapes::ShapeRef.new(shape: TrialComponentParameterValue)
9295
9310
 
9296
9311
  TrialComponentSimpleSummaries.member = Shapes::ShapeRef.new(shape: TrialComponentSimpleSummary)
@@ -9395,7 +9410,7 @@ module Aws::SageMaker
9395
9410
 
9396
9411
  UpdateArtifactRequest.add_member(:artifact_arn, Shapes::ShapeRef.new(shape: ArtifactArn, required: true, location_name: "ArtifactArn"))
9397
9412
  UpdateArtifactRequest.add_member(:artifact_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, location_name: "ArtifactName"))
9398
- UpdateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
9413
+ UpdateArtifactRequest.add_member(:properties, Shapes::ShapeRef.new(shape: ArtifactProperties, location_name: "Properties"))
9399
9414
  UpdateArtifactRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
9400
9415
  UpdateArtifactRequest.struct_class = Types::UpdateArtifactRequest
9401
9416
 
@@ -9416,7 +9431,7 @@ module Aws::SageMaker
9416
9431
  UpdateCodeRepositoryOutput.add_member(:code_repository_arn, Shapes::ShapeRef.new(shape: CodeRepositoryArn, required: true, location_name: "CodeRepositoryArn"))
9417
9432
  UpdateCodeRepositoryOutput.struct_class = Types::UpdateCodeRepositoryOutput
9418
9433
 
9419
- UpdateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ContextName"))
9434
+ UpdateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ContextName, required: true, location_name: "ContextName"))
9420
9435
  UpdateContextRequest.add_member(:description, Shapes::ShapeRef.new(shape: ExperimentDescription, location_name: "Description"))
9421
9436
  UpdateContextRequest.add_member(:properties, Shapes::ShapeRef.new(shape: LineageEntityParameters, location_name: "Properties"))
9422
9437
  UpdateContextRequest.add_member(:properties_to_remove, Shapes::ShapeRef.new(shape: ListLineageEntityParameterKey, location_name: "PropertiesToRemove"))
@@ -9439,8 +9454,8 @@ module Aws::SageMaker
9439
9454
  UpdateDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
9440
9455
  UpdateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "DefaultUserSettings"))
9441
9456
  UpdateDomainRequest.add_member(:domain_settings_for_update, Shapes::ShapeRef.new(shape: DomainSettingsForUpdate, location_name: "DomainSettingsForUpdate"))
9442
- UpdateDomainRequest.add_member(:default_space_settings, Shapes::ShapeRef.new(shape: DefaultSpaceSettings, location_name: "DefaultSpaceSettings"))
9443
9457
  UpdateDomainRequest.add_member(:app_security_group_management, Shapes::ShapeRef.new(shape: AppSecurityGroupManagement, location_name: "AppSecurityGroupManagement"))
9458
+ UpdateDomainRequest.add_member(:default_space_settings, Shapes::ShapeRef.new(shape: DefaultSpaceSettings, location_name: "DefaultSpaceSettings"))
9444
9459
  UpdateDomainRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: Subnets, location_name: "SubnetIds"))
9445
9460
  UpdateDomainRequest.add_member(:app_network_access_type, Shapes::ShapeRef.new(shape: AppNetworkAccessType, location_name: "AppNetworkAccessType"))
9446
9461
  UpdateDomainRequest.struct_class = Types::UpdateDomainRequest
@@ -9733,8 +9748,8 @@ module Aws::SageMaker
9733
9748
  UserSettings.add_member(:r_studio_server_pro_app_settings, Shapes::ShapeRef.new(shape: RStudioServerProAppSettings, location_name: "RStudioServerProAppSettings"))
9734
9749
  UserSettings.add_member(:r_session_app_settings, Shapes::ShapeRef.new(shape: RSessionAppSettings, location_name: "RSessionAppSettings"))
9735
9750
  UserSettings.add_member(:canvas_app_settings, Shapes::ShapeRef.new(shape: CanvasAppSettings, location_name: "CanvasAppSettings"))
9736
- UserSettings.add_member(:jupyter_lab_app_settings, Shapes::ShapeRef.new(shape: JupyterLabAppSettings, location_name: "JupyterLabAppSettings"))
9737
9751
  UserSettings.add_member(:code_editor_app_settings, Shapes::ShapeRef.new(shape: CodeEditorAppSettings, location_name: "CodeEditorAppSettings"))
9752
+ UserSettings.add_member(:jupyter_lab_app_settings, Shapes::ShapeRef.new(shape: JupyterLabAppSettings, location_name: "JupyterLabAppSettings"))
9738
9753
  UserSettings.add_member(:space_storage_settings, Shapes::ShapeRef.new(shape: DefaultSpaceStorageSettings, location_name: "SpaceStorageSettings"))
9739
9754
  UserSettings.add_member(:default_landing_uri, Shapes::ShapeRef.new(shape: LandingUri, location_name: "DefaultLandingUri"))
9740
9755
  UserSettings.add_member(:studio_web_portal, Shapes::ShapeRef.new(shape: StudioWebPortal, location_name: "StudioWebPortal"))
@@ -10283,6 +10298,7 @@ module Aws::SageMaker
10283
10298
  o.output = Shapes::ShapeRef.new(shape: CreatePipelineResponse)
10284
10299
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10285
10300
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
10301
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10286
10302
  end)
10287
10303
 
10288
10304
  api.add_operation(:create_presigned_domain_url, Seahorse::Model::Operation.new.tap do |o|
@@ -10425,6 +10441,7 @@ module Aws::SageMaker
10425
10441
  o.http_request_uri = "/"
10426
10442
  o.input = Shapes::ShapeRef.new(shape: DeleteAlgorithmInput)
10427
10443
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
10444
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10428
10445
  end)
10429
10446
 
10430
10447
  api.add_operation(:delete_app, Seahorse::Model::Operation.new.tap do |o|
@@ -10482,6 +10499,15 @@ module Aws::SageMaker
10482
10499
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
10483
10500
  end)
10484
10501
 
10502
+ api.add_operation(:delete_compilation_job, Seahorse::Model::Operation.new.tap do |o|
10503
+ o.name = "DeleteCompilationJob"
10504
+ o.http_method = "POST"
10505
+ o.http_request_uri = "/"
10506
+ o.input = Shapes::ShapeRef.new(shape: DeleteCompilationJobRequest)
10507
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
10508
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10509
+ end)
10510
+
10485
10511
  api.add_operation(:delete_context, Seahorse::Model::Operation.new.tap do |o|
10486
10512
  o.name = "DeleteContext"
10487
10513
  o.http_method = "POST"
@@ -10751,6 +10777,7 @@ module Aws::SageMaker
10751
10777
  o.input = Shapes::ShapeRef.new(shape: DeletePipelineRequest)
10752
10778
  o.output = Shapes::ShapeRef.new(shape: DeletePipelineResponse)
10753
10779
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
10780
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
10754
10781
  end)
10755
10782
 
10756
10783
  api.add_operation(:delete_project, Seahorse::Model::Operation.new.tap do |o|
@@ -11360,6 +11387,7 @@ module Aws::SageMaker
11360
11387
  o.input = Shapes::ShapeRef.new(shape: DescribeUserProfileRequest)
11361
11388
  o.output = Shapes::ShapeRef.new(shape: DescribeUserProfileResponse)
11362
11389
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
11390
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
11363
11391
  end)
11364
11392
 
11365
11393
  api.add_operation(:describe_workforce, Seahorse::Model::Operation.new.tap do |o|
@@ -12524,6 +12552,7 @@ module Aws::SageMaker
12524
12552
  o.http_request_uri = "/"
12525
12553
  o.input = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyInput)
12526
12554
  o.output = Shapes::ShapeRef.new(shape: PutModelPackageGroupPolicyOutput)
12555
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12527
12556
  end)
12528
12557
 
12529
12558
  api.add_operation(:query_lineage, Seahorse::Model::Operation.new.tap do |o|
@@ -12592,6 +12621,7 @@ module Aws::SageMaker
12592
12621
  o.output = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepFailureResponse)
12593
12622
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
12594
12623
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
12624
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12595
12625
  end)
12596
12626
 
12597
12627
  api.add_operation(:send_pipeline_execution_step_success, Seahorse::Model::Operation.new.tap do |o|
@@ -12602,6 +12632,7 @@ module Aws::SageMaker
12602
12632
  o.output = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepSuccessResponse)
12603
12633
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
12604
12634
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
12635
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12605
12636
  end)
12606
12637
 
12607
12638
  api.add_operation(:start_edge_deployment_stage, Seahorse::Model::Operation.new.tap do |o|
@@ -12648,6 +12679,7 @@ module Aws::SageMaker
12648
12679
  o.output = Shapes::ShapeRef.new(shape: StartPipelineExecutionResponse)
12649
12680
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
12650
12681
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
12682
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12651
12683
  end)
12652
12684
 
12653
12685
  api.add_operation(:stop_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
@@ -12745,6 +12777,7 @@ module Aws::SageMaker
12745
12777
  o.input = Shapes::ShapeRef.new(shape: StopPipelineExecutionRequest)
12746
12778
  o.output = Shapes::ShapeRef.new(shape: StopPipelineExecutionResponse)
12747
12779
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
12780
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12748
12781
  end)
12749
12782
 
12750
12783
  api.add_operation(:stop_processing_job, Seahorse::Model::Operation.new.tap do |o|
@@ -12820,6 +12853,7 @@ module Aws::SageMaker
12820
12853
  o.http_request_uri = "/"
12821
12854
  o.input = Shapes::ShapeRef.new(shape: UpdateCodeRepositoryInput)
12822
12855
  o.output = Shapes::ShapeRef.new(shape: UpdateCodeRepositoryOutput)
12856
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12823
12857
  end)
12824
12858
 
12825
12859
  api.add_operation(:update_context, Seahorse::Model::Operation.new.tap do |o|
@@ -12895,6 +12929,7 @@ module Aws::SageMaker
12895
12929
  o.input = Shapes::ShapeRef.new(shape: UpdateFeatureGroupRequest)
12896
12930
  o.output = Shapes::ShapeRef.new(shape: UpdateFeatureGroupResponse)
12897
12931
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
12932
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
12898
12933
  end)
12899
12934
 
12900
12935
  api.add_operation(:update_feature_metadata, Seahorse::Model::Operation.new.tap do |o|
@@ -12980,6 +13015,7 @@ module Aws::SageMaker
12980
13015
  o.http_request_uri = "/"
12981
13016
  o.input = Shapes::ShapeRef.new(shape: UpdateModelPackageInput)
12982
13017
  o.output = Shapes::ShapeRef.new(shape: UpdateModelPackageOutput)
13018
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
12983
13019
  end)
12984
13020
 
12985
13021
  api.add_operation(:update_monitoring_alert, Seahorse::Model::Operation.new.tap do |o|
@@ -13027,6 +13063,7 @@ module Aws::SageMaker
13027
13063
  o.input = Shapes::ShapeRef.new(shape: UpdatePipelineRequest)
13028
13064
  o.output = Shapes::ShapeRef.new(shape: UpdatePipelineResponse)
13029
13065
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
13066
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
13030
13067
  end)
13031
13068
 
13032
13069
  api.add_operation(:update_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
@@ -13036,6 +13073,7 @@ module Aws::SageMaker
13036
13073
  o.input = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionRequest)
13037
13074
  o.output = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionResponse)
13038
13075
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
13076
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
13039
13077
  end)
13040
13078
 
13041
13079
  api.add_operation(:update_project, Seahorse::Model::Operation.new.tap do |o|
@@ -13044,6 +13082,7 @@ module Aws::SageMaker
13044
13082
  o.http_request_uri = "/"
13045
13083
  o.input = Shapes::ShapeRef.new(shape: UpdateProjectInput)
13046
13084
  o.output = Shapes::ShapeRef.new(shape: UpdateProjectOutput)
13085
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
13047
13086
  end)
13048
13087
 
13049
13088
  api.add_operation(:update_space, Seahorse::Model::Operation.new.tap do |o|
@@ -13064,6 +13103,7 @@ module Aws::SageMaker
13064
13103
  o.input = Shapes::ShapeRef.new(shape: UpdateTrainingJobRequest)
13065
13104
  o.output = Shapes::ShapeRef.new(shape: UpdateTrainingJobResponse)
13066
13105
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
13106
+ o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
13067
13107
  end)
13068
13108
 
13069
13109
  api.add_operation(:update_trial, Seahorse::Model::Operation.new.tap do |o|