aws-sdk-sagemaker 1.96.0 → 1.100.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -77,6 +77,10 @@ module Aws::SageMaker
77
77
  AssociationEntityArn = Shapes::StringShape.new(name: 'AssociationEntityArn')
78
78
  AssociationSummaries = Shapes::ListShape.new(name: 'AssociationSummaries')
79
79
  AssociationSummary = Shapes::StructureShape.new(name: 'AssociationSummary')
80
+ AsyncInferenceClientConfig = Shapes::StructureShape.new(name: 'AsyncInferenceClientConfig')
81
+ AsyncInferenceConfig = Shapes::StructureShape.new(name: 'AsyncInferenceConfig')
82
+ AsyncInferenceNotificationConfig = Shapes::StructureShape.new(name: 'AsyncInferenceNotificationConfig')
83
+ AsyncInferenceOutputConfig = Shapes::StructureShape.new(name: 'AsyncInferenceOutputConfig')
80
84
  AthenaCatalog = Shapes::StringShape.new(name: 'AthenaCatalog')
81
85
  AthenaDatabase = Shapes::StringShape.new(name: 'AthenaDatabase')
82
86
  AthenaDatasetDefinition = Shapes::StructureShape.new(name: 'AthenaDatasetDefinition')
@@ -287,6 +291,8 @@ module Aws::SageMaker
287
291
  CreateProcessingJobResponse = Shapes::StructureShape.new(name: 'CreateProcessingJobResponse')
288
292
  CreateProjectInput = Shapes::StructureShape.new(name: 'CreateProjectInput')
289
293
  CreateProjectOutput = Shapes::StructureShape.new(name: 'CreateProjectOutput')
294
+ CreateStudioLifecycleConfigRequest = Shapes::StructureShape.new(name: 'CreateStudioLifecycleConfigRequest')
295
+ CreateStudioLifecycleConfigResponse = Shapes::StructureShape.new(name: 'CreateStudioLifecycleConfigResponse')
290
296
  CreateTrainingJobRequest = Shapes::StructureShape.new(name: 'CreateTrainingJobRequest')
291
297
  CreateTrainingJobResponse = Shapes::StructureShape.new(name: 'CreateTrainingJobResponse')
292
298
  CreateTransformJobRequest = Shapes::StructureShape.new(name: 'CreateTransformJobRequest')
@@ -367,6 +373,7 @@ module Aws::SageMaker
367
373
  DeletePipelineRequest = Shapes::StructureShape.new(name: 'DeletePipelineRequest')
368
374
  DeletePipelineResponse = Shapes::StructureShape.new(name: 'DeletePipelineResponse')
369
375
  DeleteProjectInput = Shapes::StructureShape.new(name: 'DeleteProjectInput')
376
+ DeleteStudioLifecycleConfigRequest = Shapes::StructureShape.new(name: 'DeleteStudioLifecycleConfigRequest')
370
377
  DeleteTagsInput = Shapes::StructureShape.new(name: 'DeleteTagsInput')
371
378
  DeleteTagsOutput = Shapes::StructureShape.new(name: 'DeleteTagsOutput')
372
379
  DeleteTrialComponentRequest = Shapes::StructureShape.new(name: 'DeleteTrialComponentRequest')
@@ -458,6 +465,8 @@ module Aws::SageMaker
458
465
  DescribeProcessingJobResponse = Shapes::StructureShape.new(name: 'DescribeProcessingJobResponse')
459
466
  DescribeProjectInput = Shapes::StructureShape.new(name: 'DescribeProjectInput')
460
467
  DescribeProjectOutput = Shapes::StructureShape.new(name: 'DescribeProjectOutput')
468
+ DescribeStudioLifecycleConfigRequest = Shapes::StructureShape.new(name: 'DescribeStudioLifecycleConfigRequest')
469
+ DescribeStudioLifecycleConfigResponse = Shapes::StructureShape.new(name: 'DescribeStudioLifecycleConfigResponse')
461
470
  DescribeSubscribedWorkteamRequest = Shapes::StructureShape.new(name: 'DescribeSubscribedWorkteamRequest')
462
471
  DescribeSubscribedWorkteamResponse = Shapes::StructureShape.new(name: 'DescribeSubscribedWorkteamResponse')
463
472
  DescribeTrainingJobRequest = Shapes::StructureShape.new(name: 'DescribeTrainingJobRequest')
@@ -689,6 +698,7 @@ module Aws::SageMaker
689
698
  InferenceExecutionMode = Shapes::StringShape.new(name: 'InferenceExecutionMode')
690
699
  InferenceImage = Shapes::StringShape.new(name: 'InferenceImage')
691
700
  InferenceSpecification = Shapes::StructureShape.new(name: 'InferenceSpecification')
701
+ InitialTaskCount = Shapes::IntegerShape.new(name: 'InitialTaskCount')
692
702
  InputConfig = Shapes::StructureShape.new(name: 'InputConfig')
693
703
  InputDataConfig = Shapes::ListShape.new(name: 'InputDataConfig')
694
704
  InputMode = Shapes::StringShape.new(name: 'InputMode')
@@ -740,6 +750,7 @@ module Aws::SageMaker
740
750
  LambdaFunctionArn = Shapes::StringShape.new(name: 'LambdaFunctionArn')
741
751
  LambdaStepMetadata = Shapes::StructureShape.new(name: 'LambdaStepMetadata')
742
752
  LastModifiedTime = Shapes::TimestampShape.new(name: 'LastModifiedTime')
753
+ LifecycleConfigArns = Shapes::ListShape.new(name: 'LifecycleConfigArns')
743
754
  LineageEntityParameters = Shapes::MapShape.new(name: 'LineageEntityParameters')
744
755
  ListActionsRequest = Shapes::StructureShape.new(name: 'ListActionsRequest')
745
756
  ListActionsResponse = Shapes::StructureShape.new(name: 'ListActionsResponse')
@@ -833,6 +844,8 @@ module Aws::SageMaker
833
844
  ListProcessingJobsResponse = Shapes::StructureShape.new(name: 'ListProcessingJobsResponse')
834
845
  ListProjectsInput = Shapes::StructureShape.new(name: 'ListProjectsInput')
835
846
  ListProjectsOutput = Shapes::StructureShape.new(name: 'ListProjectsOutput')
847
+ ListStudioLifecycleConfigsRequest = Shapes::StructureShape.new(name: 'ListStudioLifecycleConfigsRequest')
848
+ ListStudioLifecycleConfigsResponse = Shapes::StructureShape.new(name: 'ListStudioLifecycleConfigsResponse')
836
849
  ListSubscribedWorkteamsRequest = Shapes::StructureShape.new(name: 'ListSubscribedWorkteamsRequest')
837
850
  ListSubscribedWorkteamsResponse = Shapes::StructureShape.new(name: 'ListSubscribedWorkteamsResponse')
838
851
  ListTagsInput = Shapes::StructureShape.new(name: 'ListTagsInput')
@@ -860,6 +873,7 @@ module Aws::SageMaker
860
873
  Long = Shapes::IntegerShape.new(name: 'Long')
861
874
  MaxAutoMLJobRuntimeInSeconds = Shapes::IntegerShape.new(name: 'MaxAutoMLJobRuntimeInSeconds')
862
875
  MaxCandidates = Shapes::IntegerShape.new(name: 'MaxCandidates')
876
+ MaxConcurrentInvocationsPerInstance = Shapes::IntegerShape.new(name: 'MaxConcurrentInvocationsPerInstance')
863
877
  MaxConcurrentTaskCount = Shapes::IntegerShape.new(name: 'MaxConcurrentTaskCount')
864
878
  MaxConcurrentTransforms = Shapes::IntegerShape.new(name: 'MaxConcurrentTransforms')
865
879
  MaxHumanLabeledObjectCount = Shapes::IntegerShape.new(name: 'MaxHumanLabeledObjectCount')
@@ -1070,6 +1084,7 @@ module Aws::SageMaker
1070
1084
  PipelineStatus = Shapes::StringShape.new(name: 'PipelineStatus')
1071
1085
  PipelineSummary = Shapes::StructureShape.new(name: 'PipelineSummary')
1072
1086
  PipelineSummaryList = Shapes::ListShape.new(name: 'PipelineSummaryList')
1087
+ PlatformIdentifier = Shapes::StringShape.new(name: 'PlatformIdentifier')
1073
1088
  PolicyString = Shapes::StringShape.new(name: 'PolicyString')
1074
1089
  PresignedDomainUrl = Shapes::StringShape.new(name: 'PresignedDomainUrl')
1075
1090
  ProbabilityThresholdAttribute = Shapes::FloatShape.new(name: 'ProbabilityThresholdAttribute')
@@ -1123,6 +1138,7 @@ module Aws::SageMaker
1123
1138
  ProfilingIntervalInMilliseconds = Shapes::IntegerShape.new(name: 'ProfilingIntervalInMilliseconds')
1124
1139
  ProfilingParameters = Shapes::MapShape.new(name: 'ProfilingParameters')
1125
1140
  ProfilingStatus = Shapes::StringShape.new(name: 'ProfilingStatus')
1141
+ Project = Shapes::StructureShape.new(name: 'Project')
1126
1142
  ProjectArn = Shapes::StringShape.new(name: 'ProjectArn')
1127
1143
  ProjectEntityName = Shapes::StringShape.new(name: 'ProjectEntityName')
1128
1144
  ProjectId = Shapes::StringShape.new(name: 'ProjectId')
@@ -1265,6 +1281,13 @@ module Aws::SageMaker
1265
1281
  String256 = Shapes::StringShape.new(name: 'String256')
1266
1282
  String64 = Shapes::StringShape.new(name: 'String64')
1267
1283
  StringParameterValue = Shapes::StringShape.new(name: 'StringParameterValue')
1284
+ StudioLifecycleConfigAppType = Shapes::StringShape.new(name: 'StudioLifecycleConfigAppType')
1285
+ StudioLifecycleConfigArn = Shapes::StringShape.new(name: 'StudioLifecycleConfigArn')
1286
+ StudioLifecycleConfigContent = Shapes::StringShape.new(name: 'StudioLifecycleConfigContent')
1287
+ StudioLifecycleConfigDetails = Shapes::StructureShape.new(name: 'StudioLifecycleConfigDetails')
1288
+ StudioLifecycleConfigName = Shapes::StringShape.new(name: 'StudioLifecycleConfigName')
1289
+ StudioLifecycleConfigSortKey = Shapes::StringShape.new(name: 'StudioLifecycleConfigSortKey')
1290
+ StudioLifecycleConfigsList = Shapes::ListShape.new(name: 'StudioLifecycleConfigsList')
1268
1291
  SubnetId = Shapes::StringShape.new(name: 'SubnetId')
1269
1292
  Subnets = Shapes::ListShape.new(name: 'Subnets')
