Error Message: Access Denied when using Amazon S3 Task

Error Message: Access Denied when using Amazon S3 Task


Action:
When using the Amazon S3 Task, I received the following error message:
Error Message:
An error occurred with the following error message: "Access Denied".
Solution:

This error message could indicate that:

You are not using the needed SSIS+ version.
You need to have an SSIS+ version 1.9 or above. If your SSIS+ version is lower, you need to upgrade.
Reason: If your S3 bucket was created after June 24, 2020, it would require Signature 4 protocol for accessing, which is supported by COZYROC as of SSIS+ 1.9.
You do not have the correct permissions.
In such a case, you need to check and make sure you have all the needed permissions.

If, despite the correct SSIS + version and permissions, the error still persists, you have to reach out to Amazon for server side tracing to find out why the access is denied.


Related Online Information:

https://aws.amazon.com/premiumsupport/knowledge-center/s3-troubleshoot-403/
https://stackoverflow.com/questions/53733571/aws-s3-bucket-access-denied-when-trying-to-upload-a-file
https://stackoverflow.com/questions/19425024/access-denied-upload-to-s3
https://stackoverflow.com/questions/56299192/getting-access-denied-error-on-uploading-the-file-to-amazon-s3
https://stackoverflow.com/questions/35356304/aws-s3-browser-upload-getting-access-denied-error