aws-sdk-sagemaker 1.223.0 → 1.224.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -269,6 +269,7 @@ module Aws::SageMaker
269
269
  ClusterSummaries = Shapes::ListShape.new(name: 'ClusterSummaries')
270
270
  ClusterSummary = Shapes::StructureShape.new(name: 'ClusterSummary')
271
271
  ClusterThreadsPerCore = Shapes::IntegerShape.new(name: 'ClusterThreadsPerCore')
272
+ CodeEditorAppSettings = Shapes::StructureShape.new(name: 'CodeEditorAppSettings')
272
273
  CodeRepositories = Shapes::ListShape.new(name: 'CodeRepositories')
273
274
  CodeRepository = Shapes::StructureShape.new(name: 'CodeRepository')
274
275
  CodeRepositoryArn = Shapes::StringShape.new(name: 'CodeRepositoryArn')
@@ -304,6 +305,7 @@ module Aws::SageMaker
304
305
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
305
306
  ContainerArgument = Shapes::StringShape.new(name: 'ContainerArgument')
306
307
  ContainerArguments = Shapes::ListShape.new(name: 'ContainerArguments')
308
+ ContainerConfig = Shapes::StructureShape.new(name: 'ContainerConfig')
307
309
  ContainerDefinition = Shapes::StructureShape.new(name: 'ContainerDefinition')
308
310
  ContainerDefinitionList = Shapes::ListShape.new(name: 'ContainerDefinitionList')
309
311
  ContainerEntrypoint = Shapes::ListShape.new(name: 'ContainerEntrypoint')
@@ -439,8 +441,16 @@ module Aws::SageMaker
439
441
  CrossAccountFilterOption = Shapes::StringShape.new(name: 'CrossAccountFilterOption')
440
442
  CsvContentType = Shapes::StringShape.new(name: 'CsvContentType')
441
443
  CsvContentTypes = Shapes::ListShape.new(name: 'CsvContentTypes')
444
+ CustomFileSystem = Shapes::UnionShape.new(name: 'CustomFileSystem')
445
+ CustomFileSystemConfig = Shapes::UnionShape.new(name: 'CustomFileSystemConfig')
446
+ CustomFileSystemConfigs = Shapes::ListShape.new(name: 'CustomFileSystemConfigs')
447
+ CustomFileSystems = Shapes::ListShape.new(name: 'CustomFileSystems')
442
448
  CustomImage = Shapes::StructureShape.new(name: 'CustomImage')
449
+ CustomImageContainerArguments = Shapes::ListShape.new(name: 'CustomImageContainerArguments')
450
+ CustomImageContainerEntrypoint = Shapes::ListShape.new(name: 'CustomImageContainerEntrypoint')
451
+ CustomImageContainerEnvironmentVariables = Shapes::MapShape.new(name: 'CustomImageContainerEnvironmentVariables')
443
452
  CustomImages = Shapes::ListShape.new(name: 'CustomImages')
453
+ CustomPosixUserConfig = Shapes::StructureShape.new(name: 'CustomPosixUserConfig')
444
454
  CustomerMetadataKey = Shapes::StringShape.new(name: 'CustomerMetadataKey')
445
455
  CustomerMetadataKeyList = Shapes::ListShape.new(name: 'CustomerMetadataKeyList')
446
456
  CustomerMetadataMap = Shapes::MapShape.new(name: 'CustomerMetadataMap')
@@ -465,8 +475,10 @@ module Aws::SageMaker
465
475
  DebugRuleConfigurations = Shapes::ListShape.new(name: 'DebugRuleConfigurations')
466
476
  DebugRuleEvaluationStatus = Shapes::StructureShape.new(name: 'DebugRuleEvaluationStatus')
467
477
  DebugRuleEvaluationStatuses = Shapes::ListShape.new(name: 'DebugRuleEvaluationStatuses')
478
+ DefaultEbsStorageSettings = Shapes::StructureShape.new(name: 'DefaultEbsStorageSettings')
468
479
  DefaultGid = Shapes::IntegerShape.new(name: 'DefaultGid')
469
480
  DefaultSpaceSettings = Shapes::StructureShape.new(name: 'DefaultSpaceSettings')
481
+ DefaultSpaceStorageSettings = Shapes::StructureShape.new(name: 'DefaultSpaceStorageSettings')
470
482
  DefaultUid = Shapes::IntegerShape.new(name: 'DefaultUid')
471
483
  DeleteActionRequest = Shapes::StructureShape.new(name: 'DeleteActionRequest')
472
484
  DeleteActionResponse = Shapes::StructureShape.new(name: 'DeleteActionResponse')
@@ -724,7 +736,10 @@ module Aws::SageMaker
724
736
  DriftCheckModelDataQuality = Shapes::StructureShape.new(name: 'DriftCheckModelDataQuality')
725
737
  DriftCheckModelQuality = Shapes::StructureShape.new(name: 'DriftCheckModelQuality')
726
738
  DynamicScalingConfiguration = Shapes::StructureShape.new(name: 'DynamicScalingConfiguration')