1270
1293
  SubscribedWorkteam = Shapes::StructureShape.new(name: 'SubscribedWorkteam')
@@ -1602,6 +1625,22 @@ module Aws::SageMaker
1602
1625
  AssociationSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
1603
1626
  AssociationSummary.struct_class = Types::AssociationSummary
1604
1627
 
1628
+ AsyncInferenceClientConfig.add_member(:max_concurrent_invocations_per_instance, Shapes::ShapeRef.new(shape: MaxConcurrentInvocationsPerInstance, location_name: "MaxConcurrentInvocationsPerInstance"))
1629
+ AsyncInferenceClientConfig.struct_class = Types::AsyncInferenceClientConfig
1630
+
1631
+ AsyncInferenceConfig.add_member(:client_config, Shapes::ShapeRef.new(shape: AsyncInferenceClientConfig, location_name: "ClientConfig"))
1632
+ AsyncInferenceConfig.add_member(:output_config, Shapes::ShapeRef.new(shape: AsyncInferenceOutputConfig, required: true, location_name: "OutputConfig"))
1633
+ AsyncInferenceConfig.struct_class = Types::AsyncInferenceConfig
1634
+
1635
+ AsyncInferenceNotificationConfig.add_member(:success_topic, Shapes::ShapeRef.new(shape: SnsTopicArn, location_name: "SuccessTopic"))
1636
+ AsyncInferenceNotificationConfig.add_member(:error_topic, Shapes::ShapeRef.new(shape: SnsTopicArn, location_name: "ErrorTopic"))
1637
+ AsyncInferenceNotificationConfig.struct_class = Types::AsyncInferenceNotificationConfig
1638
+
1639
+ AsyncInferenceOutputConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
1640
+ AsyncInferenceOutputConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "S3OutputPath"))
1641
+ AsyncInferenceOutputConfig.add_member(:notification_config, Shapes::ShapeRef.new(shape: AsyncInferenceNotificationConfig, location_name: "NotificationConfig"))
1642
+ AsyncInferenceOutputConfig.struct_class = Types::AsyncInferenceOutputConfig
1643
+
1605
1644
  AthenaDatasetDefinition.add_member(:catalog, Shapes::ShapeRef.new(shape: AthenaCatalog, required: true, location_name: "Catalog"))
1606
1645
  AthenaDatasetDefinition.add_member(:database, Shapes::ShapeRef.new(shape: AthenaDatabase, required: true, location_name: "Database"))
1607
1646
  AthenaDatasetDefinition.add_member(:query_string, Shapes::ShapeRef.new(shape: AthenaQueryString, required: true, location_name: "QueryString"))
@@ -2024,6 +2063,7 @@ module Aws::SageMaker
2024
2063
  CreateEndpointConfigInput.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: DataCaptureConfig, location_name: "DataCaptureConfig"))
2025
2064
  CreateEndpointConfigInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2026
2065
  CreateEndpointConfigInput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
2066
+ CreateEndpointConfigInput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
2027
2067
  CreateEndpointConfigInput.struct_class = Types::CreateEndpointConfigInput
2028
2068
 
2029
2069
  CreateEndpointConfigOutput.add_member(:endpoint_config_arn, Shapes::ShapeRef.new(shape: EndpointConfigArn, required: true, location_name: "EndpointConfigArn"))
@@ -2229,6 +2269,7 @@ module Aws::SageMaker
2229
2269
  CreateNotebookInstanceInput.add_member(:default_code_repository, Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl, location_name: "DefaultCodeRepository"))
2230
2270
  CreateNotebookInstanceInput.add_member(:additional_code_repositories, Shapes::ShapeRef.new(shape: AdditionalCodeRepositoryNamesOrUrls, location_name: "AdditionalCodeRepositories"))
2231
2271
  CreateNotebookInstanceInput.add_member(:root_access, Shapes::ShapeRef.new(shape: RootAccess, location_name: "RootAccess"))
2272
+ CreateNotebookInstanceInput.add_member(:platform_identifier, Shapes::ShapeRef.new(shape: PlatformIdentifier, location_name: "PlatformIdentifier"))
2232
2273
  CreateNotebookInstanceInput.struct_class = Types::CreateNotebookInstanceInput
2233
2274
 
2234
2275
  CreateNotebookInstanceLifecycleConfigInput.add_member(:notebook_instance_lifecycle_config_name, Shapes::ShapeRef.new(shape: NotebookInstanceLifecycleConfigName, required: true, location_name: "NotebookInstanceLifecycleConfigName"))
@@ -2296,6 +2337,15 @@ module Aws::SageMaker
2296
2337
  CreateProjectOutput.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "ProjectId"))
2297
2338
  CreateProjectOutput.struct_class = Types::CreateProjectOutput
2298
2339
 
2340
+ CreateStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
2341
+ CreateStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_content, Shapes::ShapeRef.new(shape: StudioLifecycleConfigContent, required: true, location_name: "StudioLifecycleConfigContent"))
2342
+ CreateStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_app_type, Shapes::ShapeRef.new(shape: StudioLifecycleConfigAppType, required: true, location_name: "StudioLifecycleConfigAppType"))
2343
+ CreateStudioLifecycleConfigRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2344
+ CreateStudioLifecycleConfigRequest.struct_class = Types::CreateStudioLifecycleConfigRequest
2345
+
2346
+ CreateStudioLifecycleConfigResponse.add_member(:studio_lifecycle_config_arn, Shapes::ShapeRef.new(shape: StudioLifecycleConfigArn, location_name: "StudioLifecycleConfigArn"))
2347
+ CreateStudioLifecycleConfigResponse.struct_class = Types::CreateStudioLifecycleConfigResponse
2348
+
2299
2349
  CreateTrainingJobRequest.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
2300
2350
  CreateTrainingJobRequest.add_member(:hyper_parameters, Shapes::ShapeRef.new(shape: HyperParameters, location_name: "HyperParameters"))
2301
2351
  CreateTrainingJobRequest.add_member(:algorithm_specification, Shapes::ShapeRef.new(shape: AlgorithmSpecification, required: true, location_name: "AlgorithmSpecification"))
@@ -2613,6 +2663,9 @@ module Aws::SageMaker
2613
2663
  DeleteProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
2614
2664
  DeleteProjectInput.struct_class = Types::DeleteProjectInput
2615
2665
 
2666
+ DeleteStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
2667
+ DeleteStudioLifecycleConfigRequest.struct_class = Types::DeleteStudioLifecycleConfigRequest
2668
+
2616
2669
  DeleteTagsInput.add_member(:resource_arn, Shapes::ShapeRef.new(shape: ResourceArn, required: true, location_name: "ResourceArn"))
2617
2670
  DeleteTagsInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
2618
2671
  DeleteTagsInput.struct_class = Types::DeleteTagsInput
@@ -2907,6 +2960,7 @@ module Aws::SageMaker
2907
2960
  DescribeEndpointConfigOutput.add_member(:data_capture_config, Shapes::ShapeRef.new(shape: DataCaptureConfig, location_name: "DataCaptureConfig"))
2908
2961
  DescribeEndpointConfigOutput.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
2909
2962
  DescribeEndpointConfigOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
2963
+ DescribeEndpointConfigOutput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
2910
2964
  DescribeEndpointConfigOutput.struct_class = Types::DescribeEndpointConfigOutput
2911
2965
 
2912
2966
  DescribeEndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
@@ -2922,6 +2976,7 @@ module Aws::SageMaker
2922
2976
  DescribeEndpointOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
2923
2977
  DescribeEndpointOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedTime"))
2924
2978
  DescribeEndpointOutput.add_member(:last_deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "LastDeploymentConfig"))
2979
+ DescribeEndpointOutput.add_member(:async_inference_config, Shapes::ShapeRef.new(shape: AsyncInferenceConfig, location_name: "AsyncInferenceConfig"))
2925
2980
  DescribeEndpointOutput.struct_class = Types::DescribeEndpointOutput
2926
2981
 
2927
2982
  DescribeExperimentRequest.add_member(:experiment_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ExperimentName"))
@@ -3201,6 +3256,7 @@ module Aws::SageMaker
3201
3256
  DescribeNotebookInstanceOutput.add_member(:default_code_repository, Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl, location_name: "DefaultCodeRepository"))
3202
3257
  DescribeNotebookInstanceOutput.add_member(:additional_code_repositories, Shapes::ShapeRef.new(shape: AdditionalCodeRepositoryNamesOrUrls, location_name: "AdditionalCodeRepositories"))
3203
3258
  DescribeNotebookInstanceOutput.add_member(:root_access, Shapes::ShapeRef.new(shape: RootAccess, location_name: "RootAccess"))
3259
+ DescribeNotebookInstanceOutput.add_member(:platform_identifier, Shapes::ShapeRef.new(shape: PlatformIdentifier, location_name: "PlatformIdentifier"))
3204
3260
  DescribeNotebookInstanceOutput.struct_class = Types::DescribeNotebookInstanceOutput
3205
3261
 
3206
3262
  DescribePipelineDefinitionForExecutionRequest.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, required: true, location_name: "PipelineExecutionArn"))
@@ -3283,6 +3339,17 @@ module Aws::SageMaker
3283
3339
  DescribeProjectOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
3284
3340
  DescribeProjectOutput.struct_class = Types::DescribeProjectOutput
3285
3341
 
3342
+ DescribeStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
3343
+ DescribeStudioLifecycleConfigRequest.struct_class = Types::DescribeStudioLifecycleConfigRequest
3344
+
3345
+ DescribeStudioLifecycleConfigResponse.add_member(:studio_lifecycle_config_arn, Shapes::ShapeRef.new(shape: StudioLifecycleConfigArn, location_name: "StudioLifecycleConfigArn"))
3346
+ DescribeStudioLifecycleConfigResponse.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, location_name: "StudioLifecycleConfigName"))
3347
+ DescribeStudioLifecycleConfigResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3348
+ DescribeStudioLifecycleConfigResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
3349
+ DescribeStudioLifecycleConfigResponse.add_member(:studio_lifecycle_config_content, Shapes::ShapeRef.new(shape: StudioLifecycleConfigContent, location_name: "StudioLifecycleConfigContent"))
3350
+ DescribeStudioLifecycleConfigResponse.add_member(:studio_lifecycle_config_app_type, Shapes::ShapeRef.new(shape: StudioLifecycleConfigAppType, location_name: "StudioLifecycleConfigAppType"))
3351
+ DescribeStudioLifecycleConfigResponse.struct_class = Types::DescribeStudioLifecycleConfigResponse
3352
+
3286
3353
  DescribeSubscribedWorkteamRequest.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
3287
3354
  DescribeSubscribedWorkteamRequest.struct_class = Types::DescribeSubscribedWorkteamRequest
3288
3355
 
