SageMakergeospatialcapabilities / Client / stop_vector_enrichment_job
stop_vector_enrichment_job#
- SageMakergeospatialcapabilities.Client.stop_vector_enrichment_job(**kwargs)#
- Stops the Vector Enrichment job for a given job ARN. - See also: AWS API Documentation - Request Syntax- response = client.stop_vector_enrichment_job( Arn='string' ) - Parameters:
- Arn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the Vector Enrichment job. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SageMakergeospatialcapabilities.Client.exceptions.AccessDeniedException
- SageMakergeospatialcapabilities.Client.exceptions.ValidationException
- SageMakergeospatialcapabilities.Client.exceptions.ThrottlingException
- SageMakergeospatialcapabilities.Client.exceptions.InternalServerException
- SageMakergeospatialcapabilities.Client.exceptions.ResourceNotFoundException
- SageMakergeospatialcapabilities.Client.exceptions.ConflictException