Liquibase Parameters for Amazon DynamoDB Pro
You can control the way Liquibase behaves when running commands on your Amazon DynamoDB database by setting Liquibase parameters. For example, you can use them to configure timeout values and data billing settings.
For a list of general Liquibase parameters, see Liquibase Parameters.
For more information about Amazon DynamoDB, see Liquibase Amazon DynamoDB Pro Extension Overview. For a getting started tutorial, see Using Liquibase with Amazon DynamoDB Pro.
List of parameters
Note: Syntax for each parameter is specified in kebab-case
(CLI and flow file), camelCase
(properties file and JAVA_OPTS
), and MACRO_CASE
(environment variable).
Tip: For best results, specify all commands and parameters in the --kebab-case
format in the CLI. If your preference is camelCase, it also works in the CLI.
Name (--cli , {flow-file} , propertiesFile , ENV_VAR ) |
Type | Description |
---|---|---|
Read more: |
String |
Initial billing mode for Liquibase tracking tables (DBCL and DBCLL). This controls how you pay for database read/write operations and capacity. Valid values: Note: If you want to change the billing mode of the tracking tables after you create them, you must instead use the
|
Read more: |
Integer |
Specifies how many Note: If you want to change the provisioned throughput values of the tracking tables after you create them, you must instead use the
|
Read more: |
Integer |
Specifies how many Note: If you want to change the provisioned throughput values of the tracking tables after you create them, you must instead use the
|
Read more: |
Boolean |
Specifies whether to enable or disable the Warning: If you set this parameter to |
Read more: |
Boolean |
Specifies whether Liquibase fails if the |
Read more: |
Boolean |
Specifies whether Liquibase sends you periodic status notifications while the |
Read more: |
Integer |
Specifies the interval in milliseconds for Liquibase to wait between sending status notifications while the |
Read more: |
Integer |
Number of seconds for the |
Read more: |
Integer |
Maximum number of attempts for the |
Read more: |
Integer |
Total number of seconds for the |
Read more: |
Integer |
Number of seconds for the |
Read more: |
Integer |
Maximum number of attempts for the |
Read more: |
Integer |
Total number of seconds for the |
Read more: |
Integer |
Number of seconds for the |
Read more: |
Integer |
Maximum number of attempts for the |
Read more: |
Integer |
Total number of seconds for the |