@@ -3930,10 +3997,12 @@ module Aws::SageMaker
3930
3997
  JsonContentTypes.member = Shapes::ShapeRef.new(shape: JsonContentType)
3931
3998
 
3932
3999
  JupyterServerAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
4000
+ JupyterServerAppSettings.add_member(:lifecycle_config_arns, Shapes::ShapeRef.new(shape: LifecycleConfigArns, location_name: "LifecycleConfigArns"))
3933
4001
  JupyterServerAppSettings.struct_class = Types::JupyterServerAppSettings
3934
4002
 
3935
4003
  KernelGatewayAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
3936
4004
  KernelGatewayAppSettings.add_member(:custom_images, Shapes::ShapeRef.new(shape: CustomImages, location_name: "CustomImages"))
4005
+ KernelGatewayAppSettings.add_member(:lifecycle_config_arns, Shapes::ShapeRef.new(shape: LifecycleConfigArns, location_name: "LifecycleConfigArns"))
3937
4006
  KernelGatewayAppSettings.struct_class = Types::KernelGatewayAppSettings
3938
4007
 
3939
4008
  KernelGatewayImageConfig.add_member(:kernel_specs, Shapes::ShapeRef.new(shape: KernelSpecs, required: true, location_name: "KernelSpecs"))
@@ -4026,6 +4095,8 @@ module Aws::SageMaker
4026
4095
  LambdaStepMetadata.add_member(:output_parameters, Shapes::ShapeRef.new(shape: OutputParameterList, location_name: "OutputParameters"))
4027
4096
  LambdaStepMetadata.struct_class = Types::LambdaStepMetadata
4028
4097
 
4098
+ LifecycleConfigArns.member = Shapes::ShapeRef.new(shape: StudioLifecycleConfigArn)
4099
+
4029
4100
  LineageEntityParameters.key = Shapes::ShapeRef.new(shape: StringParameterValue)
4030
4101
  LineageEntityParameters.value = Shapes::ShapeRef.new(shape: StringParameterValue)
4031
4102
 
@@ -4641,6 +4712,22 @@ module Aws::SageMaker
4641
4712
  ListProjectsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4642
4713
  ListProjectsOutput.struct_class = Types::ListProjectsOutput
4643
4714
 
4715
+ ListStudioLifecycleConfigsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
4716
+ ListStudioLifecycleConfigsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4717
+ ListStudioLifecycleConfigsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, location_name: "NameContains"))
4718
+ ListStudioLifecycleConfigsRequest.add_member(:app_type_equals, Shapes::ShapeRef.new(shape: StudioLifecycleConfigAppType, location_name: "AppTypeEquals"))
4719
+ ListStudioLifecycleConfigsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
4720
+ ListStudioLifecycleConfigsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
4721
+ ListStudioLifecycleConfigsRequest.add_member(:modified_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedTimeBefore"))
4722
+ ListStudioLifecycleConfigsRequest.add_member(:modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ModifiedTimeAfter"))
4723
+ ListStudioLifecycleConfigsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: StudioLifecycleConfigSortKey, location_name: "SortBy"))
4724
+ ListStudioLifecycleConfigsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
4725
+ ListStudioLifecycleConfigsRequest.struct_class = Types::ListStudioLifecycleConfigsRequest
4726
+
4727
+ ListStudioLifecycleConfigsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4728
+ ListStudioLifecycleConfigsResponse.add_member(:studio_lifecycle_configs, Shapes::ShapeRef.new(shape: StudioLifecycleConfigsList, location_name: "StudioLifecycleConfigs"))
4729
+ ListStudioLifecycleConfigsResponse.struct_class = Types::ListStudioLifecycleConfigsResponse
4730
+
4644
4731
  ListSubscribedWorkteamsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkteamName, location_name: "NameContains"))
4645
4732
  ListSubscribedWorkteamsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
4646
4733
  ListSubscribedWorkteamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults", metadata: {"box"=>true}))
@@ -5409,7 +5496,7 @@ module Aws::SageMaker
5409
5496
 
5410
5497
  ProductionVariant.add_member(:variant_name, Shapes::ShapeRef.new(shape: VariantName, required: true, location_name: "VariantName"))
5411
5498
  ProductionVariant.add_member(:model_name, Shapes::ShapeRef.new(shape: ModelName, required: true, location_name: "ModelName"))
5412
- ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: TaskCount, required: true, location_name: "InitialInstanceCount"))
5499
+ ProductionVariant.add_member(:initial_instance_count, Shapes::ShapeRef.new(shape: InitialTaskCount, required: true, location_name: "InitialInstanceCount"))
5413
5500
  ProductionVariant.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProductionVariantInstanceType, required: true, location_name: "InstanceType"))
5414
5501
  ProductionVariant.add_member(:initial_variant_weight, Shapes::ShapeRef.new(shape: VariantWeight, location_name: "InitialVariantWeight"))
5415
5502
  ProductionVariant.add_member(:accelerator_type, Shapes::ShapeRef.new(shape: ProductionVariantAcceleratorType, location_name: "AcceleratorType"))
@@ -5466,6 +5553,18 @@ module Aws::SageMaker
5466
5553
  ProfilingParameters.key = Shapes::ShapeRef.new(shape: ConfigKey)
5467
5554
  ProfilingParameters.value = Shapes::ShapeRef.new(shape: ConfigValue)
5468
5555
 
5556
+ Project.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, location_name: "ProjectArn"))
5557
+ Project.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, location_name: "ProjectName"))
5558
+ Project.add_member(:project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "ProjectId"))
5559
+ Project.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
5560
+ Project.add_member(:service_catalog_provisioning_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisioningDetails, location_name: "ServiceCatalogProvisioningDetails"))
5561
+ Project.add_member(:service_catalog_provisioned_product_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisionedProductDetails, location_name: "ServiceCatalogProvisionedProductDetails"))
5562
+ Project.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "ProjectStatus"))
5563
+ Project.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
5564
+ Project.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
5565
+ Project.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
5566
+ Project.struct_class = Types::Project
5567
+
5469
5568
  ProjectSummary.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
5470
5569
  ProjectSummary.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
5471
5570
  ProjectSummary.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
@@ -5570,6 +5669,7 @@ module Aws::SageMaker
5570
5669
  ResourceSpec.add_member(:sage_maker_image_arn, Shapes::ShapeRef.new(shape: ImageArn, location_name: "SageMakerImageArn"))
5571
5670
  ResourceSpec.add_member(:sage_maker_image_version_arn, Shapes::ShapeRef.new(shape: ImageVersionArn, location_name: "SageMakerImageVersionArn"))
5572
5671
  ResourceSpec.add_member(:instance_type, Shapes::ShapeRef.new(shape: AppInstanceType, location_name: "InstanceType"))
5672
+ ResourceSpec.add_member(:lifecycle_config_arn, Shapes::ShapeRef.new(shape: StudioLifecycleConfigArn, location_name: "LifecycleConfigArn"))
5573
5673
  ResourceSpec.struct_class = Types::ResourceSpec
5574
5674
 
5575
5675
  ResponseMIMETypes.member = Shapes::ShapeRef.new(shape: ResponseMIMEType)
@@ -5615,6 +5715,7 @@ module Aws::SageMaker
5615
5715
  SearchRecord.add_member(:pipeline, Shapes::ShapeRef.new(shape: Pipeline, location_name: "Pipeline"))
5616
5716
  SearchRecord.add_member(:pipeline_execution, Shapes::ShapeRef.new(shape: PipelineExecution, location_name: "PipelineExecution"))
5617
5717
  SearchRecord.add_member(:feature_group, Shapes::ShapeRef.new(shape: FeatureGroup, location_name: "FeatureGroup"))
5718
+ SearchRecord.add_member(:project, Shapes::ShapeRef.new(shape: Project, location_name: "Project"))
5618
5719
  SearchRecord.struct_class = Types::SearchRecord
5619
5720
 
5620
5721
  SearchRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceType, required: true, location_name: "Resource"))
@@ -5744,6 +5845,15 @@ module Aws::SageMaker
5744
5845
  StoppingCondition.add_member(:max_wait_time_in_seconds, Shapes::ShapeRef.new(shape: MaxWaitTimeInSeconds, location_name: "MaxWaitTimeInSeconds"))
5745
5846
  StoppingCondition.struct_class = Types::StoppingCondition
5746
5847
 
5848
+ StudioLifecycleConfigDetails.add_member(:studio_lifecycle_config_arn, Shapes::ShapeRef.new(shape: StudioLifecycleConfigArn, location_name: "StudioLifecycleConfigArn"))
5849
+ StudioLifecycleConfigDetails.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, location_name: "StudioLifecycleConfigName"))
5850
+ StudioLifecycleConfigDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
5851
+ StudioLifecycleConfigDetails.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
5852
+ StudioLifecycleConfigDetails.add_member(:studio_lifecycle_config_app_type, Shapes::ShapeRef.new(shape: StudioLifecycleConfigAppType, location_name: "StudioLifecycleConfigAppType"))
5853
+ StudioLifecycleConfigDetails.struct_class = Types::StudioLifecycleConfigDetails
5854
+
5855
+ StudioLifecycleConfigsList.member = Shapes::ShapeRef.new(shape: StudioLifecycleConfigDetails)
5856
+
5747
5857
  Subnets.member = Shapes::ShapeRef.new(shape: SubnetId)
5748
5858
 
5749
5859
  SubscribedWorkteam.add_member(:workteam_arn, Shapes::ShapeRef.new(shape: WorkteamArn, required: true, location_name: "WorkteamArn"))
@@ -6745,6 +6855,15 @@ module Aws::SageMaker
6745
6855
  o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
6746
6856
  end)
6747
6857
 
6858
+ api.add_operation(:create_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
6859
+ o.name = "CreateStudioLifecycleConfig"
6860
+ o.http_method = "POST"
6861
+ o.http_request_uri = "/"
6862
+ o.input = Shapes::ShapeRef.new(shape: CreateStudioLifecycleConfigRequest)
6863
+ o.output = Shapes::ShapeRef.new(shape: CreateStudioLifecycleConfigResponse)
6864
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
6865
+ end)
6866
+
6748
6867
  api.add_operation(:create_training_job, Seahorse::Model::Operation.new.tap do |o|
6749
6868
  o.name = "CreateTrainingJob"
6750
6869
  o.http_method = "POST"
@@ -7090,6 +7209,16 @@ module Aws::SageMaker
7090
7209
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
7091
7210
  end)
7092
7211
 
7212
+ api.add_operation(:delete_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
7213
+ o.name = "DeleteStudioLifecycleConfig"
7214
+ o.http_method = "POST"
7215
+ o.http_request_uri = "/"
7216
+ o.input = Shapes::ShapeRef.new(shape: DeleteStudioLifecycleConfigRequest)
7217
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
7218
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7219
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
7220
+ end)
7221
+
7093
7222
  api.add_operation(:delete_tags, Seahorse::Model::Operation.new.tap do |o|
7094
7223
  o.name = "DeleteTags"
7095
7224
  o.http_method = "POST"
@@ -7483,6 +7612,15 @@ module Aws::SageMaker
7483
7612
  o.output = Shapes::ShapeRef.new(shape: DescribeProjectOutput)
7484
7613
  end)
