UNPKG

prowler-sdk-poc

Version:
2,301 lines 288 kB
{ "version": "2.0", "metadata": { "apiVersion": "2017-07-24", "endpointPrefix": "api.sagemaker", "jsonVersion": "1.1", "protocol": "json", "serviceAbbreviation": "SageMaker", "serviceFullName": "Amazon SageMaker Service", "serviceId": "SageMaker", "signatureVersion": "v4", "signingName": "sagemaker", "targetPrefix": "SageMaker", "uid": "sagemaker-2017-07-24" }, "operations": { "AddAssociation": { "input": { "type": "structure", "required": [ "SourceArn", "DestinationArn" ], "members": { "SourceArn": {}, "DestinationArn": {}, "AssociationType": {} } }, "output": { "type": "structure", "members": { "SourceArn": {}, "DestinationArn": {} } } }, "AddTags": { "input": { "type": "structure", "required": [ "ResourceArn", "Tags" ], "members": { "ResourceArn": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "Tags": { "shape": "S7" } } } }, "AssociateTrialComponent": { "input": { "type": "structure", "required": [ "TrialComponentName", "TrialName" ], "members": { "TrialComponentName": {}, "TrialName": {} } }, "output": { "type": "structure", "members": { "TrialComponentArn": {}, "TrialArn": {} } } }, "CreateAction": { "input": { "type": "structure", "required": [ "ActionName", "Source", "ActionType" ], "members": { "ActionName": {}, "Source": { "shape": "Si" }, "ActionType": {}, "Description": {}, "Status": {}, "Properties": { "shape": "Sn" }, "MetadataProperties": { "shape": "Sp" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "ActionArn": {} } } }, "CreateAlgorithm": { "input": { "type": "structure", "required": [ "AlgorithmName", "TrainingSpecification" ], "members": { "AlgorithmName": {}, "AlgorithmDescription": {}, "TrainingSpecification": { "shape": "Sw" }, "InferenceSpecification": { "shape": "S1t" }, "ValidationSpecification": { "shape": "S28" }, "CertifyForMarketplace": { "type": "boolean" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "AlgorithmArn" ], "members": { "AlgorithmArn": {} } } }, "CreateApp": { "input": { "type": "structure", "required": [ "DomainId", "UserProfileName", "AppType", "AppName" ], "members": { "DomainId": {}, "UserProfileName": {}, "AppType": {}, "AppName": {}, "Tags": { "shape": "S7" }, "ResourceSpec": { "shape": "S3s" } } }, "output": { "type": "structure", "members": { "AppArn": {} } } }, "CreateAppImageConfig": { "input": { "type": "structure", "required": [ "AppImageConfigName" ], "members": { "AppImageConfigName": {}, "Tags": { "shape": "S7" }, "KernelGatewayImageConfig": { "shape": "S41" } } }, "output": { "type": "structure", "members": { "AppImageConfigArn": {} } } }, "CreateArtifact": { "input": { "type": "structure", "required": [ "Source", "ArtifactType" ], "members": { "ArtifactName": {}, "Source": { "shape": "S4d" }, "ArtifactType": {}, "Properties": { "shape": "Sn" }, "MetadataProperties": { "shape": "Sp" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "ArtifactArn": {} } } }, "CreateAutoMLJob": { "input": { "type": "structure", "required": [ "AutoMLJobName", "InputDataConfig", "OutputDataConfig", "RoleArn" ], "members": { "AutoMLJobName": {}, "InputDataConfig": { "shape": "S4l" }, "OutputDataConfig": { "shape": "S4r" }, "ProblemType": {}, "AutoMLJobObjective": { "shape": "S4t" }, "AutoMLJobConfig": { "shape": "S4v" }, "RoleArn": {}, "GenerateCandidateDefinitionsOnly": { "type": "boolean" }, "Tags": { "shape": "S7" }, "ModelDeployConfig": { "shape": "S57" } } }, "output": { "type": "structure", "required": [ "AutoMLJobArn" ], "members": { "AutoMLJobArn": {} } } }, "CreateCodeRepository": { "input": { "type": "structure", "required": [ "CodeRepositoryName", "GitConfig" ], "members": { "CodeRepositoryName": {}, "GitConfig": { "shape": "S5d" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "CodeRepositoryArn" ], "members": { "CodeRepositoryArn": {} } } }, "CreateCompilationJob": { "input": { "type": "structure", "required": [ "CompilationJobName", "RoleArn", "InputConfig", "OutputConfig", "StoppingCondition" ], "members": { "CompilationJobName": {}, "RoleArn": {}, "InputConfig": { "shape": "S5k" }, "OutputConfig": { "shape": "S5o" }, "VpcConfig": { "shape": "S5v" }, "StoppingCondition": { "shape": "S31" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "CompilationJobArn" ], "members": { "CompilationJobArn": {} } } }, "CreateContext": { "input": { "type": "structure", "required": [ "ContextName", "Source", "ContextType" ], "members": { "ContextName": {}, "Source": { "shape": "S63" }, "ContextType": {}, "Description": {}, "Properties": { "shape": "Sn" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "ContextArn": {} } } }, "CreateDataQualityJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName", "DataQualityAppSpecification", "DataQualityJobInput", "DataQualityJobOutputConfig", "JobResources", "RoleArn" ], "members": { "JobDefinitionName": {}, "DataQualityBaselineConfig": { "shape": "S68" }, "DataQualityAppSpecification": { "shape": "S6c" }, "DataQualityJobInput": { "shape": "S6l" }, "DataQualityJobOutputConfig": { "shape": "S6t" }, "JobResources": { "shape": "S6z" }, "NetworkConfig": { "shape": "S74" }, "RoleArn": {}, "StoppingCondition": { "shape": "S75" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "JobDefinitionArn" ], "members": { "JobDefinitionArn": {} } } }, "CreateDeviceFleet": { "input": { "type": "structure", "required": [ "DeviceFleetName", "OutputConfig" ], "members": { "DeviceFleetName": {}, "RoleArn": {}, "Description": {}, "OutputConfig": { "shape": "S7b" }, "Tags": { "shape": "S7" }, "EnableIotRoleAlias": { "type": "boolean" } } } }, "CreateDomain": { "input": { "type": "structure", "required": [ "DomainName", "AuthMode", "DefaultUserSettings", "SubnetIds", "VpcId" ], "members": { "DomainName": {}, "AuthMode": {}, "DefaultUserSettings": { "shape": "S7h" }, "SubnetIds": { "shape": "S54" }, "VpcId": {}, "Tags": { "shape": "S7" }, "AppNetworkAccessType": {}, "HomeEfsFileSystemKmsKeyId": { "deprecated": true, "deprecatedMessage": "This property is deprecated, use KmsKeyId instead." }, "KmsKeyId": {} } }, "output": { "type": "structure", "members": { "DomainArn": {}, "Url": {} } } }, "CreateEdgePackagingJob": { "input": { "type": "structure", "required": [ "EdgePackagingJobName", "CompilationJobName", "ModelName", "ModelVersion", "RoleArn", "OutputConfig" ], "members": { "EdgePackagingJobName": {}, "CompilationJobName": {}, "ModelName": {}, "ModelVersion": {}, "RoleArn": {}, "OutputConfig": { "shape": "S7b" }, "ResourceKey": {}, "Tags": { "shape": "S7" } } } }, "CreateEndpoint": { "input": { "type": "structure", "required": [ "EndpointName", "EndpointConfigName" ], "members": { "EndpointName": {}, "EndpointConfigName": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "EndpointArn" ], "members": { "EndpointArn": {} } } }, "CreateEndpointConfig": { "input": { "type": "structure", "required": [ "EndpointConfigName", "ProductionVariants" ], "members": { "EndpointConfigName": {}, "ProductionVariants": { "shape": "S85" }, "DataCaptureConfig": { "shape": "S8e" }, "Tags": { "shape": "S7" }, "KmsKeyId": {}, "AsyncInferenceConfig": { "shape": "S8p" } } }, "output": { "type": "structure", "required": [ "EndpointConfigArn" ], "members": { "EndpointConfigArn": {} } } }, "CreateExperiment": { "input": { "type": "structure", "required": [ "ExperimentName" ], "members": { "ExperimentName": {}, "DisplayName": {}, "Description": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "ExperimentArn": {} } } }, "CreateFeatureGroup": { "input": { "type": "structure", "required": [ "FeatureGroupName", "RecordIdentifierFeatureName", "EventTimeFeatureName", "FeatureDefinitions" ], "members": { "FeatureGroupName": {}, "RecordIdentifierFeatureName": {}, "EventTimeFeatureName": {}, "FeatureDefinitions": { "shape": "S93" }, "OnlineStoreConfig": { "shape": "S96" }, "OfflineStoreConfig": { "shape": "S98" }, "RoleArn": {}, "Description": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "FeatureGroupArn" ], "members": { "FeatureGroupArn": {} } } }, "CreateFlowDefinition": { "input": { "type": "structure", "required": [ "FlowDefinitionName", "HumanLoopConfig", "OutputConfig", "RoleArn" ], "members": { "FlowDefinitionName": {}, "HumanLoopRequestSource": { "shape": "S9j" }, "HumanLoopActivationConfig": { "shape": "S9l" }, "HumanLoopConfig": { "shape": "S9o" }, "OutputConfig": { "shape": "Sa3" }, "RoleArn": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "FlowDefinitionArn" ], "members": { "FlowDefinitionArn": {} } } }, "CreateHumanTaskUi": { "input": { "type": "structure", "required": [ "HumanTaskUiName", "UiTemplate" ], "members": { "HumanTaskUiName": {}, "UiTemplate": { "shape": "Sa8" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "HumanTaskUiArn" ], "members": { "HumanTaskUiArn": {} } } }, "CreateHyperParameterTuningJob": { "input": { "type": "structure", "required": [ "HyperParameterTuningJobName", "HyperParameterTuningJobConfig" ], "members": { "HyperParameterTuningJobName": {}, "HyperParameterTuningJobConfig": { "shape": "Sad" }, "TrainingJobDefinition": { "shape": "Sau" }, "TrainingJobDefinitions": { "shape": "Sb2" }, "WarmStartConfig": { "shape": "Sb3" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "HyperParameterTuningJobArn" ], "members": { "HyperParameterTuningJobArn": {} } } }, "CreateImage": { "input": { "type": "structure", "required": [ "ImageName", "RoleArn" ], "members": { "Description": {}, "DisplayName": {}, "ImageName": {}, "RoleArn": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "ImageArn": {} } } }, "CreateImageVersion": { "input": { "type": "structure", "required": [ "BaseImage", "ClientToken", "ImageName" ], "members": { "BaseImage": {}, "ClientToken": { "idempotencyToken": true }, "ImageName": {} } }, "output": { "type": "structure", "members": { "ImageVersionArn": {} } } }, "CreateLabelingJob": { "input": { "type": "structure", "required": [ "LabelingJobName", "LabelAttributeName", "InputConfig", "OutputConfig", "RoleArn", "HumanTaskConfig" ], "members": { "LabelingJobName": {}, "LabelAttributeName": {}, "InputConfig": { "shape": "Sbk" }, "OutputConfig": { "shape": "Sbr" }, "RoleArn": {}, "LabelCategoryConfigS3Uri": {}, "StoppingConditions": { "shape": "Sbs" }, "LabelingJobAlgorithmsConfig": { "shape": "Sbv" }, "HumanTaskConfig": { "shape": "Sbz" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "LabelingJobArn" ], "members": { "LabelingJobArn": {} } } }, "CreateModel": { "input": { "type": "structure", "required": [ "ModelName", "ExecutionRoleArn" ], "members": { "ModelName": {}, "PrimaryContainer": { "shape": "Sce" }, "Containers": { "shape": "Scn" }, "InferenceExecutionConfig": { "shape": "Sco" }, "ExecutionRoleArn": {}, "Tags": { "shape": "S7" }, "VpcConfig": { "shape": "S51" }, "EnableNetworkIsolation": { "type": "boolean" } } }, "output": { "type": "structure", "required": [ "ModelArn" ], "members": { "ModelArn": {} } } }, "CreateModelBiasJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName", "ModelBiasAppSpecification", "ModelBiasJobInput", "ModelBiasJobOutputConfig", "JobResources", "RoleArn" ], "members": { "JobDefinitionName": {}, "ModelBiasBaselineConfig": { "shape": "Scs" }, "ModelBiasAppSpecification": { "shape": "Sct" }, "ModelBiasJobInput": { "shape": "Scu" }, "ModelBiasJobOutputConfig": { "shape": "S6t" }, "JobResources": { "shape": "S6z" }, "NetworkConfig": { "shape": "S74" }, "RoleArn": {}, "StoppingCondition": { "shape": "S75" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "JobDefinitionArn" ], "members": { "JobDefinitionArn": {} } } }, "CreateModelExplainabilityJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName", "ModelExplainabilityAppSpecification", "ModelExplainabilityJobInput", "ModelExplainabilityJobOutputConfig", "JobResources", "RoleArn" ], "members": { "JobDefinitionName": {}, "ModelExplainabilityBaselineConfig": { "shape": "Scy" }, "ModelExplainabilityAppSpecification": { "shape": "Scz" }, "ModelExplainabilityJobInput": { "shape": "Sd0" }, "ModelExplainabilityJobOutputConfig": { "shape": "S6t" }, "JobResources": { "shape": "S6z" }, "NetworkConfig": { "shape": "S74" }, "RoleArn": {}, "StoppingCondition": { "shape": "S75" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "JobDefinitionArn" ], "members": { "JobDefinitionArn": {} } } }, "CreateModelPackage": { "input": { "type": "structure", "members": { "ModelPackageName": {}, "ModelPackageGroupName": {}, "ModelPackageDescription": {}, "InferenceSpecification": { "shape": "S1t" }, "ValidationSpecification": { "shape": "Sd3" }, "SourceAlgorithmSpecification": { "shape": "Sd6" }, "CertifyForMarketplace": { "type": "boolean" }, "Tags": { "shape": "S7" }, "ModelApprovalStatus": {}, "MetadataProperties": { "shape": "Sp" }, "ModelMetrics": { "shape": "Sda" }, "ClientToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "required": [ "ModelPackageArn" ], "members": { "ModelPackageArn": {} } } }, "CreateModelPackageGroup": { "input": { "type": "structure", "required": [ "ModelPackageGroupName" ], "members": { "ModelPackageGroupName": {}, "ModelPackageGroupDescription": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "ModelPackageGroupArn" ], "members": { "ModelPackageGroupArn": {} } } }, "CreateModelQualityJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName", "ModelQualityAppSpecification", "ModelQualityJobInput", "ModelQualityJobOutputConfig", "JobResources", "RoleArn" ], "members": { "JobDefinitionName": {}, "ModelQualityBaselineConfig": { "shape": "Sdn" }, "ModelQualityAppSpecification": { "shape": "Sdo" }, "ModelQualityJobInput": { "shape": "Sdq" }, "ModelQualityJobOutputConfig": { "shape": "S6t" }, "JobResources": { "shape": "S6z" }, "NetworkConfig": { "shape": "S74" }, "RoleArn": {}, "StoppingCondition": { "shape": "S75" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "JobDefinitionArn" ], "members": { "JobDefinitionArn": {} } } }, "CreateMonitoringSchedule": { "input": { "type": "structure", "required": [ "MonitoringScheduleName", "MonitoringScheduleConfig" ], "members": { "MonitoringScheduleName": {}, "MonitoringScheduleConfig": { "shape": "Sdu" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "MonitoringScheduleArn" ], "members": { "MonitoringScheduleArn": {} } } }, "CreateNotebookInstance": { "input": { "type": "structure", "required": [ "NotebookInstanceName", "InstanceType", "RoleArn" ], "members": { "NotebookInstanceName": {}, "InstanceType": {}, "SubnetId": {}, "SecurityGroupIds": { "shape": "S7i" }, "RoleArn": {}, "KmsKeyId": {}, "Tags": { "shape": "S7" }, "LifecycleConfigName": {}, "DirectInternetAccess": {}, "VolumeSizeInGB": { "type": "integer" }, "AcceleratorTypes": { "shape": "Sec" }, "DefaultCodeRepository": {}, "AdditionalCodeRepositories": { "shape": "Sef" }, "RootAccess": {}, "PlatformIdentifier": {} } }, "output": { "type": "structure", "members": { "NotebookInstanceArn": {} } } }, "CreateNotebookInstanceLifecycleConfig": { "input": { "type": "structure", "required": [ "NotebookInstanceLifecycleConfigName" ], "members": { "NotebookInstanceLifecycleConfigName": {}, "OnCreate": { "shape": "Sel" }, "OnStart": { "shape": "Sel" } } }, "output": { "type": "structure", "members": { "NotebookInstanceLifecycleConfigArn": {} } } }, "CreatePipeline": { "input": { "type": "structure", "required": [ "PipelineName", "PipelineDefinition", "ClientRequestToken", "RoleArn" ], "members": { "PipelineName": {}, "PipelineDisplayName": {}, "PipelineDefinition": {}, "PipelineDescription": {}, "ClientRequestToken": { "idempotencyToken": true }, "RoleArn": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "PipelineArn": {} } } }, "CreatePresignedDomainUrl": { "input": { "type": "structure", "required": [ "DomainId", "UserProfileName" ], "members": { "DomainId": {}, "UserProfileName": {}, "SessionExpirationDurationInSeconds": { "type": "integer" }, "ExpiresInSeconds": { "type": "integer" } } }, "output": { "type": "structure", "members": { "AuthorizedUrl": {} } } }, "CreatePresignedNotebookInstanceUrl": { "input": { "type": "structure", "required": [ "NotebookInstanceName" ], "members": { "NotebookInstanceName": {}, "SessionExpirationDurationInSeconds": { "type": "integer" } } }, "output": { "type": "structure", "members": { "AuthorizedUrl": {} } } }, "CreateProcessingJob": { "input": { "type": "structure", "required": [ "ProcessingJobName", "ProcessingResources", "AppSpecification", "RoleArn" ], "members": { "ProcessingInputs": { "shape": "Sf6" }, "ProcessingOutputConfig": { "shape": "Sft" }, "ProcessingJobName": {}, "ProcessingResources": { "shape": "Sfy" }, "StoppingCondition": { "shape": "Sg0" }, "AppSpecification": { "shape": "Sg2" }, "Environment": { "shape": "Sg4" }, "NetworkConfig": { "shape": "Se2" }, "RoleArn": {}, "Tags": { "shape": "S7" }, "ExperimentConfig": { "shape": "Sg5" } } }, "output": { "type": "structure", "required": [ "ProcessingJobArn" ], "members": { "ProcessingJobArn": {} } } }, "CreateProject": { "input": { "type": "structure", "required": [ "ProjectName", "ServiceCatalogProvisioningDetails" ], "members": { "ProjectName": {}, "ProjectDescription": {}, "ServiceCatalogProvisioningDetails": { "shape": "Sga" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "ProjectArn", "ProjectId" ], "members": { "ProjectArn": {}, "ProjectId": {} } } }, "CreateStudioLifecycleConfig": { "input": { "type": "structure", "required": [ "StudioLifecycleConfigName", "StudioLifecycleConfigContent", "StudioLifecycleConfigAppType" ], "members": { "StudioLifecycleConfigName": {}, "StudioLifecycleConfigContent": {}, "StudioLifecycleConfigAppType": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "StudioLifecycleConfigArn": {} } } }, "CreateTrainingJob": { "input": { "type": "structure", "required": [ "TrainingJobName", "AlgorithmSpecification", "RoleArn", "OutputDataConfig", "ResourceConfig", "StoppingCondition" ], "members": { "TrainingJobName": {}, "HyperParameters": { "shape": "S2d" }, "AlgorithmSpecification": { "shape": "Sgq" }, "RoleArn": {}, "InputDataConfig": { "shape": "S2f" }, "OutputDataConfig": { "shape": "S2w" }, "ResourceConfig": { "shape": "S2y" }, "VpcConfig": { "shape": "S51" }, "StoppingCondition": { "shape": "S31" }, "Tags": { "shape": "S7" }, "EnableNetworkIsolation": { "type": "boolean" }, "EnableInterContainerTrafficEncryption": { "type": "boolean" }, "EnableManagedSpotTraining": { "type": "boolean" }, "CheckpointConfig": { "shape": "Saz" }, "DebugHookConfig": { "shape": "Sgr" }, "DebugRuleConfigurations": { "shape": "Sgz" }, "TensorBoardOutputConfig": { "shape": "Sh4" }, "ExperimentConfig": { "shape": "Sg5" }, "ProfilerConfig": { "shape": "Sh5" }, "ProfilerRuleConfigurations": { "shape": "Sh8" }, "Environment": { "shape": "Sha" }, "RetryStrategy": { "shape": "Sb0" } } }, "output": { "type": "structure", "required": [ "TrainingJobArn" ], "members": { "TrainingJobArn": {} } } }, "CreateTransformJob": { "input": { "type": "structure", "required": [ "TransformJobName", "ModelName", "TransformInput", "TransformOutput", "TransformResources" ], "members": { "TransformJobName": {}, "ModelName": {}, "MaxConcurrentTransforms": { "type": "integer" }, "ModelClientConfig": { "shape": "Shh" }, "MaxPayloadInMB": { "type": "integer" }, "BatchStrategy": {}, "Environment": { "shape": "S38" }, "TransformInput": { "shape": "S3b" }, "TransformOutput": { "shape": "S3f" }, "TransformResources": { "shape": "S3i" }, "DataProcessing": { "shape": "Shk" }, "Tags": { "shape": "S7" }, "ExperimentConfig": { "shape": "Sg5" } } }, "output": { "type": "structure", "required": [ "TransformJobArn" ], "members": { "TransformJobArn": {} } } }, "CreateTrial": { "input": { "type": "structure", "required": [ "TrialName", "ExperimentName" ], "members": { "TrialName": {}, "DisplayName": {}, "ExperimentName": {}, "MetadataProperties": { "shape": "Sp" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "TrialArn": {} } } }, "CreateTrialComponent": { "input": { "type": "structure", "required": [ "TrialComponentName" ], "members": { "TrialComponentName": {}, "DisplayName": {}, "Status": { "shape": "Shs" }, "StartTime": { "type": "timestamp" }, "EndTime": { "type": "timestamp" }, "Parameters": { "shape": "Shw" }, "InputArtifacts": { "shape": "Si0" }, "OutputArtifacts": { "shape": "Si0" }, "MetadataProperties": { "shape": "Sp" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "TrialComponentArn": {} } } }, "CreateUserProfile": { "input": { "type": "structure", "required": [ "DomainId", "UserProfileName" ], "members": { "DomainId": {}, "UserProfileName": {}, "SingleSignOnUserIdentifier": {}, "SingleSignOnUserValue": {}, "Tags": { "shape": "S7" }, "UserSettings": { "shape": "S7h" } } }, "output": { "type": "structure", "members": { "UserProfileArn": {} } } }, "CreateWorkforce": { "input": { "type": "structure", "required": [ "WorkforceName" ], "members": { "CognitoConfig": { "shape": "Sib" }, "OidcConfig": { "shape": "Sie" }, "SourceIpConfig": { "shape": "Sih" }, "WorkforceName": {}, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "required": [ "WorkforceArn" ], "members": { "WorkforceArn": {} } } }, "CreateWorkteam": { "input": { "type": "structure", "required": [ "WorkteamName", "MemberDefinitions", "Description" ], "members": { "WorkteamName": {}, "WorkforceName": {}, "MemberDefinitions": { "shape": "Sip" }, "Description": {}, "NotificationConfiguration": { "shape": "Six" }, "Tags": { "shape": "S7" } } }, "output": { "type": "structure", "members": { "WorkteamArn": {} } } }, "DeleteAction": { "input": { "type": "structure", "required": [ "ActionName" ], "members": { "ActionName": {} } }, "output": { "type": "structure", "members": { "ActionArn": {} } } }, "DeleteAlgorithm": { "input": { "type": "structure", "required": [ "AlgorithmName" ], "members": { "AlgorithmName": {} } } }, "DeleteApp": { "input": { "type": "structure", "required": [ "DomainId", "UserProfileName", "AppType", "AppName" ], "members": { "DomainId": {}, "UserProfileName": {}, "AppType": {}, "AppName": {} } } }, "DeleteAppImageConfig": { "input": { "type": "structure", "required": [ "AppImageConfigName" ], "members": { "AppImageConfigName": {} } } }, "DeleteArtifact": { "input": { "type": "structure", "members": { "ArtifactArn": {}, "Source": { "shape": "S4d" } } }, "output": { "type": "structure", "members": { "ArtifactArn": {} } } }, "DeleteAssociation": { "input": { "type": "structure", "required": [ "SourceArn", "DestinationArn" ], "members": { "SourceArn": {}, "DestinationArn": {} } }, "output": { "type": "structure", "members": { "SourceArn": {}, "DestinationArn": {} } } }, "DeleteCodeRepository": { "input": { "type": "structure", "required": [ "CodeRepositoryName" ], "members": { "CodeRepositoryName": {} } } }, "DeleteContext": { "input": { "type": "structure", "required": [ "ContextName" ], "members": { "ContextName": {} } }, "output": { "type": "structure", "members": { "ContextArn": {} } } }, "DeleteDataQualityJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName" ], "members": { "JobDefinitionName": {} } } }, "DeleteDeviceFleet": { "input": { "type": "structure", "required": [ "DeviceFleetName" ], "members": { "DeviceFleetName": {} } } }, "DeleteDomain": { "input": { "type": "structure", "required": [ "DomainId" ], "members": { "DomainId": {}, "RetentionPolicy": { "type": "structure", "members": { "HomeEfsFileSystem": {} } } } } }, "DeleteEndpoint": { "input": { "type": "structure", "required": [ "EndpointName" ], "members": { "EndpointName": {} } } }, "DeleteEndpointConfig": { "input": { "type": "structure", "required": [ "EndpointConfigName" ], "members": { "EndpointConfigName": {} } } }, "DeleteExperiment": { "input": { "type": "structure", "required": [ "ExperimentName" ], "members": { "ExperimentName": {} } }, "output": { "type": "structure", "members": { "ExperimentArn": {} } } }, "DeleteFeatureGroup": { "input": { "type": "structure", "required": [ "FeatureGroupName" ], "members": { "FeatureGroupName": {} } } }, "DeleteFlowDefinition": { "input": { "type": "structure", "required": [ "FlowDefinitionName" ], "members": { "FlowDefinitionName": {} } }, "output": { "type": "structure", "members": {} } }, "DeleteHumanTaskUi": { "input": { "type": "structure", "required": [ "HumanTaskUiName" ], "members": { "HumanTaskUiName": {} } }, "output": { "type": "structure", "members": {} } }, "DeleteImage": { "input": { "type": "structure", "required": [ "ImageName" ], "members": { "ImageName": {} } }, "output": { "type": "structure", "members": {} } }, "DeleteImageVersion": { "input": { "type": "structure", "required": [ "ImageName", "Version" ], "members": { "ImageName": {}, "Version": { "type": "integer" } } }, "output": { "type": "structure", "members": {} } }, "DeleteModel": { "input": { "type": "structure", "required": [ "ModelName" ], "members": { "ModelName": {} } } }, "DeleteModelBiasJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName" ], "members": { "JobDefinitionName": {} } } }, "DeleteModelExplainabilityJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName" ], "members": { "JobDefinitionName": {} } } }, "DeleteModelPackage": { "input": { "type": "structure", "required": [ "ModelPackageName" ], "members": { "ModelPackageName": {} } } }, "DeleteModelPackageGroup": { "input": { "type": "structure", "required": [ "ModelPackageGroupName" ], "members": { "ModelPackageGroupName": {} } } }, "DeleteModelPackageGroupPolicy": { "input": { "type": "structure", "required": [ "ModelPackageGroupName" ], "members": { "ModelPackageGroupName": {} } } }, "DeleteModelQualityJobDefinition": { "input": { "type": "structure", "required": [ "JobDefinitionName" ], "members": { "JobDefinitionName": {} } } }, "DeleteMonitoringSchedule": { "input": { "type": "structure", "required": [ "MonitoringScheduleName" ], "members": { "MonitoringScheduleName": {} } } }, "DeleteNotebookInstance": { "input": { "type": "structure", "required": [ "NotebookInstanceName" ], "members": { "NotebookInstanceName": {} } } }, "DeleteNotebookInstanceLifecycleConfig": { "input": { "type": "structure", "required": [ "NotebookInstanceLifecycleConfigName" ], "members": { "NotebookInstanceLifecycleConfigName": {} } } }, "DeletePipeline": { "input": { "type": "structure", "required": [ "PipelineName", "ClientRequestToken" ], "members": { "PipelineName": {}, "ClientRequestToken": { "idempotencyToken": true } } }, "output": { "type": "structure", "members": { "PipelineArn": {} } } }, "DeleteProject": { "input": { "type": "structure", "required": [ "ProjectName" ], "members": { "ProjectName": {} } } }, "DeleteStudioLifecycleConfig": { "input": { "type": "structure", "required": [ "StudioLifecycleConfigName" ], "members": { "StudioLifecycleConfigName": {} } } }, "DeleteTags": { "input": { "type": "structure", "required": [ "ResourceArn", "TagKeys" ], "members": { "ResourceArn": {}, "TagKeys": { "type": "list", "member": {} } } }, "output": { "type": "structure", "members": {} } }, "DeleteTrial": { "input": { "type": "structure", "required": [ "TrialName" ], "members": { "TrialName": {} } }, "output": { "type": "structure", "members": { "TrialArn": {} } } }, "DeleteTrialComponent": { "input": { "type": "structure", "required": [ "TrialComponentName" ], "members": { "TrialComponentName": {} } }, "output": { "type": "structure", "members": { "TrialComponentArn": {} } } }, "DeleteUserProfile": { "input": { "type": "structure", "required": [ "DomainId", "UserProfileName" ], "members": { "DomainId": {}, "UserProfileName": {} } } }, "DeleteWorkforce": { "input": { "type": "structure", "required": [ "WorkforceName" ], "members": { "WorkforceName": {} } }, "output": { "type": "structure", "members": {} } }, "DeleteWorkteam": { "input": { "type": "structure", "required": [ "WorkteamName" ], "members": { "WorkteamName": {} } }, "output": { "type": "structure", "required": [ "Success" ], "members": { "Success": { "type": "boolean" } } } }, "DeregisterDevices": { "input": { "type": "structure", "required": [ "DeviceFleetName", "DeviceNames" ], "members": { "DeviceFleetName": {}, "DeviceNames": { "type": "list", "member": {} } } } }, "DescribeAction": { "input": { "type": "structure", "required": [ "ActionName" ], "members": { "ActionName": {} } }, "output": { "type": "structure", "members": { "ActionName": {}, "ActionArn": {}, "Source": { "shape": "Si" }, "ActionType": {}, "Description": {}, "Status": {}, "Properties": { "shape": "Sn" }, "CreationTime": { "type": "timestamp" }, "CreatedBy": { "shape": "Skq" }, "LastModifiedTime": { "type": "timestamp" }, "LastModifiedBy": { "shape": "Skq" }, "MetadataProperties": { "shape": "Sp" } } } }, "DescribeAlgorithm": { "input": { "type": "structure", "required": [ "AlgorithmName" ], "members": { "AlgorithmName": {} } }, "output": { "type": "structure", "required": [ "AlgorithmName", "AlgorithmArn", "CreationTime", "TrainingSpecification", "AlgorithmStatus", "AlgorithmStatusDetails" ], "members": { "AlgorithmName": {}, "AlgorithmArn": {}, "AlgorithmDescription": {}, "CreationTime": { "type": "timestamp" }, "TrainingSpecification": { "shape": "Sw" }, "InferenceSpecification": { "shape": "S1t" }, "ValidationSpecification": { "shape": "S28" }, "AlgorithmStatus": {}, "AlgorithmStatusDetails": { "type": "structure", "members": { "ValidationStatuses": { "shape": "Skw" }, "ImageScanStatuses": { "shape": "Skw" } } }, "ProductId": {}, "CertifyForMarketplace": { "type": "boolean