739
+ EFSFileSystem = Shapes::StructureShape.new(name: 'EFSFileSystem')
740
+ EFSFileSystemConfig = Shapes::StructureShape.new(name: 'EFSFileSystemConfig')
727
741
  EMRStepMetadata = Shapes::StructureShape.new(name: 'EMRStepMetadata')
742
+ EbsStorageSettings = Shapes::StructureShape.new(name: 'EbsStorageSettings')
728
743
  Edge = Shapes::StructureShape.new(name: 'Edge')
729
744
  EdgeDeploymentConfig = Shapes::StructureShape.new(name: 'EdgeDeploymentConfig')
730
745
  EdgeDeploymentModelConfig = Shapes::StructureShape.new(name: 'EdgeDeploymentModelConfig')
@@ -838,6 +853,7 @@ module Aws::SageMaker
838
853
  FileSystemConfig = Shapes::StructureShape.new(name: 'FileSystemConfig')
839
854
  FileSystemDataSource = Shapes::StructureShape.new(name: 'FileSystemDataSource')
840
855
  FileSystemId = Shapes::StringShape.new(name: 'FileSystemId')
856
+ FileSystemPath = Shapes::StringShape.new(name: 'FileSystemPath')
841
857
  FileSystemType = Shapes::StringShape.new(name: 'FileSystemType')
842
858
  FillingTransformationMap = Shapes::MapShape.new(name: 'FillingTransformationMap')
843
859
  FillingTransformationValue = Shapes::StringShape.new(name: 'FillingTransformationValue')
@@ -883,6 +899,7 @@ module Aws::SageMaker
883
899
  GetScalingConfigurationRecommendationResponse = Shapes::StructureShape.new(name: 'GetScalingConfigurationRecommendationResponse')
884
900
  GetSearchSuggestionsRequest = Shapes::StructureShape.new(name: 'GetSearchSuggestionsRequest')
885
901
  GetSearchSuggestionsResponse = Shapes::StructureShape.new(name: 'GetSearchSuggestionsResponse')
902
+ Gid = Shapes::IntegerShape.new(name: 'Gid')
886
903
  GitConfig = Shapes::StructureShape.new(name: 'GitConfig')
887
904
  GitConfigForUpdate = Shapes::StructureShape.new(name: 'GitConfigForUpdate')
888
905
  GitConfigUrl = Shapes::StringShape.new(name: 'GitConfigUrl')
@@ -1075,6 +1092,8 @@ module Aws::SageMaker
1075
1092
  JsonContentType = Shapes::StringShape.new(name: 'JsonContentType')
1076
1093
  JsonContentTypes = Shapes::ListShape.new(name: 'JsonContentTypes')
1077
1094
  JsonPath = Shapes::StringShape.new(name: 'JsonPath')
1095
+ JupyterLabAppImageConfig = Shapes::StructureShape.new(name: 'JupyterLabAppImageConfig')
1096
+ JupyterLabAppSettings = Shapes::StructureShape.new(name: 'JupyterLabAppSettings')
1078
1097
  JupyterServerAppSettings = Shapes::StructureShape.new(name: 'JupyterServerAppSettings')
1079
1098
  KeepAlivePeriodInSeconds = Shapes::IntegerShape.new(name: 'KeepAlivePeriodInSeconds')
1080
1099
  KendraSettings = Shapes::StructureShape.new(name: 'KendraSettings')
@@ -1500,6 +1519,8 @@ module Aws::SageMaker
1500
1519
  NetworkConfig = Shapes::StructureShape.new(name: 'NetworkConfig')
1501
1520
  NetworkInterfaceId = Shapes::StringShape.new(name: 'NetworkInterfaceId')
1502
1521
  NextToken = Shapes::StringShape.new(name: 'NextToken')
1522
+ NonEmptyString256 = Shapes::StringShape.new(name: 'NonEmptyString256')
1523
+ NonEmptyString64 = Shapes::StringShape.new(name: 'NonEmptyString64')
1503
1524
  NotebookInstanceAcceleratorType = Shapes::StringShape.new(name: 'NotebookInstanceAcceleratorType')
1504
1525
  NotebookInstanceAcceleratorTypes = Shapes::ListShape.new(name: 'NotebookInstanceAcceleratorTypes')
1505
1526
  NotebookInstanceArn = Shapes::StringShape.new(name: 'NotebookInstanceArn')
@@ -1553,6 +1574,8 @@ module Aws::SageMaker
1553
1574
  OutputDataConfig = Shapes::StructureShape.new(name: 'OutputDataConfig')
1554
1575
  OutputParameter = Shapes::StructureShape.new(name: 'OutputParameter')
1555
1576
  OutputParameterList = Shapes::ListShape.new(name: 'OutputParameterList')
1577
+ OwnershipSettings = Shapes::StructureShape.new(name: 'OwnershipSettings')
1578
+ OwnershipSettingsSummary = Shapes::StructureShape.new(name: 'OwnershipSettingsSummary')
1556
1579
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
1557
1580
  ParallelismConfiguration = Shapes::StructureShape.new(name: 'ParallelismConfiguration')
1558
1581
  Parameter = Shapes::StructureShape.new(name: 'Parameter')
@@ -1845,6 +1868,7 @@ module Aws::SageMaker
1845
1868
  ShadowModelVariantConfig = Shapes::StructureShape.new(name: 'ShadowModelVariantConfig')