7485
7614
 
7615
+ api.add_operation(:describe_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
7616
+ o.name = "DescribeStudioLifecycleConfig"
7617
+ o.http_method = "POST"
7618
+ o.http_request_uri = "/"
7619
+ o.input = Shapes::ShapeRef.new(shape: DescribeStudioLifecycleConfigRequest)
7620
+ o.output = Shapes::ShapeRef.new(shape: DescribeStudioLifecycleConfigResponse)
7621
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
7622
+ end)
7623
+
7486
7624
  api.add_operation(:describe_subscribed_workteam, Seahorse::Model::Operation.new.tap do |o|
7487
7625
  o.name = "DescribeSubscribedWorkteam"
7488
7626
  o.http_method = "POST"
@@ -8221,6 +8359,21 @@ module Aws::SageMaker
8221
8359
  )
8222
8360
  end)
8223
8361
 
8362
+ api.add_operation(:list_studio_lifecycle_configs, Seahorse::Model::Operation.new.tap do |o|
8363
+ o.name = "ListStudioLifecycleConfigs"
8364
+ o.http_method = "POST"
8365
+ o.http_request_uri = "/"
8366
+ o.input = Shapes::ShapeRef.new(shape: ListStudioLifecycleConfigsRequest)
8367
+ o.output = Shapes::ShapeRef.new(shape: ListStudioLifecycleConfigsResponse)
8368
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
8369
+ o[:pager] = Aws::Pager.new(
8370
+ limit_key: "max_results",
8371
+ tokens: {
8372
+ "next_token" => "next_token"
8373
+ }
8374
+ )
8375
+ end)
8376
+
8224
8377
  api.add_operation(:list_subscribed_workteams, Seahorse::Model::Operation.new.tap do |o|
8225
8378
  o.name = "ListSubscribedWorkteams"
8226
8379
  o.http_method = "POST"
@@ -1641,6 +1641,140 @@ module Aws::SageMaker
1641
1641
  include Aws::Structure
1642
1642
  end
1643
1643
 
1644
+ # Configures the behavior of the client used by Amazon SageMaker to
1645
+ # interact with the model container during asynchronous inference.
1646
+ #
1647
+ # @note When making an API call, you may pass AsyncInferenceClientConfig
1648
+ # data as a hash:
1649
+ #
1650
+ # {
1651
+ # max_concurrent_invocations_per_instance: 1,
1652
+ # }
1653
+ #
1654
+ # @!attribute [rw] max_concurrent_invocations_per_instance
1655
+ # The maximum number of concurrent requests sent by the SageMaker
1656
+ # client to the model container. If no value is provided, Amazon
1657
+ # SageMaker will choose an optimal value for you.
1658
+ # @return [Integer]
1659
+ #
1660
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AsyncInferenceClientConfig AWS API Documentation
1661
+ #
1662
+ class AsyncInferenceClientConfig < Struct.new(
1663
+ :max_concurrent_invocations_per_instance)
1664
+ SENSITIVE = []
1665
+ include Aws::Structure
1666
+ end
1667
+
1668
+ # Specifies configuration for how an endpoint performs asynchronous
1669
+ # inference.
1670
+ #
1671
+ # @note When making an API call, you may pass AsyncInferenceConfig
1672
+ # data as a hash:
1673
+ #
1674
+ # {
1675
+ # client_config: {
1676
+ # max_concurrent_invocations_per_instance: 1,
1677
+ # },
1678
+ # output_config: { # required
1679
+ # kms_key_id: "KmsKeyId",
1680
+ # s3_output_path: "DestinationS3Uri", # required
1681
+ # notification_config: {
1682
+ # success_topic: "SnsTopicArn",
1683
+ # error_topic: "SnsTopicArn",
1684
+ # },
1685
+ # },
1686
+ # }
1687
+ #
1688
+ # @!attribute [rw] client_config
1689
+ # Configures the behavior of the client used by Amazon SageMaker to
1690
+ # interact with the model container during asynchronous inference.
1691
+ # @return [Types::AsyncInferenceClientConfig]
1692
+ #
1693
+ # @!attribute [rw] output_config
1694
+ # Specifies the configuration for asynchronous inference invocation
1695
+ # outputs.
1696
+ # @return [Types::AsyncInferenceOutputConfig]
1697
+ #
1698
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AsyncInferenceConfig AWS API Documentation
1699
+ #
1700
+ class AsyncInferenceConfig < Struct.new(
1701
+ :client_config,
1702
+ :output_config)
1703
+ SENSITIVE = []
1704
+ include Aws::Structure
1705
+ end
1706
+
1707
+ # Specifies the configuration for notifications of inference results for
1708
+ # asynchronous inference.
1709
+ #
1710
+ # @note When making an API call, you may pass AsyncInferenceNotificationConfig
1711
+ # data as a hash:
1712
+ #
1713
+ # {
1714
+ # success_topic: "SnsTopicArn",
1715
+ # error_topic: "SnsTopicArn",
1716
+ # }
1717
+ #
1718
+ # @!attribute [rw] success_topic
1719
+ # Amazon SNS topic to post a notification to when inference completes
1720
+ # successfully. If no topic is provided, no notification is sent on
1721
+ # success.
1722
+ # @return [String]
1723
+ #
1724
+ # @!attribute [rw] error_topic
1725
+ # Amazon SNS topic to post a notification to when inference fails. If
1726
+ # no topic is provided, no notification is sent on failure.
1727
+ # @return [String]
1728
+ #
1729
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AsyncInferenceNotificationConfig AWS API Documentation
1730
+ #
1731
+ class AsyncInferenceNotificationConfig < Struct.new(
1732
+ :success_topic,
1733
+ :error_topic)
1734
+ SENSITIVE = []
1735
+ include Aws::Structure
1736
+ end
1737
+
1738
+ # Specifies the configuration for asynchronous inference invocation
1739
+ # outputs.
1740
+ #
1741
+ # @note When making an API call, you may pass AsyncInferenceOutputConfig
1742
+ # data as a hash:
1743
+ #
1744
+ # {
1745
+ # kms_key_id: "KmsKeyId",
1746
+ # s3_output_path: "DestinationS3Uri", # required
1747
+ # notification_config: {
1748
+ # success_topic: "SnsTopicArn",
1749
+ # error_topic: "SnsTopicArn",
1750
+ # },
1751
+ # }
1752
+ #
1753
+ # @!attribute [rw] kms_key_id
1754
+ # The Amazon Web Services Key Management Service (Amazon Web Services
1755
+ # KMS) key that Amazon SageMaker uses to encrypt the asynchronous
1756
+ # inference output in Amazon S3.
1757
+ # @return [String]
1758
+ #
1759
+ # @!attribute [rw] s3_output_path
1760
+ # The Amazon S3 location to upload inference responses to.
1761
+ # @return [String]
1762
+ #
1763
+ # @!attribute [rw] notification_config
1764
+ # Specifies the configuration for notifications of inference results
1765
+ # for asynchronous inference.
1766
+ # @return [Types::AsyncInferenceNotificationConfig]
1767
+ #
1768
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AsyncInferenceOutputConfig AWS API Documentation
1769
+ #
1770
+ class AsyncInferenceOutputConfig < Struct.new(
1771
+ :kms_key_id,
1772
+ :s3_output_path,
1773
+ :notification_config)
1774
+ SENSITIVE = []
1775
+ include Aws::Structure
1776
+ end
1777
+
1644
1778
  # Configuration for Athena Dataset Definition input.
1645
1779
  #
1646
1780
  # @note When making an API call, you may pass AthenaDatasetDefinition
@@ -3708,6 +3842,7 @@ module Aws::SageMaker
3708
3842
  # sage_maker_image_arn: "ImageArn",
3709
3843
  # sage_maker_image_version_arn: "ImageVersionArn",
3710
3844
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
3845
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
3711
3846
  # },
3712
3847
  # }
3713
3848
  #
@@ -4066,7 +4201,7 @@ module Aws::SageMaker
4066
4201
  # },
4067
4202
  # output_config: { # required
4068
4203
  # s3_output_location: "S3Uri", # required
4069
- # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, amba_cv25, x86_win32, x86_win64, coreml, jacinto_tda4vm
4204
+ # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, amba_cv25, x86_win32, x86_win64, coreml, jacinto_tda4vm, imx8mplus
4070
4205
  # target_platform: {
4071
4206
  # os: "ANDROID", # required, accepts ANDROID, LINUX
4072
4207
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
@@ -4507,13 +4642,16 @@ module Aws::SageMaker
4507
4642
  # sage_maker_image_arn: "ImageArn",
4508
4643
  # sage_maker_image_version_arn: "ImageVersionArn",
4509
4644
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
4645
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
4510
4646
  # },
4647
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
4511
4648
  # },
4512
4649
  # kernel_gateway_app_settings: {
4513
4650
  # default_resource_spec: {
4514
4651
  # sage_maker_image_arn: "ImageArn",
4515
4652
  # sage_maker_image_version_arn: "ImageVersionArn",
4516
4653
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
4654
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
4517
4655
  # },
4518
4656
  # custom_images: [
4519
4657
  # {
@@ -4522,12 +4660,14 @@ module Aws::SageMaker
4522
4660
  # app_image_config_name: "AppImageConfigName", # required
4523
4661
  # },
4524
4662
  # ],
4663
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
4525
4664
  # },
4526
4665
  # tensor_board_app_settings: {
4527
4666
  # default_resource_spec: {
4528
4667
  # sage_maker_image_arn: "ImageArn",
4529
4668
  # sage_maker_image_version_arn: "ImageVersionArn",
4530
4669
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
4670
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
4531
4671
  # },
4532
4672
  # },
4533
4673
  # },
@@ -4598,9 +4738,8 @@ module Aws::SageMaker
4598
4738
  #
4599
4739
  # @!attribute [rw] kms_key_id
4600
4740
  # SageMaker uses Amazon Web Services KMS to encrypt the EFS volume
4601
- # attached to the domain with an Amazon Web Services managed customer
4602
- # master key (CMK) by default. For more control, specify a customer
4603
- # managed CMK.
4741
+ # attached to the domain with an Amazon Web Services managed key by
4742
+ # default. For more control, specify a customer managed key.
4604
4743
  # @return [String]
4605
4744
  #
4606
4745
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateDomainRequest AWS API Documentation
@@ -4689,8 +4828,8 @@ module Aws::SageMaker
4689
4828
  # @return [Types::EdgeOutputConfig]
4690
4829
  #
4691
4830
  # @!attribute [rw] resource_key
4692
- # The CMK to use when encrypting the EBS volume the edge packaging job
4693
- # runs on.
4831
+ # The Amazon Web Services KMS key to use when encrypting the EBS
4832
+ # volume the edge packaging job runs on.
4694
4833
  # @return [String]
4695
4834
  #
4696
4835
  # @!attribute [rw] tags
@@ -4753,6 +4892,19 @@ module Aws::SageMaker
4753
4892
  # },
4754
4893
  # ],
4755
4894
  # kms_key_id: "KmsKeyId",
4895
+ # async_inference_config: {
4896
+ # client_config: {
4897
+ # max_concurrent_invocations_per_instance: 1,
4898
+ # },
4899
+ # output_config: { # required
4900
+ # kms_key_id: "KmsKeyId",
4901
+ # s3_output_path: "DestinationS3Uri", # required
4902
+ # notification_config: {
4903
+ # success_topic: "SnsTopicArn",
4904
+ # error_topic: "SnsTopicArn",
4905
+ # },
4906
+ # },
4907
+ # },
4756
4908
  # }
4757
4909
  #
4758
4910
  # @!attribute [rw] endpoint_config_name
@@ -4827,6 +4979,16 @@ module Aws::SageMaker
4827
4979
  # [3]: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ssd-instance-store.html
4828
4980
  # @return [String]
4829
4981
  #
4982
+ # @!attribute [rw] async_inference_config
4983
+ # Specifies configuration for how an endpoint performs asynchronous
4984
+ # inference. This is a required field in order for your Endpoint to be
4985
+ # invoked using [ `InvokeEndpointAsync` ][1].
4986
+ #
4987
+ #
4988
+ #
4989
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_runtime_InvokeEndpoint.html
4990
+ # @return [Types::AsyncInferenceConfig]
4991
+ #
4830
4992
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateEndpointConfigInput AWS API Documentation
4831
4993
  #
4832
4994
  class CreateEndpointConfigInput < Struct.new(
@@ -4834,7 +4996,8 @@ module Aws::SageMaker
4834
4996
  :production_variants,
4835
4997
  :data_capture_config,
4836
4998
  :tags,
4837
- :kms_key_id)
4999
+ :kms_key_id,
5000
+ :async_inference_config)
4838
5001
  SENSITIVE = []
