aws-sdk-sagemaker 1.103.0 → 1.107.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +20 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-sagemaker/client.rb +275 -17
- data/lib/aws-sdk-sagemaker/client_api.rb +133 -2
- data/lib/aws-sdk-sagemaker/types.rb +607 -21
- data/lib/aws-sdk-sagemaker.rb +1 -1
- metadata +4 -4
@@ -56,6 +56,7 @@ module Aws::SageMaker
|
|
56
56
|
AppManaged = Shapes::BooleanShape.new(name: 'AppManaged')
|
57
57
|
AppName = Shapes::StringShape.new(name: 'AppName')
|
58
58
|
AppNetworkAccessType = Shapes::StringShape.new(name: 'AppNetworkAccessType')
|
59
|
+
AppSecurityGroupManagement = Shapes::StringShape.new(name: 'AppSecurityGroupManagement')
|
59
60
|
AppSortKey = Shapes::StringShape.new(name: 'AppSortKey')
|
60
61
|
AppSpecification = Shapes::StructureShape.new(name: 'AppSpecification')
|
61
62
|
AppStatus = Shapes::StringShape.new(name: 'AppStatus')
|
@@ -125,6 +126,11 @@ module Aws::SageMaker
|
|
125
126
|
AutoMLSortOrder = Shapes::StringShape.new(name: 'AutoMLSortOrder')
|
126
127
|
AutoRollbackConfig = Shapes::StructureShape.new(name: 'AutoRollbackConfig')
|
127
128
|
AwsManagedHumanLoopRequestSource = Shapes::StringShape.new(name: 'AwsManagedHumanLoopRequestSource')
|
129
|
+
BatchDescribeModelPackageError = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageError')
|
130
|
+
BatchDescribeModelPackageErrorMap = Shapes::MapShape.new(name: 'BatchDescribeModelPackageErrorMap')
|
131
|
+
BatchDescribeModelPackageInput = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageInput')
|
132
|
+
BatchDescribeModelPackageOutput = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageOutput')
|
133
|
+
BatchDescribeModelPackageSummary = Shapes::StructureShape.new(name: 'BatchDescribeModelPackageSummary')
|
128
134
|
BatchStrategy = Shapes::StringShape.new(name: 'BatchStrategy')
|
129
135
|
Bias = Shapes::StructureShape.new(name: 'Bias')
|
130
136
|
BillableTimeInSeconds = Shapes::IntegerShape.new(name: 'BillableTimeInSeconds')
|
@@ -312,6 +318,10 @@ module Aws::SageMaker
|
|
312
318
|
CsvContentTypes = Shapes::ListShape.new(name: 'CsvContentTypes')
|
313
319
|
CustomImage = Shapes::StructureShape.new(name: 'CustomImage')
|
314
320
|
CustomImages = Shapes::ListShape.new(name: 'CustomImages')
|
321
|
+
CustomerMetadataKey = Shapes::StringShape.new(name: 'CustomerMetadataKey')
|
322
|
+
CustomerMetadataKeyList = Shapes::ListShape.new(name: 'CustomerMetadataKeyList')
|
323
|
+
CustomerMetadataMap = Shapes::MapShape.new(name: 'CustomerMetadataMap')
|
324
|
+
CustomerMetadataValue = Shapes::StringShape.new(name: 'CustomerMetadataValue')
|
315
325
|
DataCaptureConfig = Shapes::StructureShape.new(name: 'DataCaptureConfig')
|
316
326
|
DataCaptureConfigSummary = Shapes::StructureShape.new(name: 'DataCaptureConfigSummary')
|
317
327
|
DataCatalogConfig = Shapes::StructureShape.new(name: 'DataCatalogConfig')
|
@@ -519,6 +529,9 @@ module Aws::SageMaker
|
|
519
529
|
DomainId = Shapes::StringShape.new(name: 'DomainId')
|
520
530
|
DomainList = Shapes::ListShape.new(name: 'DomainList')
|
521
531
|
DomainName = Shapes::StringShape.new(name: 'DomainName')
|
532
|
+
DomainSecurityGroupIds = Shapes::ListShape.new(name: 'DomainSecurityGroupIds')
|
533
|
+
DomainSettings = Shapes::StructureShape.new(name: 'DomainSettings')
|
534
|
+
DomainSettingsForUpdate = Shapes::StructureShape.new(name: 'DomainSettingsForUpdate')
|
522
535
|
DomainStatus = Shapes::StringShape.new(name: 'DomainStatus')
|
523
536
|
DoubleParameterValue = Shapes::FloatShape.new(name: 'DoubleParameterValue')
|
524
537
|
EdgeModel = Shapes::StructureShape.new(name: 'EdgeModel')
|
@@ -922,6 +935,7 @@ module Aws::SageMaker
|
|
922
935
|
ModelNameContains = Shapes::StringShape.new(name: 'ModelNameContains')
|
923
936
|
ModelPackage = Shapes::StructureShape.new(name: 'ModelPackage')
|
924
937
|
ModelPackageArn = Shapes::StringShape.new(name: 'ModelPackageArn')
|
938
|
+
ModelPackageArnList = Shapes::ListShape.new(name: 'ModelPackageArnList')
|
925
939
|
ModelPackageContainerDefinition = Shapes::StructureShape.new(name: 'ModelPackageContainerDefinition')
|
926
940
|
ModelPackageContainerDefinitionList = Shapes::ListShape.new(name: 'ModelPackageContainerDefinitionList')
|
927
941
|
ModelPackageGroup = Shapes::StructureShape.new(name: 'ModelPackageGroup')
|
@@ -935,6 +949,7 @@ module Aws::SageMaker
|
|
935
949
|
ModelPackageStatusDetails = Shapes::StructureShape.new(name: 'ModelPackageStatusDetails')
|
936
950
|
ModelPackageStatusItem = Shapes::StructureShape.new(name: 'ModelPackageStatusItem')
|
937
951
|
ModelPackageStatusItemList = Shapes::ListShape.new(name: 'ModelPackageStatusItemList')
|
952
|
+
ModelPackageSummaries = Shapes::MapShape.new(name: 'ModelPackageSummaries')
|
938
953
|
ModelPackageSummary = Shapes::StructureShape.new(name: 'ModelPackageSummary')
|
939
954
|
ModelPackageSummaryList = Shapes::ListShape.new(name: 'ModelPackageSummaryList')
|
940
955
|
ModelPackageType = Shapes::StringShape.new(name: 'ModelPackageType')
|
@@ -1159,6 +1174,12 @@ module Aws::SageMaker
|
|
1159
1174
|
PublicWorkforceTaskPrice = Shapes::StructureShape.new(name: 'PublicWorkforceTaskPrice')
|
1160
1175
|
PutModelPackageGroupPolicyInput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyInput')
|
1161
1176
|
PutModelPackageGroupPolicyOutput = Shapes::StructureShape.new(name: 'PutModelPackageGroupPolicyOutput')
|
1177
|
+
RSessionAppSettings = Shapes::StructureShape.new(name: 'RSessionAppSettings')
|
1178
|
+
RStudioServerProAccessStatus = Shapes::StringShape.new(name: 'RStudioServerProAccessStatus')
|
1179
|
+
RStudioServerProAppSettings = Shapes::StructureShape.new(name: 'RStudioServerProAppSettings')
|
1180
|
+
RStudioServerProDomainSettings = Shapes::StructureShape.new(name: 'RStudioServerProDomainSettings')
|
1181
|
+
RStudioServerProDomainSettingsForUpdate = Shapes::StructureShape.new(name: 'RStudioServerProDomainSettingsForUpdate')
|
1182
|
+
RStudioServerProUserGroup = Shapes::StringShape.new(name: 'RStudioServerProUserGroup')
|
1162
1183
|
RealtimeInferenceInstanceTypes = Shapes::ListShape.new(name: 'RealtimeInferenceInstanceTypes')
|
1163
1184
|
RecordWrapper = Shapes::StringShape.new(name: 'RecordWrapper')
|
1164
1185
|
RedshiftClusterId = Shapes::StringShape.new(name: 'RedshiftClusterId')
|
@@ -1232,6 +1253,7 @@ module Aws::SageMaker
|
|
1232
1253
|
ServiceCatalogEntityId = Shapes::StringShape.new(name: 'ServiceCatalogEntityId')
|
1233
1254
|
ServiceCatalogProvisionedProductDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisionedProductDetails')
|
1234
1255
|
ServiceCatalogProvisioningDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningDetails')
|
1256
|
+
ServiceCatalogProvisioningUpdateDetails = Shapes::StructureShape.new(name: 'ServiceCatalogProvisioningUpdateDetails')
|
1235
1257
|
SessionExpirationDurationInSeconds = Shapes::IntegerShape.new(name: 'SessionExpirationDurationInSeconds')
|
1236
1258
|
SharingSettings = Shapes::StructureShape.new(name: 'SharingSettings')
|
1237
1259
|
ShuffleConfig = Shapes::StructureShape.new(name: 'ShuffleConfig')
|
@@ -1435,6 +1457,8 @@ module Aws::SageMaker
|
|
1435
1457
|
UpdatePipelineExecutionResponse = Shapes::StructureShape.new(name: 'UpdatePipelineExecutionResponse')
|
1436
1458
|
UpdatePipelineRequest = Shapes::StructureShape.new(name: 'UpdatePipelineRequest')
|
1437
1459
|
UpdatePipelineResponse = Shapes::StructureShape.new(name: 'UpdatePipelineResponse')
|
1460
|
+
UpdateProjectInput = Shapes::StructureShape.new(name: 'UpdateProjectInput')
|
1461
|
+
UpdateProjectOutput = Shapes::StructureShape.new(name: 'UpdateProjectOutput')
|
1438
1462
|
UpdateTrainingJobRequest = Shapes::StructureShape.new(name: 'UpdateTrainingJobRequest')
|
1439
1463
|
UpdateTrainingJobResponse = Shapes::StructureShape.new(name: 'UpdateTrainingJobResponse')
|
1440
1464
|
UpdateTrialComponentRequest = Shapes::StructureShape.new(name: 'UpdateTrialComponentRequest')
|
@@ -1742,6 +1766,30 @@ module Aws::SageMaker
|
|
1742
1766
|
AutoRollbackConfig.add_member(:alarms, Shapes::ShapeRef.new(shape: AlarmList, location_name: "Alarms"))
|
1743
1767
|
AutoRollbackConfig.struct_class = Types::AutoRollbackConfig
|
1744
1768
|
|
1769
|
+
BatchDescribeModelPackageError.add_member(:error_code, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ErrorCode"))
|
1770
|
+
BatchDescribeModelPackageError.add_member(:error_response, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ErrorResponse"))
|
1771
|
+
BatchDescribeModelPackageError.struct_class = Types::BatchDescribeModelPackageError
|
1772
|
+
|
1773
|
+
BatchDescribeModelPackageErrorMap.key = Shapes::ShapeRef.new(shape: ModelPackageArn)
|
1774
|
+
BatchDescribeModelPackageErrorMap.value = Shapes::ShapeRef.new(shape: BatchDescribeModelPackageError)
|
1775
|
+
|
1776
|
+
BatchDescribeModelPackageInput.add_member(:model_package_arn_list, Shapes::ShapeRef.new(shape: ModelPackageArnList, required: true, location_name: "ModelPackageArnList"))
|
1777
|
+
BatchDescribeModelPackageInput.struct_class = Types::BatchDescribeModelPackageInput
|
1778
|
+
|
1779
|
+
BatchDescribeModelPackageOutput.add_member(:model_package_summaries, Shapes::ShapeRef.new(shape: ModelPackageSummaries, location_name: "ModelPackageSummaries"))
|
1780
|
+
BatchDescribeModelPackageOutput.add_member(:batch_describe_model_package_error_map, Shapes::ShapeRef.new(shape: BatchDescribeModelPackageErrorMap, location_name: "BatchDescribeModelPackageErrorMap"))
|
1781
|
+
BatchDescribeModelPackageOutput.struct_class = Types::BatchDescribeModelPackageOutput
|
1782
|
+
|
1783
|
+
BatchDescribeModelPackageSummary.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageGroupName"))
|
1784
|
+
BatchDescribeModelPackageSummary.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
|
1785
|
+
BatchDescribeModelPackageSummary.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
|
1786
|
+
BatchDescribeModelPackageSummary.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
|
1787
|
+
BatchDescribeModelPackageSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: CreationTime, required: true, location_name: "CreationTime"))
|
1788
|
+
BatchDescribeModelPackageSummary.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, required: true, location_name: "InferenceSpecification"))
|
1789
|
+
BatchDescribeModelPackageSummary.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, required: true, location_name: "ModelPackageStatus"))
|
1790
|
+
BatchDescribeModelPackageSummary.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
|
1791
|
+
BatchDescribeModelPackageSummary.struct_class = Types::BatchDescribeModelPackageSummary
|
1792
|
+
|
1745
1793
|
Bias.add_member(:report, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Report"))
|
1746
1794
|
Bias.struct_class = Types::Bias
|
1747
1795
|
|
@@ -2044,6 +2092,8 @@ module Aws::SageMaker
|
|
2044
2092
|
CreateDomainRequest.add_member(:app_network_access_type, Shapes::ShapeRef.new(shape: AppNetworkAccessType, location_name: "AppNetworkAccessType"))
|
2045
2093
|
CreateDomainRequest.add_member(:home_efs_file_system_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, deprecated: true, location_name: "HomeEfsFileSystemKmsKeyId", metadata: {"deprecatedMessage"=>"This property is deprecated, use KmsKeyId instead."}))
|
2046
2094
|
CreateDomainRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
2095
|
+
CreateDomainRequest.add_member(:app_security_group_management, Shapes::ShapeRef.new(shape: AppSecurityGroupManagement, location_name: "AppSecurityGroupManagement"))
|
2096
|
+
CreateDomainRequest.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
|
2047
2097
|
CreateDomainRequest.struct_class = Types::CreateDomainRequest
|
2048
2098
|
|
2049
2099
|
CreateDomainResponse.add_member(:domain_arn, Shapes::ShapeRef.new(shape: DomainArn, location_name: "DomainArn"))
|
@@ -2218,7 +2268,7 @@ module Aws::SageMaker
|
|
2218
2268
|
CreateModelPackageGroupOutput.struct_class = Types::CreateModelPackageGroupOutput
|
2219
2269
|
|
2220
2270
|
CreateModelPackageInput.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageName"))
|
2221
|
-
CreateModelPackageInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape:
|
2271
|
+
CreateModelPackageInput.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: ArnOrName, location_name: "ModelPackageGroupName"))
|
2222
2272
|
CreateModelPackageInput.add_member(:model_package_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ModelPackageDescription"))
|
2223
2273
|
CreateModelPackageInput.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
|
2224
2274
|
CreateModelPackageInput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
|
@@ -2229,6 +2279,7 @@ module Aws::SageMaker
|
|
2229
2279
|
CreateModelPackageInput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
|
2230
2280
|
CreateModelPackageInput.add_member(:model_metrics, Shapes::ShapeRef.new(shape: ModelMetrics, location_name: "ModelMetrics"))
|
2231
2281
|
CreateModelPackageInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken"=>true}))
|
2282
|
+
CreateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
|
2232
2283
|
CreateModelPackageInput.struct_class = Types::CreateModelPackageInput
|
2233
2284
|
|
2234
2285
|
CreateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
|
@@ -2459,6 +2510,11 @@ module Aws::SageMaker
|
|
2459
2510
|
|
2460
2511
|
CustomImages.member = Shapes::ShapeRef.new(shape: CustomImage)
|
2461
2512
|
|
2513
|
+
CustomerMetadataKeyList.member = Shapes::ShapeRef.new(shape: CustomerMetadataKey)
|
2514
|
+
|
2515
|
+
CustomerMetadataMap.key = Shapes::ShapeRef.new(shape: CustomerMetadataKey)
|
2516
|
+
CustomerMetadataMap.value = Shapes::ShapeRef.new(shape: CustomerMetadataValue)
|
2517
|
+
|
2462
2518
|
DataCaptureConfig.add_member(:enable_capture, Shapes::ShapeRef.new(shape: EnableCapture, location_name: "EnableCapture"))
|
2463
2519
|
DataCaptureConfig.add_member(:initial_sampling_percentage, Shapes::ShapeRef.new(shape: SamplingPercentage, required: true, location_name: "InitialSamplingPercentage"))
|
2464
2520
|
DataCaptureConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DestinationS3Uri"))
|
@@ -2909,6 +2965,7 @@ module Aws::SageMaker
|
|
2909
2965
|
DescribeDeviceResponse.add_member(:models, Shapes::ShapeRef.new(shape: EdgeModels, location_name: "Models"))
|
2910
2966
|
DescribeDeviceResponse.add_member(:max_models, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxModels"))
|
2911
2967
|
DescribeDeviceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
2968
|
+
DescribeDeviceResponse.add_member(:agent_version, Shapes::ShapeRef.new(shape: EdgeVersion, location_name: "AgentVersion"))
|
2912
2969
|
DescribeDeviceResponse.struct_class = Types::DescribeDeviceResponse
|
2913
2970
|
|
2914
2971
|
DescribeDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
|
@@ -2931,6 +2988,9 @@ module Aws::SageMaker
|
|
2931
2988
|
DescribeDomainResponse.add_member(:url, Shapes::ShapeRef.new(shape: String1024, location_name: "Url"))
|
2932
2989
|
DescribeDomainResponse.add_member(:vpc_id, Shapes::ShapeRef.new(shape: VpcId, location_name: "VpcId"))
|
2933
2990
|
DescribeDomainResponse.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
2991
|
+
DescribeDomainResponse.add_member(:domain_settings, Shapes::ShapeRef.new(shape: DomainSettings, location_name: "DomainSettings"))
|
2992
|
+
DescribeDomainResponse.add_member(:app_security_group_management, Shapes::ShapeRef.new(shape: AppSecurityGroupManagement, location_name: "AppSecurityGroupManagement"))
|
2993
|
+
DescribeDomainResponse.add_member(:security_group_id_for_domain_boundary, Shapes::ShapeRef.new(shape: SecurityGroupId, location_name: "SecurityGroupIdForDomainBoundary"))
|
2934
2994
|
DescribeDomainResponse.struct_class = Types::DescribeDomainResponse
|
2935
2995
|
|
2936
2996
|
DescribeEdgePackagingJobRequest.add_member(:edge_packaging_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgePackagingJobName"))
|
@@ -3191,6 +3251,7 @@ module Aws::SageMaker
|
|
3191
3251
|
DescribeModelPackageOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
3192
3252
|
DescribeModelPackageOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
|
3193
3253
|
DescribeModelPackageOutput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
|
3254
|
+
DescribeModelPackageOutput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
|
3194
3255
|
DescribeModelPackageOutput.struct_class = Types::DescribeModelPackageOutput
|
3195
3256
|
|
3196
3257
|
DescribeModelQualityJobDefinitionRequest.add_member(:job_definition_name, Shapes::ShapeRef.new(shape: MonitoringJobDefinitionName, required: true, location_name: "JobDefinitionName"))
|
@@ -3339,6 +3400,8 @@ module Aws::SageMaker
|
|
3339
3400
|
DescribeProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, required: true, location_name: "ProjectStatus"))
|
3340
3401
|
DescribeProjectOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
|
3341
3402
|
DescribeProjectOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
|
3403
|
+
DescribeProjectOutput.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
3404
|
+
DescribeProjectOutput.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
|
3342
3405
|
DescribeProjectOutput.struct_class = Types::DescribeProjectOutput
|
3343
3406
|
|
3344
3407
|
DescribeStudioLifecycleConfigRequest.add_member(:studio_lifecycle_config_name, Shapes::ShapeRef.new(shape: StudioLifecycleConfigName, required: true, location_name: "StudioLifecycleConfigName"))
|
@@ -3529,6 +3592,7 @@ module Aws::SageMaker
|
|
3529
3592
|
DeviceSummary.add_member(:registration_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "RegistrationTime"))
|
3530
3593
|
DeviceSummary.add_member(:latest_heartbeat, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestHeartbeat"))
|
3531
3594
|
DeviceSummary.add_member(:models, Shapes::ShapeRef.new(shape: EdgeModelSummaries, location_name: "Models"))
|
3595
|
+
DeviceSummary.add_member(:agent_version, Shapes::ShapeRef.new(shape: EdgeVersion, location_name: "AgentVersion"))
|
3532
3596
|
DeviceSummary.struct_class = Types::DeviceSummary
|
3533
3597
|
|
3534
3598
|
Devices.member = Shapes::ShapeRef.new(shape: Device)
|
@@ -3556,6 +3620,15 @@ module Aws::SageMaker
|
|
3556
3620
|
|
3557
3621
|
DomainList.member = Shapes::ShapeRef.new(shape: DomainDetails)
|
3558
3622
|
|
3623
|
+
DomainSecurityGroupIds.member = Shapes::ShapeRef.new(shape: SecurityGroupId)
|
3624
|
+
|
3625
|
+
DomainSettings.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: DomainSecurityGroupIds, location_name: "SecurityGroupIds"))
|
3626
|
+
DomainSettings.add_member(:r_studio_server_pro_domain_settings, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettings, location_name: "RStudioServerProDomainSettings"))
|
3627
|
+
DomainSettings.struct_class = Types::DomainSettings
|
3628
|
+
|
3629
|
+
DomainSettingsForUpdate.add_member(:r_studio_server_pro_domain_settings_for_update, Shapes::ShapeRef.new(shape: RStudioServerProDomainSettingsForUpdate, location_name: "RStudioServerProDomainSettingsForUpdate"))
|
3630
|
+
DomainSettingsForUpdate.struct_class = Types::DomainSettingsForUpdate
|
3631
|
+
|
3559
3632
|
EdgeModel.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
|
3560
3633
|
EdgeModel.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
|
3561
3634
|
EdgeModel.add_member(:latest_sample_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestSampleTime"))
|
@@ -4964,8 +5037,11 @@ module Aws::SageMaker
|
|
4964
5037
|
ModelPackage.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
|
4965
5038
|
ModelPackage.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
|
4966
5039
|
ModelPackage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
5040
|
+
ModelPackage.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
|
4967
5041
|
ModelPackage.struct_class = Types::ModelPackage
|
4968
5042
|
|
5043
|
+
ModelPackageArnList.member = Shapes::ShapeRef.new(shape: ModelPackageArn)
|
5044
|
+
|
4969
5045
|
ModelPackageContainerDefinition.add_member(:container_hostname, Shapes::ShapeRef.new(shape: ContainerHostname, location_name: "ContainerHostname"))
|
4970
5046
|
ModelPackageContainerDefinition.add_member(:image, Shapes::ShapeRef.new(shape: ContainerImage, required: true, location_name: "Image"))
|
4971
5047
|
ModelPackageContainerDefinition.add_member(:image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "ImageDigest"))
|
@@ -5005,6 +5081,9 @@ module Aws::SageMaker
|
|
5005
5081
|
|
5006
5082
|
ModelPackageStatusItemList.member = Shapes::ShapeRef.new(shape: ModelPackageStatusItem)
|
5007
5083
|
|
5084
|
+
ModelPackageSummaries.key = Shapes::ShapeRef.new(shape: ModelPackageArn)
|
5085
|
+
ModelPackageSummaries.value = Shapes::ShapeRef.new(shape: BatchDescribeModelPackageSummary)
|
5086
|
+
|
5008
5087
|
ModelPackageSummary.add_member(:model_package_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelPackageName"))
|
5009
5088
|
ModelPackageSummary.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelPackageGroupName"))
|
5010
5089
|
ModelPackageSummary.add_member(:model_package_version, Shapes::ShapeRef.new(shape: ModelPackageVersion, location_name: "ModelPackageVersion"))
|
@@ -5565,6 +5644,8 @@ module Aws::SageMaker
|
|
5565
5644
|
Project.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
|
5566
5645
|
Project.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
5567
5646
|
Project.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
5647
|
+
Project.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
5648
|
+
Project.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "LastModifiedBy"))
|
5568
5649
|
Project.struct_class = Types::Project
|
5569
5650
|
|
5570
5651
|
ProjectSummary.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
|
@@ -5601,6 +5682,22 @@ module Aws::SageMaker
|
|
5601
5682
|
PutModelPackageGroupPolicyOutput.add_member(:model_package_group_arn, Shapes::ShapeRef.new(shape: ModelPackageGroupArn, required: true, location_name: "ModelPackageGroupArn"))
|
5602
5683
|
PutModelPackageGroupPolicyOutput.struct_class = Types::PutModelPackageGroupPolicyOutput
|
5603
5684
|
|
5685
|
+
RSessionAppSettings.struct_class = Types::RSessionAppSettings
|
5686
|
+
|
5687
|
+
RStudioServerProAppSettings.add_member(:access_status, Shapes::ShapeRef.new(shape: RStudioServerProAccessStatus, location_name: "AccessStatus"))
|
5688
|
+
RStudioServerProAppSettings.add_member(:user_group, Shapes::ShapeRef.new(shape: RStudioServerProUserGroup, location_name: "UserGroup"))
|
5689
|
+
RStudioServerProAppSettings.struct_class = Types::RStudioServerProAppSettings
|
5690
|
+
|
5691
|
+
RStudioServerProDomainSettings.add_member(:domain_execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "DomainExecutionRoleArn"))
|
5692
|
+
RStudioServerProDomainSettings.add_member(:r_studio_connect_url, Shapes::ShapeRef.new(shape: String, location_name: "RStudioConnectUrl"))
|
5693
|
+
RStudioServerProDomainSettings.add_member(:r_studio_package_manager_url, Shapes::ShapeRef.new(shape: String, location_name: "RStudioPackageManagerUrl"))
|
5694
|
+
RStudioServerProDomainSettings.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
|
5695
|
+
RStudioServerProDomainSettings.struct_class = Types::RStudioServerProDomainSettings
|
5696
|
+
|
5697
|
+
RStudioServerProDomainSettingsForUpdate.add_member(:domain_execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "DomainExecutionRoleArn"))
|
5698
|
+
RStudioServerProDomainSettingsForUpdate.add_member(:default_resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "DefaultResourceSpec"))
|
5699
|
+
RStudioServerProDomainSettingsForUpdate.struct_class = Types::RStudioServerProDomainSettingsForUpdate
|
5700
|
+
|
5604
5701
|
RealtimeInferenceInstanceTypes.member = Shapes::ShapeRef.new(shape: ProductionVariantInstanceType)
|
5605
5702
|
|
5606
5703
|
RedshiftDatasetDefinition.add_member(:cluster_id, Shapes::ShapeRef.new(shape: RedshiftClusterId, required: true, location_name: "ClusterId"))
|
@@ -5777,6 +5874,10 @@ module Aws::SageMaker
|
|
5777
5874
|
ServiceCatalogProvisioningDetails.add_member(:provisioning_parameters, Shapes::ShapeRef.new(shape: ProvisioningParameters, location_name: "ProvisioningParameters"))
|
5778
5875
|
ServiceCatalogProvisioningDetails.struct_class = Types::ServiceCatalogProvisioningDetails
|
5779
5876
|
|
5877
|
+
ServiceCatalogProvisioningUpdateDetails.add_member(:provisioning_artifact_id, Shapes::ShapeRef.new(shape: ServiceCatalogEntityId, location_name: "ProvisioningArtifactId"))
|
5878
|
+
ServiceCatalogProvisioningUpdateDetails.add_member(:provisioning_parameters, Shapes::ShapeRef.new(shape: ProvisioningParameters, location_name: "ProvisioningParameters"))
|
5879
|
+
ServiceCatalogProvisioningUpdateDetails.struct_class = Types::ServiceCatalogProvisioningUpdateDetails
|
5880
|
+
|
5780
5881
|
SharingSettings.add_member(:notebook_output_option, Shapes::ShapeRef.new(shape: NotebookOutputOption, location_name: "NotebookOutputOption"))
|
5781
5882
|
SharingSettings.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
|
5782
5883
|
SharingSettings.add_member(:s3_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "S3KmsKeyId"))
|
@@ -6252,6 +6353,7 @@ module Aws::SageMaker
|
|
6252
6353
|
|
6253
6354
|
UpdateDomainRequest.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "DomainId"))
|
6254
6355
|
UpdateDomainRequest.add_member(:default_user_settings, Shapes::ShapeRef.new(shape: UserSettings, location_name: "DefaultUserSettings"))
|
6356
|
+
UpdateDomainRequest.add_member(:domain_settings_for_update, Shapes::ShapeRef.new(shape: DomainSettingsForUpdate, location_name: "DomainSettingsForUpdate"))
|
6255
6357
|
UpdateDomainRequest.struct_class = Types::UpdateDomainRequest
|
6256
6358
|
|
6257
6359
|
UpdateDomainResponse.add_member(:domain_arn, Shapes::ShapeRef.new(shape: DomainArn, location_name: "DomainArn"))
|
@@ -6293,8 +6395,10 @@ module Aws::SageMaker
|
|
6293
6395
|
UpdateImageResponse.struct_class = Types::UpdateImageResponse
|
6294
6396
|
|
6295
6397
|
UpdateModelPackageInput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
|
6296
|
-
UpdateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus,
|
6398
|
+
UpdateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
|
6297
6399
|
UpdateModelPackageInput.add_member(:approval_description, Shapes::ShapeRef.new(shape: ApprovalDescription, location_name: "ApprovalDescription"))
|
6400
|
+
UpdateModelPackageInput.add_member(:customer_metadata_properties, Shapes::ShapeRef.new(shape: CustomerMetadataMap, location_name: "CustomerMetadataProperties"))
|
6401
|
+
UpdateModelPackageInput.add_member(:customer_metadata_properties_to_remove, Shapes::ShapeRef.new(shape: CustomerMetadataKeyList, location_name: "CustomerMetadataPropertiesToRemove"))
|
6298
6402
|
UpdateModelPackageInput.struct_class = Types::UpdateModelPackageInput
|
6299
6403
|
|
6300
6404
|
UpdateModelPackageOutput.add_member(:model_package_arn, Shapes::ShapeRef.new(shape: ModelPackageArn, required: true, location_name: "ModelPackageArn"))
|
@@ -6349,6 +6453,15 @@ module Aws::SageMaker
|
|
6349
6453
|
UpdatePipelineResponse.add_member(:pipeline_arn, Shapes::ShapeRef.new(shape: PipelineArn, location_name: "PipelineArn"))
|
6350
6454
|
UpdatePipelineResponse.struct_class = Types::UpdatePipelineResponse
|
6351
6455
|
|
6456
|
+
UpdateProjectInput.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectEntityName, required: true, location_name: "ProjectName"))
|
6457
|
+
UpdateProjectInput.add_member(:project_description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "ProjectDescription"))
|
6458
|
+
UpdateProjectInput.add_member(:service_catalog_provisioning_update_details, Shapes::ShapeRef.new(shape: ServiceCatalogProvisioningUpdateDetails, location_name: "ServiceCatalogProvisioningUpdateDetails"))
|
6459
|
+
UpdateProjectInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
6460
|
+
UpdateProjectInput.struct_class = Types::UpdateProjectInput
|
6461
|
+
|
6462
|
+
UpdateProjectOutput.add_member(:project_arn, Shapes::ShapeRef.new(shape: ProjectArn, required: true, location_name: "ProjectArn"))
|
6463
|
+
UpdateProjectOutput.struct_class = Types::UpdateProjectOutput
|
6464
|
+
|
6352
6465
|
UpdateTrainingJobRequest.add_member(:training_job_name, Shapes::ShapeRef.new(shape: TrainingJobName, required: true, location_name: "TrainingJobName"))
|
6353
6466
|
UpdateTrainingJobRequest.add_member(:profiler_config, Shapes::ShapeRef.new(shape: ProfilerConfigForUpdate, location_name: "ProfilerConfig"))
|
6354
6467
|
UpdateTrainingJobRequest.add_member(:profiler_rule_configurations, Shapes::ShapeRef.new(shape: ProfilerRuleConfigurations, location_name: "ProfilerRuleConfigurations"))
|
@@ -6425,6 +6538,8 @@ module Aws::SageMaker
|
|
6425
6538
|
UserSettings.add_member(:jupyter_server_app_settings, Shapes::ShapeRef.new(shape: JupyterServerAppSettings, location_name: "JupyterServerAppSettings"))
|
6426
6539
|
UserSettings.add_member(:kernel_gateway_app_settings, Shapes::ShapeRef.new(shape: KernelGatewayAppSettings, location_name: "KernelGatewayAppSettings"))
|
6427
6540
|
UserSettings.add_member(:tensor_board_app_settings, Shapes::ShapeRef.new(shape: TensorBoardAppSettings, location_name: "TensorBoardAppSettings"))
|
6541
|
+
UserSettings.add_member(:r_studio_server_pro_app_settings, Shapes::ShapeRef.new(shape: RStudioServerProAppSettings, location_name: "RStudioServerProAppSettings"))
|
6542
|
+
UserSettings.add_member(:r_session_app_settings, Shapes::ShapeRef.new(shape: RSessionAppSettings, location_name: "RSessionAppSettings"))
|
6428
6543
|
UserSettings.struct_class = Types::UserSettings
|
6429
6544
|
|
6430
6545
|
VariantProperty.add_member(:variant_property_type, Shapes::ShapeRef.new(shape: VariantPropertyType, required: true, location_name: "VariantPropertyType"))
|
@@ -6512,6 +6627,14 @@ module Aws::SageMaker
|
|
6512
6627
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
6513
6628
|
end)
|
6514
6629
|
|
6630
|
+
api.add_operation(:batch_describe_model_package, Seahorse::Model::Operation.new.tap do |o|
|
6631
|
+
o.name = "BatchDescribeModelPackage"
|
6632
|
+
o.http_method = "POST"
|
6633
|
+
o.http_request_uri = "/"
|
6634
|
+
o.input = Shapes::ShapeRef.new(shape: BatchDescribeModelPackageInput)
|
6635
|
+
o.output = Shapes::ShapeRef.new(shape: BatchDescribeModelPackageOutput)
|
6636
|
+
end)
|
6637
|
+
|
6515
6638
|
api.add_operation(:create_action, Seahorse::Model::Operation.new.tap do |o|
|
6516
6639
|
o.name = "CreateAction"
|
6517
6640
|
o.http_method = "POST"
|
@@ -8889,6 +9012,14 @@ module Aws::SageMaker
|
|
8889
9012
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
8890
9013
|
end)
|
8891
9014
|
|
9015
|
+
api.add_operation(:update_project, Seahorse::Model::Operation.new.tap do |o|
|
9016
|
+
o.name = "UpdateProject"
|
9017
|
+
o.http_method = "POST"
|
9018
|
+
o.http_request_uri = "/"
|
9019
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateProjectInput)
|
9020
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateProjectOutput)
|
9021
|
+
end)
|
9022
|
+
|
8892
9023
|
api.add_operation(:update_training_job, Seahorse::Model::Operation.new.tap do |o|
|
8893
9024
|
o.name = "UpdateTrainingJob"
|
8894
9025
|
o.http_method = "POST"
|