1846
1869
  ShadowModelVariantConfigList = Shapes::ListShape.new(name: 'ShadowModelVariantConfigList')
1847
1870
  SharingSettings = Shapes::StructureShape.new(name: 'SharingSettings')
1871
+ SharingType = Shapes::StringShape.new(name: 'SharingType')
1848
1872
  ShuffleConfig = Shapes::StructureShape.new(name: 'ShuffleConfig')
1849
1873
  SingleSignOnApplicationArn = Shapes::StringShape.new(name: 'SingleSignOnApplicationArn')
1850
1874
  SingleSignOnUserIdentifier = Shapes::StringShape.new(name: 'SingleSignOnUserIdentifier')
@@ -1870,12 +1894,19 @@ module Aws::SageMaker
1870
1894
  SourceType = Shapes::StringShape.new(name: 'SourceType')
1871
1895
  SourceUri = Shapes::StringShape.new(name: 'SourceUri')
1872
1896
  SpaceArn = Shapes::StringShape.new(name: 'SpaceArn')
1897
+ SpaceCodeEditorAppSettings = Shapes::StructureShape.new(name: 'SpaceCodeEditorAppSettings')
1873
1898
  SpaceDetails = Shapes::StructureShape.new(name: 'SpaceDetails')
1899
+ SpaceEbsVolumeSizeInGb = Shapes::IntegerShape.new(name: 'SpaceEbsVolumeSizeInGb')
1900
+ SpaceJupyterLabAppSettings = Shapes::StructureShape.new(name: 'SpaceJupyterLabAppSettings')
1874
1901
  SpaceList = Shapes::ListShape.new(name: 'SpaceList')
1875
1902
  SpaceName = Shapes::StringShape.new(name: 'SpaceName')
1876
1903
  SpaceSettings = Shapes::StructureShape.new(name: 'SpaceSettings')
1904
+ SpaceSettingsSummary = Shapes::StructureShape.new(name: 'SpaceSettingsSummary')
1905
+ SpaceSharingSettings = Shapes::StructureShape.new(name: 'SpaceSharingSettings')
1906
+ SpaceSharingSettingsSummary = Shapes::StructureShape.new(name: 'SpaceSharingSettingsSummary')
1877
1907
  SpaceSortKey = Shapes::StringShape.new(name: 'SpaceSortKey')
1878
1908
  SpaceStatus = Shapes::StringShape.new(name: 'SpaceStatus')
1909
+ SpaceStorageSettings = Shapes::StructureShape.new(name: 'SpaceStorageSettings')
1879
1910
  SpawnRate = Shapes::IntegerShape.new(name: 'SpawnRate')
1880
1911
  SplitType = Shapes::StringShape.new(name: 'SplitType')
1881
1912
  StageStatus = Shapes::StringShape.new(name: 'StageStatus')
@@ -2074,6 +2105,7 @@ module Aws::SageMaker
2074
2105
  UiConfig = Shapes::StructureShape.new(name: 'UiConfig')
2075
2106
  UiTemplate = Shapes::StructureShape.new(name: 'UiTemplate')
2076
2107
  UiTemplateInfo = Shapes::StructureShape.new(name: 'UiTemplateInfo')
2108
+ Uid = Shapes::IntegerShape.new(name: 'Uid')
2077
2109
  UpdateActionRequest = Shapes::StructureShape.new(name: 'UpdateActionRequest')
2078
2110
  UpdateActionResponse = Shapes::StructureShape.new(name: 'UpdateActionResponse')
2079
2111
  UpdateAppImageConfigRequest = Shapes::StructureShape.new(name: 'UpdateAppImageConfigRequest')
@@ -2311,6 +2343,7 @@ module Aws::SageMaker
2311
2343
  AppDetails.add_member(:status, Shapes::ShapeRef.new(shape: AppStatus, location_name: "Status"))
2312
2344
  AppDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
2313
2345
  AppDetails.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
2346
+ AppDetails.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
2314
2347
  AppDetails.struct_class = Types::AppDetails
2315
2348
 
2316
2349
  AppImageConfigDetails.add_member(:app_image_config_arn, Shapes::ShapeRef.new(shape: AppImageConfigArn, location_name: "AppImageConfigArn"))
@@ -2318,6 +2351,7 @@ module Aws::SageMaker
2318
2351
  AppImageConfigDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
2319
2352
  AppImageConfigDetails.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
2320
2353
  AppImageConfigDetails.add_member(:kernel_gateway_image_config, Shapes::ShapeRef.new(shape: KernelGatewayImageConfig, location_name: "KernelGatewayImageConfig"))
2354
+ AppImageConfigDetails.add_member(:jupyter_lab_app_image_config, Shapes::ShapeRef.new(shape: JupyterLabAppImageConfig, location_name: "JupyterLabAppImageConfig"))
2321
2355
  AppImageConfigDetails.struct_class = Types::AppImageConfigDetails
2322
2356
 
2323
2357
  AppImageConfigList.member = Shapes::ShapeRef.new(shape: AppImageConfigDetails)