4839
5002
  include Aws::Structure
4840
5003
  end
@@ -7108,7 +7271,7 @@ module Aws::SageMaker
7108
7271
  #
7109
7272
  # {
7110
7273
  # notebook_instance_name: "NotebookInstanceName", # required
7111
- # instance_type: "ml.t2.medium", # required, accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge
7274
+ # instance_type: "ml.t2.medium", # required, accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
7112
7275
  # subnet_id: "SubnetId",
7113
7276
  # security_group_ids: ["SecurityGroupId"],
7114
7277
  # role_arn: "RoleArn", # required
@@ -7126,6 +7289,7 @@ module Aws::SageMaker
7126
7289
  # default_code_repository: "CodeRepositoryNameOrUrl",
7127
7290
  # additional_code_repositories: ["CodeRepositoryNameOrUrl"],
7128
7291
  # root_access: "Enabled", # accepts Enabled, Disabled
7292
+ # platform_identifier: "PlatformIdentifier",
7129
7293
  # }
7130
7294
  #
7131
7295
  # @!attribute [rw] notebook_instance_name
@@ -7275,6 +7439,11 @@ module Aws::SageMaker
7275
7439
  # </note>
7276
7440
  # @return [String]
7277
7441
  #
7442
+ # @!attribute [rw] platform_identifier
7443
+ # The platform identifier of the notebook instance runtime
7444
+ # environment.
7445
+ # @return [String]
7446
+ #
7278
7447
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateNotebookInstanceInput AWS API Documentation
7279
7448
  #
7280
7449
  class CreateNotebookInstanceInput < Struct.new(
@@ -7291,7 +7460,8 @@ module Aws::SageMaker
7291
7460
  :accelerator_types,
7292
7461
  :default_code_repository,
7293
7462
  :additional_code_repositories,
7294
- :root_access)
7463
+ :root_access,
7464
+ :platform_identifier)
7295
7465
  SENSITIVE = []
7296
7466
  include Aws::Structure
7297
7467
  end
@@ -7810,6 +7980,63 @@ module Aws::SageMaker
7810
7980
  include Aws::Structure
7811
7981
  end
7812
7982
 
7983
+ # @note When making an API call, you may pass CreateStudioLifecycleConfigRequest
7984
+ # data as a hash:
7985
+ #
7986
+ # {
7987
+ # studio_lifecycle_config_name: "StudioLifecycleConfigName", # required
7988
+ # studio_lifecycle_config_content: "StudioLifecycleConfigContent", # required
7989
+ # studio_lifecycle_config_app_type: "JupyterServer", # required, accepts JupyterServer, KernelGateway
7990
+ # tags: [
7991
+ # {
7992
+ # key: "TagKey", # required
7993
+ # value: "TagValue", # required
7994
+ # },
7995
+ # ],
7996
+ # }
7997
+ #
7998
+ # @!attribute [rw] studio_lifecycle_config_name
7999
+ # The name of the Studio Lifecycle Configuration to create.
8000
+ # @return [String]
8001
+ #
8002
+ # @!attribute [rw] studio_lifecycle_config_content
8003
+ # The content of your Studio Lifecycle Configuration script. This
8004
+ # content must be base64 encoded.
8005
+ # @return [String]
8006
+ #
8007
+ # @!attribute [rw] studio_lifecycle_config_app_type
8008
+ # The App type that the Lifecycle Configuration is attached to.
8009
+ # @return [String]
8010
+ #
8011
+ # @!attribute [rw] tags
8012
+ # Tags to be associated with the Lifecycle Configuration. Each tag
8013
+ # consists of a key and an optional value. Tag keys must be unique per
8014
+ # resource. Tags are searchable using the Search API.
8015
+ # @return [Array<Types::Tag>]
8016
+ #
8017
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateStudioLifecycleConfigRequest AWS API Documentation
8018
+ #
8019
+ class CreateStudioLifecycleConfigRequest < Struct.new(
8020
+ :studio_lifecycle_config_name,
8021
+ :studio_lifecycle_config_content,
8022
+ :studio_lifecycle_config_app_type,
8023
+ :tags)
8024
+ SENSITIVE = []
8025
+ include Aws::Structure
8026
+ end
8027
+
8028
+ # @!attribute [rw] studio_lifecycle_config_arn
8029
+ # The ARN of your created Lifecycle Configuration.
8030
+ # @return [String]
8031
+ #
8032
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/CreateStudioLifecycleConfigResponse AWS API Documentation
8033
+ #
8034
+ class CreateStudioLifecycleConfigResponse < Struct.new(
8035
+ :studio_lifecycle_config_arn)
8036
+ SENSITIVE = []
8037
+ include Aws::Structure
8038
+ end
8039
+
7813
8040
  # @note When making an API call, you may pass CreateTrainingJobRequest
7814
8041
  # data as a hash:
7815
8042
  #
@@ -8647,13 +8874,16 @@ module Aws::SageMaker
8647
8874
  # sage_maker_image_arn: "ImageArn",
8648
8875
  # sage_maker_image_version_arn: "ImageVersionArn",
8649
8876
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
8877
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
8650
8878
  # },
8879
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
8651
8880
  # },
8652
8881
  # kernel_gateway_app_settings: {
8653
8882
  # default_resource_spec: {
8654
8883
  # sage_maker_image_arn: "ImageArn",
8655
8884
  # sage_maker_image_version_arn: "ImageVersionArn",
8656
8885
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
8886
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
8657
8887
  # },
8658
8888
  # custom_images: [
8659
8889
  # {
@@ -8662,12 +8892,14 @@ module Aws::SageMaker
8662
8892
  # app_image_config_name: "AppImageConfigName", # required
8663
8893
  # },
8664
8894
  # ],
8895
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
8665
8896
  # },
8666
8897
  # tensor_board_app_settings: {
8667
8898
  # default_resource_spec: {
8668
8899
  # sage_maker_image_arn: "ImageArn",
8669
8900
  # sage_maker_image_version_arn: "ImageVersionArn",
8670
8901
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
8902
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
8671
8903
  # },
8672
8904
  # },
8673
8905
  # },
@@ -10354,6 +10586,25 @@ module Aws::SageMaker
10354
10586
  include Aws::Structure
10355
10587
  end
10356
10588
 
10589
+ # @note When making an API call, you may pass DeleteStudioLifecycleConfigRequest
10590
+ # data as a hash:
10591
+ #
10592
+ # {
10593
+ # studio_lifecycle_config_name: "StudioLifecycleConfigName", # required
10594
+ # }
10595
+ #
10596
+ # @!attribute [rw] studio_lifecycle_config_name
10597
+ # The name of the Studio Lifecycle Configuration to delete.
10598
+ # @return [String]
10599
+ #
10600
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DeleteStudioLifecycleConfigRequest AWS API Documentation
10601
+ #
10602
+ class DeleteStudioLifecycleConfigRequest < Struct.new(
10603
+ :studio_lifecycle_config_name)
10604
+ SENSITIVE = []
10605
+ include Aws::Structure
10606
+ end
10607
+
10357
10608
  # @note When making an API call, you may pass DeleteTagsInput
10358
10609
  # data as a hash:
10359
10610
  #
@@ -11780,7 +12031,7 @@ module Aws::SageMaker
11780
12031
  # @return [String]
11781
12032
  #
11782
12033
  # @!attribute [rw] kms_key_id
11783
- # The Amazon Web Services KMS customer managed CMK used to encrypt the
12034
+ # The Amazon Web Services KMS customer managed key used to encrypt the
11784
12035
  # EFS volume attached to the domain.
11785
12036
  # @return [String]
11786
12037
  #
@@ -11858,7 +12109,8 @@ module Aws::SageMaker
11858
12109
  # @return [Types::EdgeOutputConfig]
11859
12110
  #
11860
12111
  # @!attribute [rw] resource_key
11861
- # The CMK to use when encrypting the EBS volume the job run on.
12112
+ # The Amazon Web Services KMS key to use when encrypting the EBS
12113
+ # volume the job run on.
11862
12114
  # @return [String]
11863
12115
  #
11864
12116
  # @!attribute [rw] edge_packaging_job_status
@@ -11956,6 +12208,15 @@ module Aws::SageMaker
11956
12208
  # A timestamp that shows when the endpoint configuration was created.
11957
12209
  # @return [Time]
11958
12210
  #
12211
+ # @!attribute [rw] async_inference_config
12212
+ # Returns the description of an endpoint configuration created using
12213
+ # the [ `CreateEndpointConfig` ][1] API.
12214
+ #
12215
+ #
12216
+ #
12217
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html
12218
+ # @return [Types::AsyncInferenceConfig]
12219
+ #
11959
12220
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeEndpointConfigOutput AWS API Documentation
11960
12221
  #
