- Task
- Version · 5.2.2
- Integration guide
Install the Liquibase Secure AWS Extension
Last updated: September 24, 2026
The Liquibase AWS extension encompasses the three AWS S3, AWS Secrets Manager, and Amazon DynamoDB Secure extensions into one. This single, convenient source provides a unified user experience and allows for seamless work between the three tools. The AWS extension is included in Liquibase Secure, so you do not need to download or install it.
Before you begin
Liquibase Secure 5.0 or later
If you currently use the individual AWS S3, AWS Secrets Manager, and Amazon DynamoDB Secure extensions, you must remove them from your directory before using the AWS extension to prevent possible conflicts.
Procedure
Confirm that Liquibase loads the AWS extension
Run this command:
liquibase --versionThe Libraries section of the output lists the AWS extension with the same version as your Liquibase Secure installation. For example:
- internal/extensions/liquibase-aws-extension.jar: Liquibase AWS Extension 5.2.2 By Liquibase(Maven only) Add the AWS extension dependency to your pom.xml file
If you run Liquibase through Maven, add the AWS extension as a dependency in your pom.xml file. Be sure to replace your_liquibase_version with your Liquibase Secure version. For example, 5.2.2.