@@ -2806,6 +2840,10 @@ module Aws::SageMaker
2806
2840
  ClusterSummary.add_member(:cluster_status, Shapes::ShapeRef.new(shape: ClusterStatus, required: true, location_name: "ClusterStatus"))
2807
2841
  ClusterSummary.struct_class = Types::ClusterSummary
2808
2842
 
2843
+ CodeEditorAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
2844
+ CodeEditorAppSettings.add_member(:lifecycle_config_arns, Shapes::ShapeRef.new(shape: LifecycleConfigArns, location_name: "LifecycleConfigArns"))
2845
+ CodeEditorAppSettings.struct_class = Types::CodeEditorAppSettings
2846
+
2809
2847
  CodeRepositories.member = Shapes::ShapeRef.new(shape: CodeRepository)
2810
2848
 
2811
2849
  CodeRepository.add_member(:repository_url, Shapes::ShapeRef.new(shape: RepositoryUrl, required: true, location_name: "RepositoryUrl"))
@@ -2869,6 +2907,11 @@ module Aws::SageMaker
2869
2907
 
2870
2908
  ContainerArguments.member = Shapes::ShapeRef.new(shape: ContainerArgument)
2871
2909
 
2910
+ ContainerConfig.add_member(:container_arguments, Shapes::ShapeRef.new(shape: CustomImageContainerArguments, location_name: "ContainerArguments"))
2911
+ ContainerConfig.add_member(:container_entrypoint, Shapes::ShapeRef.new(shape: CustomImageContainerEntrypoint, location_name: "ContainerEntrypoint"))
2912
+ ContainerConfig.add_member(:container_environment_variables, Shapes::ShapeRef.new(shape: CustomImageContainerEnvironmentVariables, location_name: "ContainerEnvironmentVariables"))
2913
+ ContainerConfig.struct_class = Types::ContainerConfig
2914
+
2872
2915
  ContainerDefinition.add_member(:container_hostname, Shapes::ShapeRef.new(shape: ContainerHostname, location_name: "ContainerHostname"))
2873
2916
  ContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, location_name: "Image"))
2874
2917
  ContainerDefinition.add_member(:image_config, Shapes::ShapeRef.new(shape: ImageConfig, location_name: "ImageConfig"))
@@ -2947,6 +2990,7 @@ module Aws::SageMaker
2947
2990
  CreateAppImageConfigRequest.add_member(:app_image_config_name, Shapes::ShapeRef.new(shape: AppImageConfigName, required: true, location_name: "AppImageConfigName"))
2948
2991
  CreateAppImageConfigRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
2949
2992
  CreateAppImageConfigRequest.add_member(:kernel_gateway_image_config, Shapes::ShapeRef.new(shape: KernelGatewayImageConfig, location_name: "KernelGatewayImageConfig"))
2993
+ CreateAppImageConfigRequest.add_member(:jupyter_lab_app_image_config, Shapes::ShapeRef.new(shape: JupyterLabAppImageConfig, location_name: "JupyterLabAppImageConfig"))
2950
2994
  CreateAppImageConfigRequest.struct_class = Types::CreateAppImageConfigRequest
2951
2995
 
2952
2996
  CreateAppImageConfigResponse.add_member(:app_image_config_arn, Shapes::ShapeRef.new(shape: AppImageConfigArn, location_name: "AppImageConfigArn"))
@@ -3491,6 +3535,9 @@ module Aws::SageMaker
3491
3535
  CreateSpaceRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, required: true, location_name: "SpaceName"))
3492
3536
  CreateSpaceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
3493
3537
  CreateSpaceRequest.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
3538
+ CreateSpaceRequest.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
3539
+ CreateSpaceRequest.add_member(:ownership_settings, Shapes::ShapeRef.new(shape: OwnershipSettings, location_name: "OwnershipSettings"))
3540
+ CreateSpaceRequest.add_member(:space_sharing_settings, Shapes::ShapeRef.new(shape: SpaceSharingSettings, location_name: "SpaceSharingSettings"))
3494
3541
  CreateSpaceRequest.struct_class = Types::CreateSpaceRequest
3495
3542
 
3496
3543
  CreateSpaceResponse.add_member(:space_arn, Shapes::ShapeRef.new(shape: SpaceArn, location_name: "SpaceArn"))
@@ -3612,13 +3659,40 @@ module Aws::SageMaker
3612
3659
 
3613
3660
  CsvContentTypes.member = Shapes::ShapeRef.new(shape: CsvContentType)
3614
3661
 