11961
12222
  class DescribeEndpointConfigOutput < Struct.new(
@@ -11964,7 +12225,8 @@ module Aws::SageMaker
11964
12225
  :production_variants,
11965
12226
  :data_capture_config,
11966
12227
  :kms_key_id,
11967
- :creation_time)
12228
+ :creation_time,
12229
+ :async_inference_config)
11968
12230
  SENSITIVE = []
11969
12231
  include Aws::Structure
11970
12232
  end
@@ -12061,6 +12323,15 @@ module Aws::SageMaker
12061
12323
  # The most recent deployment configuration for the endpoint.
12062
12324
  # @return [Types::DeploymentConfig]
12063
12325
  #
12326
+ # @!attribute [rw] async_inference_config
12327
+ # Returns the description of an endpoint configuration created using
12328
+ # the [ `CreateEndpointConfig` ][1] API.
12329
+ #
12330
+ #
12331
+ #
12332
+ # [1]: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateEndpointConfig.html
12333
+ # @return [Types::AsyncInferenceConfig]
12334
+ #
12064
12335
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeEndpointOutput AWS API Documentation
12065
12336
  #
12066
12337
  class DescribeEndpointOutput < Struct.new(
@@ -12073,7 +12344,8 @@ module Aws::SageMaker
12073
12344
  :failure_reason,
12074
12345
  :creation_time,
12075
12346
  :last_modified_time,
12076
- :last_deployment_config)
12347
+ :last_deployment_config,
12348
+ :async_inference_config)
12077
12349
  SENSITIVE = []
12078
12350
  include Aws::Structure
12079
12351
  end
@@ -13699,6 +13971,11 @@ module Aws::SageMaker
13699
13971
  # </note>
13700
13972
  # @return [String]
13701
13973
  #
13974
+ # @!attribute [rw] platform_identifier
13975
+ # The platform identifier of the notebook instance runtime
13976
+ # environment.
13977
+ # @return [String]
13978
+ #
13702
13979
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeNotebookInstanceOutput AWS API Documentation
13703
13980
  #
13704
13981
  class DescribeNotebookInstanceOutput < Struct.new(
@@ -13721,7 +13998,8 @@ module Aws::SageMaker
13721
13998
  :accelerator_types,
13722
13999
  :default_code_repository,
13723
14000
  :additional_code_repositories,
13724
- :root_access)
14001
+ :root_access,
14002
+ :platform_identifier)
13725
14003
  SENSITIVE = []
13726
14004
  include Aws::Structure
13727
14005
  end
@@ -14150,6 +14428,63 @@ module Aws::SageMaker
14150
14428
  include Aws::Structure
14151
14429
  end
14152
14430
 
14431
+ # @note When making an API call, you may pass DescribeStudioLifecycleConfigRequest
14432
+ # data as a hash:
14433
+ #
14434
+ # {
14435
+ # studio_lifecycle_config_name: "StudioLifecycleConfigName", # required
14436
+ # }
14437
+ #
14438
+ # @!attribute [rw] studio_lifecycle_config_name
14439
+ # The name of the Studio Lifecycle Configuration to describe.
14440
+ # @return [String]
14441
+ #
14442
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeStudioLifecycleConfigRequest AWS API Documentation
14443
+ #
14444
+ class DescribeStudioLifecycleConfigRequest < Struct.new(
14445
+ :studio_lifecycle_config_name)
14446
+ SENSITIVE = []
14447
+ include Aws::Structure
14448
+ end
14449
+
14450
+ # @!attribute [rw] studio_lifecycle_config_arn
14451
+ # The ARN of the Lifecycle Configuration to describe.
14452
+ # @return [String]
14453
+ #
14454
+ # @!attribute [rw] studio_lifecycle_config_name
14455
+ # The name of the Studio Lifecycle Configuration that is described.
14456
+ # @return [String]
14457
+ #
14458
+ # @!attribute [rw] creation_time
14459
+ # The creation time of the Studio Lifecycle Configuration.
14460
+ # @return [Time]
14461
+ #
14462
+ # @!attribute [rw] last_modified_time
14463
+ # This value is equivalent to CreationTime because Studio Lifecycle
14464
+ # Configurations are immutable.
14465
+ # @return [Time]
14466
+ #
14467
+ # @!attribute [rw] studio_lifecycle_config_content
14468
+ # The content of your Studio Lifecycle Configuration script.
14469
+ # @return [String]
14470
+ #
14471
+ # @!attribute [rw] studio_lifecycle_config_app_type
14472
+ # The App type that the Lifecycle Configuration is attached to.
14473
+ # @return [String]
14474
+ #
14475
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeStudioLifecycleConfigResponse AWS API Documentation
14476
+ #
14477
+ class DescribeStudioLifecycleConfigResponse < Struct.new(
14478
+ :studio_lifecycle_config_arn,
14479
+ :studio_lifecycle_config_name,
14480
+ :creation_time,
14481
+ :last_modified_time,
14482
+ :studio_lifecycle_config_content,
14483
+ :studio_lifecycle_config_app_type)
14484
+ SENSITIVE = []
14485
+ include Aws::Structure
14486
+ end
14487
+
14153
14488
  # @note When making an API call, you may pass DescribeSubscribedWorkteamRequest
14154
14489
  # data as a hash:
14155
14490
  #
@@ -16736,7 +17071,7 @@ module Aws::SageMaker
16736
17071
  # data as a hash:
16737
17072
  #
16738
17073
  # {
16739
- # resource: "TrainingJob", # required, accepts TrainingJob, Experiment, ExperimentTrial, ExperimentTrialComponent, Endpoint, ModelPackage, ModelPackageGroup, Pipeline, PipelineExecution, FeatureGroup
17074
+ # resource: "TrainingJob", # required, accepts TrainingJob, Experiment, ExperimentTrial, ExperimentTrialComponent, Endpoint, ModelPackage, ModelPackageGroup, Pipeline, PipelineExecution, FeatureGroup, Project
16740
17075
  # suggestion_query: {
16741
17076
  # property_name_query: {
16742
17077
  # property_name_hint: "PropertyNameHint", # required
@@ -19393,7 +19728,9 @@ module Aws::SageMaker
19393
19728
  # sage_maker_image_arn: "ImageArn",
19394
19729
  # sage_maker_image_version_arn: "ImageVersionArn",
19395
19730
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
19731
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
19396
19732
  # },
19733
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
19397
19734
  # }
19398
19735
  #
19399
19736
  # @!attribute [rw] default_resource_spec
@@ -19401,10 +19738,16 @@ module Aws::SageMaker
19401
19738
  # default SageMaker image used by the JupyterServer app.
19402
19739
  # @return [Types::ResourceSpec]
19403
19740
  #
19741
+ # @!attribute [rw] lifecycle_config_arns
19742
+ # The Amazon Resource Name (ARN) of the Lifecycle Configurations
19743
+ # attached to the JupyterServerApp.
19744
+ # @return [Array<String>]
19745
+ #
19404
19746
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/JupyterServerAppSettings AWS API Documentation
19405
19747
  #
19406
19748
  class JupyterServerAppSettings < Struct.new(
19407
- :default_resource_spec)
19749
+ :default_resource_spec,
19750
+ :lifecycle_config_arns)
19408
19751
  SENSITIVE = []
19409
19752
  include Aws::Structure
19410
19753
  end
@@ -19419,6 +19762,7 @@ module Aws::SageMaker
19419
19762
  # sage_maker_image_arn: "ImageArn",
19420
19763
  # sage_maker_image_version_arn: "ImageVersionArn",
19421
19764
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
19765
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
19422
19766
  # },
19423
19767
  # custom_images: [
19424
19768
  # {
@@ -19427,6 +19771,7 @@ module Aws::SageMaker
19427
19771
  # app_image_config_name: "AppImageConfigName", # required
19428
19772
  # },
19429
19773
  # ],
19774
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
19430
19775
  # }
19431
19776
  #
19432
19777
  # @!attribute [rw] default_resource_spec
@@ -19439,11 +19784,17 @@ module Aws::SageMaker
19439
19784
  # KernelGateway app.
19440
19785
  # @return [Array<Types::CustomImage>]
19441
19786
  #
19787
+ # @!attribute [rw] lifecycle_config_arns
19788
+ # The Amazon Resource Name (ARN) of the Lifecycle Configurations
19789
+ # attached to the the user profile or domain.
19790
+ # @return [Array<String>]
19791
+ #
19442
19792
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/KernelGatewayAppSettings AWS API Documentation
19443
19793
  #
19444
19794
  class KernelGatewayAppSettings < Struct.new(
19445
19795
  :default_resource_spec,
19446
- :custom_images)
19796
+ :custom_images,
19797
+ :lifecycle_config_arns)
19447
19798
  SENSITIVE = []
19448
19799
  include Aws::Structure
19449
19800
  end
@@ -19888,10 +20239,10 @@ module Aws::SageMaker
19888
20239
  # You can only specify a `VolumeKmsKeyId` when you create a labeling
19889
20240
  # job with automated data labeling enabled using the API operation
19890
20241
  # `CreateLabelingJob`. You cannot specify an Amazon Web Services KMS
19891
- # customer managed CMK to encrypt the storage volume used for
19892
- # automated data labeling model training and inference when you create
19893
- # a labeling job using the console. To learn more, see [Output Data
19894
- # and Storage Volume Encryption][1].
20242
+ # key to encrypt the storage volume used for automated data labeling
20243
+ # model training and inference when you create a labeling job using
20244
+ # the console. To learn more, see [Output Data and Storage Volume
20245
+ # Encryption][1].
19895
20246
  #
19896
20247
  # The `VolumeKmsKeyId` can be any of the following formats:
19897
20248
  #
@@ -22901,8 +23252,8 @@ module Aws::SageMaker
22901
23252
  # @return [Integer]
22902
23253
  #
22903
23254
  # @!attribute [rw] name_contains
22904
- # A string in the training job name. This filter returns only models
22905
- # in the training job whose name contains the specified string.
23255
+ # A string in the model name. This filter returns only models whose
23256
+ # name contains the specified string.
22906
23257
  # @return [String]
22907
23258
  #
22908
23259
  # @!attribute [rw] creation_time_before
@@ -23887,6 +24238,107 @@ module Aws::SageMaker
23887
24238
  include Aws::Structure
23888
24239
  end
23889
24240
 
