A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/AmazonS3/latest/userguide/troubleshooting-batch-operations.html below:

Troubleshooting Batch Operations - Amazon Simple Storage Service

Troubleshooting Batch Operations

The following topics cover common errors to help you troubleshoot issues that you might encounter while working with Amazon S3 Batch Operations.

To troubleshoot issues with S3 Batch Replication, see Batch Replication errors.

There are two primary types of failures that result in Batch operation errors:

NoSuchJobException

Type: API failure

This can occur if the job has expired, or when the ID used in the CreateJob request isn't the same one used in the DescribeJob or UpdateJobStatus request.

Jobs expire after 90 days in a terminal state (Complete, Cancelled, or Failed) For more information, see Tracking job status and completion reports.

Related error messages

No such job

Recommended actions

To troubleshoot NoSuchJobException you can try the following:

  1. Verify that the job exists and is in your account. You can use the following AWS CLI command: aws s3control list-jobs --account-id 111122223333

  2. Verify that the ID received in the CreateJob request is the same one used in the DescribeJob or UpdateJobStatus request.

AccessDeniedException

Type: API failure

The AccessDeniedException occurs when an S3 Batch Operations request is blocked because of unsupported operations or the IAM identity making the request doesn't have sufficient permissions to perform an action.

Related error messages

Access Denied

Recommended actions

To troubleshoot AccessDeniedException you can try the following:

  1. Make sure that S3 Batch Operations supports the operation or feature in the Region. For a list of supported operations, see Operations supported by S3 Batch Operations. Batch operations are supported for General purpose buckets in all Regions, but operations for Directory buckets are only available in Regional and Zonal endpoints for directory buckets.

  2. Make sure the IAM identity making the request has permissions to create and manage batch operations, for a list of permissions, see Granting permissions for Batch Operations.

SlowDownError

Type: API failure

The SlowDownError exception occurs when your account has exceeded the request rate limit for S3 Batch Operations.

Recommended actions

To resolve SlowDownError exceptions you can try the following:

InvalidManifestContent

Type: Job failure

The InvalidManifestContent exception occurs when there are issues with the manifest file format, or issues with the content that S3 Batch Operations uses to process objects.

Related error messages

Recommended actions

To troubleshoot InvalidManifestContent you can try the following:

For manifest format issues:

  1. Ensure that the manifest follows the required format specifications. All required columns should be present, properly formatted and consistent across the manifest. For examples, see Specifying a manifest.

For content issues:

  1. Replace special characters in object keys with their XML entity codes and ensure that object keys meet the Amazon S3 naming conventions. For more information, see Naming Amazon S3 objects.

  2. Ensure all object keys are URL encoded.

  3. Break large jobs into smaller jobs. You can see how many objects are supported for each operation Operations supported by S3 Batch Operations.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4