3662
+ CustomFileSystem.add_member(:efs_file_system, Shapes::ShapeRef.new(shape: EFSFileSystem, location_name: "EFSFileSystem"))
3663
+ CustomFileSystem.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3664
+ CustomFileSystem.add_member_subclass(:efs_file_system, Types::CustomFileSystem::EfsFileSystem)
3665
+ CustomFileSystem.add_member_subclass(:unknown, Types::CustomFileSystem::Unknown)
3666
+ CustomFileSystem.struct_class = Types::CustomFileSystem
3667
+
3668
+ CustomFileSystemConfig.add_member(:efs_file_system_config, Shapes::ShapeRef.new(shape: EFSFileSystemConfig, location_name: "EFSFileSystemConfig"))
3669
+ CustomFileSystemConfig.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
3670
+ CustomFileSystemConfig.add_member_subclass(:efs_file_system_config, Types::CustomFileSystemConfig::EfsFileSystemConfig)
3671
+ CustomFileSystemConfig.add_member_subclass(:unknown, Types::CustomFileSystemConfig::Unknown)
3672
+ CustomFileSystemConfig.struct_class = Types::CustomFileSystemConfig
3673
+
3674
+ CustomFileSystemConfigs.member = Shapes::ShapeRef.new(shape: CustomFileSystemConfig)
3675
+
3676
+ CustomFileSystems.member = Shapes::ShapeRef.new(shape: CustomFileSystem)
3677
+
3615
3678
  CustomImage.add_member(:image_name, Shapes::ShapeRef.new(shape: ImageName, required: true, location_name: "ImageName"))
3616
3679
  CustomImage.add_member(:image_version_number, Shapes::ShapeRef.new(shape: ImageVersionNumber, location_name: "ImageVersionNumber", metadata: {"box"=>true}))
3617
3680
  CustomImage.add_member(:app_image_config_name, Shapes::ShapeRef.new(shape: AppImageConfigName, required: true, location_name: "AppImageConfigName"))
3618
3681
  CustomImage.struct_class = Types::CustomImage
3619
3682
 
3683
+ CustomImageContainerArguments.member = Shapes::ShapeRef.new(shape: NonEmptyString64)
3684
+
3685
+ CustomImageContainerEntrypoint.member = Shapes::ShapeRef.new(shape: NonEmptyString256)
3686
+
3687
+ CustomImageContainerEnvironmentVariables.key = Shapes::ShapeRef.new(shape: NonEmptyString256)
3688
+ CustomImageContainerEnvironmentVariables.value = Shapes::ShapeRef.new(shape: String256)
3689
+
3620
3690
  CustomImages.member = Shapes::ShapeRef.new(shape: CustomImage)
3621
3691
 
3692
+ CustomPosixUserConfig.add_member(:uid, Shapes::ShapeRef.new(shape: Uid, required: true, location_name: "Uid"))
3693
+ CustomPosixUserConfig.add_member(:gid, Shapes::ShapeRef.new(shape: Gid, required: true, location_name: "Gid"))
3694
+ CustomPosixUserConfig.struct_class = Types::CustomPosixUserConfig
3695
+
3622
3696
  CustomerMetadataKeyList.member = Shapes::ShapeRef.new(shape: CustomerMetadataKey)
3623
3697
 
3624
3698
  CustomerMetadataMap.key = Shapes::ShapeRef.new(shape: CustomerMetadataKey)
@@ -3708,12 +3782,19 @@ module Aws::SageMaker
3708
3782
 
3709
3783
  DebugRuleEvaluationStatuses.member = Shapes::ShapeRef.new(shape: DebugRuleEvaluationStatus)
3710
3784
 
3785
+ DefaultEbsStorageSettings.add_member(:default_ebs_volume_size_in_gb, Shapes::ShapeRef.new(shape: SpaceEbsVolumeSizeInGb, required: true, location_name: "DefaultEbsVolumeSizeInGb"))
3786
+ DefaultEbsStorageSettings.add_member(:maximum_ebs_volume_size_in_gb, Shapes::ShapeRef.new(shape: SpaceEbsVolumeSizeInGb, required: true, location_name: "MaximumEbsVolumeSizeInGb"))
3787
+ DefaultEbsStorageSettings.struct_class = Types::DefaultEbsStorageSettings
3788
+
3711
3789
  DefaultSpaceSettings.add_member(:execution_role, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRole"))
3712
3790
  DefaultSpaceSettings.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroupIds, location_name: "SecurityGroups"))
3713
3791
  DefaultSpaceSettings.add_member(:jupyter_server_app_settings, Shapes::ShapeRef.new(shape: JupyterServerAppSettings, location_name: "JupyterServerAppSettings"))
3714
3792
  DefaultSpaceSettings.add_member(:kernel_gateway_app_settings, Shapes::ShapeRef.new(shape: KernelGatewayAppSettings, location_name: "KernelGatewayAppSettings"))
3715
3793
  DefaultSpaceSettings.struct_class = Types::DefaultSpaceSettings
3716
3794
 
3795
+ DefaultSpaceStorageSettings.add_member(:default_ebs_storage_settings, Shapes::ShapeRef.new(shape: DefaultEbsStorageSettings, location_name: "DefaultEbsStorageSettings"))
3796
+ DefaultSpaceStorageSettings.struct_class = Types::DefaultSpaceStorageSettings
3797
+
3717
3798
  DeleteActionRequest.add_member(:action_name, Shapes::ShapeRef.new(shape: ExperimentEntityName, required: true, location_name: "ActionName"))
3718
3799
  DeleteActionRequest.struct_class = Types::DeleteActionRequest
3719
3800
 
@@ -3998,6 +4079,7 @@ module Aws::SageMaker
3998
4079
  DescribeAppImageConfigResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
3999
4080
  DescribeAppImageConfigResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
4000
4081
  DescribeAppImageConfigResponse.add_member(:kernel_gateway_image_config, Shapes::ShapeRef.new(shape: KernelGatewayImageConfig, location_name: "KernelGatewayImageConfig"))