24241
+ # @note When making an API call, you may pass ListStudioLifecycleConfigsRequest
24242
+ # data as a hash:
24243
+ #
24244
+ # {
24245
+ # max_results: 1,
24246
+ # next_token: "NextToken",
24247
+ # name_contains: "StudioLifecycleConfigName",
24248
+ # app_type_equals: "JupyterServer", # accepts JupyterServer, KernelGateway
24249
+ # creation_time_before: Time.now,
24250
+ # creation_time_after: Time.now,
24251
+ # modified_time_before: Time.now,
24252
+ # modified_time_after: Time.now,
24253
+ # sort_by: "CreationTime", # accepts CreationTime, LastModifiedTime, Name
24254
+ # sort_order: "Ascending", # accepts Ascending, Descending
24255
+ # }
24256
+ #
24257
+ # @!attribute [rw] max_results
24258
+ # The maximum number of Studio Lifecycle Configurations to return in
24259
+ # the response. The default value is 10.
24260
+ # @return [Integer]
24261
+ #
24262
+ # @!attribute [rw] next_token
24263
+ # If the previous call to ListStudioLifecycleConfigs didn't return
24264
+ # the full set of Lifecycle Configurations, the call returns a token
24265
+ # for getting the next set of Lifecycle Configurations.
24266
+ # @return [String]
24267
+ #
24268
+ # @!attribute [rw] name_contains
24269
+ # A string in the Lifecycle Configuration name. This filter returns
24270
+ # only Lifecycle Configurations whose name contains the specified
24271
+ # string.
24272
+ # @return [String]
24273
+ #
24274
+ # @!attribute [rw] app_type_equals
24275
+ # A parameter to search for the App Type to which the Lifecycle
24276
+ # Configuration is attached.
24277
+ # @return [String]
24278
+ #
24279
+ # @!attribute [rw] creation_time_before
24280
+ # A filter that returns only Lifecycle Configurations created on or
24281
+ # before the specified time.
24282
+ # @return [Time]
24283
+ #
24284
+ # @!attribute [rw] creation_time_after
24285
+ # A filter that returns only Lifecycle Configurations created on or
24286
+ # after the specified time.
24287
+ # @return [Time]
24288
+ #
24289
+ # @!attribute [rw] modified_time_before
24290
+ # A filter that returns only Lifecycle Configurations modified before
24291
+ # the specified time.
24292
+ # @return [Time]
24293
+ #
24294
+ # @!attribute [rw] modified_time_after
24295
+ # A filter that returns only Lifecycle Configurations modified after
24296
+ # the specified time.
24297
+ # @return [Time]
24298
+ #
24299
+ # @!attribute [rw] sort_by
24300
+ # The property used to sort results. The default value is
24301
+ # CreationTime.
24302
+ # @return [String]
24303
+ #
24304
+ # @!attribute [rw] sort_order
24305
+ # The sort order. The default value is Descending.
24306
+ # @return [String]
24307
+ #
24308
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListStudioLifecycleConfigsRequest AWS API Documentation
24309
+ #
24310
+ class ListStudioLifecycleConfigsRequest < Struct.new(
24311
+ :max_results,
24312
+ :next_token,
24313
+ :name_contains,
24314
+ :app_type_equals,
24315
+ :creation_time_before,
24316
+ :creation_time_after,
24317
+ :modified_time_before,
24318
+ :modified_time_after,
24319
+ :sort_by,
24320
+ :sort_order)
24321
+ SENSITIVE = []
24322
+ include Aws::Structure
24323
+ end
24324
+
24325
+ # @!attribute [rw] next_token
24326
+ # A token for getting the next set of actions, if there are any.
24327
+ # @return [String]
24328
+ #
24329
+ # @!attribute [rw] studio_lifecycle_configs
24330
+ # A list of Lifecycle Configurations and their properties.
24331
+ # @return [Array<Types::StudioLifecycleConfigDetails>]
24332
+ #
24333
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ListStudioLifecycleConfigsResponse AWS API Documentation
24334
+ #
24335
+ class ListStudioLifecycleConfigsResponse < Struct.new(
24336
+ :next_token,
24337
+ :studio_lifecycle_configs)
24338
+ SENSITIVE = []
24339
+ include Aws::Structure
24340
+ end
24341
+
23890
24342
  # @note When making an API call, you may pass ListSubscribedWorkteamsRequest
23891
24343
  # data as a hash:
23892
24344
  #
@@ -27291,8 +27743,8 @@ module Aws::SageMaker
27291
27743
  include Aws::Structure
27292
27744
  end
27293
27745
 
27294
- # Configures SNS notifications of available or expiring work items for
27295
- # work teams.
27746
+ # Configures Amazon SNS notifications of available or expiring work
27747
+ # items for work teams.
27296
27748
  #
27297
27749
  # @note When making an API call, you may pass NotificationConfiguration
27298
27750
  # data as a hash:
@@ -27302,7 +27754,7 @@ module Aws::SageMaker
27302
27754
  # }
27303
27755
  #
27304
27756
  # @!attribute [rw] notification_topic_arn
27305
- # The ARN for the SNS topic to which notifications should be
27757
+ # The ARN for the Amazon SNS topic to which notifications should be
27306
27758
  # published.
27307
27759
  # @return [String]
27308
27760
  #
@@ -27670,7 +28122,7 @@ module Aws::SageMaker
27670
28122
  #
27671
28123
  # {
27672
28124
  # s3_output_location: "S3Uri", # required
27673
- # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, amba_cv25, x86_win32, x86_win64, coreml, jacinto_tda4vm
28125
+ # target_device: "lambda", # accepts lambda, ml_m4, ml_m5, ml_c4, ml_c5, ml_p2, ml_p3, ml_g4dn, ml_inf1, ml_eia2, jetson_tx1, jetson_tx2, jetson_nano, jetson_xavier, rasp3b, imx8qm, deeplens, rk3399, rk3288, aisage, sbe_c, qcs605, qcs603, sitara_am57x, amba_cv22, amba_cv25, x86_win32, x86_win64, coreml, jacinto_tda4vm, imx8mplus
27674
28126
  # target_platform: {
27675
28127
  # os: "ANDROID", # required, accepts ANDROID, LINUX
27676
28128
  # arch: "X86_64", # required, accepts X86_64, X86, ARM64, ARM_EABI, ARM_EABIHF
@@ -27911,7 +28363,7 @@ module Aws::SageMaker
27911
28363
  #
27912
28364
  # `"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"`
27913
28365
  #
27914
- # If you use a KMS key ID or an alias of your master key, the Amazon
28366
+ # If you use a KMS key ID or an alias of your KMS key, the Amazon
27915
28367
  # SageMaker execution role must include permissions to call
27916
28368
  # `kms:Encrypt`. If you don't provide a KMS key ID, Amazon SageMaker
27917
28369
  # uses the default KMS key for Amazon S3 for your role's account.
@@ -29286,7 +29738,7 @@ module Aws::SageMaker
29286
29738
  #
29287
29739
  # `"arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias"`
29288
29740
  #
29289
- # If you use a KMS key ID or an alias of your master key, the Amazon
29741
+ # If you use a KMS key ID or an alias of your KMS key, the Amazon
29290
29742
  # SageMaker execution role must include permissions to call
29291
29743
  # `kms:Encrypt`. If you don't provide a KMS key ID, Amazon SageMaker
29292
29744
  # uses the default KMS key for Amazon S3 for your role's account.
@@ -29570,6 +30022,85 @@ module Aws::SageMaker
29570
30022
  include Aws::Structure
29571
30023
  end
29572
30024
 
30025
+ # The properties of a project as returned by the Search API.
30026
+ #
30027
+ # @!attribute [rw] project_arn
30028
+ # The Amazon Resource Name (ARN) of the project.
30029
+ # @return [String]
30030
+ #
30031
+ # @!attribute [rw] project_name
30032
+ # The name of the project.
30033
+ # @return [String]
30034
+ #
30035
+ # @!attribute [rw] project_id
30036
+ # The ID of the project.
30037
+ # @return [String]
30038
+ #
30039
+ # @!attribute [rw] project_description
30040
+ # The description of the project.
30041
+ # @return [String]
30042
+ #
30043
+ # @!attribute [rw] service_catalog_provisioning_details
30044
+ # Details that you specify to provision a service catalog product. For
30045
+ # information about service catalog, see .[What is Amazon Web Services
30046
+ # Service Catalog][1].
30047
+ #
30048
+ #
30049
+ #
30050
+ # [1]: https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html
30051
+ # @return [Types::ServiceCatalogProvisioningDetails]
30052
+ #
30053
+ # @!attribute [rw] service_catalog_provisioned_product_details
30054
+ # Details of a provisioned service catalog product. For information
30055
+ # about service catalog, see [What is Amazon Web Services Service
30056
+ # Catalog][1].
30057
+ #
30058
+ #
30059
+ #
30060
+ # [1]: https://docs.aws.amazon.com/servicecatalog/latest/adminguide/introduction.html
30061
+ # @return [Types::ServiceCatalogProvisionedProductDetails]
30062
+ #
30063
+ # @!attribute [rw] project_status
30064
+ # The status of the project.
30065
+ # @return [String]
30066
+ #
30067
+ # @!attribute [rw] created_by
30068
+ # Information about the user who created or modified an experiment,
30069
+ # trial, or trial component.
30070
+ # @return [Types::UserContext]
30071
+ #
30072
+ # @!attribute [rw] creation_time
30073
+ # A timestamp specifying when the project was created.
30074
+ # @return [Time]
30075
+ #
30076
+ # @!attribute [rw] tags
30077
+ # An array of key-value pairs. You can use tags to categorize your
30078
+ # Amazon Web Services resources in different ways, for example, by
30079
+ # purpose, owner, or environment. For more information, see [Tagging
30080
+ # Amazon Web Services Resources][1].
30081
+ #
30082
+ #
30083
+ #
30084
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
30085
+ # @return [Array<Types::Tag>]
30086
+ #
30087
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Project AWS API Documentation
30088
+ #
30089
+ class Project < Struct.new(
30090
+ :project_arn,
30091
+ :project_name,
30092
+ :project_id,
30093
+ :project_description,
30094
+ :service_catalog_provisioning_details,
30095
+ :service_catalog_provisioned_product_details,
30096
+ :project_status,
30097
+ :created_by,
30098
+ :creation_time,
30099
+ :tags)
30100
+ SENSITIVE = []
30101
+ include Aws::Structure
30102
+ end
30103
+
29573
30104
  # Information about a project.
29574
30105
  #
29575
30106
  # @!attribute [rw] project_name
@@ -30429,6 +30960,7 @@ module Aws::SageMaker
30429
30960
  # sage_maker_image_arn: "ImageArn",
30430
30961
  # sage_maker_image_version_arn: "ImageVersionArn",
30431
30962
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
30963
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
30432
30964
  # }
30433
30965
  #
30434
30966
  # @!attribute [rw] sage_maker_image_arn
@@ -30443,12 +30975,18 @@ module Aws::SageMaker
30443
30975
  # The instance type that the image version runs on.
30444
30976
  # @return [String]
30445
30977
  #
