Upgrading and Migrating Amazon S3 Connector to Version 5.x
Changes in This Release
-
Added support for custom domain endpoints to provide Amazon Virtual Private Cloud (VPC) feature utilization.
-
Upgraded the Amazon SDK for Java dependency to version 1.11.969.
Upgrade Prerequisites
Before you perform the upgrade, create a backup of your files, data, and configuration in case you need to restore to the previous version.
Upgrade Steps
Follow these steps to perform the upgrade to version 5.7.0:
-
In Anypoint Studio, create a Mule project.
-
In the Mule Palette view, click Search in Exchange.
-
In Add Dependencies to Project, enter
amazon s3
in the search field. -
In Available modules, select Amazon S3 and click Add.
-
Click Finish.
-
Verify that the Amazon S3 dependency version is 5.5 in the
pom.xml
file in the Mule project.
Studio upgrades the connector automatically.
Post-Upgrade Steps
After you install the latest version of the connector, verify that your error handling is updated to work with the minor changes in error codes in this version of the connector.
Verify the Upgrade
After you install the latest version of the connector, follow these steps to verify the upgrade:
-
In Studio, verify that there are no errors in the Problems or Console views.
-
Verify that there are no problems in the project
pom.xml
file. -
Test the connection to verify that the operations work.