4082
+ DescribeAppImageConfigResponse.add_member(:jupyter_lab_app_image_config, Shapes::ShapeRef.new(shape: JupyterLabAppImageConfig, location_name: "JupyterLabAppImageConfig"))
4001
4083
  DescribeAppImageConfigResponse.struct_class = Types::DescribeAppImageConfigResponse
4002
4084
 
4003
4085
  DescribeAppRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
@@ -4862,6 +4944,9 @@ module Aws::SageMaker
4862
4944
  DescribeSpaceResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
4863
4945
  DescribeSpaceResponse.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
4864
4946
  DescribeSpaceResponse.add_member(:url, Shapes::ShapeRef.new(shape: String1024, location_name: "Url"))
4947
+ DescribeSpaceResponse.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
4948
+ DescribeSpaceResponse.add_member(:ownership_settings, Shapes::ShapeRef.new(shape: OwnershipSettings, location_name: "OwnershipSettings"))
4949
+ DescribeSpaceResponse.add_member(:space_sharing_settings, Shapes::ShapeRef.new(shape: SpaceSharingSettings, location_name: "SpaceSharingSettings"))
4865
4950
  DescribeSpaceResponse.struct_class = Types::DescribeSpaceResponse
4866
4951
 
4867
4952
  DescribeStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
@@ -5152,12 +5237,22 @@ module Aws::SageMaker
5152
5237
  DynamicScalingConfiguration.add_member(:scaling_policies, Shapes::ShapeRef.new(shape: ScalingPolicies, location_name: "ScalingPolicies"))
5153
5238
  DynamicScalingConfiguration.struct_class = Types::DynamicScalingConfiguration
5154
5239
 
5240
+ EFSFileSystem.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
5241
+ EFSFileSystem.struct_class = Types::EFSFileSystem
5242
+
5243
+ EFSFileSystemConfig.add_member(:file_system_id, Shapes::ShapeRef.new(shape: FileSystemId, required: true, location_name: "FileSystemId"))
5244
+ EFSFileSystemConfig.add_member(:file_system_path, Shapes::ShapeRef.new(shape: FileSystemPath, location_name: "FileSystemPath"))
5245
+ EFSFileSystemConfig.struct_class = Types::EFSFileSystemConfig
5246
+
5155
5247
  EMRStepMetadata.add_member(:cluster_id, Shapes::ShapeRef.new(shape: String256, location_name: "ClusterId"))
5156
5248
  EMRStepMetadata.add_member(:step_id, Shapes::ShapeRef.new(shape: String256, location_name: "StepId"))
5157
5249
  EMRStepMetadata.add_member(:step_name, Shapes::ShapeRef.new(shape: String256, location_name: "StepName"))
5158
5250
  EMRStepMetadata.add_member(:log_file_path, Shapes::ShapeRef.new(shape: String1024, location_name: "LogFilePath"))
5159
5251
  EMRStepMetadata.struct_class = Types::EMRStepMetadata
5160
5252
 
5253
+ EbsStorageSettings.add_member(:ebs_volume_size_in_gb, Shapes::ShapeRef.new(shape: SpaceEbsVolumeSizeInGb, required: true, location_name: "EbsVolumeSizeInGb"))
5254
+ EbsStorageSettings.struct_class = Types::EbsStorageSettings
5255
+
5161
5256
  Edge.add_member(:source_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "SourceArn"))
5162
5257
  Edge.add_member(:destination_arn, Shapes::ShapeRef.new(shape: AssociationEntityArn, location_name: "DestinationArn"))
5163
5258
  Edge.add_member(:association_type, Shapes::ShapeRef.new(shape: AssociationEdgeType, location_name: "AssociationType"))
@@ -6012,6 +6107,15 @@ module Aws::SageMaker
6012
6107
 
6013
6108
  JsonContentTypes.member = Shapes::ShapeRef.new(shape: JsonContentType)
6014
6109
 
6110
+ JupyterLabAppImageConfig.add_member(:container_config, Shapes::ShapeRef.new(shape: ContainerConfig, location_name: "ContainerConfig"))
6111
+ JupyterLabAppImageConfig.struct_class = Types::JupyterLabAppImageConfig
6112
+
6113
+ JupyterLabAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
6114
+ JupyterLabAppSettings.add_member(:custom_images, Shapes::ShapeRef.new(shape: CustomImages, location_name: "CustomImages"))
6115
+ JupyterLabAppSettings.add_member(:lifecycle_config_arns, Shapes::ShapeRef.new(shape: LifecycleConfigArns, location_name: "LifecycleConfigArns"))
6116
+ JupyterLabAppSettings.add_member(:code_repositories, Shapes::ShapeRef.new(shape: CodeRepositories, location_name: "CodeRepositories"))
6117
+ JupyterLabAppSettings.struct_class = Types::JupyterLabAppSettings
6118
+
6015
6119
  JupyterServerAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
6016
6120
  JupyterServerAppSettings.add_member(:lifecycle_config_arns, Shapes::ShapeRef.new(shape: LifecycleConfigArns, location_name: "LifecycleConfigArns"))