30978
+ # @!attribute [rw] lifecycle_config_arn
30979
+ # The Amazon Resource Name (ARN) of the Lifecycle Configuration
30980
+ # attached to the Resource.
30981
+ # @return [String]
30982
+ #
30446
30983
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/ResourceSpec AWS API Documentation
30447
30984
  #
30448
30985
  class ResourceSpec < Struct.new(
30449
30986
  :sage_maker_image_arn,
30450
30987
  :sage_maker_image_version_arn,
30451
- :instance_type)
30988
+ :instance_type,
30989
+ :lifecycle_config_arn)
30452
30990
  SENSITIVE = []
30453
30991
  include Aws::Structure
30454
30992
  end
@@ -30879,6 +31417,10 @@ module Aws::SageMaker
30879
31417
  # composed of features and values per features.
30880
31418
  # @return [Types::FeatureGroup]
30881
31419
  #
31420
+ # @!attribute [rw] project
31421
+ # The properties of a project.
31422
+ # @return [Types::Project]
31423
+ #
30882
31424
  # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/SearchRecord AWS API Documentation
30883
31425
  #
30884
31426
  class SearchRecord < Struct.new(
@@ -30891,7 +31433,8 @@ module Aws::SageMaker
30891
31433
  :model_package_group,
30892
31434
  :pipeline,
30893
31435
  :pipeline_execution,
30894
- :feature_group)
31436
+ :feature_group,
31437
+ :project)
30895
31438
  SENSITIVE = []
30896
31439
  include Aws::Structure
30897
31440
  end
@@ -30900,7 +31443,7 @@ module Aws::SageMaker
30900
31443
  # data as a hash:
30901
31444
  #
30902
31445
  # {
30903
- # resource: "TrainingJob", # required, accepts TrainingJob, Experiment, ExperimentTrial, ExperimentTrialComponent, Endpoint, ModelPackage, ModelPackageGroup, Pipeline, PipelineExecution, FeatureGroup
31446
+ # resource: "TrainingJob", # required, accepts TrainingJob, Experiment, ExperimentTrial, ExperimentTrialComponent, Endpoint, ModelPackage, ModelPackageGroup, Pipeline, PipelineExecution, FeatureGroup, Project
30904
31447
  # search_expression: {
30905
31448
  # filters: [
30906
31449
  # {
@@ -31908,6 +32451,41 @@ module Aws::SageMaker
31908
32451
  include Aws::Structure
31909
32452
  end
31910
32453
 
32454
+ # Details of the Studio Lifecycle Configuration.
32455
+ #
32456
+ # @!attribute [rw] studio_lifecycle_config_arn
32457
+ # The Amazon Resource Name (ARN) of the Lifecycle Configuration.
32458
+ # @return [String]
32459
+ #
32460
+ # @!attribute [rw] studio_lifecycle_config_name
32461
+ # The name of the Studio Lifecycle Configuration.
32462
+ # @return [String]
32463
+ #
32464
+ # @!attribute [rw] creation_time
32465
+ # The creation time of the Studio Lifecycle Configuration.
32466
+ # @return [Time]
32467
+ #
32468
+ # @!attribute [rw] last_modified_time
32469
+ # This value is equivalent to CreationTime because Studio Lifecycle
32470
+ # Configurations are immutable.
32471
+ # @return [Time]
32472
+ #
32473
+ # @!attribute [rw] studio_lifecycle_config_app_type
32474
+ # The App type to which the Lifecycle Configuration is attached.
32475
+ # @return [String]
32476
+ #
32477
+ # @see http://docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/StudioLifecycleConfigDetails AWS API Documentation
32478
+ #
32479
+ class StudioLifecycleConfigDetails < Struct.new(
32480
+ :studio_lifecycle_config_arn,
32481
+ :studio_lifecycle_config_name,
32482
+ :creation_time,
32483
+ :last_modified_time,
32484
+ :studio_lifecycle_config_app_type)
32485
+ SENSITIVE = []
32486
+ include Aws::Structure
32487
+ end
32488
+
31911
32489
  # Describes a work team of a vendor that does the a labelling job.
31912
32490
  #
31913
32491
  # @!attribute [rw] workteam_arn
@@ -32083,6 +32661,7 @@ module Aws::SageMaker
32083
32661
  # sage_maker_image_arn: "ImageArn",
32084
32662
  # sage_maker_image_version_arn: "ImageVersionArn",
32085
32663
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
32664
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
32086
32665
  # },
32087
32666
  # }
32088
32667
  #
@@ -34628,13 +35207,16 @@ module Aws::SageMaker
34628
35207
  # sage_maker_image_arn: "ImageArn",
34629
35208
  # sage_maker_image_version_arn: "ImageVersionArn",
34630
35209
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
35210
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
34631
35211
  # },
35212
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
34632
35213
  # },
34633
35214
  # kernel_gateway_app_settings: {
34634
35215
  # default_resource_spec: {
34635
35216
  # sage_maker_image_arn: "ImageArn",
34636
35217
  # sage_maker_image_version_arn: "ImageVersionArn",
34637
35218
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
35219
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
34638
35220
  # },
34639
35221
  # custom_images: [
34640
35222
  # {
@@ -34643,12 +35225,14 @@ module Aws::SageMaker
34643
35225
  # app_image_config_name: "AppImageConfigName", # required
34644
35226
  # },
34645
35227
  # ],
35228
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
34646
35229
  # },
34647
35230
  # tensor_board_app_settings: {
34648
35231
  # default_resource_spec: {
34649
35232
  # sage_maker_image_arn: "ImageArn",
34650
35233
  # sage_maker_image_version_arn: "ImageVersionArn",
34651
35234
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
35235
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
34652
35236
  # },
34653
35237
  # },
34654
35238
  # },
@@ -35085,7 +35669,7 @@ module Aws::SageMaker
35085
35669
  #
35086
35670
  # {
35087
35671
  # notebook_instance_name: "NotebookInstanceName", # required
35088
- # instance_type: "ml.t2.medium", # accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge
35672
+ # instance_type: "ml.t2.medium", # accepts ml.t2.medium, ml.t2.large, ml.t2.xlarge, ml.t2.2xlarge, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m4.xlarge, ml.m4.2xlarge, ml.m4.4xlarge, ml.m4.10xlarge, ml.m4.16xlarge, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.12xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c4.xlarge, ml.c4.2xlarge, ml.c4.4xlarge, ml.c4.8xlarge, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.18xlarge, ml.c5d.xlarge, ml.c5d.2xlarge, ml.c5d.4xlarge, ml.c5d.9xlarge, ml.c5d.18xlarge, ml.p2.xlarge, ml.p2.8xlarge, ml.p2.16xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
35089
35673
  # role_arn: "RoleArn",
35090
35674
  # lifecycle_config_name: "NotebookInstanceLifecycleConfigName",
35091
35675
  # disassociate_lifecycle_config: false,
@@ -35630,13 +36214,16 @@ module Aws::SageMaker
35630
36214
  # sage_maker_image_arn: "ImageArn",
35631
36215
  # sage_maker_image_version_arn: "ImageVersionArn",
35632
36216
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
36217
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
35633
36218
  # },
36219
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
35634
36220
  # },
35635
36221
  # kernel_gateway_app_settings: {
35636
36222
  # default_resource_spec: {
35637
36223
  # sage_maker_image_arn: "ImageArn",
35638
36224
  # sage_maker_image_version_arn: "ImageVersionArn",
35639
36225
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
36226
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
35640
36227
  # },
35641
36228
  # custom_images: [
35642
36229
  # {
@@ -35645,12 +36232,14 @@ module Aws::SageMaker
35645
36232
  # app_image_config_name: "AppImageConfigName", # required
35646
36233
  # },
35647
36234
  # ],
36235
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
35648
36236
  # },
35649
36237
  # tensor_board_app_settings: {
35650
36238
  # default_resource_spec: {
35651
36239
  # sage_maker_image_arn: "ImageArn",
35652
36240
  # sage_maker_image_version_arn: "ImageVersionArn",
35653
36241
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
36242
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
35654
36243
  # },
35655
36244
  # },
35656
36245
  # },
@@ -35937,13 +36526,16 @@ module Aws::SageMaker
35937
36526
  # sage_maker_image_arn: "ImageArn",
35938
36527
  # sage_maker_image_version_arn: "ImageVersionArn",
35939
36528
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
36529
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
35940
36530
  # },
36531
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
35941
36532
  # },
35942
36533
  # kernel_gateway_app_settings: {
35943
36534
  # default_resource_spec: {
35944
36535
  # sage_maker_image_arn: "ImageArn",
35945
36536
  # sage_maker_image_version_arn: "ImageVersionArn",
35946
36537
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
36538
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
35947
36539
  # },
35948
36540
  # custom_images: [
35949
36541
  # {
@@ -35952,12 +36544,14 @@ module Aws::SageMaker
35952
36544
  # app_image_config_name: "AppImageConfigName", # required
35953
36545
  # },
35954
36546
  # ],
36547
+ # lifecycle_config_arns: ["StudioLifecycleConfigArn"],
35955
36548
  # },
35956
36549
  # tensor_board_app_settings: {
35957
36550
  # default_resource_spec: {
35958
36551
  # sage_maker_image_arn: "ImageArn",
35959
36552
  # sage_maker_image_version_arn: "ImageVersionArn",
35960
36553
  # instance_type: "system", # accepts system, ml.t3.micro, ml.t3.small, ml.t3.medium, ml.t3.large, ml.t3.xlarge, ml.t3.2xlarge, ml.m5.large, ml.m5.xlarge, ml.m5.2xlarge, ml.m5.4xlarge, ml.m5.8xlarge, ml.m5.12xlarge, ml.m5.16xlarge, ml.m5.24xlarge, ml.m5d.large, ml.m5d.xlarge, ml.m5d.2xlarge, ml.m5d.4xlarge, ml.m5d.8xlarge, ml.m5d.12xlarge, ml.m5d.16xlarge, ml.m5d.24xlarge, ml.c5.large, ml.c5.xlarge, ml.c5.2xlarge, ml.c5.4xlarge, ml.c5.9xlarge, ml.c5.12xlarge, ml.c5.18xlarge, ml.c5.24xlarge, ml.p3.2xlarge, ml.p3.8xlarge, ml.p3.16xlarge, ml.p3dn.24xlarge, ml.g4dn.xlarge, ml.g4dn.2xlarge, ml.g4dn.4xlarge, ml.g4dn.8xlarge, ml.g4dn.12xlarge, ml.g4dn.16xlarge, ml.r5.large, ml.r5.xlarge, ml.r5.2xlarge, ml.r5.4xlarge, ml.r5.8xlarge, ml.r5.12xlarge, ml.r5.16xlarge, ml.r5.24xlarge
36554
+ # lifecycle_config_arn: "StudioLifecycleConfigArn",
35961
36555
  # },
35962
36556
  # },
35963
36557
  # }