Enabling S3 Transfer Acceleration
- Enable Transfer Acceleration on an existing S3 bucket.
- Navigate to the S3 console in your AWS account.
- Select the bucket you want to enable Transfer Acceleration on.
- Click on the “Properties” tab and select “Transfer Acceleration”
- Enable Transfer Acceleration by selecting “Enabled”.
- Click “Save” to apply the changes.
- Test Transfer Acceleration by uploading a file to the S3 bucket using the acceleration endpoint.
- Navigate to the S3 console in your AWS account.
- Select the bucket you enabled Transfer Acceleration on in Step 1.
- Click “Upload” and select a file to upload.
- On the “Upload” page, click on the “Advanced” dropdown and select “Use Transfer Acceleration”.
- Click “Upload” to start the upload process.
- Verify that the file has been uploaded using Transfer Acceleration.
- Navigate to the S3 console in your AWS account.
- Select the bucket you enabled Transfer Acceleration on in Step 1.
- Check the file properties to confirm that the file was uploaded using Transfer Acceleration.
- The “Storage class” should show “STANDARD” and the “Server-side encryption” should be enabled.
- Disable Transfer Acceleration for the S3 bucket.
- Navigate to the S3 console in your AWS account.
- Select the bucket you enabled Transfer Acceleration on in Step 1.
- Click on the “Properties” tab and select “Transfer Acceleration”.
- Disable Transfer Acceleration by selecting “Disabled”.
- Click “Save” to apply the changes.