6017
6121
  JupyterServerAppSettings.add_member(:code_repositories, Shapes::ShapeRef.new(shape: CodeRepositories, location_name: "CodeRepositories"))
@@ -7878,6 +7982,12 @@ module Aws::SageMaker
7878
7982
 
7879
7983
  OutputParameterList.member = Shapes::ShapeRef.new(shape: OutputParameter)
7880
7984
 
7985
+ OwnershipSettings.add_member(:owner_user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, required: true, location_name: "OwnerUserProfileName"))
7986
+ OwnershipSettings.struct_class = Types::OwnershipSettings
7987
+
7988
+ OwnershipSettingsSummary.add_member(:owner_user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "OwnerUserProfileName"))
7989
+ OwnershipSettingsSummary.struct_class = Types::OwnershipSettingsSummary
7990
+
7881
7991
  ParallelismConfiguration.add_member(:max_parallel_execution_steps, Shapes::ShapeRef.new(shape: MaxParallelExecutionSteps, required: true, location_name: "MaxParallelExecutionSteps"))
7882
7992
  ParallelismConfiguration.struct_class = Types::ParallelismConfiguration
7883
7993
 
@@ -8700,19 +8810,48 @@ module Aws::SageMaker
8700
8810
  SourceIpConfig.add_member(:cidrs, Shapes::ShapeRef.new(shape: Cidrs, required: true, location_name: "Cidrs"))
8701
8811
  SourceIpConfig.struct_class = Types::SourceIpConfig
8702
8812
 
8813
+ SpaceCodeEditorAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
8814
+ SpaceCodeEditorAppSettings.struct_class = Types::SpaceCodeEditorAppSettings
8815
+
8703
8816
  SpaceDetails.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "DomainId"))
8704
8817
  SpaceDetails.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
8705
8818
  SpaceDetails.add_member(:status, Shapes::ShapeRef.new(shape: SpaceStatus, location_name: "Status"))
8706
8819
  SpaceDetails.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTime"))
8707
8820
  SpaceDetails.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTime"))
8821
+ SpaceDetails.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
8822
+ SpaceDetails.add_member(:space_settings_summary, Shapes::ShapeRef.new(shape: SpaceSettingsSummary, location_name: "SpaceSettingsSummary"))
8823
+ SpaceDetails.add_member(:space_sharing_settings_summary, Shapes::ShapeRef.new(shape: SpaceSharingSettingsSummary, location_name: "SpaceSharingSettingsSummary"))
8824
+ SpaceDetails.add_member(:ownership_settings_summary, Shapes::ShapeRef.new(shape: OwnershipSettingsSummary, location_name: "OwnershipSettingsSummary"))
8708
8825
  SpaceDetails.struct_class = Types::SpaceDetails
8709
8826
 
8827
+ SpaceJupyterLabAppSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
8828
+ SpaceJupyterLabAppSettings.add_member(:code_repositories, Shapes::ShapeRef.new(shape: CodeRepositories, location_name: "CodeRepositories"))
8829
+ SpaceJupyterLabAppSettings.struct_class = Types::SpaceJupyterLabAppSettings
8830
+
8710
8831
  SpaceList.member = Shapes::ShapeRef.new(shape: SpaceDetails)
8711
8832
 
8712
8833
  SpaceSettings.add_member(:jupyter_server_app_settings, Shapes::ShapeRef.new(shape: JupyterServerAppSettings, location_name: "JupyterServerAppSettings"))
8713
8834
  SpaceSettings.add_member(:kernel_gateway_app_settings, Shapes::ShapeRef.new(shape: KernelGatewayAppSettings, location_name: "KernelGatewayAppSettings"))
8835
+ SpaceSettings.add_member(:jupyter_lab_app_settings, Shapes::ShapeRef.new(shape: SpaceJupyterLabAppSettings, location_name: "JupyterLabAppSettings"))
8836
+ SpaceSettings.add_member(:code_editor_app_settings, Shapes::ShapeRef.new(shape: SpaceCodeEditorAppSettings, location_name: "CodeEditorAppSettings"))
8837
+ SpaceSettings.add_member(:space_storage_settings, Shapes::ShapeRef.new(shape: SpaceStorageSettings, location_name: "SpaceStorageSettings"))
8838
+ SpaceSettings.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, location_name: "AppType"))
8839
+ SpaceSettings.add_member(:custom_file_systems, Shapes::ShapeRef.new(shape: CustomFileSystems, location_name: "CustomFileSystems"))
8714
8840
  SpaceSettings.struct_class = Types::SpaceSettings
8715
8841
 
