aws-sdk-sagemaker 1.304.0 → 1.305.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-sagemaker/client.rb +5 -6
- data/lib/aws-sdk-sagemaker/client_api.rb +253 -253
- data/lib/aws-sdk-sagemaker/types.rb +16 -14
- data/lib/aws-sdk-sagemaker/waiters.rb +76 -76
- data/lib/aws-sdk-sagemaker.rb +1 -1
- data/sig/types.rbs +1 -1
- metadata +1 -1
@@ -2601,7 +2601,7 @@ module Aws::SageMaker
|
|
2601
2601
|
AdditionalS3DataSource.struct_class = Types::AdditionalS3DataSource
|
2602
2602
|
|
2603
2603
|
AgentVersion.add_member(:version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "Version"))
|
2604
|
-
AgentVersion.add_member(:agent_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AgentCount"))
|
2604
|
+
AgentVersion.add_member(:agent_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "AgentCount", metadata: {"box" => true}))
|
2605
2605
|
AgentVersion.struct_class = Types::AgentVersion
|
2606
2606
|
|
2607
2607
|
AgentVersions.member = Shapes::ShapeRef.new(shape: AgentVersion)
|
@@ -2621,7 +2621,7 @@ module Aws::SageMaker
|
|
2621
2621
|
AlgorithmSpecification.add_member(:algorithm_name, Shapes::ShapeRef.new(shape: ArnOrName, location_name: "AlgorithmName"))
|
2622
2622
|
AlgorithmSpecification.add_member(:training_input_mode, Shapes::ShapeRef.new(shape: TrainingInputMode, required: true, location_name: "TrainingInputMode"))
|
2623
2623
|
AlgorithmSpecification.add_member(:metric_definitions, Shapes::ShapeRef.new(shape: MetricDefinitionList, location_name: "MetricDefinitions"))
|
2624
|
-
AlgorithmSpecification.add_member(:enable_sage_maker_metrics_time_series, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSageMakerMetricsTimeSeries"))
|
2624
|
+
AlgorithmSpecification.add_member(:enable_sage_maker_metrics_time_series, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableSageMakerMetricsTimeSeries", metadata: {"box" => true}))
|
2625
2625
|
AlgorithmSpecification.add_member(:container_entrypoint, Shapes::ShapeRef.new(shape: TrainingContainerEntrypoint, location_name: "ContainerEntrypoint"))
|
2626
2626
|
AlgorithmSpecification.add_member(:container_arguments, Shapes::ShapeRef.new(shape: TrainingContainerArguments, location_name: "ContainerArguments"))
|
2627
2627
|
AlgorithmSpecification.add_member(:training_image_config, Shapes::ShapeRef.new(shape: TrainingImageConfig, location_name: "TrainingImageConfig"))
|
@@ -2922,7 +2922,7 @@ module Aws::SageMaker
|
|
2922
2922
|
AutoMLS3DataSource.struct_class = Types::AutoMLS3DataSource
|
2923
2923
|
|
2924
2924
|
AutoMLSecurityConfig.add_member(:volume_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "VolumeKmsKeyId"))
|
2925
|
-
AutoMLSecurityConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
2925
|
+
AutoMLSecurityConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption", metadata: {"box" => true}))
|
2926
2926
|
AutoMLSecurityConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
2927
2927
|
AutoMLSecurityConfig.struct_class = Types::AutoMLSecurityConfig
|
2928
2928
|
|
@@ -2942,7 +2942,7 @@ module Aws::SageMaker
|
|
2942
2942
|
|
2943
2943
|
BatchDataCaptureConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "DestinationS3Uri"))
|
2944
2944
|
BatchDataCaptureConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
2945
|
-
BatchDataCaptureConfig.add_member(:generate_inference_id, Shapes::ShapeRef.new(shape: Boolean, location_name: "GenerateInferenceId"))
|
2945
|
+
BatchDataCaptureConfig.add_member(:generate_inference_id, Shapes::ShapeRef.new(shape: Boolean, location_name: "GenerateInferenceId", metadata: {"box" => true}))
|
2946
2946
|
BatchDataCaptureConfig.struct_class = Types::BatchDataCaptureConfig
|
2947
2947
|
|
2948
2948
|
BatchDeleteClusterNodesError.add_member(:code, Shapes::ShapeRef.new(shape: BatchDeleteClusterNodesErrorCode, required: true, location_name: "Code"))
|
@@ -3088,7 +3088,7 @@ module Aws::SageMaker
|
|
3088
3088
|
|
3089
3089
|
ChannelSpecification.add_member(:name, Shapes::ShapeRef.new(shape: ChannelName, required: true, location_name: "Name"))
|
3090
3090
|
ChannelSpecification.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "Description"))
|
3091
|
-
ChannelSpecification.add_member(:is_required, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsRequired"))
|
3091
|
+
ChannelSpecification.add_member(:is_required, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsRequired", metadata: {"box" => true}))
|
3092
3092
|
ChannelSpecification.add_member(:supported_content_types, Shapes::ShapeRef.new(shape: ContentTypes, required: true, location_name: "SupportedContentTypes"))
|
3093
3093
|
ChannelSpecification.add_member(:supported_compression_types, Shapes::ShapeRef.new(shape: CompressionTypes, location_name: "SupportedCompressionTypes"))
|
3094
3094
|
ChannelSpecification.add_member(:supported_input_modes, Shapes::ShapeRef.new(shape: InputModes, required: true, location_name: "SupportedInputModes"))
|
@@ -3108,8 +3108,8 @@ module Aws::SageMaker
|
|
3108
3108
|
ClarifyCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
|
3109
3109
|
ClarifyCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
|
3110
3110
|
ClarifyCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
|
3111
|
-
ClarifyCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
|
3112
|
-
ClarifyCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
|
3111
|
+
ClarifyCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck", metadata: {"box" => true}))
|
3112
|
+
ClarifyCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline", metadata: {"box" => true}))
|
3113
3113
|
ClarifyCheckStepMetadata.struct_class = Types::ClarifyCheckStepMetadata
|
3114
3114
|
|
3115
3115
|
ClarifyExplainerConfig.add_member(:enable_explanations, Shapes::ShapeRef.new(shape: ClarifyEnableExplanations, location_name: "EnableExplanations"))
|
@@ -3246,7 +3246,7 @@ module Aws::SageMaker
|
|
3246
3246
|
|
3247
3247
|
ClusterSchedulerConfigSummary.add_member(:cluster_scheduler_config_arn, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigArn, required: true, location_name: "ClusterSchedulerConfigArn"))
|
3248
3248
|
ClusterSchedulerConfigSummary.add_member(:cluster_scheduler_config_id, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigId, required: true, location_name: "ClusterSchedulerConfigId"))
|
3249
|
-
ClusterSchedulerConfigSummary.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ClusterSchedulerConfigVersion"))
|
3249
|
+
ClusterSchedulerConfigSummary.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ClusterSchedulerConfigVersion", metadata: {"box" => true}))
|
3250
3250
|
ClusterSchedulerConfigSummary.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "Name"))
|
3251
3251
|
ClusterSchedulerConfigSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
|
3252
3252
|
ClusterSchedulerConfigSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
@@ -3345,7 +3345,7 @@ module Aws::SageMaker
|
|
3345
3345
|
ComputeQuotaSummary.add_member(:compute_quota_arn, Shapes::ShapeRef.new(shape: ComputeQuotaArn, required: true, location_name: "ComputeQuotaArn"))
|
3346
3346
|
ComputeQuotaSummary.add_member(:compute_quota_id, Shapes::ShapeRef.new(shape: ComputeQuotaId, required: true, location_name: "ComputeQuotaId"))
|
3347
3347
|
ComputeQuotaSummary.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "Name"))
|
3348
|
-
ComputeQuotaSummary.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ComputeQuotaVersion"))
|
3348
|
+
ComputeQuotaSummary.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ComputeQuotaVersion", metadata: {"box" => true}))
|
3349
3349
|
ComputeQuotaSummary.add_member(:status, Shapes::ShapeRef.new(shape: SchedulerResourceStatus, required: true, location_name: "Status"))
|
3350
3350
|
ComputeQuotaSummary.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, location_name: "ClusterArn"))
|
3351
3351
|
ComputeQuotaSummary.add_member(:compute_quota_config, Shapes::ShapeRef.new(shape: ComputeQuotaConfig, location_name: "ComputeQuotaConfig"))
|
@@ -3443,7 +3443,7 @@ module Aws::SageMaker
|
|
3443
3443
|
CreateAlgorithmInput.add_member(:training_specification, Shapes::ShapeRef.new(shape: TrainingSpecification, required: true, location_name: "TrainingSpecification"))
|
3444
3444
|
CreateAlgorithmInput.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
|
3445
3445
|
CreateAlgorithmInput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: AlgorithmValidationSpecification, location_name: "ValidationSpecification"))
|
3446
|
-
CreateAlgorithmInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
|
3446
|
+
CreateAlgorithmInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace", metadata: {"box" => true}))
|
3447
3447
|
CreateAlgorithmInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3448
3448
|
CreateAlgorithmInput.struct_class = Types::CreateAlgorithmInput
|
3449
3449
|
|
@@ -3467,7 +3467,7 @@ module Aws::SageMaker
|
|
3467
3467
|
CreateAppRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: AppName, required: true, location_name: "AppName"))
|
3468
3468
|
CreateAppRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3469
3469
|
CreateAppRequest.add_member(:resource_spec, Shapes::ShapeRef.new(shape: ResourceSpec, location_name: "ResourceSpec"))
|
3470
|
-
CreateAppRequest.add_member(:recovery_mode, Shapes::ShapeRef.new(shape: Boolean, location_name: "RecoveryMode"))
|
3470
|
+
CreateAppRequest.add_member(:recovery_mode, Shapes::ShapeRef.new(shape: Boolean, location_name: "RecoveryMode", metadata: {"box" => true}))
|
3471
3471
|
CreateAppRequest.struct_class = Types::CreateAppRequest
|
3472
3472
|
|
3473
3473
|
CreateAppResponse.add_member(:app_arn, Shapes::ShapeRef.new(shape: AppArn, location_name: "AppArn"))
|
@@ -3491,7 +3491,7 @@ module Aws::SageMaker
|
|
3491
3491
|
CreateAutoMLJobRequest.add_member(:auto_ml_job_objective, Shapes::ShapeRef.new(shape: AutoMLJobObjective, location_name: "AutoMLJobObjective"))
|
3492
3492
|
CreateAutoMLJobRequest.add_member(:auto_ml_job_config, Shapes::ShapeRef.new(shape: AutoMLJobConfig, location_name: "AutoMLJobConfig"))
|
3493
3493
|
CreateAutoMLJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
|
3494
|
-
CreateAutoMLJobRequest.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly"))
|
3494
|
+
CreateAutoMLJobRequest.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly", metadata: {"box" => true}))
|
3495
3495
|
CreateAutoMLJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3496
3496
|
CreateAutoMLJobRequest.add_member(:model_deploy_config, Shapes::ShapeRef.new(shape: ModelDeployConfig, location_name: "ModelDeployConfig"))
|
3497
3497
|
CreateAutoMLJobRequest.struct_class = Types::CreateAutoMLJobRequest
|
@@ -3659,7 +3659,7 @@ module Aws::SageMaker
|
|
3659
3659
|
CreateEndpointConfigInput.add_member(:shadow_production_variants, Shapes::ShapeRef.new(shape: ProductionVariantList, location_name: "ShadowProductionVariants"))
|
3660
3660
|
CreateEndpointConfigInput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRoleArn"))
|
3661
3661
|
CreateEndpointConfigInput.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
3662
|
-
CreateEndpointConfigInput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
3662
|
+
CreateEndpointConfigInput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
3663
3663
|
CreateEndpointConfigInput.struct_class = Types::CreateEndpointConfigInput
|
3664
3664
|
|
3665
3665
|
CreateEndpointConfigOutput.add_member(:endpoint_config_arn, Shapes::ShapeRef.new(shape: EndpointConfigArn, required: true, location_name: "EndpointConfigArn"))
|
@@ -3771,7 +3771,7 @@ module Aws::SageMaker
|
|
3771
3771
|
CreateImageVersionRequest.add_member(:ml_framework, Shapes::ShapeRef.new(shape: MLFramework, location_name: "MLFramework"))
|
3772
3772
|
CreateImageVersionRequest.add_member(:programming_lang, Shapes::ShapeRef.new(shape: ProgrammingLang, location_name: "ProgrammingLang"))
|
3773
3773
|
CreateImageVersionRequest.add_member(:processor, Shapes::ShapeRef.new(shape: Processor, location_name: "Processor"))
|
3774
|
-
CreateImageVersionRequest.add_member(:horovod, Shapes::ShapeRef.new(shape: Horovod, location_name: "Horovod"))
|
3774
|
+
CreateImageVersionRequest.add_member(:horovod, Shapes::ShapeRef.new(shape: Horovod, location_name: "Horovod", metadata: {"box" => true}))
|
3775
3775
|
CreateImageVersionRequest.add_member(:release_notes, Shapes::ShapeRef.new(shape: ReleaseNotes, location_name: "ReleaseNotes"))
|
3776
3776
|
CreateImageVersionRequest.struct_class = Types::CreateImageVersionRequest
|
3777
3777
|
|
@@ -3838,7 +3838,7 @@ module Aws::SageMaker
|
|
3838
3838
|
CreateMlflowTrackingServerRequest.add_member(:tracking_server_size, Shapes::ShapeRef.new(shape: TrackingServerSize, location_name: "TrackingServerSize"))
|
3839
3839
|
CreateMlflowTrackingServerRequest.add_member(:mlflow_version, Shapes::ShapeRef.new(shape: MlflowVersion, location_name: "MlflowVersion"))
|
3840
3840
|
CreateMlflowTrackingServerRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
|
3841
|
-
CreateMlflowTrackingServerRequest.add_member(:automatic_model_registration, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutomaticModelRegistration"))
|
3841
|
+
CreateMlflowTrackingServerRequest.add_member(:automatic_model_registration, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutomaticModelRegistration", metadata: {"box" => true}))
|
3842
3842
|
CreateMlflowTrackingServerRequest.add_member(:weekly_maintenance_window_start, Shapes::ShapeRef.new(shape: WeeklyMaintenanceWindowStart, location_name: "WeeklyMaintenanceWindowStart"))
|
3843
3843
|
CreateMlflowTrackingServerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3844
3844
|
CreateMlflowTrackingServerRequest.struct_class = Types::CreateMlflowTrackingServerRequest
|
@@ -3862,7 +3862,7 @@ module Aws::SageMaker
|
|
3862
3862
|
CreateModelBiasJobDefinitionResponse.struct_class = Types::CreateModelBiasJobDefinitionResponse
|
3863
3863
|
|
3864
3864
|
CreateModelCardExportJobRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: ModelCardNameOrArn, required: true, location_name: "ModelCardName"))
|
3865
|
-
CreateModelCardExportJobRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
|
3865
|
+
CreateModelCardExportJobRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
3866
3866
|
CreateModelCardExportJobRequest.add_member(:model_card_export_job_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardExportJobName"))
|
3867
3867
|
CreateModelCardExportJobRequest.add_member(:output_config, Shapes::ShapeRef.new(shape: ModelCardExportOutputConfig, required: true, location_name: "OutputConfig"))
|
3868
3868
|
CreateModelCardExportJobRequest.struct_class = Types::CreateModelCardExportJobRequest
|
@@ -3902,7 +3902,7 @@ module Aws::SageMaker
|
|
3902
3902
|
CreateModelInput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRoleArn"))
|
3903
3903
|
CreateModelInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3904
3904
|
CreateModelInput.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
3905
|
-
CreateModelInput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
3905
|
+
CreateModelInput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
3906
3906
|
CreateModelInput.struct_class = Types::CreateModelInput
|
3907
3907
|
|
3908
3908
|
CreateModelOutput.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, required: true, location_name: "ModelArn"))
|
@@ -3922,7 +3922,7 @@ module Aws::SageMaker
|
|
3922
3922
|
CreateModelPackageInput.add_member(:inference_specification, Shapes::ShapeRef.new(shape: InferenceSpecification, location_name: "InferenceSpecification"))
|
3923
3923
|
CreateModelPackageInput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
|
3924
3924
|
CreateModelPackageInput.add_member(:source_algorithm_specification, Shapes::ShapeRef.new(shape: SourceAlgorithmSpecification, location_name: "SourceAlgorithmSpecification"))
|
3925
|
-
CreateModelPackageInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
|
3925
|
+
CreateModelPackageInput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace", metadata: {"box" => true}))
|
3926
3926
|
CreateModelPackageInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
3927
3927
|
CreateModelPackageInput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
|
3928
3928
|
CreateModelPackageInput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
|
@@ -4028,7 +4028,7 @@ module Aws::SageMaker
|
|
4028
4028
|
CreatePartnerAppRequest.add_member(:tier, Shapes::ShapeRef.new(shape: NonEmptyString64, required: true, location_name: "Tier"))
|
4029
4029
|
CreatePartnerAppRequest.add_member(:application_config, Shapes::ShapeRef.new(shape: PartnerAppConfig, location_name: "ApplicationConfig"))
|
4030
4030
|
CreatePartnerAppRequest.add_member(:auth_type, Shapes::ShapeRef.new(shape: PartnerAppAuthType, required: true, location_name: "AuthType"))
|
4031
|
-
CreatePartnerAppRequest.add_member(:enable_iam_session_based_identity, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableIamSessionBasedIdentity"))
|
4031
|
+
CreatePartnerAppRequest.add_member(:enable_iam_session_based_identity, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableIamSessionBasedIdentity", metadata: {"box" => true}))
|
4032
4032
|
CreatePartnerAppRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
|
4033
4033
|
CreatePartnerAppRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
4034
4034
|
CreatePartnerAppRequest.struct_class = Types::CreatePartnerAppRequest
|
@@ -4133,9 +4133,9 @@ module Aws::SageMaker
|
|
4133
4133
|
CreateTrainingJobRequest.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
4134
4134
|
CreateTrainingJobRequest.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
|
4135
4135
|
CreateTrainingJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
4136
|
-
CreateTrainingJobRequest.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
4137
|
-
CreateTrainingJobRequest.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
4138
|
-
CreateTrainingJobRequest.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining"))
|
4136
|
+
CreateTrainingJobRequest.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
4137
|
+
CreateTrainingJobRequest.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption", metadata: {"box" => true}))
|
4138
|
+
CreateTrainingJobRequest.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining", metadata: {"box" => true}))
|
4139
4139
|
CreateTrainingJobRequest.add_member(:checkpoint_config, Shapes::ShapeRef.new(shape: CheckpointConfig, location_name: "CheckpointConfig"))
|
4140
4140
|
CreateTrainingJobRequest.add_member(:debug_hook_config, Shapes::ShapeRef.new(shape: DebugHookConfig, location_name: "DebugHookConfig"))
|
4141
4141
|
CreateTrainingJobRequest.add_member(:debug_rule_configurations, Shapes::ShapeRef.new(shape: DebugRuleConfigurations, location_name: "DebugRuleConfigurations"))
|
@@ -4262,7 +4262,7 @@ module Aws::SageMaker
|
|
4262
4262
|
CustomFileSystems.member = Shapes::ShapeRef.new(shape: CustomFileSystem)
|
4263
4263
|
|
4264
4264
|
CustomImage.add_member(:image_name, Shapes::ShapeRef.new(shape: ImageName, required: true, location_name: "ImageName"))
|
4265
|
-
CustomImage.add_member(:image_version_number, Shapes::ShapeRef.new(shape: ImageVersionNumber, location_name: "ImageVersionNumber"
|
4265
|
+
CustomImage.add_member(:image_version_number, Shapes::ShapeRef.new(shape: ImageVersionNumber, location_name: "ImageVersionNumber"))
|
4266
4266
|
CustomImage.add_member(:app_image_config_name, Shapes::ShapeRef.new(shape: AppImageConfigName, required: true, location_name: "AppImageConfigName"))
|
4267
4267
|
CustomImage.struct_class = Types::CustomImage
|
4268
4268
|
|
@@ -4289,7 +4289,7 @@ module Aws::SageMaker
|
|
4289
4289
|
CustomizedMetricSpecification.add_member(:statistic, Shapes::ShapeRef.new(shape: Statistic, location_name: "Statistic"))
|
4290
4290
|
CustomizedMetricSpecification.struct_class = Types::CustomizedMetricSpecification
|
4291
4291
|
|
4292
|
-
DataCaptureConfig.add_member(:enable_capture, Shapes::ShapeRef.new(shape: EnableCapture, location_name: "EnableCapture"))
|
4292
|
+
DataCaptureConfig.add_member(:enable_capture, Shapes::ShapeRef.new(shape: EnableCapture, location_name: "EnableCapture", metadata: {"box" => true}))
|
4293
4293
|
DataCaptureConfig.add_member(:initial_sampling_percentage, Shapes::ShapeRef.new(shape: SamplingPercentage, required: true, location_name: "InitialSamplingPercentage"))
|
4294
4294
|
DataCaptureConfig.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DestinationS3Uri"))
|
4295
4295
|
DataCaptureConfig.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
|
@@ -4297,7 +4297,7 @@ module Aws::SageMaker
|
|
4297
4297
|
DataCaptureConfig.add_member(:capture_content_type_header, Shapes::ShapeRef.new(shape: CaptureContentTypeHeader, location_name: "CaptureContentTypeHeader"))
|
4298
4298
|
DataCaptureConfig.struct_class = Types::DataCaptureConfig
|
4299
4299
|
|
4300
|
-
DataCaptureConfigSummary.add_member(:enable_capture, Shapes::ShapeRef.new(shape: EnableCapture, required: true, location_name: "EnableCapture"))
|
4300
|
+
DataCaptureConfigSummary.add_member(:enable_capture, Shapes::ShapeRef.new(shape: EnableCapture, required: true, location_name: "EnableCapture", metadata: {"box" => true}))
|
4301
4301
|
DataCaptureConfigSummary.add_member(:capture_status, Shapes::ShapeRef.new(shape: CaptureStatus, required: true, location_name: "CaptureStatus"))
|
4302
4302
|
DataCaptureConfigSummary.add_member(:current_sampling_percentage, Shapes::ShapeRef.new(shape: SamplingPercentage, required: true, location_name: "CurrentSamplingPercentage"))
|
4303
4303
|
DataCaptureConfigSummary.add_member(:destination_s3_uri, Shapes::ShapeRef.new(shape: DestinationS3Uri, required: true, location_name: "DestinationS3Uri"))
|
@@ -4353,7 +4353,7 @@ module Aws::SageMaker
|
|
4353
4353
|
DebugRuleConfiguration.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
|
4354
4354
|
DebugRuleConfiguration.add_member(:rule_evaluator_image, Shapes::ShapeRef.new(shape: AlgorithmImage, required: true, location_name: "RuleEvaluatorImage"))
|
4355
4355
|
DebugRuleConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProcessingInstanceType, location_name: "InstanceType"))
|
4356
|
-
DebugRuleConfiguration.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: OptionalVolumeSizeInGB, location_name: "VolumeSizeInGB"))
|
4356
|
+
DebugRuleConfiguration.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: OptionalVolumeSizeInGB, location_name: "VolumeSizeInGB", metadata: {"box" => true}))
|
4357
4357
|
DebugRuleConfiguration.add_member(:rule_parameters, Shapes::ShapeRef.new(shape: RuleParameters, location_name: "RuleParameters"))
|
4358
4358
|
DebugRuleConfiguration.struct_class = Types::DebugRuleConfiguration
|
4359
4359
|
|
@@ -4619,7 +4619,7 @@ module Aws::SageMaker
|
|
4619
4619
|
DeleteWorkteamRequest.add_member(:workteam_name, Shapes::ShapeRef.new(shape: WorkteamName, required: true, location_name: "WorkteamName"))
|
4620
4620
|
DeleteWorkteamRequest.struct_class = Types::DeleteWorkteamRequest
|
4621
4621
|
|
4622
|
-
DeleteWorkteamResponse.add_member(:success, Shapes::ShapeRef.new(shape: Success, required: true, location_name: "Success"))
|
4622
|
+
DeleteWorkteamResponse.add_member(:success, Shapes::ShapeRef.new(shape: Success, required: true, location_name: "Success", metadata: {"box" => true}))
|
4623
4623
|
DeleteWorkteamResponse.struct_class = Types::DeleteWorkteamResponse
|
4624
4624
|
|
4625
4625
|
DeployedImage.add_member(:specified_image, Shapes::ShapeRef.new(shape: ContainerImage, location_name: "SpecifiedImage"))
|
@@ -4696,7 +4696,7 @@ module Aws::SageMaker
|
|
4696
4696
|
DescribeAlgorithmOutput.add_member(:algorithm_status, Shapes::ShapeRef.new(shape: AlgorithmStatus, required: true, location_name: "AlgorithmStatus"))
|
4697
4697
|
DescribeAlgorithmOutput.add_member(:algorithm_status_details, Shapes::ShapeRef.new(shape: AlgorithmStatusDetails, required: true, location_name: "AlgorithmStatusDetails"))
|
4698
4698
|
DescribeAlgorithmOutput.add_member(:product_id, Shapes::ShapeRef.new(shape: ProductId, location_name: "ProductId"))
|
4699
|
-
DescribeAlgorithmOutput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
|
4699
|
+
DescribeAlgorithmOutput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace", metadata: {"box" => true}))
|
4700
4700
|
DescribeAlgorithmOutput.struct_class = Types::DescribeAlgorithmOutput
|
4701
4701
|
|
4702
4702
|
DescribeAppImageConfigRequest.add_member(:app_image_config_name, Shapes::ShapeRef.new(shape: AppImageConfigName, required: true, location_name: "AppImageConfigName"))
|
@@ -4725,7 +4725,7 @@ module Aws::SageMaker
|
|
4725
4725
|
DescribeAppResponse.add_member(:user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "UserProfileName"))
|
4726
4726
|
DescribeAppResponse.add_member(:space_name, Shapes::ShapeRef.new(shape: SpaceName, location_name: "SpaceName"))
|
4727
4727
|
DescribeAppResponse.add_member(:status, Shapes::ShapeRef.new(shape: AppStatus, location_name: "Status"))
|
4728
|
-
DescribeAppResponse.add_member(:recovery_mode, Shapes::ShapeRef.new(shape: Boolean, location_name: "RecoveryMode"))
|
4728
|
+
DescribeAppResponse.add_member(:recovery_mode, Shapes::ShapeRef.new(shape: Boolean, location_name: "RecoveryMode", metadata: {"box" => true}))
|
4729
4729
|
DescribeAppResponse.add_member(:last_health_check_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastHealthCheckTimestamp"))
|
4730
4730
|
DescribeAppResponse.add_member(:last_user_activity_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastUserActivityTimestamp"))
|
4731
4731
|
DescribeAppResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
@@ -4769,7 +4769,7 @@ module Aws::SageMaker
|
|
4769
4769
|
DescribeAutoMLJobResponse.add_member(:best_candidate, Shapes::ShapeRef.new(shape: AutoMLCandidate, location_name: "BestCandidate"))
|
4770
4770
|
DescribeAutoMLJobResponse.add_member(:auto_ml_job_status, Shapes::ShapeRef.new(shape: AutoMLJobStatus, required: true, location_name: "AutoMLJobStatus"))
|
4771
4771
|
DescribeAutoMLJobResponse.add_member(:auto_ml_job_secondary_status, Shapes::ShapeRef.new(shape: AutoMLJobSecondaryStatus, required: true, location_name: "AutoMLJobSecondaryStatus"))
|
4772
|
-
DescribeAutoMLJobResponse.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly"))
|
4772
|
+
DescribeAutoMLJobResponse.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly", metadata: {"box" => true}))
|
4773
4773
|
DescribeAutoMLJobResponse.add_member(:auto_ml_job_artifacts, Shapes::ShapeRef.new(shape: AutoMLJobArtifacts, location_name: "AutoMLJobArtifacts"))
|
4774
4774
|
DescribeAutoMLJobResponse.add_member(:resolved_attributes, Shapes::ShapeRef.new(shape: ResolvedAttributes, location_name: "ResolvedAttributes"))
|
4775
4775
|
DescribeAutoMLJobResponse.add_member(:model_deploy_config, Shapes::ShapeRef.new(shape: ModelDeployConfig, location_name: "ModelDeployConfig"))
|
@@ -4826,13 +4826,13 @@ module Aws::SageMaker
|
|
4826
4826
|
DescribeClusterResponse.struct_class = Types::DescribeClusterResponse
|
4827
4827
|
|
4828
4828
|
DescribeClusterSchedulerConfigRequest.add_member(:cluster_scheduler_config_id, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigId, required: true, location_name: "ClusterSchedulerConfigId"))
|
4829
|
-
DescribeClusterSchedulerConfigRequest.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ClusterSchedulerConfigVersion"))
|
4829
|
+
DescribeClusterSchedulerConfigRequest.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ClusterSchedulerConfigVersion", metadata: {"box" => true}))
|
4830
4830
|
DescribeClusterSchedulerConfigRequest.struct_class = Types::DescribeClusterSchedulerConfigRequest
|
4831
4831
|
|
4832
4832
|
DescribeClusterSchedulerConfigResponse.add_member(:cluster_scheduler_config_arn, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigArn, required: true, location_name: "ClusterSchedulerConfigArn"))
|
4833
4833
|
DescribeClusterSchedulerConfigResponse.add_member(:cluster_scheduler_config_id, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigId, required: true, location_name: "ClusterSchedulerConfigId"))
|
4834
4834
|
DescribeClusterSchedulerConfigResponse.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "Name"))
|
4835
|
-
DescribeClusterSchedulerConfigResponse.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ClusterSchedulerConfigVersion"))
|
4835
|
+
DescribeClusterSchedulerConfigResponse.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ClusterSchedulerConfigVersion", metadata: {"box" => true}))
|
4836
4836
|
DescribeClusterSchedulerConfigResponse.add_member(:status, Shapes::ShapeRef.new(shape: SchedulerResourceStatus, required: true, location_name: "Status"))
|
4837
4837
|
DescribeClusterSchedulerConfigResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
|
4838
4838
|
DescribeClusterSchedulerConfigResponse.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, location_name: "ClusterArn"))
|
@@ -4878,14 +4878,14 @@ module Aws::SageMaker
|
|
4878
4878
|
DescribeCompilationJobResponse.struct_class = Types::DescribeCompilationJobResponse
|
4879
4879
|
|
4880
4880
|
DescribeComputeQuotaRequest.add_member(:compute_quota_id, Shapes::ShapeRef.new(shape: ComputeQuotaId, required: true, location_name: "ComputeQuotaId"))
|
4881
|
-
DescribeComputeQuotaRequest.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ComputeQuotaVersion"))
|
4881
|
+
DescribeComputeQuotaRequest.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ComputeQuotaVersion", metadata: {"box" => true}))
|
4882
4882
|
DescribeComputeQuotaRequest.struct_class = Types::DescribeComputeQuotaRequest
|
4883
4883
|
|
4884
4884
|
DescribeComputeQuotaResponse.add_member(:compute_quota_arn, Shapes::ShapeRef.new(shape: ComputeQuotaArn, required: true, location_name: "ComputeQuotaArn"))
|
4885
4885
|
DescribeComputeQuotaResponse.add_member(:compute_quota_id, Shapes::ShapeRef.new(shape: ComputeQuotaId, required: true, location_name: "ComputeQuotaId"))
|
4886
4886
|
DescribeComputeQuotaResponse.add_member(:name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "Name"))
|
4887
4887
|
DescribeComputeQuotaResponse.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "Description"))
|
4888
|
-
DescribeComputeQuotaResponse.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ComputeQuotaVersion"))
|
4888
|
+
DescribeComputeQuotaResponse.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ComputeQuotaVersion", metadata: {"box" => true}))
|
4889
4889
|
DescribeComputeQuotaResponse.add_member(:status, Shapes::ShapeRef.new(shape: SchedulerResourceStatus, required: true, location_name: "Status"))
|
4890
4890
|
DescribeComputeQuotaResponse.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
|
4891
4891
|
DescribeComputeQuotaResponse.add_member(:cluster_arn, Shapes::ShapeRef.new(shape: ClusterArn, location_name: "ClusterArn"))
|
@@ -4956,7 +4956,7 @@ module Aws::SageMaker
|
|
4956
4956
|
DescribeDeviceResponse.add_member(:registration_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "RegistrationTime"))
|
4957
4957
|
DescribeDeviceResponse.add_member(:latest_heartbeat, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LatestHeartbeat"))
|
4958
4958
|
DescribeDeviceResponse.add_member(:models, Shapes::ShapeRef.new(shape: EdgeModels, location_name: "Models"))
|
4959
|
-
DescribeDeviceResponse.add_member(:max_models, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxModels"))
|
4959
|
+
DescribeDeviceResponse.add_member(:max_models, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxModels", metadata: {"box" => true}))
|
4960
4960
|
DescribeDeviceResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
4961
4961
|
DescribeDeviceResponse.add_member(:agent_version, Shapes::ShapeRef.new(shape: EdgeVersion, location_name: "AgentVersion"))
|
4962
4962
|
DescribeDeviceResponse.struct_class = Types::DescribeDeviceResponse
|
@@ -4991,16 +4991,16 @@ module Aws::SageMaker
|
|
4991
4991
|
|
4992
4992
|
DescribeEdgeDeploymentPlanRequest.add_member(:edge_deployment_plan_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgeDeploymentPlanName"))
|
4993
4993
|
DescribeEdgeDeploymentPlanRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
4994
|
-
DescribeEdgeDeploymentPlanRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DeploymentStageMaxResults, location_name: "MaxResults"))
|
4994
|
+
DescribeEdgeDeploymentPlanRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: DeploymentStageMaxResults, location_name: "MaxResults", metadata: {"box" => true}))
|
4995
4995
|
DescribeEdgeDeploymentPlanRequest.struct_class = Types::DescribeEdgeDeploymentPlanRequest
|
4996
4996
|
|
4997
4997
|
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_plan_arn, Shapes::ShapeRef.new(shape: EdgeDeploymentPlanArn, required: true, location_name: "EdgeDeploymentPlanArn"))
|
4998
4998
|
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_plan_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgeDeploymentPlanName"))
|
4999
4999
|
DescribeEdgeDeploymentPlanResponse.add_member(:model_configs, Shapes::ShapeRef.new(shape: EdgeDeploymentModelConfigs, required: true, location_name: "ModelConfigs"))
|
5000
5000
|
DescribeEdgeDeploymentPlanResponse.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
|
5001
|
-
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_success, Shapes::ShapeRef.new(shape: Integer, location_name: "EdgeDeploymentSuccess"))
|
5002
|
-
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_pending, Shapes::ShapeRef.new(shape: Integer, location_name: "EdgeDeploymentPending"))
|
5003
|
-
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_failed, Shapes::ShapeRef.new(shape: Integer, location_name: "EdgeDeploymentFailed"))
|
5001
|
+
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_success, Shapes::ShapeRef.new(shape: Integer, location_name: "EdgeDeploymentSuccess", metadata: {"box" => true}))
|
5002
|
+
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_pending, Shapes::ShapeRef.new(shape: Integer, location_name: "EdgeDeploymentPending", metadata: {"box" => true}))
|
5003
|
+
DescribeEdgeDeploymentPlanResponse.add_member(:edge_deployment_failed, Shapes::ShapeRef.new(shape: Integer, location_name: "EdgeDeploymentFailed", metadata: {"box" => true}))
|
5004
5004
|
DescribeEdgeDeploymentPlanResponse.add_member(:stages, Shapes::ShapeRef.new(shape: DeploymentStageStatusSummaries, required: true, location_name: "Stages"))
|
5005
5005
|
DescribeEdgeDeploymentPlanResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
5006
5006
|
DescribeEdgeDeploymentPlanResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
@@ -5041,7 +5041,7 @@ module Aws::SageMaker
|
|
5041
5041
|
DescribeEndpointConfigOutput.add_member(:shadow_production_variants, Shapes::ShapeRef.new(shape: ProductionVariantList, location_name: "ShadowProductionVariants"))
|
5042
5042
|
DescribeEndpointConfigOutput.add_member(:execution_role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "ExecutionRoleArn"))
|
5043
5043
|
DescribeEndpointConfigOutput.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
5044
|
-
DescribeEndpointConfigOutput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
5044
|
+
DescribeEndpointConfigOutput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
5045
5045
|
DescribeEndpointConfigOutput.struct_class = Types::DescribeEndpointConfigOutput
|
5046
5046
|
|
5047
5047
|
DescribeEndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
|
@@ -5239,7 +5239,7 @@ module Aws::SageMaker
|
|
5239
5239
|
DescribeImageVersionResponse.add_member(:ml_framework, Shapes::ShapeRef.new(shape: MLFramework, location_name: "MLFramework"))
|
5240
5240
|
DescribeImageVersionResponse.add_member(:programming_lang, Shapes::ShapeRef.new(shape: ProgrammingLang, location_name: "ProgrammingLang"))
|
5241
5241
|
DescribeImageVersionResponse.add_member(:processor, Shapes::ShapeRef.new(shape: Processor, location_name: "Processor"))
|
5242
|
-
DescribeImageVersionResponse.add_member(:horovod, Shapes::ShapeRef.new(shape: Horovod, location_name: "Horovod"))
|
5242
|
+
DescribeImageVersionResponse.add_member(:horovod, Shapes::ShapeRef.new(shape: Horovod, location_name: "Horovod", metadata: {"box" => true}))
|
5243
5243
|
DescribeImageVersionResponse.add_member(:release_notes, Shapes::ShapeRef.new(shape: ReleaseNotes, location_name: "ReleaseNotes"))
|
5244
5244
|
DescribeImageVersionResponse.struct_class = Types::DescribeImageVersionResponse
|
5245
5245
|
|
@@ -5349,7 +5349,7 @@ module Aws::SageMaker
|
|
5349
5349
|
DescribeMlflowTrackingServerResponse.add_member(:is_active, Shapes::ShapeRef.new(shape: IsTrackingServerActive, location_name: "IsActive"))
|
5350
5350
|
DescribeMlflowTrackingServerResponse.add_member(:tracking_server_url, Shapes::ShapeRef.new(shape: TrackingServerUrl, location_name: "TrackingServerUrl"))
|
5351
5351
|
DescribeMlflowTrackingServerResponse.add_member(:weekly_maintenance_window_start, Shapes::ShapeRef.new(shape: WeeklyMaintenanceWindowStart, location_name: "WeeklyMaintenanceWindowStart"))
|
5352
|
-
DescribeMlflowTrackingServerResponse.add_member(:automatic_model_registration, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutomaticModelRegistration"))
|
5352
|
+
DescribeMlflowTrackingServerResponse.add_member(:automatic_model_registration, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutomaticModelRegistration", metadata: {"box" => true}))
|
5353
5353
|
DescribeMlflowTrackingServerResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
5354
5354
|
DescribeMlflowTrackingServerResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
|
5355
5355
|
DescribeMlflowTrackingServerResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
@@ -5379,7 +5379,7 @@ module Aws::SageMaker
|
|
5379
5379
|
DescribeModelCardExportJobResponse.add_member(:model_card_export_job_arn, Shapes::ShapeRef.new(shape: ModelCardExportJobArn, required: true, location_name: "ModelCardExportJobArn"))
|
5380
5380
|
DescribeModelCardExportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: ModelCardExportJobStatus, required: true, location_name: "Status"))
|
5381
5381
|
DescribeModelCardExportJobResponse.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
|
5382
|
-
DescribeModelCardExportJobResponse.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
|
5382
|
+
DescribeModelCardExportJobResponse.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
5383
5383
|
DescribeModelCardExportJobResponse.add_member(:output_config, Shapes::ShapeRef.new(shape: ModelCardExportOutputConfig, required: true, location_name: "OutputConfig"))
|
5384
5384
|
DescribeModelCardExportJobResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedAt"))
|
5385
5385
|
DescribeModelCardExportJobResponse.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedAt"))
|
@@ -5388,12 +5388,12 @@ module Aws::SageMaker
|
|
5388
5388
|
DescribeModelCardExportJobResponse.struct_class = Types::DescribeModelCardExportJobResponse
|
5389
5389
|
|
5390
5390
|
DescribeModelCardRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: ModelCardNameOrArn, required: true, location_name: "ModelCardName"))
|
5391
|
-
DescribeModelCardRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
|
5391
|
+
DescribeModelCardRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
5392
5392
|
DescribeModelCardRequest.struct_class = Types::DescribeModelCardRequest
|
5393
5393
|
|
5394
5394
|
DescribeModelCardResponse.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, required: true, location_name: "ModelCardArn"))
|
5395
5395
|
DescribeModelCardResponse.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
|
5396
|
-
DescribeModelCardResponse.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
|
5396
|
+
DescribeModelCardResponse.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
5397
5397
|
DescribeModelCardResponse.add_member(:content, Shapes::ShapeRef.new(shape: ModelCardContent, required: true, location_name: "Content"))
|
5398
5398
|
DescribeModelCardResponse.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, required: true, location_name: "ModelCardStatus"))
|
5399
5399
|
DescribeModelCardResponse.add_member(:security_config, Shapes::ShapeRef.new(shape: ModelCardSecurityConfig, location_name: "SecurityConfig"))
|
@@ -5431,7 +5431,7 @@ module Aws::SageMaker
|
|
5431
5431
|
DescribeModelOutput.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
5432
5432
|
DescribeModelOutput.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
|
5433
5433
|
DescribeModelOutput.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, required: true, location_name: "ModelArn"))
|
5434
|
-
DescribeModelOutput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
5434
|
+
DescribeModelOutput.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
5435
5435
|
DescribeModelOutput.add_member(:deployment_recommendation, Shapes::ShapeRef.new(shape: DeploymentRecommendation, location_name: "DeploymentRecommendation"))
|
5436
5436
|
DescribeModelOutput.struct_class = Types::DescribeModelOutput
|
5437
5437
|
|
@@ -5460,7 +5460,7 @@ module Aws::SageMaker
|
|
5460
5460
|
DescribeModelPackageOutput.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
|
5461
5461
|
DescribeModelPackageOutput.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, required: true, location_name: "ModelPackageStatus"))
|
5462
5462
|
DescribeModelPackageOutput.add_member(:model_package_status_details, Shapes::ShapeRef.new(shape: ModelPackageStatusDetails, required: true, location_name: "ModelPackageStatusDetails"))
|
5463
|
-
DescribeModelPackageOutput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
|
5463
|
+
DescribeModelPackageOutput.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace", metadata: {"box" => true}))
|
5464
5464
|
DescribeModelPackageOutput.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
|
5465
5465
|
DescribeModelPackageOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
|
5466
5466
|
DescribeModelPackageOutput.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
|
@@ -5589,7 +5589,7 @@ module Aws::SageMaker
|
|
5589
5589
|
DescribePartnerAppResponse.add_member(:version, Shapes::ShapeRef.new(shape: NonEmptyString64, location_name: "Version"))
|
5590
5590
|
DescribePartnerAppResponse.add_member(:application_config, Shapes::ShapeRef.new(shape: PartnerAppConfig, location_name: "ApplicationConfig"))
|
5591
5591
|
DescribePartnerAppResponse.add_member(:auth_type, Shapes::ShapeRef.new(shape: PartnerAppAuthType, location_name: "AuthType"))
|
5592
|
-
DescribePartnerAppResponse.add_member(:enable_iam_session_based_identity, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableIamSessionBasedIdentity"))
|
5592
|
+
DescribePartnerAppResponse.add_member(:enable_iam_session_based_identity, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableIamSessionBasedIdentity", metadata: {"box" => true}))
|
5593
5593
|
DescribePartnerAppResponse.add_member(:error, Shapes::ShapeRef.new(shape: ErrorInfo, location_name: "Error"))
|
5594
5594
|
DescribePartnerAppResponse.struct_class = Types::DescribePartnerAppResponse
|
5595
5595
|
|
@@ -5741,9 +5741,9 @@ module Aws::SageMaker
|
|
5741
5741
|
DescribeTrainingJobResponse.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
5742
5742
|
DescribeTrainingJobResponse.add_member(:secondary_status_transitions, Shapes::ShapeRef.new(shape: SecondaryStatusTransitions, location_name: "SecondaryStatusTransitions"))
|
5743
5743
|
DescribeTrainingJobResponse.add_member(:final_metric_data_list, Shapes::ShapeRef.new(shape: FinalMetricDataList, location_name: "FinalMetricDataList"))
|
5744
|
-
DescribeTrainingJobResponse.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
5745
|
-
DescribeTrainingJobResponse.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
5746
|
-
DescribeTrainingJobResponse.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining"))
|
5744
|
+
DescribeTrainingJobResponse.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
5745
|
+
DescribeTrainingJobResponse.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption", metadata: {"box" => true}))
|
5746
|
+
DescribeTrainingJobResponse.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining", metadata: {"box" => true}))
|
5747
5747
|
DescribeTrainingJobResponse.add_member(:checkpoint_config, Shapes::ShapeRef.new(shape: CheckpointConfig, location_name: "CheckpointConfig"))
|
5748
5748
|
DescribeTrainingJobResponse.add_member(:training_time_in_seconds, Shapes::ShapeRef.new(shape: TrainingTimeInSeconds, location_name: "TrainingTimeInSeconds"))
|
5749
5749
|
DescribeTrainingJobResponse.add_member(:billable_time_in_seconds, Shapes::ShapeRef.new(shape: BillableTimeInSeconds, location_name: "BillableTimeInSeconds"))
|
@@ -5914,13 +5914,13 @@ module Aws::SageMaker
|
|
5914
5914
|
DeviceNames.member = Shapes::ShapeRef.new(shape: DeviceName)
|
5915
5915
|
|
5916
5916
|
DeviceSelectionConfig.add_member(:device_subset_type, Shapes::ShapeRef.new(shape: DeviceSubsetType, required: true, location_name: "DeviceSubsetType"))
|
5917
|
-
DeviceSelectionConfig.add_member(:percentage, Shapes::ShapeRef.new(shape: Percentage, location_name: "Percentage"))
|
5917
|
+
DeviceSelectionConfig.add_member(:percentage, Shapes::ShapeRef.new(shape: Percentage, location_name: "Percentage", metadata: {"box" => true}))
|
5918
5918
|
DeviceSelectionConfig.add_member(:device_names, Shapes::ShapeRef.new(shape: DeviceNames, location_name: "DeviceNames"))
|
5919
5919
|
DeviceSelectionConfig.add_member(:device_name_contains, Shapes::ShapeRef.new(shape: DeviceName, location_name: "DeviceNameContains"))
|
5920
5920
|
DeviceSelectionConfig.struct_class = Types::DeviceSelectionConfig
|
5921
5921
|
|
5922
|
-
DeviceStats.add_member(:connected_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ConnectedDeviceCount"))
|
5923
|
-
DeviceStats.add_member(:registered_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "RegisteredDeviceCount"))
|
5922
|
+
DeviceStats.add_member(:connected_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ConnectedDeviceCount", metadata: {"box" => true}))
|
5923
|
+
DeviceStats.add_member(:registered_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "RegisteredDeviceCount", metadata: {"box" => true}))
|
5924
5924
|
DeviceStats.struct_class = Types::DeviceStats
|
5925
5925
|
|
5926
5926
|
DeviceSummaries.member = Shapes::ShapeRef.new(shape: DeviceSummary)
|
@@ -6009,10 +6009,10 @@ module Aws::SageMaker
|
|
6009
6009
|
DriftCheckModelQuality.add_member(:constraints, Shapes::ShapeRef.new(shape: MetricsSource, location_name: "Constraints"))
|
6010
6010
|
DriftCheckModelQuality.struct_class = Types::DriftCheckModelQuality
|
6011
6011
|
|
6012
|
-
DynamicScalingConfiguration.add_member(:min_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "MinCapacity"))
|
6013
|
-
DynamicScalingConfiguration.add_member(:max_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxCapacity"))
|
6014
|
-
DynamicScalingConfiguration.add_member(:scale_in_cooldown, Shapes::ShapeRef.new(shape: Integer, location_name: "ScaleInCooldown"))
|
6015
|
-
DynamicScalingConfiguration.add_member(:scale_out_cooldown, Shapes::ShapeRef.new(shape: Integer, location_name: "ScaleOutCooldown"))
|
6012
|
+
DynamicScalingConfiguration.add_member(:min_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "MinCapacity", metadata: {"box" => true}))
|
6013
|
+
DynamicScalingConfiguration.add_member(:max_capacity, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxCapacity", metadata: {"box" => true}))
|
6014
|
+
DynamicScalingConfiguration.add_member(:scale_in_cooldown, Shapes::ShapeRef.new(shape: Integer, location_name: "ScaleInCooldown", metadata: {"box" => true}))
|
6015
|
+
DynamicScalingConfiguration.add_member(:scale_out_cooldown, Shapes::ShapeRef.new(shape: Integer, location_name: "ScaleOutCooldown", metadata: {"box" => true}))
|
6016
6016
|
DynamicScalingConfiguration.add_member(:scaling_policies, Shapes::ShapeRef.new(shape: ScalingPolicies, location_name: "ScalingPolicies"))
|
6017
6017
|
DynamicScalingConfiguration.struct_class = Types::DynamicScalingConfiguration
|
6018
6018
|
|
@@ -6051,17 +6051,17 @@ module Aws::SageMaker
|
|
6051
6051
|
EdgeDeploymentPlanSummary.add_member(:edge_deployment_plan_arn, Shapes::ShapeRef.new(shape: EdgeDeploymentPlanArn, required: true, location_name: "EdgeDeploymentPlanArn"))
|
6052
6052
|
EdgeDeploymentPlanSummary.add_member(:edge_deployment_plan_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgeDeploymentPlanName"))
|
6053
6053
|
EdgeDeploymentPlanSummary.add_member(:device_fleet_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "DeviceFleetName"))
|
6054
|
-
EdgeDeploymentPlanSummary.add_member(:edge_deployment_success, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentSuccess"))
|
6055
|
-
EdgeDeploymentPlanSummary.add_member(:edge_deployment_pending, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentPending"))
|
6056
|
-
EdgeDeploymentPlanSummary.add_member(:edge_deployment_failed, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentFailed"))
|
6054
|
+
EdgeDeploymentPlanSummary.add_member(:edge_deployment_success, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentSuccess", metadata: {"box" => true}))
|
6055
|
+
EdgeDeploymentPlanSummary.add_member(:edge_deployment_pending, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentPending", metadata: {"box" => true}))
|
6056
|
+
EdgeDeploymentPlanSummary.add_member(:edge_deployment_failed, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentFailed", metadata: {"box" => true}))
|
6057
6057
|
EdgeDeploymentPlanSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
6058
6058
|
EdgeDeploymentPlanSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
6059
6059
|
EdgeDeploymentPlanSummary.struct_class = Types::EdgeDeploymentPlanSummary
|
6060
6060
|
|
6061
6061
|
EdgeDeploymentStatus.add_member(:stage_status, Shapes::ShapeRef.new(shape: StageStatus, required: true, location_name: "StageStatus"))
|
6062
|
-
EdgeDeploymentStatus.add_member(:edge_deployment_success_in_stage, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentSuccessInStage"))
|
6063
|
-
EdgeDeploymentStatus.add_member(:edge_deployment_pending_in_stage, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentPendingInStage"))
|
6064
|
-
EdgeDeploymentStatus.add_member(:edge_deployment_failed_in_stage, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentFailedInStage"))
|
6062
|
+
EdgeDeploymentStatus.add_member(:edge_deployment_success_in_stage, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentSuccessInStage", metadata: {"box" => true}))
|
6063
|
+
EdgeDeploymentStatus.add_member(:edge_deployment_pending_in_stage, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentPendingInStage", metadata: {"box" => true}))
|
6064
|
+
EdgeDeploymentStatus.add_member(:edge_deployment_failed_in_stage, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "EdgeDeploymentFailedInStage", metadata: {"box" => true}))
|
6065
6065
|
EdgeDeploymentStatus.add_member(:edge_deployment_status_message, Shapes::ShapeRef.new(shape: String, location_name: "EdgeDeploymentStatusMessage"))
|
6066
6066
|
EdgeDeploymentStatus.add_member(:edge_deployment_stage_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EdgeDeploymentStageStartTime"))
|
6067
6067
|
EdgeDeploymentStatus.struct_class = Types::EdgeDeploymentStatus
|
@@ -6074,10 +6074,10 @@ module Aws::SageMaker
|
|
6074
6074
|
|
6075
6075
|
EdgeModelStat.add_member(:model_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelName"))
|
6076
6076
|
EdgeModelStat.add_member(:model_version, Shapes::ShapeRef.new(shape: EdgeVersion, required: true, location_name: "ModelVersion"))
|
6077
|
-
EdgeModelStat.add_member(:offline_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "OfflineDeviceCount"))
|
6078
|
-
EdgeModelStat.add_member(:connected_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ConnectedDeviceCount"))
|
6079
|
-
EdgeModelStat.add_member(:active_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ActiveDeviceCount"))
|
6080
|
-
EdgeModelStat.add_member(:sampling_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "SamplingDeviceCount"))
|
6077
|
+
EdgeModelStat.add_member(:offline_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "OfflineDeviceCount", metadata: {"box" => true}))
|
6078
|
+
EdgeModelStat.add_member(:connected_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ConnectedDeviceCount", metadata: {"box" => true}))
|
6079
|
+
EdgeModelStat.add_member(:active_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "ActiveDeviceCount", metadata: {"box" => true}))
|
6080
|
+
EdgeModelStat.add_member(:sampling_device_count, Shapes::ShapeRef.new(shape: Long, required: true, location_name: "SamplingDeviceCount", metadata: {"box" => true}))
|
6081
6081
|
EdgeModelStat.struct_class = Types::EdgeModelStat
|
6082
6082
|
|
6083
6083
|
EdgeModelStats.member = Shapes::ShapeRef.new(shape: EdgeModelStat)
|
@@ -6367,13 +6367,13 @@ module Aws::SageMaker
|
|
6367
6367
|
|
6368
6368
|
FinalAutoMLJobObjectiveMetric.add_member(:type, Shapes::ShapeRef.new(shape: AutoMLJobObjectiveType, location_name: "Type"))
|
6369
6369
|
FinalAutoMLJobObjectiveMetric.add_member(:metric_name, Shapes::ShapeRef.new(shape: AutoMLMetricEnum, required: true, location_name: "MetricName"))
|
6370
|
-
FinalAutoMLJobObjectiveMetric.add_member(:value, Shapes::ShapeRef.new(shape: MetricValue, required: true, location_name: "Value"))
|
6370
|
+
FinalAutoMLJobObjectiveMetric.add_member(:value, Shapes::ShapeRef.new(shape: MetricValue, required: true, location_name: "Value", metadata: {"box" => true}))
|
6371
6371
|
FinalAutoMLJobObjectiveMetric.add_member(:standard_metric_name, Shapes::ShapeRef.new(shape: AutoMLMetricEnum, location_name: "StandardMetricName"))
|
6372
6372
|
FinalAutoMLJobObjectiveMetric.struct_class = Types::FinalAutoMLJobObjectiveMetric
|
6373
6373
|
|
6374
6374
|
FinalHyperParameterTuningJobObjectiveMetric.add_member(:type, Shapes::ShapeRef.new(shape: HyperParameterTuningJobObjectiveType, location_name: "Type"))
|
6375
6375
|
FinalHyperParameterTuningJobObjectiveMetric.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, required: true, location_name: "MetricName"))
|
6376
|
-
FinalHyperParameterTuningJobObjectiveMetric.add_member(:value, Shapes::ShapeRef.new(shape: MetricValue, required: true, location_name: "Value"))
|
6376
|
+
FinalHyperParameterTuningJobObjectiveMetric.add_member(:value, Shapes::ShapeRef.new(shape: MetricValue, required: true, location_name: "Value", metadata: {"box" => true}))
|
6377
6377
|
FinalHyperParameterTuningJobObjectiveMetric.struct_class = Types::FinalHyperParameterTuningJobObjectiveMetric
|
6378
6378
|
|
6379
6379
|
FinalMetricDataList.member = Shapes::ShapeRef.new(shape: MetricData)
|
@@ -6580,8 +6580,8 @@ module Aws::SageMaker
|
|
6580
6580
|
HyperParameterSpecification.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "Description"))
|
6581
6581
|
HyperParameterSpecification.add_member(:type, Shapes::ShapeRef.new(shape: ParameterType, required: true, location_name: "Type"))
|
6582
6582
|
HyperParameterSpecification.add_member(:range, Shapes::ShapeRef.new(shape: ParameterRange, location_name: "Range"))
|
6583
|
-
HyperParameterSpecification.add_member(:is_tunable, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsTunable"))
|
6584
|
-
HyperParameterSpecification.add_member(:is_required, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsRequired"))
|
6583
|
+
HyperParameterSpecification.add_member(:is_tunable, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsTunable", metadata: {"box" => true}))
|
6584
|
+
HyperParameterSpecification.add_member(:is_required, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsRequired", metadata: {"box" => true}))
|
6585
6585
|
HyperParameterSpecification.add_member(:default_value, Shapes::ShapeRef.new(shape: HyperParameterValue, location_name: "DefaultValue"))
|
6586
6586
|
HyperParameterSpecification.struct_class = Types::HyperParameterSpecification
|
6587
6587
|
|
@@ -6599,9 +6599,9 @@ module Aws::SageMaker
|
|
6599
6599
|
HyperParameterTrainingJobDefinition.add_member(:resource_config, Shapes::ShapeRef.new(shape: ResourceConfig, location_name: "ResourceConfig"))
|
6600
6600
|
HyperParameterTrainingJobDefinition.add_member(:hyper_parameter_tuning_resource_config, Shapes::ShapeRef.new(shape: HyperParameterTuningResourceConfig, location_name: "HyperParameterTuningResourceConfig"))
|
6601
6601
|
HyperParameterTrainingJobDefinition.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
|
6602
|
-
HyperParameterTrainingJobDefinition.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
6603
|
-
HyperParameterTrainingJobDefinition.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
6604
|
-
HyperParameterTrainingJobDefinition.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining"))
|
6602
|
+
HyperParameterTrainingJobDefinition.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
6603
|
+
HyperParameterTrainingJobDefinition.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption", metadata: {"box" => true}))
|
6604
|
+
HyperParameterTrainingJobDefinition.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining", metadata: {"box" => true}))
|
6605
6605
|
HyperParameterTrainingJobDefinition.add_member(:checkpoint_config, Shapes::ShapeRef.new(shape: CheckpointConfig, location_name: "CheckpointConfig"))
|
6606
6606
|
HyperParameterTrainingJobDefinition.add_member(:retry_strategy, Shapes::ShapeRef.new(shape: RetryStrategy, location_name: "RetryStrategy"))
|
6607
6607
|
HyperParameterTrainingJobDefinition.add_member(:environment, Shapes::ShapeRef.new(shape: HyperParameterTrainingJobEnvironmentMap, location_name: "Environment"))
|
@@ -6629,13 +6629,13 @@ module Aws::SageMaker
|
|
6629
6629
|
HyperParameterTrainingJobSummary.struct_class = Types::HyperParameterTrainingJobSummary
|
6630
6630
|
|
6631
6631
|
HyperParameterTuningInstanceConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: TrainingInstanceType, required: true, location_name: "InstanceType"))
|
6632
|
-
HyperParameterTuningInstanceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, required: true, location_name: "InstanceCount"))
|
6633
|
-
HyperParameterTuningInstanceConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: VolumeSizeInGB, required: true, location_name: "VolumeSizeInGB"))
|
6632
|
+
HyperParameterTuningInstanceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, required: true, location_name: "InstanceCount", metadata: {"box" => true}))
|
6633
|
+
HyperParameterTuningInstanceConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: VolumeSizeInGB, required: true, location_name: "VolumeSizeInGB", metadata: {"box" => true}))
|
6634
6634
|
HyperParameterTuningInstanceConfig.struct_class = Types::HyperParameterTuningInstanceConfig
|
6635
6635
|
|
6636
6636
|
HyperParameterTuningInstanceConfigs.member = Shapes::ShapeRef.new(shape: HyperParameterTuningInstanceConfig)
|
6637
6637
|
|
6638
|
-
HyperParameterTuningJobCompletionDetails.add_member(:number_of_training_jobs_objective_not_improving, Shapes::ShapeRef.new(shape: Integer, location_name: "NumberOfTrainingJobsObjectiveNotImproving"))
|
6638
|
+
HyperParameterTuningJobCompletionDetails.add_member(:number_of_training_jobs_objective_not_improving, Shapes::ShapeRef.new(shape: Integer, location_name: "NumberOfTrainingJobsObjectiveNotImproving", metadata: {"box" => true}))
|
6639
6639
|
HyperParameterTuningJobCompletionDetails.add_member(:convergence_detected_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ConvergenceDetectedTime"))
|
6640
6640
|
HyperParameterTuningJobCompletionDetails.struct_class = Types::HyperParameterTuningJobCompletionDetails
|
6641
6641
|
|
@@ -6649,7 +6649,7 @@ module Aws::SageMaker
|
|
6649
6649
|
HyperParameterTuningJobConfig.add_member(:random_seed, Shapes::ShapeRef.new(shape: RandomSeed, location_name: "RandomSeed"))
|
6650
6650
|
HyperParameterTuningJobConfig.struct_class = Types::HyperParameterTuningJobConfig
|
6651
6651
|
|
6652
|
-
HyperParameterTuningJobConsumedResources.add_member(:runtime_in_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "RuntimeInSeconds"))
|
6652
|
+
HyperParameterTuningJobConsumedResources.add_member(:runtime_in_seconds, Shapes::ShapeRef.new(shape: Integer, location_name: "RuntimeInSeconds", metadata: {"box" => true}))
|
6653
6653
|
HyperParameterTuningJobConsumedResources.struct_class = Types::HyperParameterTuningJobConsumedResources
|
6654
6654
|
|
6655
6655
|
HyperParameterTuningJobObjective.add_member(:type, Shapes::ShapeRef.new(shape: HyperParameterTuningJobObjectiveType, required: true, location_name: "Type"))
|
@@ -6700,8 +6700,8 @@ module Aws::SageMaker
|
|
6700
6700
|
HyperParameterTuningJobWarmStartConfig.struct_class = Types::HyperParameterTuningJobWarmStartConfig
|
6701
6701
|
|
6702
6702
|
HyperParameterTuningResourceConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: TrainingInstanceType, location_name: "InstanceType"))
|
6703
|
-
HyperParameterTuningResourceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, location_name: "InstanceCount"))
|
6704
|
-
HyperParameterTuningResourceConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: OptionalVolumeSizeInGB, location_name: "VolumeSizeInGB"))
|
6703
|
+
HyperParameterTuningResourceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, location_name: "InstanceCount", metadata: {"box" => true}))
|
6704
|
+
HyperParameterTuningResourceConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: OptionalVolumeSizeInGB, location_name: "VolumeSizeInGB", metadata: {"box" => true}))
|
6705
6705
|
HyperParameterTuningResourceConfig.add_member(:volume_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "VolumeKmsKeyId"))
|
6706
6706
|
HyperParameterTuningResourceConfig.add_member(:allocation_strategy, Shapes::ShapeRef.new(shape: HyperParameterTuningAllocationStrategy, location_name: "AllocationStrategy"))
|
6707
6707
|
HyperParameterTuningResourceConfig.add_member(:instance_configs, Shapes::ShapeRef.new(shape: HyperParameterTuningInstanceConfigs, location_name: "InstanceConfigs"))
|
@@ -6882,8 +6882,8 @@ module Aws::SageMaker
|
|
6882
6882
|
InferenceHubAccessConfig.add_member(:hub_content_arn, Shapes::ShapeRef.new(shape: HubContentArn, required: true, location_name: "HubContentArn"))
|
6883
6883
|
InferenceHubAccessConfig.struct_class = Types::InferenceHubAccessConfig
|
6884
6884
|
|
6885
|
-
InferenceMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations"))
|
6886
|
-
InferenceMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency"))
|
6885
|
+
InferenceMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxInvocations", metadata: {"box" => true}))
|
6886
|
+
InferenceMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelLatency", metadata: {"box" => true}))
|
6887
6887
|
InferenceMetrics.struct_class = Types::InferenceMetrics
|
6888
6888
|
|
6889
6889
|
InferenceRecommendation.add_member(:recommendation_id, Shapes::ShapeRef.new(shape: String, location_name: "RecommendationId"))
|
@@ -6942,7 +6942,7 @@ module Aws::SageMaker
|
|
6942
6942
|
InputModes.member = Shapes::ShapeRef.new(shape: TrainingInputMode)
|
6943
6943
|
|
6944
6944
|
InstanceGroup.add_member(:instance_type, Shapes::ShapeRef.new(shape: TrainingInstanceType, required: true, location_name: "InstanceType"))
|
6945
|
-
InstanceGroup.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, required: true, location_name: "InstanceCount"))
|
6945
|
+
InstanceGroup.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, required: true, location_name: "InstanceCount", metadata: {"box" => true}))
|
6946
6946
|
InstanceGroup.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: InstanceGroupName, required: true, location_name: "InstanceGroupName"))
|
6947
6947
|
InstanceGroup.struct_class = Types::InstanceGroup
|
6948
6948
|
|
@@ -7003,16 +7003,16 @@ module Aws::SageMaker
|
|
7003
7003
|
|
7004
7004
|
KernelSpecs.member = Shapes::ShapeRef.new(shape: KernelSpec)
|
7005
7005
|
|
7006
|
-
LabelCounters.add_member(:total_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "TotalLabeled"))
|
7007
|
-
LabelCounters.add_member(:human_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "HumanLabeled"))
|
7008
|
-
LabelCounters.add_member(:machine_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "MachineLabeled"))
|
7009
|
-
LabelCounters.add_member(:failed_non_retryable_error, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "FailedNonRetryableError"))
|
7010
|
-
LabelCounters.add_member(:unlabeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "Unlabeled"))
|
7006
|
+
LabelCounters.add_member(:total_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "TotalLabeled", metadata: {"box" => true}))
|
7007
|
+
LabelCounters.add_member(:human_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "HumanLabeled", metadata: {"box" => true}))
|
7008
|
+
LabelCounters.add_member(:machine_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "MachineLabeled", metadata: {"box" => true}))
|
7009
|
+
LabelCounters.add_member(:failed_non_retryable_error, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "FailedNonRetryableError", metadata: {"box" => true}))
|
7010
|
+
LabelCounters.add_member(:unlabeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "Unlabeled", metadata: {"box" => true}))
|
7011
7011
|
LabelCounters.struct_class = Types::LabelCounters
|
7012
7012
|
|
7013
|
-
LabelCountersForWorkteam.add_member(:human_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "HumanLabeled"))
|
7014
|
-
LabelCountersForWorkteam.add_member(:pending_human, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "PendingHuman"))
|
7015
|
-
LabelCountersForWorkteam.add_member(:total, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "Total"))
|
7013
|
+
LabelCountersForWorkteam.add_member(:human_labeled, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "HumanLabeled", metadata: {"box" => true}))
|
7014
|
+
LabelCountersForWorkteam.add_member(:pending_human, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "PendingHuman", metadata: {"box" => true}))
|
7015
|
+
LabelCountersForWorkteam.add_member(:total, Shapes::ShapeRef.new(shape: LabelCounter, location_name: "Total", metadata: {"box" => true}))
|
7016
7016
|
LabelCountersForWorkteam.struct_class = Types::LabelCountersForWorkteam
|
7017
7017
|
|
7018
7018
|
LabelingJobAlgorithmsConfig.add_member(:labeling_job_algorithm_specification_arn, Shapes::ShapeRef.new(shape: LabelingJobAlgorithmSpecificationArn, required: true, location_name: "LabelingJobAlgorithmSpecificationArn"))
|
@@ -7287,7 +7287,7 @@ module Aws::SageMaker
|
|
7287
7287
|
ListCodeRepositoriesOutput.struct_class = Types::ListCodeRepositoriesOutput
|
7288
7288
|
|
7289
7289
|
ListCompilationJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7290
|
-
ListCompilationJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
7290
|
+
ListCompilationJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
7291
7291
|
ListCompilationJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
|
7292
7292
|
ListCompilationJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
|
7293
7293
|
ListCompilationJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeAfter"))
|
@@ -7472,7 +7472,7 @@ module Aws::SageMaker
|
|
7472
7472
|
ListFlowDefinitionsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
|
7473
7473
|
ListFlowDefinitionsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
7474
7474
|
ListFlowDefinitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7475
|
-
ListFlowDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
7475
|
+
ListFlowDefinitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
7476
7476
|
ListFlowDefinitionsRequest.struct_class = Types::ListFlowDefinitionsRequest
|
7477
7477
|
|
7478
7478
|
ListFlowDefinitionsResponse.add_member(:flow_definition_summaries, Shapes::ShapeRef.new(shape: FlowDefinitionSummaries, required: true, location_name: "FlowDefinitionSummaries"))
|
@@ -7531,7 +7531,7 @@ module Aws::SageMaker
|
|
7531
7531
|
ListHumanTaskUisRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
|
7532
7532
|
ListHumanTaskUisRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
7533
7533
|
ListHumanTaskUisRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7534
|
-
ListHumanTaskUisRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
7534
|
+
ListHumanTaskUisRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
7535
7535
|
ListHumanTaskUisRequest.struct_class = Types::ListHumanTaskUisRequest
|
7536
7536
|
|
7537
7537
|
ListHumanTaskUisResponse.add_member(:human_task_ui_summaries, Shapes::ShapeRef.new(shape: HumanTaskUiSummaries, required: true, location_name: "HumanTaskUiSummaries"))
|
@@ -7539,7 +7539,7 @@ module Aws::SageMaker
|
|
7539
7539
|
ListHumanTaskUisResponse.struct_class = Types::ListHumanTaskUisResponse
|
7540
7540
|
|
7541
7541
|
ListHyperParameterTuningJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7542
|
-
ListHyperParameterTuningJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
7542
|
+
ListHyperParameterTuningJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
7543
7543
|
ListHyperParameterTuningJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: HyperParameterTuningJobSortByOptions, location_name: "SortBy"))
|
7544
7544
|
ListHyperParameterTuningJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
7545
7545
|
ListHyperParameterTuningJobsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: NameContains, location_name: "NameContains"))
|
@@ -7721,7 +7721,7 @@ module Aws::SageMaker
|
|
7721
7721
|
ListModelBiasJobDefinitionsResponse.struct_class = Types::ListModelBiasJobDefinitionsResponse
|
7722
7722
|
|
7723
7723
|
ListModelCardExportJobsRequest.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
|
7724
|
-
ListModelCardExportJobsRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
|
7724
|
+
ListModelCardExportJobsRequest.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
7725
7725
|
ListModelCardExportJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
|
7726
7726
|
ListModelCardExportJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
|
7727
7727
|
ListModelCardExportJobsRequest.add_member(:model_card_export_job_name_contains, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelCardExportJobNameContains"))
|
@@ -7943,7 +7943,7 @@ module Aws::SageMaker
|
|
7943
7943
|
ListNotebookInstancesOutput.struct_class = Types::ListNotebookInstancesOutput
|
7944
7944
|
|
7945
7945
|
ListOptimizationJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
7946
|
-
ListOptimizationJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
7946
|
+
ListOptimizationJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
7947
7947
|
ListOptimizationJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeAfter"))
|
7948
7948
|
ListOptimizationJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: CreationTime, location_name: "CreationTimeBefore"))
|
7949
7949
|
ListOptimizationJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: LastModifiedTime, location_name: "LastModifiedTimeAfter"))
|
@@ -8021,7 +8021,7 @@ module Aws::SageMaker
|
|
8021
8021
|
ListProcessingJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortBy, location_name: "SortBy"))
|
8022
8022
|
ListProcessingJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
8023
8023
|
ListProcessingJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8024
|
-
ListProcessingJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
8024
|
+
ListProcessingJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
8025
8025
|
ListProcessingJobsRequest.struct_class = Types::ListProcessingJobsRequest
|
8026
8026
|
|
8027
8027
|
ListProcessingJobsResponse.add_member(:processing_job_summaries, Shapes::ShapeRef.new(shape: ProcessingJobSummaries, required: true, location_name: "ProcessingJobSummaries"))
|
@@ -8069,7 +8069,7 @@ module Aws::SageMaker
|
|
8069
8069
|
ListStageDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8070
8070
|
ListStageDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMaxResults, location_name: "MaxResults", metadata: {"box" => true}))
|
8071
8071
|
ListStageDevicesRequest.add_member(:edge_deployment_plan_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "EdgeDeploymentPlanName"))
|
8072
|
-
ListStageDevicesRequest.add_member(:exclude_devices_deployed_in_other_stage, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExcludeDevicesDeployedInOtherStage"))
|
8072
|
+
ListStageDevicesRequest.add_member(:exclude_devices_deployed_in_other_stage, Shapes::ShapeRef.new(shape: Boolean, location_name: "ExcludeDevicesDeployedInOtherStage", metadata: {"box" => true}))
|
8073
8073
|
ListStageDevicesRequest.add_member(:stage_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "StageName"))
|
8074
8074
|
ListStageDevicesRequest.struct_class = Types::ListStageDevicesRequest
|
8075
8075
|
|
@@ -8095,7 +8095,7 @@ module Aws::SageMaker
|
|
8095
8095
|
|
8096
8096
|
ListSubscribedWorkteamsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkteamName, location_name: "NameContains"))
|
8097
8097
|
ListSubscribedWorkteamsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8098
|
-
ListSubscribedWorkteamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
8098
|
+
ListSubscribedWorkteamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
8099
8099
|
ListSubscribedWorkteamsRequest.struct_class = Types::ListSubscribedWorkteamsRequest
|
8100
8100
|
|
8101
8101
|
ListSubscribedWorkteamsResponse.add_member(:subscribed_workteams, Shapes::ShapeRef.new(shape: SubscribedWorkteams, required: true, location_name: "SubscribedWorkteams"))
|
@@ -8124,7 +8124,7 @@ module Aws::SageMaker
|
|
8124
8124
|
ListTrainingJobsForHyperParameterTuningJobResponse.struct_class = Types::ListTrainingJobsForHyperParameterTuningJobResponse
|
8125
8125
|
|
8126
8126
|
ListTrainingJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8127
|
-
ListTrainingJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
8127
|
+
ListTrainingJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
8128
8128
|
ListTrainingJobsRequest.add_member(:creation_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeAfter"))
|
8129
8129
|
ListTrainingJobsRequest.add_member(:creation_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTimeBefore"))
|
8130
8130
|
ListTrainingJobsRequest.add_member(:last_modified_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTimeAfter"))
|
@@ -8142,7 +8142,7 @@ module Aws::SageMaker
|
|
8142
8142
|
ListTrainingJobsResponse.struct_class = Types::ListTrainingJobsResponse
|
8143
8143
|
|
8144
8144
|
ListTrainingPlansRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8145
|
-
ListTrainingPlansRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
8145
|
+
ListTrainingPlansRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
8146
8146
|
ListTrainingPlansRequest.add_member(:start_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTimeAfter"))
|
8147
8147
|
ListTrainingPlansRequest.add_member(:start_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTimeBefore"))
|
8148
8148
|
ListTrainingPlansRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: TrainingPlanSortBy, location_name: "SortBy"))
|
@@ -8163,7 +8163,7 @@ module Aws::SageMaker
|
|
8163
8163
|
ListTransformJobsRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: SortBy, location_name: "SortBy"))
|
8164
8164
|
ListTransformJobsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
8165
8165
|
ListTransformJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8166
|
-
ListTransformJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
8166
|
+
ListTransformJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
8167
8167
|
ListTransformJobsRequest.struct_class = Types::ListTransformJobsRequest
|
8168
8168
|
|
8169
8169
|
ListTransformJobsResponse.add_member(:transform_job_summaries, Shapes::ShapeRef.new(shape: TransformJobSummaries, required: true, location_name: "TransformJobSummaries"))
|
@@ -8217,7 +8217,7 @@ module Aws::SageMaker
|
|
8217
8217
|
ListWorkforcesRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
8218
8218
|
ListWorkforcesRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkforceName, location_name: "NameContains"))
|
8219
8219
|
ListWorkforcesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8220
|
-
ListWorkforcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
8220
|
+
ListWorkforcesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
8221
8221
|
ListWorkforcesRequest.struct_class = Types::ListWorkforcesRequest
|
8222
8222
|
|
8223
8223
|
ListWorkforcesResponse.add_member(:workforces, Shapes::ShapeRef.new(shape: Workforces, required: true, location_name: "Workforces"))
|
@@ -8228,7 +8228,7 @@ module Aws::SageMaker
|
|
8228
8228
|
ListWorkteamsRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SortOrder, location_name: "SortOrder"))
|
8229
8229
|
ListWorkteamsRequest.add_member(:name_contains, Shapes::ShapeRef.new(shape: WorkteamName, location_name: "NameContains"))
|
8230
8230
|
ListWorkteamsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
8231
|
-
ListWorkteamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
8231
|
+
ListWorkteamsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
8232
8232
|
ListWorkteamsRequest.struct_class = Types::ListWorkteamsRequest
|
8233
8233
|
|
8234
8234
|
ListWorkteamsResponse.add_member(:workteams, Shapes::ShapeRef.new(shape: Workteams, required: true, location_name: "Workteams"))
|
@@ -8248,16 +8248,16 @@ module Aws::SageMaker
|
|
8248
8248
|
MetadataProperties.struct_class = Types::MetadataProperties
|
8249
8249
|
|
8250
8250
|
MetricData.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "MetricName"))
|
8251
|
-
MetricData.add_member(:value, Shapes::ShapeRef.new(shape: Float, location_name: "Value"))
|
8251
|
+
MetricData.add_member(:value, Shapes::ShapeRef.new(shape: Float, location_name: "Value", metadata: {"box" => true}))
|
8252
8252
|
MetricData.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Timestamp"))
|
8253
8253
|
MetricData.struct_class = Types::MetricData
|
8254
8254
|
|
8255
8255
|
MetricDataList.member = Shapes::ShapeRef.new(shape: MetricDatum)
|
8256
8256
|
|
8257
8257
|
MetricDatum.add_member(:metric_name, Shapes::ShapeRef.new(shape: AutoMLMetricEnum, location_name: "MetricName"))
|
8258
|
-
MetricDatum.add_member(:value, Shapes::ShapeRef.new(shape: Float, location_name: "Value"))
|
8259
|
-
MetricDatum.add_member(:set, Shapes::ShapeRef.new(shape: MetricSetSource, location_name: "Set"))
|
8260
8258
|
MetricDatum.add_member(:standard_metric_name, Shapes::ShapeRef.new(shape: AutoMLMetricExtendedEnum, location_name: "StandardMetricName"))
|
8259
|
+
MetricDatum.add_member(:value, Shapes::ShapeRef.new(shape: Float, location_name: "Value", metadata: {"box" => true}))
|
8260
|
+
MetricDatum.add_member(:set, Shapes::ShapeRef.new(shape: MetricSetSource, location_name: "Set"))
|
8261
8261
|
MetricDatum.struct_class = Types::MetricDatum
|
8262
8262
|
|
8263
8263
|
MetricDefinition.add_member(:name, Shapes::ShapeRef.new(shape: MetricName, required: true, location_name: "Name"))
|
@@ -8287,12 +8287,12 @@ module Aws::SageMaker
|
|
8287
8287
|
Model.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
8288
8288
|
Model.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
8289
8289
|
Model.add_member(:model_arn, Shapes::ShapeRef.new(shape: ModelArn, location_name: "ModelArn"))
|
8290
|
-
Model.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
8290
|
+
Model.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
8291
8291
|
Model.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
|
8292
8292
|
Model.add_member(:deployment_recommendation, Shapes::ShapeRef.new(shape: DeploymentRecommendation, location_name: "DeploymentRecommendation"))
|
8293
8293
|
Model.struct_class = Types::Model
|
8294
8294
|
|
8295
|
-
ModelAccessConfig.add_member(:accept_eula, Shapes::ShapeRef.new(shape: AcceptEula, required: true, location_name: "AcceptEula"))
|
8295
|
+
ModelAccessConfig.add_member(:accept_eula, Shapes::ShapeRef.new(shape: AcceptEula, required: true, location_name: "AcceptEula", metadata: {"box" => true}))
|
8296
8296
|
ModelAccessConfig.struct_class = Types::ModelAccessConfig
|
8297
8297
|
|
8298
8298
|
ModelArtifacts.add_member(:s3_model_artifacts, Shapes::ShapeRef.new(shape: S3Uri, required: true, location_name: "S3ModelArtifacts"))
|
@@ -8314,7 +8314,7 @@ module Aws::SageMaker
|
|
8314
8314
|
|
8315
8315
|
ModelCard.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, location_name: "ModelCardArn"))
|
8316
8316
|
ModelCard.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelCardName"))
|
8317
|
-
ModelCard.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
|
8317
|
+
ModelCard.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
8318
8318
|
ModelCard.add_member(:content, Shapes::ShapeRef.new(shape: ModelCardContent, location_name: "Content"))
|
8319
8319
|
ModelCard.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, location_name: "ModelCardStatus"))
|
8320
8320
|
ModelCard.add_member(:security_config, Shapes::ShapeRef.new(shape: ModelCardSecurityConfig, location_name: "SecurityConfig"))
|
@@ -8335,7 +8335,7 @@ module Aws::SageMaker
|
|
8335
8335
|
ModelCardExportJobSummary.add_member(:model_card_export_job_arn, Shapes::ShapeRef.new(shape: ModelCardExportJobArn, required: true, location_name: "ModelCardExportJobArn"))
|
8336
8336
|
ModelCardExportJobSummary.add_member(:status, Shapes::ShapeRef.new(shape: ModelCardExportJobStatus, required: true, location_name: "Status"))
|
8337
8337
|
ModelCardExportJobSummary.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
|
8338
|
-
ModelCardExportJobSummary.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
|
8338
|
+
ModelCardExportJobSummary.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
8339
8339
|
ModelCardExportJobSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreatedAt"))
|
8340
8340
|
ModelCardExportJobSummary.add_member(:last_modified_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "LastModifiedAt"))
|
8341
8341
|
ModelCardExportJobSummary.struct_class = Types::ModelCardExportJobSummary
|
@@ -8360,7 +8360,7 @@ module Aws::SageMaker
|
|
8360
8360
|
ModelCardVersionSummary.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "ModelCardName"))
|
8361
8361
|
ModelCardVersionSummary.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, required: true, location_name: "ModelCardArn"))
|
8362
8362
|
ModelCardVersionSummary.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, required: true, location_name: "ModelCardStatus"))
|
8363
|
-
ModelCardVersionSummary.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion"))
|
8363
|
+
ModelCardVersionSummary.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
8364
8364
|
ModelCardVersionSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "CreationTime"))
|
8365
8365
|
ModelCardVersionSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
8366
8366
|
ModelCardVersionSummary.struct_class = Types::ModelCardVersionSummary
|
@@ -8389,7 +8389,7 @@ module Aws::SageMaker
|
|
8389
8389
|
|
8390
8390
|
ModelDashboardEndpoints.member = Shapes::ShapeRef.new(shape: ModelDashboardEndpoint)
|
8391
8391
|
|
8392
|
-
ModelDashboardIndicatorAction.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
|
8392
|
+
ModelDashboardIndicatorAction.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled", metadata: {"box" => true}))
|
8393
8393
|
ModelDashboardIndicatorAction.struct_class = Types::ModelDashboardIndicatorAction
|
8394
8394
|
|
8395
8395
|
ModelDashboardModel.add_member(:model, Shapes::ShapeRef.new(shape: Model, location_name: "Model"))
|
@@ -8401,7 +8401,7 @@ module Aws::SageMaker
|
|
8401
8401
|
|
8402
8402
|
ModelDashboardModelCard.add_member(:model_card_arn, Shapes::ShapeRef.new(shape: ModelCardArn, location_name: "ModelCardArn"))
|
8403
8403
|
ModelDashboardModelCard.add_member(:model_card_name, Shapes::ShapeRef.new(shape: EntityName, location_name: "ModelCardName"))
|
8404
|
-
ModelDashboardModelCard.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion"))
|
8404
|
+
ModelDashboardModelCard.add_member(:model_card_version, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelCardVersion", metadata: {"box" => true}))
|
8405
8405
|
ModelDashboardModelCard.add_member(:model_card_status, Shapes::ShapeRef.new(shape: ModelCardStatus, location_name: "ModelCardStatus"))
|
8406
8406
|
ModelDashboardModelCard.add_member(:security_config, Shapes::ShapeRef.new(shape: ModelCardSecurityConfig, location_name: "SecurityConfig"))
|
8407
8407
|
ModelDashboardModelCard.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
|
@@ -8436,7 +8436,7 @@ module Aws::SageMaker
|
|
8436
8436
|
ModelDataSource.add_member(:s3_data_source, Shapes::ShapeRef.new(shape: S3ModelDataSource, location_name: "S3DataSource"))
|
8437
8437
|
ModelDataSource.struct_class = Types::ModelDataSource
|
8438
8438
|
|
8439
|
-
ModelDeployConfig.add_member(:auto_generate_endpoint_name, Shapes::ShapeRef.new(shape: AutoGenerateEndpointName, location_name: "AutoGenerateEndpointName"))
|
8439
|
+
ModelDeployConfig.add_member(:auto_generate_endpoint_name, Shapes::ShapeRef.new(shape: AutoGenerateEndpointName, location_name: "AutoGenerateEndpointName", metadata: {"box" => true}))
|
8440
8440
|
ModelDeployConfig.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, location_name: "EndpointName"))
|
8441
8441
|
ModelDeployConfig.struct_class = Types::ModelDeployConfig
|
8442
8442
|
|
@@ -8467,7 +8467,7 @@ module Aws::SageMaker
|
|
8467
8467
|
ModelInput.struct_class = Types::ModelInput
|
8468
8468
|
|
8469
8469
|
ModelLatencyThreshold.add_member(:percentile, Shapes::ShapeRef.new(shape: String64, location_name: "Percentile"))
|
8470
|
-
ModelLatencyThreshold.add_member(:value_in_milliseconds, Shapes::ShapeRef.new(shape: Integer, location_name: "ValueInMilliseconds"))
|
8470
|
+
ModelLatencyThreshold.add_member(:value_in_milliseconds, Shapes::ShapeRef.new(shape: Integer, location_name: "ValueInMilliseconds", metadata: {"box" => true}))
|
8471
8471
|
ModelLatencyThreshold.struct_class = Types::ModelLatencyThreshold
|
8472
8472
|
|
8473
8473
|
ModelLatencyThresholds.member = Shapes::ShapeRef.new(shape: ModelLatencyThreshold)
|
@@ -8512,7 +8512,7 @@ module Aws::SageMaker
|
|
8512
8512
|
ModelPackage.add_member(:validation_specification, Shapes::ShapeRef.new(shape: ModelPackageValidationSpecification, location_name: "ValidationSpecification"))
|
8513
8513
|
ModelPackage.add_member(:model_package_status, Shapes::ShapeRef.new(shape: ModelPackageStatus, location_name: "ModelPackageStatus"))
|
8514
8514
|
ModelPackage.add_member(:model_package_status_details, Shapes::ShapeRef.new(shape: ModelPackageStatusDetails, location_name: "ModelPackageStatusDetails"))
|
8515
|
-
ModelPackage.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace"))
|
8515
|
+
ModelPackage.add_member(:certify_for_marketplace, Shapes::ShapeRef.new(shape: CertifyForMarketplace, location_name: "CertifyForMarketplace", metadata: {"box" => true}))
|
8516
8516
|
ModelPackage.add_member(:model_approval_status, Shapes::ShapeRef.new(shape: ModelApprovalStatus, location_name: "ModelApprovalStatus"))
|
8517
8517
|
ModelPackage.add_member(:created_by, Shapes::ShapeRef.new(shape: UserContext, location_name: "CreatedBy"))
|
8518
8518
|
ModelPackage.add_member(:metadata_properties, Shapes::ShapeRef.new(shape: MetadataProperties, location_name: "MetadataProperties"))
|
@@ -8722,7 +8722,7 @@ module Aws::SageMaker
|
|
8722
8722
|
|
8723
8723
|
MonitoringContainerArguments.member = Shapes::ShapeRef.new(shape: ContainerArgument)
|
8724
8724
|
|
8725
|
-
MonitoringCsvDatasetFormat.add_member(:header, Shapes::ShapeRef.new(shape: Boolean, location_name: "Header"))
|
8725
|
+
MonitoringCsvDatasetFormat.add_member(:header, Shapes::ShapeRef.new(shape: Boolean, location_name: "Header", metadata: {"box" => true}))
|
8726
8726
|
MonitoringCsvDatasetFormat.struct_class = Types::MonitoringCsvDatasetFormat
|
8727
8727
|
|
8728
8728
|
MonitoringDatasetFormat.add_member(:csv, Shapes::ShapeRef.new(shape: MonitoringCsvDatasetFormat, location_name: "Csv"))
|
@@ -8775,11 +8775,11 @@ module Aws::SageMaker
|
|
8775
8775
|
|
8776
8776
|
MonitoringJobDefinitionSummaryList.member = Shapes::ShapeRef.new(shape: MonitoringJobDefinitionSummary)
|
8777
8777
|
|
8778
|
-
MonitoringJsonDatasetFormat.add_member(:line, Shapes::ShapeRef.new(shape: Boolean, location_name: "Line"))
|
8778
|
+
MonitoringJsonDatasetFormat.add_member(:line, Shapes::ShapeRef.new(shape: Boolean, location_name: "Line", metadata: {"box" => true}))
|
8779
8779
|
MonitoringJsonDatasetFormat.struct_class = Types::MonitoringJsonDatasetFormat
|
8780
8780
|
|
8781
|
-
MonitoringNetworkConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
8782
|
-
MonitoringNetworkConfig.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
8781
|
+
MonitoringNetworkConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption", metadata: {"box" => true}))
|
8782
|
+
MonitoringNetworkConfig.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
8783
8783
|
MonitoringNetworkConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
8784
8784
|
MonitoringNetworkConfig.struct_class = Types::MonitoringNetworkConfig
|
8785
8785
|
|
@@ -8838,7 +8838,7 @@ module Aws::SageMaker
|
|
8838
8838
|
MonitoringStatisticsResource.add_member(:s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3Uri"))
|
8839
8839
|
MonitoringStatisticsResource.struct_class = Types::MonitoringStatisticsResource
|
8840
8840
|
|
8841
|
-
MonitoringStoppingCondition.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: MonitoringMaxRuntimeInSeconds, required: true, location_name: "MaxRuntimeInSeconds"))
|
8841
|
+
MonitoringStoppingCondition.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: MonitoringMaxRuntimeInSeconds, required: true, location_name: "MaxRuntimeInSeconds", metadata: {"box" => true}))
|
8842
8842
|
MonitoringStoppingCondition.struct_class = Types::MonitoringStoppingCondition
|
8843
8843
|
|
8844
8844
|
MultiModelConfig.add_member(:model_cache_setting, Shapes::ShapeRef.new(shape: ModelCacheSetting, location_name: "ModelCacheSetting"))
|
@@ -8858,8 +8858,8 @@ module Aws::SageMaker
|
|
8858
8858
|
|
8859
8859
|
NestedFiltersList.member = Shapes::ShapeRef.new(shape: NestedFilters)
|
8860
8860
|
|
8861
|
-
NetworkConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
8862
|
-
NetworkConfig.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
8861
|
+
NetworkConfig.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption", metadata: {"box" => true}))
|
8862
|
+
NetworkConfig.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
8863
8863
|
NetworkConfig.add_member(:vpc_config, Shapes::ShapeRef.new(shape: VpcConfig, location_name: "VpcConfig"))
|
8864
8864
|
NetworkConfig.struct_class = Types::NetworkConfig
|
8865
8865
|
|
@@ -8895,13 +8895,13 @@ module Aws::SageMaker
|
|
8895
8895
|
NotificationConfiguration.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: NotificationTopicArn, location_name: "NotificationTopicArn"))
|
8896
8896
|
NotificationConfiguration.struct_class = Types::NotificationConfiguration
|
8897
8897
|
|
8898
|
-
ObjectiveStatusCounters.add_member(:succeeded, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Succeeded"))
|
8899
|
-
ObjectiveStatusCounters.add_member(:pending, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Pending"))
|
8900
|
-
ObjectiveStatusCounters.add_member(:failed, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Failed"))
|
8898
|
+
ObjectiveStatusCounters.add_member(:succeeded, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Succeeded", metadata: {"box" => true}))
|
8899
|
+
ObjectiveStatusCounters.add_member(:pending, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Pending", metadata: {"box" => true}))
|
8900
|
+
ObjectiveStatusCounters.add_member(:failed, Shapes::ShapeRef.new(shape: ObjectiveStatusCounter, location_name: "Failed", metadata: {"box" => true}))
|
8901
8901
|
ObjectiveStatusCounters.struct_class = Types::ObjectiveStatusCounters
|
8902
8902
|
|
8903
8903
|
OfflineStoreConfig.add_member(:s3_storage_config, Shapes::ShapeRef.new(shape: S3StorageConfig, required: true, location_name: "S3StorageConfig"))
|
8904
|
-
OfflineStoreConfig.add_member(:disable_glue_table_creation, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableGlueTableCreation"))
|
8904
|
+
OfflineStoreConfig.add_member(:disable_glue_table_creation, Shapes::ShapeRef.new(shape: Boolean, location_name: "DisableGlueTableCreation", metadata: {"box" => true}))
|
8905
8905
|
OfflineStoreConfig.add_member(:data_catalog_config, Shapes::ShapeRef.new(shape: DataCatalogConfig, location_name: "DataCatalogConfig"))
|
8906
8906
|
OfflineStoreConfig.add_member(:table_format, Shapes::ShapeRef.new(shape: TableFormat, location_name: "TableFormat"))
|
8907
8907
|
OfflineStoreConfig.struct_class = Types::OfflineStoreConfig
|
@@ -8939,7 +8939,7 @@ module Aws::SageMaker
|
|
8939
8939
|
OnStartDeepHealthChecks.member = Shapes::ShapeRef.new(shape: DeepHealthCheckType)
|
8940
8940
|
|
8941
8941
|
OnlineStoreConfig.add_member(:security_config, Shapes::ShapeRef.new(shape: OnlineStoreSecurityConfig, location_name: "SecurityConfig"))
|
8942
|
-
OnlineStoreConfig.add_member(:enable_online_store, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableOnlineStore"))
|
8942
|
+
OnlineStoreConfig.add_member(:enable_online_store, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableOnlineStore", metadata: {"box" => true}))
|
8943
8943
|
OnlineStoreConfig.add_member(:ttl_duration, Shapes::ShapeRef.new(shape: TtlDuration, location_name: "TtlDuration"))
|
8944
8944
|
OnlineStoreConfig.add_member(:storage_type, Shapes::ShapeRef.new(shape: StorageType, location_name: "StorageType"))
|
8945
8945
|
OnlineStoreConfig.struct_class = Types::OnlineStoreConfig
|
@@ -8989,7 +8989,7 @@ module Aws::SageMaker
|
|
8989
8989
|
OptimizationJobSummary.add_member(:optimization_types, Shapes::ShapeRef.new(shape: OptimizationTypes, required: true, location_name: "OptimizationTypes"))
|
8990
8990
|
OptimizationJobSummary.struct_class = Types::OptimizationJobSummary
|
8991
8991
|
|
8992
|
-
OptimizationModelAccessConfig.add_member(:accept_eula, Shapes::ShapeRef.new(shape: OptimizationModelAcceptEula, required: true, location_name: "AcceptEula"))
|
8992
|
+
OptimizationModelAccessConfig.add_member(:accept_eula, Shapes::ShapeRef.new(shape: OptimizationModelAcceptEula, required: true, location_name: "AcceptEula", metadata: {"box" => true}))
|
8993
8993
|
OptimizationModelAccessConfig.struct_class = Types::OptimizationModelAccessConfig
|
8994
8994
|
|
8995
8995
|
OptimizationOutput.add_member(:recommended_inference_image, Shapes::ShapeRef.new(shape: OptimizationContainerImage, location_name: "RecommendedInferenceImage"))
|
@@ -9029,7 +9029,7 @@ module Aws::SageMaker
|
|
9029
9029
|
OwnershipSettingsSummary.add_member(:owner_user_profile_name, Shapes::ShapeRef.new(shape: UserProfileName, location_name: "OwnerUserProfileName"))
|
9030
9030
|
OwnershipSettingsSummary.struct_class = Types::OwnershipSettingsSummary
|
9031
9031
|
|
9032
|
-
ParallelismConfiguration.add_member(:max_parallel_execution_steps, Shapes::ShapeRef.new(shape: MaxParallelExecutionSteps, required: true, location_name: "MaxParallelExecutionSteps"))
|
9032
|
+
ParallelismConfiguration.add_member(:max_parallel_execution_steps, Shapes::ShapeRef.new(shape: MaxParallelExecutionSteps, required: true, location_name: "MaxParallelExecutionSteps", metadata: {"box" => true}))
|
9033
9033
|
ParallelismConfiguration.struct_class = Types::ParallelismConfiguration
|
9034
9034
|
|
9035
9035
|
Parameter.add_member(:name, Shapes::ShapeRef.new(shape: PipelineParameterName, required: true, location_name: "Name"))
|
@@ -9158,7 +9158,7 @@ module Aws::SageMaker
|
|
9158
9158
|
PipelineExecutionStep.add_member(:cache_hit_result, Shapes::ShapeRef.new(shape: CacheHitResult, location_name: "CacheHitResult"))
|
9159
9159
|
PipelineExecutionStep.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "FailureReason"))
|
9160
9160
|
PipelineExecutionStep.add_member(:metadata, Shapes::ShapeRef.new(shape: PipelineExecutionStepMetadata, location_name: "Metadata"))
|
9161
|
-
PipelineExecutionStep.add_member(:attempt_count, Shapes::ShapeRef.new(shape: Integer, location_name: "AttemptCount"))
|
9161
|
+
PipelineExecutionStep.add_member(:attempt_count, Shapes::ShapeRef.new(shape: Integer, location_name: "AttemptCount", metadata: {"box" => true}))
|
9162
9162
|
PipelineExecutionStep.add_member(:selective_execution_result, Shapes::ShapeRef.new(shape: SelectiveExecutionResult, location_name: "SelectiveExecutionResult"))
|
9163
9163
|
PipelineExecutionStep.struct_class = Types::PipelineExecutionStep
|
9164
9164
|
|
@@ -9230,7 +9230,7 @@ module Aws::SageMaker
|
|
9230
9230
|
ProcessingFeatureStoreOutput.struct_class = Types::ProcessingFeatureStoreOutput
|
9231
9231
|
|
9232
9232
|
ProcessingInput.add_member(:input_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InputName"))
|
9233
|
-
ProcessingInput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged"))
|
9233
|
+
ProcessingInput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged", metadata: {"box" => true}))
|
9234
9234
|
ProcessingInput.add_member(:s3_input, Shapes::ShapeRef.new(shape: ProcessingS3Input, location_name: "S3Input"))
|
9235
9235
|
ProcessingInput.add_member(:dataset_definition, Shapes::ShapeRef.new(shape: DatasetDefinition, location_name: "DatasetDefinition"))
|
9236
9236
|
ProcessingInput.struct_class = Types::ProcessingInput
|
@@ -9279,7 +9279,7 @@ module Aws::SageMaker
|
|
9279
9279
|
ProcessingOutput.add_member(:output_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OutputName"))
|
9280
9280
|
ProcessingOutput.add_member(:s3_output, Shapes::ShapeRef.new(shape: ProcessingS3Output, location_name: "S3Output"))
|
9281
9281
|
ProcessingOutput.add_member(:feature_store_output, Shapes::ShapeRef.new(shape: ProcessingFeatureStoreOutput, location_name: "FeatureStoreOutput"))
|
9282
|
-
ProcessingOutput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged"))
|
9282
|
+
ProcessingOutput.add_member(:app_managed, Shapes::ShapeRef.new(shape: AppManaged, location_name: "AppManaged", metadata: {"box" => true}))
|
9283
9283
|
ProcessingOutput.struct_class = Types::ProcessingOutput
|
9284
9284
|
|
9285
9285
|
ProcessingOutputConfig.add_member(:outputs, Shapes::ShapeRef.new(shape: ProcessingOutputs, required: true, location_name: "Outputs"))
|
@@ -9304,7 +9304,7 @@ module Aws::SageMaker
|
|
9304
9304
|
ProcessingS3Output.add_member(:s3_upload_mode, Shapes::ShapeRef.new(shape: ProcessingS3UploadMode, required: true, location_name: "S3UploadMode"))
|
9305
9305
|
ProcessingS3Output.struct_class = Types::ProcessingS3Output
|
9306
9306
|
|
9307
|
-
ProcessingStoppingCondition.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: ProcessingMaxRuntimeInSeconds, required: true, location_name: "MaxRuntimeInSeconds"))
|
9307
|
+
ProcessingStoppingCondition.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: ProcessingMaxRuntimeInSeconds, required: true, location_name: "MaxRuntimeInSeconds", metadata: {"box" => true}))
|
9308
9308
|
ProcessingStoppingCondition.struct_class = Types::ProcessingStoppingCondition
|
9309
9309
|
|
9310
9310
|
ProductListings.member = Shapes::ShapeRef.new(shape: String)
|
@@ -9374,13 +9374,13 @@ module Aws::SageMaker
|
|
9374
9374
|
ProfilerConfig.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
|
9375
9375
|
ProfilerConfig.add_member(:profiling_interval_in_milliseconds, Shapes::ShapeRef.new(shape: ProfilingIntervalInMilliseconds, location_name: "ProfilingIntervalInMilliseconds"))
|
9376
9376
|
ProfilerConfig.add_member(:profiling_parameters, Shapes::ShapeRef.new(shape: ProfilingParameters, location_name: "ProfilingParameters"))
|
9377
|
-
ProfilerConfig.add_member(:disable_profiler, Shapes::ShapeRef.new(shape: DisableProfiler, location_name: "DisableProfiler"))
|
9377
|
+
ProfilerConfig.add_member(:disable_profiler, Shapes::ShapeRef.new(shape: DisableProfiler, location_name: "DisableProfiler", metadata: {"box" => true}))
|
9378
9378
|
ProfilerConfig.struct_class = Types::ProfilerConfig
|
9379
9379
|
|
9380
9380
|
ProfilerConfigForUpdate.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
|
9381
9381
|
ProfilerConfigForUpdate.add_member(:profiling_interval_in_milliseconds, Shapes::ShapeRef.new(shape: ProfilingIntervalInMilliseconds, location_name: "ProfilingIntervalInMilliseconds"))
|
9382
9382
|
ProfilerConfigForUpdate.add_member(:profiling_parameters, Shapes::ShapeRef.new(shape: ProfilingParameters, location_name: "ProfilingParameters"))
|
9383
|
-
ProfilerConfigForUpdate.add_member(:disable_profiler, Shapes::ShapeRef.new(shape: DisableProfiler, location_name: "DisableProfiler"))
|
9383
|
+
ProfilerConfigForUpdate.add_member(:disable_profiler, Shapes::ShapeRef.new(shape: DisableProfiler, location_name: "DisableProfiler", metadata: {"box" => true}))
|
9384
9384
|
ProfilerConfigForUpdate.struct_class = Types::ProfilerConfigForUpdate
|
9385
9385
|
|
9386
9386
|
ProfilerRuleConfiguration.add_member(:rule_configuration_name, Shapes::ShapeRef.new(shape: RuleConfigurationName, required: true, location_name: "RuleConfigurationName"))
|
@@ -9388,7 +9388,7 @@ module Aws::SageMaker
|
|
9388
9388
|
ProfilerRuleConfiguration.add_member(:s3_output_path, Shapes::ShapeRef.new(shape: S3Uri, location_name: "S3OutputPath"))
|
9389
9389
|
ProfilerRuleConfiguration.add_member(:rule_evaluator_image, Shapes::ShapeRef.new(shape: AlgorithmImage, required: true, location_name: "RuleEvaluatorImage"))
|
9390
9390
|
ProfilerRuleConfiguration.add_member(:instance_type, Shapes::ShapeRef.new(shape: ProcessingInstanceType, location_name: "InstanceType"))
|
9391
|
-
ProfilerRuleConfiguration.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: OptionalVolumeSizeInGB, location_name: "VolumeSizeInGB"))
|
9391
|
+
ProfilerRuleConfiguration.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: OptionalVolumeSizeInGB, location_name: "VolumeSizeInGB", metadata: {"box" => true}))
|
9392
9392
|
ProfilerRuleConfiguration.add_member(:rule_parameters, Shapes::ShapeRef.new(shape: RuleParameters, location_name: "RuleParameters"))
|
9393
9393
|
ProfilerRuleConfiguration.struct_class = Types::ProfilerRuleConfiguration
|
9394
9394
|
|
@@ -9462,8 +9462,8 @@ module Aws::SageMaker
|
|
9462
9462
|
QualityCheckStepMetadata.add_member(:model_package_group_name, Shapes::ShapeRef.new(shape: String256, location_name: "ModelPackageGroupName"))
|
9463
9463
|
QualityCheckStepMetadata.add_member(:violation_report, Shapes::ShapeRef.new(shape: String1024, location_name: "ViolationReport"))
|
9464
9464
|
QualityCheckStepMetadata.add_member(:check_job_arn, Shapes::ShapeRef.new(shape: String256, location_name: "CheckJobArn"))
|
9465
|
-
QualityCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck"))
|
9466
|
-
QualityCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline"))
|
9465
|
+
QualityCheckStepMetadata.add_member(:skip_check, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipCheck", metadata: {"box" => true}))
|
9466
|
+
QualityCheckStepMetadata.add_member(:register_new_baseline, Shapes::ShapeRef.new(shape: Boolean, location_name: "RegisterNewBaseline", metadata: {"box" => true}))
|
9467
9467
|
QualityCheckStepMetadata.struct_class = Types::QualityCheckStepMetadata
|
9468
9468
|
|
9469
9469
|
QueryFilters.add_member(:types, Shapes::ShapeRef.new(shape: QueryTypes, location_name: "Types"))
|
@@ -9477,7 +9477,7 @@ module Aws::SageMaker
|
|
9477
9477
|
|
9478
9478
|
QueryLineageRequest.add_member(:start_arns, Shapes::ShapeRef.new(shape: QueryLineageStartArns, location_name: "StartArns"))
|
9479
9479
|
QueryLineageRequest.add_member(:direction, Shapes::ShapeRef.new(shape: Direction, location_name: "Direction"))
|
9480
|
-
QueryLineageRequest.add_member(:include_edges, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeEdges"))
|
9480
|
+
QueryLineageRequest.add_member(:include_edges, Shapes::ShapeRef.new(shape: Boolean, location_name: "IncludeEdges", metadata: {"box" => true}))
|
9481
9481
|
QueryLineageRequest.add_member(:filters, Shapes::ShapeRef.new(shape: QueryFilters, location_name: "Filters"))
|
9482
9482
|
QueryLineageRequest.add_member(:max_depth, Shapes::ShapeRef.new(shape: QueryLineageMaxDepth, location_name: "MaxDepth"))
|
9483
9483
|
QueryLineageRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: QueryLineageMaxResults, location_name: "MaxResults"))
|
@@ -9579,7 +9579,7 @@ module Aws::SageMaker
|
|
9579
9579
|
RecommendationJobResourceLimit.add_member(:max_parallel_of_tests, Shapes::ShapeRef.new(shape: MaxParallelOfTests, location_name: "MaxParallelOfTests"))
|
9580
9580
|
RecommendationJobResourceLimit.struct_class = Types::RecommendationJobResourceLimit
|
9581
9581
|
|
9582
|
-
RecommendationJobStoppingConditions.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocations"))
|
9582
|
+
RecommendationJobStoppingConditions.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocations", metadata: {"box" => true}))
|
9583
9583
|
RecommendationJobStoppingConditions.add_member(:model_latency_thresholds, Shapes::ShapeRef.new(shape: ModelLatencyThresholds, location_name: "ModelLatencyThresholds"))
|
9584
9584
|
RecommendationJobStoppingConditions.add_member(:flat_invocations, Shapes::ShapeRef.new(shape: FlatInvocations, location_name: "FlatInvocations"))
|
9585
9585
|
RecommendationJobStoppingConditions.struct_class = Types::RecommendationJobStoppingConditions
|
@@ -9598,10 +9598,10 @@ module Aws::SageMaker
|
|
9598
9598
|
|
9599
9599
|
RecommendationJobVpcSubnets.member = Shapes::ShapeRef.new(shape: RecommendationJobVpcSubnetId)
|
9600
9600
|
|
9601
|
-
RecommendationMetrics.add_member(:cost_per_hour, Shapes::ShapeRef.new(shape: Float, location_name: "CostPerHour"))
|
9602
|
-
RecommendationMetrics.add_member(:cost_per_inference, Shapes::ShapeRef.new(shape: Float, location_name: "CostPerInference"))
|
9603
|
-
RecommendationMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocations"))
|
9604
|
-
RecommendationMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelLatency"))
|
9601
|
+
RecommendationMetrics.add_member(:cost_per_hour, Shapes::ShapeRef.new(shape: Float, location_name: "CostPerHour", metadata: {"box" => true}))
|
9602
|
+
RecommendationMetrics.add_member(:cost_per_inference, Shapes::ShapeRef.new(shape: Float, location_name: "CostPerInference", metadata: {"box" => true}))
|
9603
|
+
RecommendationMetrics.add_member(:max_invocations, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocations", metadata: {"box" => true}))
|
9604
|
+
RecommendationMetrics.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelLatency", metadata: {"box" => true}))
|
9605
9605
|
RecommendationMetrics.add_member(:cpu_utilization, Shapes::ShapeRef.new(shape: UtilizationMetric, location_name: "CpuUtilization"))
|
9606
9606
|
RecommendationMetrics.add_member(:memory_utilization, Shapes::ShapeRef.new(shape: UtilizationMetric, location_name: "MemoryUtilization"))
|
9607
9607
|
RecommendationMetrics.add_member(:model_setup_time, Shapes::ShapeRef.new(shape: ModelSetupTime, location_name: "ModelSetupTime"))
|
@@ -9655,7 +9655,7 @@ module Aws::SageMaker
|
|
9655
9655
|
RepositoryAuthConfig.struct_class = Types::RepositoryAuthConfig
|
9656
9656
|
|
9657
9657
|
ReservedCapacityOffering.add_member(:instance_type, Shapes::ShapeRef.new(shape: ReservedCapacityInstanceType, required: true, location_name: "InstanceType"))
|
9658
|
-
ReservedCapacityOffering.add_member(:instance_count, Shapes::ShapeRef.new(shape: ReservedCapacityInstanceCount, required: true, location_name: "InstanceCount"))
|
9658
|
+
ReservedCapacityOffering.add_member(:instance_count, Shapes::ShapeRef.new(shape: ReservedCapacityInstanceCount, required: true, location_name: "InstanceCount", metadata: {"box" => true}))
|
9659
9659
|
ReservedCapacityOffering.add_member(:availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "AvailabilityZone"))
|
9660
9660
|
ReservedCapacityOffering.add_member(:duration_hours, Shapes::ShapeRef.new(shape: ReservedCapacityDurationHours, location_name: "DurationHours"))
|
9661
9661
|
ReservedCapacityOffering.add_member(:duration_minutes, Shapes::ShapeRef.new(shape: ReservedCapacityDurationMinutes, location_name: "DurationMinutes"))
|
@@ -9692,8 +9692,8 @@ module Aws::SageMaker
|
|
9692
9692
|
ResourceCatalogList.member = Shapes::ShapeRef.new(shape: ResourceCatalog)
|
9693
9693
|
|
9694
9694
|
ResourceConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: TrainingInstanceType, location_name: "InstanceType"))
|
9695
|
-
ResourceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, location_name: "InstanceCount"))
|
9696
|
-
ResourceConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: VolumeSizeInGB, required: true, location_name: "VolumeSizeInGB"))
|
9695
|
+
ResourceConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: TrainingInstanceCount, location_name: "InstanceCount", metadata: {"box" => true}))
|
9696
|
+
ResourceConfig.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: VolumeSizeInGB, required: true, location_name: "VolumeSizeInGB", metadata: {"box" => true}))
|
9697
9697
|
ResourceConfig.add_member(:volume_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "VolumeKmsKeyId"))
|
9698
9698
|
ResourceConfig.add_member(:keep_alive_period_in_seconds, Shapes::ShapeRef.new(shape: KeepAlivePeriodInSeconds, location_name: "KeepAlivePeriodInSeconds"))
|
9699
9699
|
ResourceConfig.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroups, location_name: "InstanceGroups"))
|
@@ -9710,7 +9710,7 @@ module Aws::SageMaker
|
|
9710
9710
|
ResourceLimitExceeded.struct_class = Types::ResourceLimitExceeded
|
9711
9711
|
|
9712
9712
|
ResourceLimits.add_member(:max_number_of_training_jobs, Shapes::ShapeRef.new(shape: MaxNumberOfTrainingJobs, location_name: "MaxNumberOfTrainingJobs"))
|
9713
|
-
ResourceLimits.add_member(:max_parallel_training_jobs, Shapes::ShapeRef.new(shape: MaxParallelTrainingJobs, required: true, location_name: "MaxParallelTrainingJobs"))
|
9713
|
+
ResourceLimits.add_member(:max_parallel_training_jobs, Shapes::ShapeRef.new(shape: MaxParallelTrainingJobs, required: true, location_name: "MaxParallelTrainingJobs", metadata: {"box" => true}))
|
9714
9714
|
ResourceLimits.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: HyperParameterTuningMaxRuntimeInSeconds, location_name: "MaxRuntimeInSeconds"))
|
9715
9715
|
ResourceLimits.struct_class = Types::ResourceLimits
|
9716
9716
|
|
@@ -9741,7 +9741,7 @@ module Aws::SageMaker
|
|
9741
9741
|
RetryPipelineExecutionResponse.add_member(:pipeline_execution_arn, Shapes::ShapeRef.new(shape: PipelineExecutionArn, location_name: "PipelineExecutionArn"))
|
9742
9742
|
RetryPipelineExecutionResponse.struct_class = Types::RetryPipelineExecutionResponse
|
9743
9743
|
|
9744
|
-
RetryStrategy.add_member(:maximum_retry_attempts, Shapes::ShapeRef.new(shape: MaximumRetryAttempts, required: true, location_name: "MaximumRetryAttempts"))
|
9744
|
+
RetryStrategy.add_member(:maximum_retry_attempts, Shapes::ShapeRef.new(shape: MaximumRetryAttempts, required: true, location_name: "MaximumRetryAttempts", metadata: {"box" => true}))
|
9745
9745
|
RetryStrategy.struct_class = Types::RetryStrategy
|
9746
9746
|
|
9747
9747
|
RollingDeploymentPolicy.add_member(:maximum_batch_size, Shapes::ShapeRef.new(shape: CapacitySizeConfig, required: true, location_name: "MaximumBatchSize"))
|
@@ -9796,12 +9796,12 @@ module Aws::SageMaker
|
|
9796
9796
|
ScalingPolicy.add_member_subclass(:unknown, Types::ScalingPolicy::Unknown)
|
9797
9797
|
ScalingPolicy.struct_class = Types::ScalingPolicy
|
9798
9798
|
|
9799
|
-
ScalingPolicyMetric.add_member(:invocations_per_instance, Shapes::ShapeRef.new(shape: Integer, location_name: "InvocationsPerInstance"))
|
9800
|
-
ScalingPolicyMetric.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelLatency"))
|
9799
|
+
ScalingPolicyMetric.add_member(:invocations_per_instance, Shapes::ShapeRef.new(shape: Integer, location_name: "InvocationsPerInstance", metadata: {"box" => true}))
|
9800
|
+
ScalingPolicyMetric.add_member(:model_latency, Shapes::ShapeRef.new(shape: Integer, location_name: "ModelLatency", metadata: {"box" => true}))
|
9801
9801
|
ScalingPolicyMetric.struct_class = Types::ScalingPolicyMetric
|
9802
9802
|
|
9803
|
-
ScalingPolicyObjective.add_member(:min_invocations_per_minute, Shapes::ShapeRef.new(shape: Integer, location_name: "MinInvocationsPerMinute"))
|
9804
|
-
ScalingPolicyObjective.add_member(:max_invocations_per_minute, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocationsPerMinute"))
|
9803
|
+
ScalingPolicyObjective.add_member(:min_invocations_per_minute, Shapes::ShapeRef.new(shape: Integer, location_name: "MinInvocationsPerMinute", metadata: {"box" => true}))
|
9804
|
+
ScalingPolicyObjective.add_member(:max_invocations_per_minute, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxInvocationsPerMinute", metadata: {"box" => true}))
|
9805
9805
|
ScalingPolicyObjective.struct_class = Types::ScalingPolicyObjective
|
9806
9806
|
|
9807
9807
|
ScheduleConfig.add_member(:schedule_expression, Shapes::ShapeRef.new(shape: ScheduleExpression, required: true, location_name: "ScheduleExpression"))
|
@@ -9847,7 +9847,7 @@ module Aws::SageMaker
|
|
9847
9847
|
SearchRequest.add_member(:sort_by, Shapes::ShapeRef.new(shape: ResourcePropertyName, location_name: "SortBy"))
|
9848
9848
|
SearchRequest.add_member(:sort_order, Shapes::ShapeRef.new(shape: SearchSortOrder, location_name: "SortOrder"))
|
9849
9849
|
SearchRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
|
9850
|
-
SearchRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"
|
9850
|
+
SearchRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "MaxResults"))
|
9851
9851
|
SearchRequest.add_member(:cross_account_filter_option, Shapes::ShapeRef.new(shape: CrossAccountFilterOption, location_name: "CrossAccountFilterOption"))
|
9852
9852
|
SearchRequest.add_member(:visibility_conditions, Shapes::ShapeRef.new(shape: VisibilityConditionsList, location_name: "VisibilityConditions"))
|
9853
9853
|
SearchRequest.struct_class = Types::SearchRequest
|
@@ -9860,7 +9860,7 @@ module Aws::SageMaker
|
|
9860
9860
|
SearchResultsList.member = Shapes::ShapeRef.new(shape: SearchRecord)
|
9861
9861
|
|
9862
9862
|
SearchTrainingPlanOfferingsRequest.add_member(:instance_type, Shapes::ShapeRef.new(shape: ReservedCapacityInstanceType, location_name: "InstanceType"))
|
9863
|
-
SearchTrainingPlanOfferingsRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: ReservedCapacityInstanceCount, location_name: "InstanceCount"))
|
9863
|
+
SearchTrainingPlanOfferingsRequest.add_member(:instance_count, Shapes::ShapeRef.new(shape: ReservedCapacityInstanceCount, location_name: "InstanceCount", metadata: {"box" => true}))
|
9864
9864
|
SearchTrainingPlanOfferingsRequest.add_member(:start_time_after, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTimeAfter"))
|
9865
9865
|
SearchTrainingPlanOfferingsRequest.add_member(:end_time_before, Shapes::ShapeRef.new(shape: Timestamp, location_name: "EndTimeBefore"))
|
9866
9866
|
SearchTrainingPlanOfferingsRequest.add_member(:duration_hours, Shapes::ShapeRef.new(shape: TrainingPlanDurationHoursInput, required: true, location_name: "DurationHours"))
|
@@ -9930,7 +9930,7 @@ module Aws::SageMaker
|
|
9930
9930
|
ShadowModeConfig.struct_class = Types::ShadowModeConfig
|
9931
9931
|
|
9932
9932
|
ShadowModelVariantConfig.add_member(:shadow_model_variant_name, Shapes::ShapeRef.new(shape: ModelVariantName, required: true, location_name: "ShadowModelVariantName"))
|
9933
|
-
ShadowModelVariantConfig.add_member(:sampling_percentage, Shapes::ShapeRef.new(shape: Percentage, required: true, location_name: "SamplingPercentage"))
|
9933
|
+
ShadowModelVariantConfig.add_member(:sampling_percentage, Shapes::ShapeRef.new(shape: Percentage, required: true, location_name: "SamplingPercentage", metadata: {"box" => true}))
|
9934
9934
|
ShadowModelVariantConfig.struct_class = Types::ShadowModelVariantConfig
|
9935
9935
|
|
9936
9936
|
ShadowModelVariantConfigList.member = Shapes::ShapeRef.new(shape: ShadowModelVariantConfig)
|
@@ -9940,7 +9940,7 @@ module Aws::SageMaker
|
|
9940
9940
|
SharingSettings.add_member(:s3_kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "S3KmsKeyId"))
|
9941
9941
|
SharingSettings.struct_class = Types::SharingSettings
|
9942
9942
|
|
9943
|
-
ShuffleConfig.add_member(:seed, Shapes::ShapeRef.new(shape: Seed, required: true, location_name: "Seed"))
|
9943
|
+
ShuffleConfig.add_member(:seed, Shapes::ShapeRef.new(shape: Seed, required: true, location_name: "Seed", metadata: {"box" => true}))
|
9944
9944
|
ShuffleConfig.struct_class = Types::ShuffleConfig
|
9945
9945
|
|
9946
9946
|
SourceAlgorithm.add_member(:model_data_url, Shapes::ShapeRef.new(shape: Url, location_name: "ModelDataUrl"))
|
@@ -10110,7 +10110,7 @@ module Aws::SageMaker
|
|
10110
10110
|
StopTransformJobRequest.add_member(:transform_job_name, Shapes::ShapeRef.new(shape: TransformJobName, required: true, location_name: "TransformJobName"))
|
10111
10111
|
StopTransformJobRequest.struct_class = Types::StopTransformJobRequest
|
10112
10112
|
|
10113
|
-
StoppingCondition.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: MaxRuntimeInSeconds, location_name: "MaxRuntimeInSeconds"))
|
10113
|
+
StoppingCondition.add_member(:max_runtime_in_seconds, Shapes::ShapeRef.new(shape: MaxRuntimeInSeconds, location_name: "MaxRuntimeInSeconds", metadata: {"box" => true}))
|
10114
10114
|
StoppingCondition.add_member(:max_wait_time_in_seconds, Shapes::ShapeRef.new(shape: MaxWaitTimeInSeconds, location_name: "MaxWaitTimeInSeconds"))
|
10115
10115
|
StoppingCondition.add_member(:max_pending_time_in_seconds, Shapes::ShapeRef.new(shape: MaxPendingTimeInSeconds, location_name: "MaxPendingTimeInSeconds"))
|
10116
10116
|
StoppingCondition.struct_class = Types::StoppingCondition
|
@@ -10148,7 +10148,7 @@ module Aws::SageMaker
|
|
10148
10148
|
TabularJobConfig.add_member(:completion_criteria, Shapes::ShapeRef.new(shape: AutoMLJobCompletionCriteria, location_name: "CompletionCriteria"))
|
10149
10149
|
TabularJobConfig.add_member(:feature_specification_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "FeatureSpecificationS3Uri"))
|
10150
10150
|
TabularJobConfig.add_member(:mode, Shapes::ShapeRef.new(shape: AutoMLMode, location_name: "Mode"))
|
10151
|
-
TabularJobConfig.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly"))
|
10151
|
+
TabularJobConfig.add_member(:generate_candidate_definitions_only, Shapes::ShapeRef.new(shape: GenerateCandidateDefinitionsOnly, location_name: "GenerateCandidateDefinitionsOnly", metadata: {"box" => true}))
|
10152
10152
|
TabularJobConfig.add_member(:problem_type, Shapes::ShapeRef.new(shape: ProblemType, location_name: "ProblemType"))
|
10153
10153
|
TabularJobConfig.add_member(:target_attribute_name, Shapes::ShapeRef.new(shape: TargetAttributeName, required: true, location_name: "TargetAttributeName"))
|
10154
10154
|
TabularJobConfig.add_member(:sample_weight_attribute_name, Shapes::ShapeRef.new(shape: SampleWeightAttributeName, location_name: "SampleWeightAttributeName"))
|
@@ -10171,7 +10171,7 @@ module Aws::SageMaker
|
|
10171
10171
|
TargetPlatform.struct_class = Types::TargetPlatform
|
10172
10172
|
|
10173
10173
|
TargetTrackingScalingPolicyConfiguration.add_member(:metric_specification, Shapes::ShapeRef.new(shape: MetricSpecification, location_name: "MetricSpecification"))
|
10174
|
-
TargetTrackingScalingPolicyConfiguration.add_member(:target_value, Shapes::ShapeRef.new(shape: Double, location_name: "TargetValue"))
|
10174
|
+
TargetTrackingScalingPolicyConfiguration.add_member(:target_value, Shapes::ShapeRef.new(shape: Double, location_name: "TargetValue", metadata: {"box" => true}))
|
10175
10175
|
TargetTrackingScalingPolicyConfiguration.struct_class = Types::TargetTrackingScalingPolicyConfiguration
|
10176
10176
|
|
10177
10177
|
TaskKeywords.member = Shapes::ShapeRef.new(shape: TaskKeyword)
|
@@ -10240,7 +10240,7 @@ module Aws::SageMaker
|
|
10240
10240
|
TimeSeriesTransformations.add_member(:aggregation, Shapes::ShapeRef.new(shape: AggregationTransformations, location_name: "Aggregation"))
|
10241
10241
|
TimeSeriesTransformations.struct_class = Types::TimeSeriesTransformations
|
10242
10242
|
|
10243
|
-
TotalHits.add_member(:value, Shapes::ShapeRef.new(shape: Long, location_name: "Value"))
|
10243
|
+
TotalHits.add_member(:value, Shapes::ShapeRef.new(shape: Long, location_name: "Value", metadata: {"box" => true}))
|
10244
10244
|
TotalHits.add_member(:relation, Shapes::ShapeRef.new(shape: Relation, location_name: "Relation"))
|
10245
10245
|
TotalHits.struct_class = Types::TotalHits
|
10246
10246
|
|
@@ -10302,9 +10302,9 @@ module Aws::SageMaker
|
|
10302
10302
|
TrainingJob.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "LastModifiedTime"))
|
10303
10303
|
TrainingJob.add_member(:secondary_status_transitions, Shapes::ShapeRef.new(shape: SecondaryStatusTransitions, location_name: "SecondaryStatusTransitions"))
|
10304
10304
|
TrainingJob.add_member(:final_metric_data_list, Shapes::ShapeRef.new(shape: FinalMetricDataList, location_name: "FinalMetricDataList"))
|
10305
|
-
TrainingJob.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation"))
|
10306
|
-
TrainingJob.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption"))
|
10307
|
-
TrainingJob.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining"))
|
10305
|
+
TrainingJob.add_member(:enable_network_isolation, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableNetworkIsolation", metadata: {"box" => true}))
|
10306
|
+
TrainingJob.add_member(:enable_inter_container_traffic_encryption, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableInterContainerTrafficEncryption", metadata: {"box" => true}))
|
10307
|
+
TrainingJob.add_member(:enable_managed_spot_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnableManagedSpotTraining", metadata: {"box" => true}))
|
10308
10308
|
TrainingJob.add_member(:checkpoint_config, Shapes::ShapeRef.new(shape: CheckpointConfig, location_name: "CheckpointConfig"))
|
10309
10309
|
TrainingJob.add_member(:training_time_in_seconds, Shapes::ShapeRef.new(shape: TrainingTimeInSeconds, location_name: "TrainingTimeInSeconds"))
|
10310
10310
|
TrainingJob.add_member(:billable_time_in_seconds, Shapes::ShapeRef.new(shape: BillableTimeInSeconds, location_name: "BillableTimeInSeconds"))
|
@@ -10327,11 +10327,11 @@ module Aws::SageMaker
|
|
10327
10327
|
TrainingJobDefinition.add_member(:stopping_condition, Shapes::ShapeRef.new(shape: StoppingCondition, required: true, location_name: "StoppingCondition"))
|
10328
10328
|
TrainingJobDefinition.struct_class = Types::TrainingJobDefinition
|
10329
10329
|
|
10330
|
-
TrainingJobStatusCounters.add_member(:completed, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "Completed"))
|
10331
|
-
TrainingJobStatusCounters.add_member(:in_progress, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "InProgress"))
|
10332
|
-
TrainingJobStatusCounters.add_member(:retryable_error, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "RetryableError"))
|
10333
|
-
TrainingJobStatusCounters.add_member(:non_retryable_error, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "NonRetryableError"))
|
10334
|
-
TrainingJobStatusCounters.add_member(:stopped, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "Stopped"))
|
10330
|
+
TrainingJobStatusCounters.add_member(:completed, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "Completed", metadata: {"box" => true}))
|
10331
|
+
TrainingJobStatusCounters.add_member(:in_progress, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "InProgress", metadata: {"box" => true}))
|
10332
|
+
TrainingJobStatusCounters.add_member(:retryable_error, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "RetryableError", metadata: {"box" => true}))
|
10333
|
+
TrainingJobStatusCounters.add_member(:non_retryable_error, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "NonRetryableError", metadata: {"box" => true}))
|
10334
|
+
TrainingJobStatusCounters.add_member(:stopped, Shapes::ShapeRef.new(shape: TrainingJobStatusCounter, location_name: "Stopped", metadata: {"box" => true}))
|
10335
10335
|
TrainingJobStatusCounters.struct_class = Types::TrainingJobStatusCounters
|
10336
10336
|
|
10337
10337
|
TrainingJobStepMetadata.add_member(:arn, Shapes::ShapeRef.new(shape: TrainingJobArn, location_name: "Arn"))
|
@@ -10397,7 +10397,7 @@ module Aws::SageMaker
|
|
10397
10397
|
TrainingSpecification.add_member(:training_image_digest, Shapes::ShapeRef.new(shape: ImageDigest, location_name: "TrainingImageDigest"))
|
10398
10398
|
TrainingSpecification.add_member(:supported_hyper_parameters, Shapes::ShapeRef.new(shape: HyperParameterSpecifications, location_name: "SupportedHyperParameters"))
|
10399
10399
|
TrainingSpecification.add_member(:supported_training_instance_types, Shapes::ShapeRef.new(shape: TrainingInstanceTypes, required: true, location_name: "SupportedTrainingInstanceTypes"))
|
10400
|
-
TrainingSpecification.add_member(:supports_distributed_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "SupportsDistributedTraining"))
|
10400
|
+
TrainingSpecification.add_member(:supports_distributed_training, Shapes::ShapeRef.new(shape: Boolean, location_name: "SupportsDistributedTraining", metadata: {"box" => true}))
|
10401
10401
|
TrainingSpecification.add_member(:metric_definitions, Shapes::ShapeRef.new(shape: MetricDefinitionList, location_name: "MetricDefinitions"))
|
10402
10402
|
TrainingSpecification.add_member(:training_channels, Shapes::ShapeRef.new(shape: ChannelSpecifications, required: true, location_name: "TrainingChannels"))
|
10403
10403
|
TrainingSpecification.add_member(:supported_tuning_job_objective_metrics, Shapes::ShapeRef.new(shape: HyperParameterTuningJobObjectives, location_name: "SupportedTuningJobObjectiveMetrics"))
|
@@ -10611,9 +10611,9 @@ module Aws::SageMaker
|
|
10611
10611
|
TuningJobStepMetaData.add_member(:arn, Shapes::ShapeRef.new(shape: HyperParameterTuningJobArn, location_name: "Arn"))
|
10612
10612
|
TuningJobStepMetaData.struct_class = Types::TuningJobStepMetaData
|
10613
10613
|
|
10614
|
-
USD.add_member(:dollars, Shapes::ShapeRef.new(shape: Dollars, location_name: "Dollars"))
|
10615
|
-
USD.add_member(:cents, Shapes::ShapeRef.new(shape: Cents, location_name: "Cents"))
|
10616
|
-
USD.add_member(:tenth_fractions_of_a_cent, Shapes::ShapeRef.new(shape: TenthFractionsOfACent, location_name: "TenthFractionsOfACent"))
|
10614
|
+
USD.add_member(:dollars, Shapes::ShapeRef.new(shape: Dollars, location_name: "Dollars", metadata: {"box" => true}))
|
10615
|
+
USD.add_member(:cents, Shapes::ShapeRef.new(shape: Cents, location_name: "Cents", metadata: {"box" => true}))
|
10616
|
+
USD.add_member(:tenth_fractions_of_a_cent, Shapes::ShapeRef.new(shape: TenthFractionsOfACent, location_name: "TenthFractionsOfACent", metadata: {"box" => true}))
|
10617
10617
|
USD.struct_class = Types::USD
|
10618
10618
|
|
10619
10619
|
UiConfig.add_member(:ui_template_s3_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "UiTemplateS3Uri"))
|
@@ -10674,13 +10674,13 @@ module Aws::SageMaker
|
|
10674
10674
|
UpdateClusterResponse.struct_class = Types::UpdateClusterResponse
|
10675
10675
|
|
10676
10676
|
UpdateClusterSchedulerConfigRequest.add_member(:cluster_scheduler_config_id, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigId, required: true, location_name: "ClusterSchedulerConfigId"))
|
10677
|
-
UpdateClusterSchedulerConfigRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "TargetVersion"))
|
10677
|
+
UpdateClusterSchedulerConfigRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "TargetVersion", metadata: {"box" => true}))
|
10678
10678
|
UpdateClusterSchedulerConfigRequest.add_member(:scheduler_config, Shapes::ShapeRef.new(shape: SchedulerConfig, location_name: "SchedulerConfig"))
|
10679
10679
|
UpdateClusterSchedulerConfigRequest.add_member(:description, Shapes::ShapeRef.new(shape: EntityDescription, location_name: "Description"))
|
10680
10680
|
UpdateClusterSchedulerConfigRequest.struct_class = Types::UpdateClusterSchedulerConfigRequest
|
10681
10681
|
|
10682
10682
|
UpdateClusterSchedulerConfigResponse.add_member(:cluster_scheduler_config_arn, Shapes::ShapeRef.new(shape: ClusterSchedulerConfigArn, required: true, location_name: "ClusterSchedulerConfigArn"))
|
10683
|
-
UpdateClusterSchedulerConfigResponse.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ClusterSchedulerConfigVersion"))
|
10683
|
+
UpdateClusterSchedulerConfigResponse.add_member(:cluster_scheduler_config_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ClusterSchedulerConfigVersion", metadata: {"box" => true}))
|
10684
10684
|
UpdateClusterSchedulerConfigResponse.struct_class = Types::UpdateClusterSchedulerConfigResponse
|
10685
10685
|
|
10686
10686
|
UpdateClusterSoftwareInstanceGroupSpecification.add_member(:instance_group_name, Shapes::ShapeRef.new(shape: ClusterInstanceGroupName, required: true, location_name: "InstanceGroupName"))
|
@@ -10704,7 +10704,7 @@ module Aws::SageMaker
|
|
10704
10704
|
UpdateCodeRepositoryOutput.struct_class = Types::UpdateCodeRepositoryOutput
|
10705
10705
|
|
10706
10706
|
UpdateComputeQuotaRequest.add_member(:compute_quota_id, Shapes::ShapeRef.new(shape: ComputeQuotaId, required: true, location_name: "ComputeQuotaId"))
|
10707
|
-
UpdateComputeQuotaRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "TargetVersion"))
|
10707
|
+
UpdateComputeQuotaRequest.add_member(:target_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "TargetVersion", metadata: {"box" => true}))
|
10708
10708
|
UpdateComputeQuotaRequest.add_member(:compute_quota_config, Shapes::ShapeRef.new(shape: ComputeQuotaConfig, location_name: "ComputeQuotaConfig"))
|
10709
10709
|
UpdateComputeQuotaRequest.add_member(:compute_quota_target, Shapes::ShapeRef.new(shape: ComputeQuotaTarget, location_name: "ComputeQuotaTarget"))
|
10710
10710
|
UpdateComputeQuotaRequest.add_member(:activation_state, Shapes::ShapeRef.new(shape: ActivationState, location_name: "ActivationState"))
|
@@ -10712,7 +10712,7 @@ module Aws::SageMaker
|
|
10712
10712
|
UpdateComputeQuotaRequest.struct_class = Types::UpdateComputeQuotaRequest
|
10713
10713
|
|
10714
10714
|
UpdateComputeQuotaResponse.add_member(:compute_quota_arn, Shapes::ShapeRef.new(shape: ComputeQuotaArn, required: true, location_name: "ComputeQuotaArn"))
|
10715
|
-
UpdateComputeQuotaResponse.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ComputeQuotaVersion"))
|
10715
|
+
UpdateComputeQuotaResponse.add_member(:compute_quota_version, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ComputeQuotaVersion", metadata: {"box" => true}))
|
10716
10716
|
UpdateComputeQuotaResponse.struct_class = Types::UpdateComputeQuotaResponse
|
10717
10717
|
|
10718
10718
|
UpdateContextRequest.add_member(:context_name, Shapes::ShapeRef.new(shape: ContextName, required: true, location_name: "ContextName"))
|
@@ -10750,10 +10750,10 @@ module Aws::SageMaker
|
|
10750
10750
|
|
10751
10751
|
UpdateEndpointInput.add_member(:endpoint_name, Shapes::ShapeRef.new(shape: EndpointName, required: true, location_name: "EndpointName"))
|
10752
10752
|
UpdateEndpointInput.add_member(:endpoint_config_name, Shapes::ShapeRef.new(shape: EndpointConfigName, required: true, location_name: "EndpointConfigName"))
|
10753
|
-
UpdateEndpointInput.add_member(:retain_all_variant_properties, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainAllVariantProperties"))
|
10753
|
+
UpdateEndpointInput.add_member(:retain_all_variant_properties, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainAllVariantProperties", metadata: {"box" => true}))
|
10754
10754
|
UpdateEndpointInput.add_member(:exclude_retained_variant_properties, Shapes::ShapeRef.new(shape: VariantPropertyList, location_name: "ExcludeRetainedVariantProperties"))
|
10755
10755
|
UpdateEndpointInput.add_member(:deployment_config, Shapes::ShapeRef.new(shape: DeploymentConfig, location_name: "DeploymentConfig"))
|
10756
|
-
UpdateEndpointInput.add_member(:retain_deployment_config, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainDeploymentConfig"))
|
10756
|
+
UpdateEndpointInput.add_member(:retain_deployment_config, Shapes::ShapeRef.new(shape: Boolean, location_name: "RetainDeploymentConfig", metadata: {"box" => true}))
|
10757
10757
|
UpdateEndpointInput.struct_class = Types::UpdateEndpointInput
|
10758
10758
|
|
10759
10759
|
UpdateEndpointOutput.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: EndpointArn, required: true, location_name: "EndpointArn"))
|
@@ -10844,7 +10844,7 @@ module Aws::SageMaker
|
|
10844
10844
|
UpdateImageVersionRequest.add_member(:ml_framework, Shapes::ShapeRef.new(shape: MLFramework, location_name: "MLFramework"))
|
10845
10845
|
UpdateImageVersionRequest.add_member(:programming_lang, Shapes::ShapeRef.new(shape: ProgrammingLang, location_name: "ProgrammingLang"))
|
10846
10846
|
UpdateImageVersionRequest.add_member(:processor, Shapes::ShapeRef.new(shape: Processor, location_name: "Processor"))
|
10847
|
-
UpdateImageVersionRequest.add_member(:horovod, Shapes::ShapeRef.new(shape: Horovod, location_name: "Horovod"))
|
10847
|
+
UpdateImageVersionRequest.add_member(:horovod, Shapes::ShapeRef.new(shape: Horovod, location_name: "Horovod", metadata: {"box" => true}))
|
10848
10848
|
UpdateImageVersionRequest.add_member(:release_notes, Shapes::ShapeRef.new(shape: ReleaseNotes, location_name: "ReleaseNotes"))
|
10849
10849
|
UpdateImageVersionRequest.struct_class = Types::UpdateImageVersionRequest
|
10850
10850
|
|
@@ -10881,7 +10881,7 @@ module Aws::SageMaker
|
|
10881
10881
|
UpdateMlflowTrackingServerRequest.add_member(:tracking_server_name, Shapes::ShapeRef.new(shape: TrackingServerName, required: true, location_name: "TrackingServerName"))
|
10882
10882
|
UpdateMlflowTrackingServerRequest.add_member(:artifact_store_uri, Shapes::ShapeRef.new(shape: S3Uri, location_name: "ArtifactStoreUri"))
|
10883
10883
|
UpdateMlflowTrackingServerRequest.add_member(:tracking_server_size, Shapes::ShapeRef.new(shape: TrackingServerSize, location_name: "TrackingServerSize"))
|
10884
|
-
UpdateMlflowTrackingServerRequest.add_member(:automatic_model_registration, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutomaticModelRegistration"))
|
10884
|
+
UpdateMlflowTrackingServerRequest.add_member(:automatic_model_registration, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutomaticModelRegistration", metadata: {"box" => true}))
|
10885
10885
|
UpdateMlflowTrackingServerRequest.add_member(:weekly_maintenance_window_start, Shapes::ShapeRef.new(shape: WeeklyMaintenanceWindowStart, location_name: "WeeklyMaintenanceWindowStart"))
|
10886
10886
|
UpdateMlflowTrackingServerRequest.struct_class = Types::UpdateMlflowTrackingServerRequest
|
10887
10887
|
|
@@ -10933,14 +10933,14 @@ module Aws::SageMaker
|
|
10933
10933
|
UpdateNotebookInstanceInput.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "InstanceType"))
|
10934
10934
|
UpdateNotebookInstanceInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "RoleArn"))
|
10935
10935
|
UpdateNotebookInstanceInput.add_member(:lifecycle_config_name, Shapes::ShapeRef.new(shape: NotebookInstanceLifecycleConfigName, location_name: "LifecycleConfigName"))
|
10936
|
-
UpdateNotebookInstanceInput.add_member(:disassociate_lifecycle_config, Shapes::ShapeRef.new(shape: DisassociateNotebookInstanceLifecycleConfig, location_name: "DisassociateLifecycleConfig"))
|
10936
|
+
UpdateNotebookInstanceInput.add_member(:disassociate_lifecycle_config, Shapes::ShapeRef.new(shape: DisassociateNotebookInstanceLifecycleConfig, location_name: "DisassociateLifecycleConfig", metadata: {"box" => true}))
|
10937
10937
|
UpdateNotebookInstanceInput.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: NotebookInstanceVolumeSizeInGB, location_name: "VolumeSizeInGB"))
|
10938
10938
|
UpdateNotebookInstanceInput.add_member(:default_code_repository, Shapes::ShapeRef.new(shape: CodeRepositoryNameOrUrl, location_name: "DefaultCodeRepository"))
|
10939
10939
|
UpdateNotebookInstanceInput.add_member(:additional_code_repositories, Shapes::ShapeRef.new(shape: AdditionalCodeRepositoryNamesOrUrls, location_name: "AdditionalCodeRepositories"))
|
10940
10940
|
UpdateNotebookInstanceInput.add_member(:accelerator_types, Shapes::ShapeRef.new(shape: NotebookInstanceAcceleratorTypes, location_name: "AcceleratorTypes"))
|
10941
|
-
UpdateNotebookInstanceInput.add_member(:disassociate_accelerator_types, Shapes::ShapeRef.new(shape: DisassociateNotebookInstanceAcceleratorTypes, location_name: "DisassociateAcceleratorTypes"))
|
10942
|
-
UpdateNotebookInstanceInput.add_member(:disassociate_default_code_repository, Shapes::ShapeRef.new(shape: DisassociateDefaultCodeRepository, location_name: "DisassociateDefaultCodeRepository"))
|
10943
|
-
UpdateNotebookInstanceInput.add_member(:disassociate_additional_code_repositories, Shapes::ShapeRef.new(shape: DisassociateAdditionalCodeRepositories, location_name: "DisassociateAdditionalCodeRepositories"))
|
10941
|
+
UpdateNotebookInstanceInput.add_member(:disassociate_accelerator_types, Shapes::ShapeRef.new(shape: DisassociateNotebookInstanceAcceleratorTypes, location_name: "DisassociateAcceleratorTypes", metadata: {"box" => true}))
|
10942
|
+
UpdateNotebookInstanceInput.add_member(:disassociate_default_code_repository, Shapes::ShapeRef.new(shape: DisassociateDefaultCodeRepository, location_name: "DisassociateDefaultCodeRepository", metadata: {"box" => true}))
|
10943
|
+
UpdateNotebookInstanceInput.add_member(:disassociate_additional_code_repositories, Shapes::ShapeRef.new(shape: DisassociateAdditionalCodeRepositories, location_name: "DisassociateAdditionalCodeRepositories", metadata: {"box" => true}))
|
10944
10944
|
UpdateNotebookInstanceInput.add_member(:root_access, Shapes::ShapeRef.new(shape: RootAccess, location_name: "RootAccess"))
|
10945
10945
|
UpdateNotebookInstanceInput.add_member(:instance_metadata_service_configuration, Shapes::ShapeRef.new(shape: InstanceMetadataServiceConfiguration, location_name: "InstanceMetadataServiceConfiguration"))
|
10946
10946
|
UpdateNotebookInstanceInput.struct_class = Types::UpdateNotebookInstanceInput
|
@@ -11278,8 +11278,8 @@ module Aws::SageMaker
|
|
11278
11278
|
o.http_request_uri = "/"
|
11279
11279
|
o.input = Shapes::ShapeRef.new(shape: CreateAppRequest)
|
11280
11280
|
o.output = Shapes::ShapeRef.new(shape: CreateAppResponse)
|
11281
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11282
11281
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11282
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11283
11283
|
end)
|
11284
11284
|
|
11285
11285
|
api.add_operation(:create_app_image_config, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11326,8 +11326,8 @@ module Aws::SageMaker
|
|
11326
11326
|
o.http_request_uri = "/"
|
11327
11327
|
o.input = Shapes::ShapeRef.new(shape: CreateClusterRequest)
|
11328
11328
|
o.output = Shapes::ShapeRef.new(shape: CreateClusterResponse)
|
11329
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11330
11329
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11330
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11331
11331
|
end)
|
11332
11332
|
|
11333
11333
|
api.add_operation(:create_cluster_scheduler_config, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11336,8 +11336,8 @@ module Aws::SageMaker
|
|
11336
11336
|
o.http_request_uri = "/"
|
11337
11337
|
o.input = Shapes::ShapeRef.new(shape: CreateClusterSchedulerConfigRequest)
|
11338
11338
|
o.output = Shapes::ShapeRef.new(shape: CreateClusterSchedulerConfigResponse)
|
11339
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11340
11339
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11340
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11341
11341
|
end)
|
11342
11342
|
|
11343
11343
|
api.add_operation(:create_code_repository, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11364,8 +11364,8 @@ module Aws::SageMaker
|
|
11364
11364
|
o.http_request_uri = "/"
|
11365
11365
|
o.input = Shapes::ShapeRef.new(shape: CreateComputeQuotaRequest)
|
11366
11366
|
o.output = Shapes::ShapeRef.new(shape: CreateComputeQuotaResponse)
|
11367
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11368
11367
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11368
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11369
11369
|
end)
|
11370
11370
|
|
11371
11371
|
api.add_operation(:create_context, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11383,8 +11383,8 @@ module Aws::SageMaker
|
|
11383
11383
|
o.http_request_uri = "/"
|
11384
11384
|
o.input = Shapes::ShapeRef.new(shape: CreateDataQualityJobDefinitionRequest)
|
11385
11385
|
o.output = Shapes::ShapeRef.new(shape: CreateDataQualityJobDefinitionResponse)
|
11386
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11387
11386
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11387
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11388
11388
|
end)
|
11389
11389
|
|
11390
11390
|
api.add_operation(:create_device_fleet, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11403,8 +11403,8 @@ module Aws::SageMaker
|
|
11403
11403
|
o.http_request_uri = "/"
|
11404
11404
|
o.input = Shapes::ShapeRef.new(shape: CreateDomainRequest)
|
11405
11405
|
o.output = Shapes::ShapeRef.new(shape: CreateDomainResponse)
|
11406
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11407
11406
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11407
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11408
11408
|
end)
|
11409
11409
|
|
11410
11410
|
api.add_operation(:create_edge_deployment_plan, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11477,8 +11477,8 @@ module Aws::SageMaker
|
|
11477
11477
|
o.http_request_uri = "/"
|
11478
11478
|
o.input = Shapes::ShapeRef.new(shape: CreateFlowDefinitionRequest)
|
11479
11479
|
o.output = Shapes::ShapeRef.new(shape: CreateFlowDefinitionResponse)
|
11480
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11481
11480
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11481
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11482
11482
|
end)
|
11483
11483
|
|
11484
11484
|
api.add_operation(:create_hub, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11508,8 +11508,8 @@ module Aws::SageMaker
|
|
11508
11508
|
o.http_request_uri = "/"
|
11509
11509
|
o.input = Shapes::ShapeRef.new(shape: CreateHumanTaskUiRequest)
|
11510
11510
|
o.output = Shapes::ShapeRef.new(shape: CreateHumanTaskUiResponse)
|
11511
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11512
11511
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11512
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11513
11513
|
end)
|
11514
11514
|
|
11515
11515
|
api.add_operation(:create_hyper_parameter_tuning_job, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11538,9 +11538,9 @@ module Aws::SageMaker
|
|
11538
11538
|
o.http_request_uri = "/"
|
11539
11539
|
o.input = Shapes::ShapeRef.new(shape: CreateImageVersionRequest)
|
11540
11540
|
o.output = Shapes::ShapeRef.new(shape: CreateImageVersionResponse)
|
11541
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11541
11542
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11542
11543
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11543
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11544
11544
|
end)
|
11545
11545
|
|
11546
11546
|
api.add_operation(:create_inference_component, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11606,8 +11606,8 @@ module Aws::SageMaker
|
|
11606
11606
|
o.http_request_uri = "/"
|
11607
11607
|
o.input = Shapes::ShapeRef.new(shape: CreateModelBiasJobDefinitionRequest)
|
11608
11608
|
o.output = Shapes::ShapeRef.new(shape: CreateModelBiasJobDefinitionResponse)
|
11609
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11610
11609
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11610
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11611
11611
|
end)
|
11612
11612
|
|
11613
11613
|
api.add_operation(:create_model_card, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11616,8 +11616,8 @@ module Aws::SageMaker
|
|
11616
11616
|
o.http_request_uri = "/"
|
11617
11617
|
o.input = Shapes::ShapeRef.new(shape: CreateModelCardRequest)
|
11618
11618
|
o.output = Shapes::ShapeRef.new(shape: CreateModelCardResponse)
|
11619
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11620
11619
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11620
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11621
11621
|
end)
|
11622
11622
|
|
11623
11623
|
api.add_operation(:create_model_card_export_job, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11626,9 +11626,9 @@ module Aws::SageMaker
|
|
11626
11626
|
o.http_request_uri = "/"
|
11627
11627
|
o.input = Shapes::ShapeRef.new(shape: CreateModelCardExportJobRequest)
|
11628
11628
|
o.output = Shapes::ShapeRef.new(shape: CreateModelCardExportJobResponse)
|
11629
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11629
11630
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11630
11631
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11631
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11632
11632
|
end)
|
11633
11633
|
|
11634
11634
|
api.add_operation(:create_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11637,8 +11637,8 @@ module Aws::SageMaker
|
|
11637
11637
|
o.http_request_uri = "/"
|
11638
11638
|
o.input = Shapes::ShapeRef.new(shape: CreateModelExplainabilityJobDefinitionRequest)
|
11639
11639
|
o.output = Shapes::ShapeRef.new(shape: CreateModelExplainabilityJobDefinitionResponse)
|
11640
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11641
11640
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11641
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11642
11642
|
end)
|
11643
11643
|
|
11644
11644
|
api.add_operation(:create_model_package, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11666,8 +11666,8 @@ module Aws::SageMaker
|
|
11666
11666
|
o.http_request_uri = "/"
|
11667
11667
|
o.input = Shapes::ShapeRef.new(shape: CreateModelQualityJobDefinitionRequest)
|
11668
11668
|
o.output = Shapes::ShapeRef.new(shape: CreateModelQualityJobDefinitionResponse)
|
11669
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11670
11669
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11670
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11671
11671
|
end)
|
11672
11672
|
|
11673
11673
|
api.add_operation(:create_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11676,8 +11676,8 @@ module Aws::SageMaker
|
|
11676
11676
|
o.http_request_uri = "/"
|
11677
11677
|
o.input = Shapes::ShapeRef.new(shape: CreateMonitoringScheduleRequest)
|
11678
11678
|
o.output = Shapes::ShapeRef.new(shape: CreateMonitoringScheduleResponse)
|
11679
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11680
11679
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11680
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11681
11681
|
end)
|
11682
11682
|
|
11683
11683
|
api.add_operation(:create_notebook_instance, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11714,8 +11714,8 @@ module Aws::SageMaker
|
|
11714
11714
|
o.http_request_uri = "/"
|
11715
11715
|
o.input = Shapes::ShapeRef.new(shape: CreatePartnerAppRequest)
|
11716
11716
|
o.output = Shapes::ShapeRef.new(shape: CreatePartnerAppResponse)
|
11717
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11718
11717
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11718
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11719
11719
|
end)
|
11720
11720
|
|
11721
11721
|
api.add_operation(:create_partner_app_presigned_url, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11733,9 +11733,9 @@ module Aws::SageMaker
|
|
11733
11733
|
o.http_request_uri = "/"
|
11734
11734
|
o.input = Shapes::ShapeRef.new(shape: CreatePipelineRequest)
|
11735
11735
|
o.output = Shapes::ShapeRef.new(shape: CreatePipelineResponse)
|
11736
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11736
11737
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11737
11738
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11738
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11739
11739
|
end)
|
11740
11740
|
|
11741
11741
|
api.add_operation(:create_presigned_domain_url, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11770,9 +11770,9 @@ module Aws::SageMaker
|
|
11770
11770
|
o.http_request_uri = "/"
|
11771
11771
|
o.input = Shapes::ShapeRef.new(shape: CreateProcessingJobRequest)
|
11772
11772
|
o.output = Shapes::ShapeRef.new(shape: CreateProcessingJobResponse)
|
11773
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11773
11774
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11774
11775
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11775
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11776
11776
|
end)
|
11777
11777
|
|
11778
11778
|
api.add_operation(:create_project, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11790,8 +11790,8 @@ module Aws::SageMaker
|
|
11790
11790
|
o.http_request_uri = "/"
|
11791
11791
|
o.input = Shapes::ShapeRef.new(shape: CreateSpaceRequest)
|
11792
11792
|
o.output = Shapes::ShapeRef.new(shape: CreateSpaceResponse)
|
11793
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11794
11793
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11794
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11795
11795
|
end)
|
11796
11796
|
|
11797
11797
|
api.add_operation(:create_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11809,9 +11809,9 @@ module Aws::SageMaker
|
|
11809
11809
|
o.http_request_uri = "/"
|
11810
11810
|
o.input = Shapes::ShapeRef.new(shape: CreateTrainingJobRequest)
|
11811
11811
|
o.output = Shapes::ShapeRef.new(shape: CreateTrainingJobResponse)
|
11812
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11812
11813
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11813
11814
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11814
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11815
11815
|
end)
|
11816
11816
|
|
11817
11817
|
api.add_operation(:create_training_plan, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11820,9 +11820,9 @@ module Aws::SageMaker
|
|
11820
11820
|
o.http_request_uri = "/"
|
11821
11821
|
o.input = Shapes::ShapeRef.new(shape: CreateTrainingPlanRequest)
|
11822
11822
|
o.output = Shapes::ShapeRef.new(shape: CreateTrainingPlanResponse)
|
11823
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11824
11823
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11825
11824
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11825
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11826
11826
|
end)
|
11827
11827
|
|
11828
11828
|
api.add_operation(:create_transform_job, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11831,9 +11831,9 @@ module Aws::SageMaker
|
|
11831
11831
|
o.http_request_uri = "/"
|
11832
11832
|
o.input = Shapes::ShapeRef.new(shape: CreateTransformJobRequest)
|
11833
11833
|
o.output = Shapes::ShapeRef.new(shape: CreateTransformJobResponse)
|
11834
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11834
11835
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11835
11836
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11836
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11837
11837
|
end)
|
11838
11838
|
|
11839
11839
|
api.add_operation(:create_trial, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11861,8 +11861,8 @@ module Aws::SageMaker
|
|
11861
11861
|
o.http_request_uri = "/"
|
11862
11862
|
o.input = Shapes::ShapeRef.new(shape: CreateUserProfileRequest)
|
11863
11863
|
o.output = Shapes::ShapeRef.new(shape: CreateUserProfileResponse)
|
11864
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11865
11864
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11865
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
11866
11866
|
end)
|
11867
11867
|
|
11868
11868
|
api.add_operation(:create_workforce, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11907,8 +11907,8 @@ module Aws::SageMaker
|
|
11907
11907
|
o.http_request_uri = "/"
|
11908
11908
|
o.input = Shapes::ShapeRef.new(shape: DeleteAppRequest)
|
11909
11909
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
11910
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11911
11910
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11911
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
11912
11912
|
end)
|
11913
11913
|
|
11914
11914
|
api.add_operation(:delete_app_image_config, Seahorse::Model::Operation.new.tap do |o|
|
@@ -11944,8 +11944,8 @@ module Aws::SageMaker
|
|
11944
11944
|
o.http_request_uri = "/"
|
11945
11945
|
o.input = Shapes::ShapeRef.new(shape: DeleteClusterRequest)
|
11946
11946
|
o.output = Shapes::ShapeRef.new(shape: DeleteClusterResponse)
|
11947
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11948
11947
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
11948
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
11949
11949
|
end)
|
11950
11950
|
|
11951
11951
|
api.add_operation(:delete_cluster_scheduler_config, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12016,8 +12016,8 @@ module Aws::SageMaker
|
|
12016
12016
|
o.http_request_uri = "/"
|
12017
12017
|
o.input = Shapes::ShapeRef.new(shape: DeleteDomainRequest)
|
12018
12018
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
12019
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12020
12019
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12020
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12021
12021
|
end)
|
12022
12022
|
|
12023
12023
|
api.add_operation(:delete_edge_deployment_plan, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12078,8 +12078,8 @@ module Aws::SageMaker
|
|
12078
12078
|
o.http_request_uri = "/"
|
12079
12079
|
o.input = Shapes::ShapeRef.new(shape: DeleteFlowDefinitionRequest)
|
12080
12080
|
o.output = Shapes::ShapeRef.new(shape: DeleteFlowDefinitionResponse)
|
12081
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12082
12081
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12082
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12083
12083
|
end)
|
12084
12084
|
|
12085
12085
|
api.add_operation(:delete_hub, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12088,8 +12088,8 @@ module Aws::SageMaker
|
|
12088
12088
|
o.http_request_uri = "/"
|
12089
12089
|
o.input = Shapes::ShapeRef.new(shape: DeleteHubRequest)
|
12090
12090
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
12091
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12092
12091
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12092
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12093
12093
|
end)
|
12094
12094
|
|
12095
12095
|
api.add_operation(:delete_hub_content, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12098,8 +12098,8 @@ module Aws::SageMaker
|
|
12098
12098
|
o.http_request_uri = "/"
|
12099
12099
|
o.input = Shapes::ShapeRef.new(shape: DeleteHubContentRequest)
|
12100
12100
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
12101
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12102
12101
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12102
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12103
12103
|
end)
|
12104
12104
|
|
12105
12105
|
api.add_operation(:delete_hub_content_reference, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12134,8 +12134,8 @@ module Aws::SageMaker
|
|
12134
12134
|
o.http_request_uri = "/"
|
12135
12135
|
o.input = Shapes::ShapeRef.new(shape: DeleteImageRequest)
|
12136
12136
|
o.output = Shapes::ShapeRef.new(shape: DeleteImageResponse)
|
12137
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12138
12137
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12138
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12139
12139
|
end)
|
12140
12140
|
|
12141
12141
|
api.add_operation(:delete_image_version, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12144,8 +12144,8 @@ module Aws::SageMaker
|
|
12144
12144
|
o.http_request_uri = "/"
|
12145
12145
|
o.input = Shapes::ShapeRef.new(shape: DeleteImageVersionRequest)
|
12146
12146
|
o.output = Shapes::ShapeRef.new(shape: DeleteImageVersionResponse)
|
12147
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12148
12147
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12148
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12149
12149
|
end)
|
12150
12150
|
|
12151
12151
|
api.add_operation(:delete_inference_component, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12198,8 +12198,8 @@ module Aws::SageMaker
|
|
12198
12198
|
o.http_request_uri = "/"
|
12199
12199
|
o.input = Shapes::ShapeRef.new(shape: DeleteModelCardRequest)
|
12200
12200
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
12201
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12202
12201
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
12202
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12203
12203
|
end)
|
12204
12204
|
|
12205
12205
|
api.add_operation(:delete_model_explainability_job_definition, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12286,8 +12286,8 @@ module Aws::SageMaker
|
|
12286
12286
|
o.http_request_uri = "/"
|
12287
12287
|
o.input = Shapes::ShapeRef.new(shape: DeletePartnerAppRequest)
|
12288
12288
|
o.output = Shapes::ShapeRef.new(shape: DeletePartnerAppResponse)
|
12289
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12290
12289
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
12290
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12291
12291
|
end)
|
12292
12292
|
|
12293
12293
|
api.add_operation(:delete_pipeline, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12296,8 +12296,8 @@ module Aws::SageMaker
|
|
12296
12296
|
o.http_request_uri = "/"
|
12297
12297
|
o.input = Shapes::ShapeRef.new(shape: DeletePipelineRequest)
|
12298
12298
|
o.output = Shapes::ShapeRef.new(shape: DeletePipelineResponse)
|
12299
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12300
12299
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
12300
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12301
12301
|
end)
|
12302
12302
|
|
12303
12303
|
api.add_operation(:delete_project, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12315,8 +12315,8 @@ module Aws::SageMaker
|
|
12315
12315
|
o.http_request_uri = "/"
|
12316
12316
|
o.input = Shapes::ShapeRef.new(shape: DeleteSpaceRequest)
|
12317
12317
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
12318
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12319
12318
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12319
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12320
12320
|
end)
|
12321
12321
|
|
12322
12322
|
api.add_operation(:delete_studio_lifecycle_config, Seahorse::Model::Operation.new.tap do |o|
|
@@ -12361,8 +12361,8 @@ module Aws::SageMaker
|
|
12361
12361
|
o.http_request_uri = "/"
|
12362
12362
|
o.input = Shapes::ShapeRef.new(shape: DeleteUserProfileRequest)
|
12363
12363
|
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
12364
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12365
12364
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
12365
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
12366
12366
|
end)
|
12367
12367
|
|
12368
12368
|
api.add_operation(:delete_workforce, Seahorse::Model::Operation.new.tap do |o|
|
@@ -13061,9 +13061,9 @@ module Aws::SageMaker
|
|
13061
13061
|
o.http_request_uri = "/"
|
13062
13062
|
o.input = Shapes::ShapeRef.new(shape: ImportHubContentRequest)
|
13063
13063
|
o.output = Shapes::ShapeRef.new(shape: ImportHubContentResponse)
|
13064
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
13064
13065
|
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
13065
13066
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
13066
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
13067
13067
|
end)
|
13068
13068
|
|
13069
13069
|
api.add_operation(:list_actions, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14252,9 +14252,9 @@ module Aws::SageMaker
|
|
14252
14252
|
o.http_request_uri = "/"
|
14253
14253
|
o.input = Shapes::ShapeRef.new(shape: RetryPipelineExecutionRequest)
|
14254
14254
|
o.output = Shapes::ShapeRef.new(shape: RetryPipelineExecutionResponse)
|
14255
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14255
14256
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14256
14257
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14257
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14258
14258
|
end)
|
14259
14259
|
|
14260
14260
|
api.add_operation(:search, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14286,9 +14286,9 @@ module Aws::SageMaker
|
|
14286
14286
|
o.http_request_uri = "/"
|
14287
14287
|
o.input = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepFailureRequest)
|
14288
14288
|
o.output = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepFailureResponse)
|
14289
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14289
14290
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14290
14291
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14291
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14292
14292
|
end)
|
14293
14293
|
|
14294
14294
|
api.add_operation(:send_pipeline_execution_step_success, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14297,9 +14297,9 @@ module Aws::SageMaker
|
|
14297
14297
|
o.http_request_uri = "/"
|
14298
14298
|
o.input = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepSuccessRequest)
|
14299
14299
|
o.output = Shapes::ShapeRef.new(shape: SendPipelineExecutionStepSuccessResponse)
|
14300
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14300
14301
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14301
14302
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14302
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14303
14303
|
end)
|
14304
14304
|
|
14305
14305
|
api.add_operation(:start_edge_deployment_stage, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14326,8 +14326,8 @@ module Aws::SageMaker
|
|
14326
14326
|
o.http_request_uri = "/"
|
14327
14327
|
o.input = Shapes::ShapeRef.new(shape: StartMlflowTrackingServerRequest)
|
14328
14328
|
o.output = Shapes::ShapeRef.new(shape: StartMlflowTrackingServerResponse)
|
14329
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14330
14329
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14330
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14331
14331
|
end)
|
14332
14332
|
|
14333
14333
|
api.add_operation(:start_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14354,9 +14354,9 @@ module Aws::SageMaker
|
|
14354
14354
|
o.http_request_uri = "/"
|
14355
14355
|
o.input = Shapes::ShapeRef.new(shape: StartPipelineExecutionRequest)
|
14356
14356
|
o.output = Shapes::ShapeRef.new(shape: StartPipelineExecutionResponse)
|
14357
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14357
14358
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14358
14359
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14359
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14360
14360
|
end)
|
14361
14361
|
|
14362
14362
|
api.add_operation(:stop_auto_ml_job, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14436,8 +14436,8 @@ module Aws::SageMaker
|
|
14436
14436
|
o.http_request_uri = "/"
|
14437
14437
|
o.input = Shapes::ShapeRef.new(shape: StopMlflowTrackingServerRequest)
|
14438
14438
|
o.output = Shapes::ShapeRef.new(shape: StopMlflowTrackingServerResponse)
|
14439
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14440
14439
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14440
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14441
14441
|
end)
|
14442
14442
|
|
14443
14443
|
api.add_operation(:stop_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14472,8 +14472,8 @@ module Aws::SageMaker
|
|
14472
14472
|
o.http_request_uri = "/"
|
14473
14473
|
o.input = Shapes::ShapeRef.new(shape: StopPipelineExecutionRequest)
|
14474
14474
|
o.output = Shapes::ShapeRef.new(shape: StopPipelineExecutionResponse)
|
14475
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14476
14475
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14476
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14477
14477
|
end)
|
14478
14478
|
|
14479
14479
|
api.add_operation(:stop_processing_job, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14538,9 +14538,9 @@ module Aws::SageMaker
|
|
14538
14538
|
o.http_request_uri = "/"
|
14539
14539
|
o.input = Shapes::ShapeRef.new(shape: UpdateClusterRequest)
|
14540
14540
|
o.output = Shapes::ShapeRef.new(shape: UpdateClusterResponse)
|
14541
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14542
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14543
14541
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14542
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14543
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14544
14544
|
end)
|
14545
14545
|
|
14546
14546
|
api.add_operation(:update_cluster_scheduler_config, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14549,9 +14549,9 @@ module Aws::SageMaker
|
|
14549
14549
|
o.http_request_uri = "/"
|
14550
14550
|
o.input = Shapes::ShapeRef.new(shape: UpdateClusterSchedulerConfigRequest)
|
14551
14551
|
o.output = Shapes::ShapeRef.new(shape: UpdateClusterSchedulerConfigResponse)
|
14552
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14552
14553
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14553
14554
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14554
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14555
14555
|
end)
|
14556
14556
|
|
14557
14557
|
api.add_operation(:update_cluster_software, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14560,8 +14560,8 @@ module Aws::SageMaker
|
|
14560
14560
|
o.http_request_uri = "/"
|
14561
14561
|
o.input = Shapes::ShapeRef.new(shape: UpdateClusterSoftwareRequest)
|
14562
14562
|
o.output = Shapes::ShapeRef.new(shape: UpdateClusterSoftwareResponse)
|
14563
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14564
14563
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14564
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14565
14565
|
end)
|
14566
14566
|
|
14567
14567
|
api.add_operation(:update_code_repository, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14579,9 +14579,9 @@ module Aws::SageMaker
|
|
14579
14579
|
o.http_request_uri = "/"
|
14580
14580
|
o.input = Shapes::ShapeRef.new(shape: UpdateComputeQuotaRequest)
|
14581
14581
|
o.output = Shapes::ShapeRef.new(shape: UpdateComputeQuotaResponse)
|
14582
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14582
14583
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14583
14584
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14584
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14585
14585
|
end)
|
14586
14586
|
|
14587
14587
|
api.add_operation(:update_context, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14617,9 +14617,9 @@ module Aws::SageMaker
|
|
14617
14617
|
o.http_request_uri = "/"
|
14618
14618
|
o.input = Shapes::ShapeRef.new(shape: UpdateDomainRequest)
|
14619
14619
|
o.output = Shapes::ShapeRef.new(shape: UpdateDomainResponse)
|
14620
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14621
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14622
14620
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14621
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14622
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14623
14623
|
end)
|
14624
14624
|
|
14625
14625
|
api.add_operation(:update_endpoint, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14704,8 +14704,8 @@ module Aws::SageMaker
|
|
14704
14704
|
o.http_request_uri = "/"
|
14705
14705
|
o.input = Shapes::ShapeRef.new(shape: UpdateImageRequest)
|
14706
14706
|
o.output = Shapes::ShapeRef.new(shape: UpdateImageResponse)
|
14707
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14708
14707
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14708
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14709
14709
|
end)
|
14710
14710
|
|
14711
14711
|
api.add_operation(:update_image_version, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14714,8 +14714,8 @@ module Aws::SageMaker
|
|
14714
14714
|
o.http_request_uri = "/"
|
14715
14715
|
o.input = Shapes::ShapeRef.new(shape: UpdateImageVersionRequest)
|
14716
14716
|
o.output = Shapes::ShapeRef.new(shape: UpdateImageVersionResponse)
|
14717
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14718
14717
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14718
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14719
14719
|
end)
|
14720
14720
|
|
14721
14721
|
api.add_operation(:update_inference_component, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14752,9 +14752,9 @@ module Aws::SageMaker
|
|
14752
14752
|
o.http_request_uri = "/"
|
14753
14753
|
o.input = Shapes::ShapeRef.new(shape: UpdateMlflowTrackingServerRequest)
|
14754
14754
|
o.output = Shapes::ShapeRef.new(shape: UpdateMlflowTrackingServerResponse)
|
14755
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14755
14756
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14756
14757
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14757
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14758
14758
|
end)
|
14759
14759
|
|
14760
14760
|
api.add_operation(:update_model_card, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14763,9 +14763,9 @@ module Aws::SageMaker
|
|
14763
14763
|
o.http_request_uri = "/"
|
14764
14764
|
o.input = Shapes::ShapeRef.new(shape: UpdateModelCardRequest)
|
14765
14765
|
o.output = Shapes::ShapeRef.new(shape: UpdateModelCardResponse)
|
14766
|
+
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14766
14767
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14767
14768
|
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14768
|
-
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14769
14769
|
end)
|
14770
14770
|
|
14771
14771
|
api.add_operation(:update_model_package, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14783,8 +14783,8 @@ module Aws::SageMaker
|
|
14783
14783
|
o.http_request_uri = "/"
|
14784
14784
|
o.input = Shapes::ShapeRef.new(shape: UpdateMonitoringAlertRequest)
|
14785
14785
|
o.output = Shapes::ShapeRef.new(shape: UpdateMonitoringAlertResponse)
|
14786
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14787
14786
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14787
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14788
14788
|
end)
|
14789
14789
|
|
14790
14790
|
api.add_operation(:update_monitoring_schedule, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14793,8 +14793,8 @@ module Aws::SageMaker
|
|
14793
14793
|
o.http_request_uri = "/"
|
14794
14794
|
o.input = Shapes::ShapeRef.new(shape: UpdateMonitoringScheduleRequest)
|
14795
14795
|
o.output = Shapes::ShapeRef.new(shape: UpdateMonitoringScheduleResponse)
|
14796
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14797
14796
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14797
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14798
14798
|
end)
|
14799
14799
|
|
14800
14800
|
api.add_operation(:update_notebook_instance, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14821,8 +14821,8 @@ module Aws::SageMaker
|
|
14821
14821
|
o.http_request_uri = "/"
|
14822
14822
|
o.input = Shapes::ShapeRef.new(shape: UpdatePartnerAppRequest)
|
14823
14823
|
o.output = Shapes::ShapeRef.new(shape: UpdatePartnerAppResponse)
|
14824
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14825
14824
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14825
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14826
14826
|
end)
|
14827
14827
|
|
14828
14828
|
api.add_operation(:update_pipeline, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14831,8 +14831,8 @@ module Aws::SageMaker
|
|
14831
14831
|
o.http_request_uri = "/"
|
14832
14832
|
o.input = Shapes::ShapeRef.new(shape: UpdatePipelineRequest)
|
14833
14833
|
o.output = Shapes::ShapeRef.new(shape: UpdatePipelineResponse)
|
14834
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14835
14834
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14835
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14836
14836
|
end)
|
14837
14837
|
|
14838
14838
|
api.add_operation(:update_pipeline_execution, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14841,8 +14841,8 @@ module Aws::SageMaker
|
|
14841
14841
|
o.http_request_uri = "/"
|
14842
14842
|
o.input = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionRequest)
|
14843
14843
|
o.output = Shapes::ShapeRef.new(shape: UpdatePipelineExecutionResponse)
|
14844
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14845
14844
|
o.errors << Shapes::ShapeRef.new(shape: ConflictException)
|
14845
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14846
14846
|
end)
|
14847
14847
|
|
14848
14848
|
api.add_operation(:update_project, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14860,9 +14860,9 @@ module Aws::SageMaker
|
|
14860
14860
|
o.http_request_uri = "/"
|
14861
14861
|
o.input = Shapes::ShapeRef.new(shape: UpdateSpaceRequest)
|
14862
14862
|
o.output = Shapes::ShapeRef.new(shape: UpdateSpaceResponse)
|
14863
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14864
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14865
14863
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14864
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14865
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14866
14866
|
end)
|
14867
14867
|
|
14868
14868
|
api.add_operation(:update_training_job, Seahorse::Model::Operation.new.tap do |o|
|
@@ -14901,9 +14901,9 @@ module Aws::SageMaker
|
|
14901
14901
|
o.http_request_uri = "/"
|
14902
14902
|
o.input = Shapes::ShapeRef.new(shape: UpdateUserProfileRequest)
|
14903
14903
|
o.output = Shapes::ShapeRef.new(shape: UpdateUserProfileResponse)
|
14904
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14905
|
-
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14906
14904
|
o.errors << Shapes::ShapeRef.new(shape: ResourceNotFound)
|
14905
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
|
14906
|
+
o.errors << Shapes::ShapeRef.new(shape: ResourceLimitExceeded)
|
14907
14907
|
end)
|
14908
14908
|
|
14909
14909
|
api.add_operation(:update_workforce, Seahorse::Model::Operation.new.tap do |o|
|