aboutsummaryrefslogtreecommitdiff
path: root/.venv/lib/python3.12/site-packages/botocore/data/sagemaker
diff options
context:
space:
mode:
authorS. Solomon Darnell2025-03-28 21:52:21 -0500
committerS. Solomon Darnell2025-03-28 21:52:21 -0500
commit4a52a71956a8d46fcb7294ac71734504bb09bcc2 (patch)
treeee3dc5af3b6313e921cd920906356f5d4febc4ed /.venv/lib/python3.12/site-packages/botocore/data/sagemaker
parentcc961e04ba734dd72309fb548a2f97d67d578813 (diff)
downloadgn-ai-master.tar.gz
two version of R2R are hereHEADmaster
Diffstat (limited to '.venv/lib/python3.12/site-packages/botocore/data/sagemaker')
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.gzbin0 -> 1271 bytes
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/examples-1.json5
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/paginators-1.json472
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/service-2.json.gzbin0 -> 308643 bytes
-rw-r--r--.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/waiters-2.json311
5 files changed, 788 insertions, 0 deletions
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.gz
new file mode 100644
index 00000000..19b9249c
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/endpoint-rule-set-1.json.gz
Binary files differ
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/examples-1.json b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/examples-1.json
new file mode 100644
index 00000000..0ea7e3b0
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/examples-1.json
@@ -0,0 +1,5 @@
+{
+ "version": "1.0",
+ "examples": {
+ }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/paginators-1.json b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/paginators-1.json
new file mode 100644
index 00000000..03e461a8
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/paginators-1.json
@@ -0,0 +1,472 @@
+{
+ "pagination": {
+ "ListTrainingJobs": {
+ "result_key": "TrainingJobSummaries",
+ "output_token": "NextToken",
+ "input_token": "NextToken",
+ "limit_key": "MaxResults"
+ },
+ "ListEndpoints": {
+ "result_key": "Endpoints",
+ "output_token": "NextToken",
+ "input_token": "NextToken",
+ "limit_key": "MaxResults"
+ },
+ "ListEndpointConfigs": {
+ "result_key": "EndpointConfigs",
+ "output_token": "NextToken",
+ "input_token": "NextToken",
+ "limit_key": "MaxResults"
+ },
+ "ListNotebookInstances": {
+ "result_key": "NotebookInstances",
+ "output_token": "NextToken",
+ "input_token": "NextToken",
+ "limit_key": "MaxResults"
+ },
+ "ListTags": {
+ "result_key": "Tags",
+ "output_token": "NextToken",
+ "input_token": "NextToken",
+ "limit_key": "MaxResults"
+ },
+ "ListModels": {
+ "result_key": "Models",
+ "output_token": "NextToken",
+ "input_token": "NextToken",
+ "limit_key": "MaxResults"
+ },
+ "ListAlgorithms": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "AlgorithmSummaryList"
+ },
+ "ListCodeRepositories": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "CodeRepositorySummaryList"
+ },
+ "ListCompilationJobs": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "CompilationJobSummaries"
+ },
+ "ListHyperParameterTuningJobs": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "HyperParameterTuningJobSummaries"
+ },
+ "ListLabelingJobs": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "LabelingJobSummaryList"
+ },
+ "ListLabelingJobsForWorkteam": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "LabelingJobSummaryList"
+ },
+ "ListModelPackages": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "ModelPackageSummaryList"
+ },
+ "ListNotebookInstanceLifecycleConfigs": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "NotebookInstanceLifecycleConfigs"
+ },
+ "ListSubscribedWorkteams": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "SubscribedWorkteams"
+ },
+ "ListTrainingJobsForHyperParameterTuningJob": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "TrainingJobSummaries"
+ },
+ "ListTransformJobs": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "TransformJobSummaries"
+ },
+ "ListWorkteams": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "Workteams"
+ },
+ "Search": {
+ "input_token": "NextToken",
+ "limit_key": "MaxResults",
+ "output_token": "NextToken",
+ "result_key": "Results"
+ },
+ "ListApps": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Apps"
+ },
+ "ListAutoMLJobs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "AutoMLJobSummaries"
+ },
+ "ListCandidatesForAutoMLJob": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Candidates"
+ },
+ "ListDomains": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Domains"
+ },
+ "ListExperiments": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ExperimentSummaries"
+ },
+ "ListFlowDefinitions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "FlowDefinitionSummaries"
+ },
+ "ListHumanTaskUis": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "HumanTaskUiSummaries"
+ },
+ "ListMonitoringExecutions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "MonitoringExecutionSummaries"
+ },
+ "ListMonitoringSchedules": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "MonitoringScheduleSummaries"
+ },
+ "ListProcessingJobs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ProcessingJobSummaries"
+ },
+ "ListTrialComponents": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "TrialComponentSummaries"
+ },
+ "ListTrials": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "TrialSummaries"
+ },
+ "ListUserProfiles": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "UserProfiles"
+ },
+ "ListWorkforces": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Workforces"
+ },
+ "ListImageVersions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ImageVersions"
+ },
+ "ListImages": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Images"
+ },
+ "ListActions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ActionSummaries"
+ },
+ "ListAppImageConfigs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "AppImageConfigs"
+ },
+ "ListArtifacts": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ArtifactSummaries"
+ },
+ "ListAssociations": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "AssociationSummaries"
+ },
+ "ListContexts": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ContextSummaries"
+ },
+ "ListFeatureGroups": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "FeatureGroupSummaries"
+ },
+ "ListModelPackageGroups": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ModelPackageGroupSummaryList"
+ },
+ "ListPipelineExecutionSteps": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "PipelineExecutionSteps"
+ },
+ "ListPipelineExecutions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "PipelineExecutionSummaries"
+ },
+ "ListPipelineParametersForExecution": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "PipelineParameters"
+ },
+ "ListPipelines": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "PipelineSummaries"
+ },
+ "ListDataQualityJobDefinitions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "JobDefinitionSummaries"
+ },
+ "ListDeviceFleets": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "DeviceFleetSummaries"
+ },
+ "ListDevices": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "DeviceSummaries"
+ },
+ "ListEdgePackagingJobs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "EdgePackagingJobSummaries"
+ },
+ "ListModelBiasJobDefinitions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "JobDefinitionSummaries"
+ },
+ "ListModelExplainabilityJobDefinitions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "JobDefinitionSummaries"
+ },
+ "ListModelQualityJobDefinitions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "JobDefinitionSummaries"
+ },
+ "ListStudioLifecycleConfigs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "StudioLifecycleConfigs"
+ },
+ "ListInferenceRecommendationsJobs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "InferenceRecommendationsJobs"
+ },
+ "ListLineageGroups": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "LineageGroupSummaries"
+ },
+ "ListModelMetadata": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ModelMetadataSummaries"
+ },
+ "ListEdgeDeploymentPlans": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "EdgeDeploymentPlanSummaries"
+ },
+ "ListStageDevices": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "DeviceDeploymentSummaries"
+ },
+ "ListInferenceRecommendationsJobSteps": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Steps"
+ },
+ "ListInferenceExperiments": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "InferenceExperiments"
+ },
+ "ListModelCardExportJobs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ModelCardExportJobSummaries"
+ },
+ "ListModelCardVersions": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ModelCardVersionSummaryList"
+ },
+ "ListModelCards": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ModelCardSummaries"
+ },
+ "ListMonitoringAlertHistory": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "MonitoringAlertHistory"
+ },
+ "ListMonitoringAlerts": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "MonitoringAlertSummaries"
+ },
+ "ListSpaces": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Spaces"
+ },
+ "ListAliases": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "SageMakerImageVersionAliases"
+ },
+ "ListResourceCatalogs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ResourceCatalogs"
+ },
+ "ListClusterNodes": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ClusterNodeSummaries"
+ },
+ "ListClusters": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ClusterSummaries"
+ },
+ "ListInferenceComponents": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "InferenceComponents"
+ },
+ "ListMlflowTrackingServers": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "TrackingServerSummaries"
+ },
+ "ListOptimizationJobs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "OptimizationJobSummaries"
+ },
+ "ListClusterSchedulerConfigs": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ClusterSchedulerConfigSummaries"
+ },
+ "ListComputeQuotas": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "ComputeQuotaSummaries"
+ },
+ "ListPartnerApps": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "Summaries"
+ },
+ "ListTrainingPlans": {
+ "input_token": "NextToken",
+ "output_token": "NextToken",
+ "limit_key": "MaxResults",
+ "result_key": "TrainingPlanSummaries"
+ }
+ }
+}
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/service-2.json.gz b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/service-2.json.gz
new file mode 100644
index 00000000..55d2f022
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/service-2.json.gz
Binary files differ
diff --git a/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/waiters-2.json b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/waiters-2.json
new file mode 100644
index 00000000..8677924d
--- /dev/null
+++ b/.venv/lib/python3.12/site-packages/botocore/data/sagemaker/2017-07-24/waiters-2.json
@@ -0,0 +1,311 @@
+{
+ "version": 2,
+ "waiters": {
+ "NotebookInstanceInService": {
+ "delay": 30,
+ "maxAttempts": 60,
+ "operation": "DescribeNotebookInstance",
+ "acceptors": [
+ {
+ "expected": "InService",
+ "matcher": "path",
+ "state": "success",
+ "argument": "NotebookInstanceStatus"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "NotebookInstanceStatus"
+ }
+ ]
+ },
+ "NotebookInstanceStopped": {
+ "delay": 30,
+ "operation": "DescribeNotebookInstance",
+ "maxAttempts": 60,
+ "acceptors": [
+ {
+ "expected": "Stopped",
+ "matcher": "path",
+ "state": "success",
+ "argument": "NotebookInstanceStatus"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "NotebookInstanceStatus"
+ }
+ ]
+ },
+ "NotebookInstanceDeleted": {
+ "delay": 30,
+ "maxAttempts": 60,
+ "operation": "DescribeNotebookInstance",
+ "acceptors": [
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "success"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "NotebookInstanceStatus"
+ }
+ ]
+ },
+ "TrainingJobCompletedOrStopped": {
+ "delay": 120,
+ "maxAttempts": 180,
+ "operation": "DescribeTrainingJob",
+ "acceptors": [
+ {
+ "expected": "Completed",
+ "matcher": "path",
+ "state": "success",
+ "argument": "TrainingJobStatus"
+ },
+ {
+ "expected": "Stopped",
+ "matcher": "path",
+ "state": "success",
+ "argument": "TrainingJobStatus"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "TrainingJobStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "EndpointInService": {
+ "delay": 30,
+ "maxAttempts": 120,
+ "operation": "DescribeEndpoint",
+ "acceptors": [
+ {
+ "expected": "InService",
+ "matcher": "path",
+ "state": "success",
+ "argument": "EndpointStatus"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "EndpointStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "EndpointDeleted": {
+ "delay": 30,
+ "maxAttempts": 60,
+ "operation": "DescribeEndpoint",
+ "acceptors": [
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "success"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "EndpointStatus"
+ }
+ ]
+ },
+ "TransformJobCompletedOrStopped": {
+ "delay": 60,
+ "maxAttempts": 60,
+ "operation": "DescribeTransformJob",
+ "acceptors": [
+ {
+ "expected": "Completed",
+ "matcher": "path",
+ "state": "success",
+ "argument": "TransformJobStatus"
+ },
+ {
+ "expected": "Stopped",
+ "matcher": "path",
+ "state": "success",
+ "argument": "TransformJobStatus"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "TransformJobStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "ProcessingJobCompletedOrStopped": {
+ "delay": 60,
+ "maxAttempts": 60,
+ "operation": "DescribeProcessingJob",
+ "acceptors": [
+ {
+ "expected": "Completed",
+ "matcher": "path",
+ "state": "success",
+ "argument": "ProcessingJobStatus"
+ },
+ {
+ "expected": "Stopped",
+ "matcher": "path",
+ "state": "success",
+ "argument": "ProcessingJobStatus"
+ },
+ {
+ "expected": "Failed",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "ProcessingJobStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "ImageCreated": {
+ "delay": 60,
+ "maxAttempts": 60,
+ "operation": "DescribeImage",
+ "acceptors": [
+ {
+ "expected": "CREATED",
+ "matcher": "path",
+ "state": "success",
+ "argument": "ImageStatus"
+ },
+ {
+ "expected": "CREATE_FAILED",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "ImageStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "ImageUpdated": {
+ "delay": 60,
+ "maxAttempts": 60,
+ "operation": "DescribeImage",
+ "acceptors": [
+ {
+ "expected": "CREATED",
+ "matcher": "path",
+ "state": "success",
+ "argument": "ImageStatus"
+ },
+ {
+ "expected": "UPDATE_FAILED",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "ImageStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "ImageDeleted": {
+ "delay": 60,
+ "maxAttempts": 60,
+ "operation": "DescribeImage",
+ "acceptors": [
+ {
+ "expected": "ResourceNotFoundException",
+ "matcher": "error",
+ "state": "success"
+ },
+ {
+ "expected": "DELETE_FAILED",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "ImageStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "ImageVersionCreated": {
+ "delay": 60,
+ "maxAttempts": 60,
+ "operation": "DescribeImageVersion",
+ "acceptors": [
+ {
+ "expected": "CREATED",
+ "matcher": "path",
+ "state": "success",
+ "argument": "ImageVersionStatus"
+ },
+ {
+ "expected": "CREATE_FAILED",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "ImageVersionStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ },
+ "ImageVersionDeleted": {
+ "delay": 60,
+ "maxAttempts": 60,
+ "operation": "DescribeImageVersion",
+ "acceptors": [
+ {
+ "expected": "ResourceNotFoundException",
+ "matcher": "error",
+ "state": "success"
+ },
+ {
+ "expected": "DELETE_FAILED",
+ "matcher": "path",
+ "state": "failure",
+ "argument": "ImageVersionStatus"
+ },
+ {
+ "expected": "ValidationException",
+ "matcher": "error",
+ "state": "failure"
+ }
+ ]
+ }
+ }
+}