8842
+ SpaceSettingsSummary.add_member(:app_type, Shapes::ShapeRef.new(shape: AppType, location_name: "AppType"))
8843
+ SpaceSettingsSummary.add_member(:space_storage_settings, Shapes::ShapeRef.new(shape: SpaceStorageSettings, location_name: "SpaceStorageSettings"))
8844
+ SpaceSettingsSummary.struct_class = Types::SpaceSettingsSummary
8845
+
8846
+ SpaceSharingSettings.add_member(:sharing_type, Shapes::ShapeRef.new(shape: SharingType, required: true, location_name: "SharingType"))
8847
+ SpaceSharingSettings.struct_class = Types::SpaceSharingSettings
8848
+
8849
+ SpaceSharingSettingsSummary.add_member(:sharing_type, Shapes::ShapeRef.new(shape: SharingType, location_name: "SharingType"))
8850
+ SpaceSharingSettingsSummary.struct_class = Types::SpaceSharingSettingsSummary
8851
+
8852
+ SpaceStorageSettings.add_member(:ebs_storage_settings, Shapes::ShapeRef.new(shape: EbsStorageSettings, location_name: "EbsStorageSettings"))
8853
+ SpaceStorageSettings.struct_class = Types::SpaceStorageSettings
8854
+
8716
8855
  Stairs.add_member(:duration_in_seconds, Shapes::ShapeRef.new(shape: TrafficDurationInSeconds, location_name: "DurationInSeconds"))
8717
8856
  Stairs.add_member(:number_of_steps, Shapes::ShapeRef.new(shape: NumberOfSteps, location_name: "NumberOfSteps"))
8718
8857
  Stairs.add_member(:users_per_step, Shapes::ShapeRef.new(shape: UsersPerStep, location_name: "UsersPerStep"))
@@ -9248,6 +9387,7 @@ module Aws::SageMaker
9248
9387
 
9249
9388
  UpdateAppImageConfigRequest.add_member(:app_image_config_name, Shapes::ShapeRef.new(shape: AppImageConfigName, required: true, location_name: "AppImageConfigName"))
9250
9389
  UpdateAppImageConfigRequest.add_member(:kernel_gateway_image_config, Shapes::ShapeRef.new(shape: KernelGatewayImageConfig, location_name: "KernelGatewayImageConfig"))
9390
+ UpdateAppImageConfigRequest.add_member(:jupyter_lab_app_image_config, Shapes::ShapeRef.new(shape: JupyterLabAppImageConfig, location_name: "JupyterLabAppImageConfig"))
9251
9391
  UpdateAppImageConfigRequest.struct_class = Types::UpdateAppImageConfigRequest
9252
9392
 
9253
9393
  UpdateAppImageConfigResponse.add_member(:app_image_config_arn, Shapes::ShapeRef.new(shape: AppImageConfigArn, location_name: "AppImageConfigArn"))
@@ -9505,6 +9645,7 @@ module Aws::SageMaker
9505
9645
  UpdateSpaceRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
9506
9646
  UpdateSpaceRequest.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, required: true, location_name: "SpaceName"))
9507
9647
  UpdateSpaceRequest.add_member(:space_settings, Shapes::ShapeRef.new(shape: SpaceSettings, location_name: "SpaceSettings"))
9648
+ UpdateSpaceRequest.add_member(:space_display_name, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "SpaceDisplayName"))
9508
9649
  UpdateSpaceRequest.struct_class = Types::UpdateSpaceRequest
9509
9650
 
9510
9651
  UpdateSpaceResponse.add_member(:space_arn, Shapes::ShapeRef.new(shape: SpaceArn, location_name: "SpaceArn"))
@@ -9592,8 +9733,13 @@ module Aws::SageMaker
9592
9733
  UserSettings.add_member(:r_studio_server_pro_app_settings, Shapes::ShapeRef.new(shape: RStudioServerProAppSettings, location_name: "RStudioServerProAppSettings"))
9593
9734
  UserSettings.add_member(:r_session_app_settings, Shapes::ShapeRef.new(shape: RSessionAppSettings, location_name: "RSessionAppSettings"))
9594
9735
  UserSettings.add_member(:canvas_app_settings, Shapes::ShapeRef.new(shape: CanvasAppSettings, location_name: "CanvasAppSettings"))
9736
+ UserSettings.add_member(:jupyter_lab_app_settings, Shapes::ShapeRef.new(shape: JupyterLabAppSettings, location_name: "JupyterLabAppSettings"))
9737
+ UserSettings.add_member(:code_editor_app_settings, Shapes::ShapeRef.new(shape: CodeEditorAppSettings, location_name: "CodeEditorAppSettings"))
9738
+ UserSettings.add_member(:space_storage_settings, Shapes::ShapeRef.new(shape: DefaultSpaceStorageSettings, location_name: "SpaceStorageSettings"))
9595
9739
  UserSettings.add_member(:default_landing_uri, Shapes::ShapeRef.new(shape: LandingUri, location_name: "DefaultLandingUri"))
9596
9740
  UserSettings.add_member(:studio_web_portal, Shapes::ShapeRef.new(shape: StudioWebPortal, location_name: "StudioWebPortal"))
9741
+ UserSettings.add_member(:custom_posix_user_config, Shapes::ShapeRef.new(shape: CustomPosixUserConfig, location_name: "CustomPosixUserConfig"))
9742
+ UserSettings.add_member(:custom_file_system_configs, Shapes::ShapeRef.new(shape: CustomFileSystemConfigs, location_name: "CustomFileSystemConfigs"))
9597
9743
  UserSettings.struct_class = Types::UserSettings
9598
9744
 
9599
9745
  VariantProperty.add_member(:variant_property_type, Shapes::ShapeRef.new(shape: VariantPropertyType, required: true, location_name: "VariantPropertyType"))