1.5.14 • Published 5 years ago
dm-tracker-dynamodb v1.5.14
Welcome to dm-tracker-dynamodb 👋
A Data Migration tracker to keep track of which migration scripts have been executed.
Configuration
Parameters
The DynamoDB driver accepts the following parameters as part of its configuration:
Name | Type | Required | Description |
---|---|---|---|
region | string | Yes | The AWS Region where this table exists |
TableName | string | Yes | The name of the DynamoDB table to connect to |
partitionKeyName | string | Yes | Name of the partition key in the dynamo table |
sortKeyName | string | Yes | Name of the sort key in the dynamo table |
profile | string | No | Name of the AWS profile to use |
accessKeyId | string | No | AWS Credentials, if not provided data-migration will use the default AWS configuration |
secretAccessKey | string | No | |
prefix | string | No | Value to use for the partition key for migration records |
1.5.14
5 years ago
1.5.12
5 years ago
1.5.13
5 years ago
1.5.11
5 years ago
1.5.10
5 years ago
1.5.9
5 years ago
1.5.8
5 years ago
1.5.7
5 years ago
1.5.6
5 years ago
1.5.5
5 years ago
1.5.4
5 years ago
1.5.3
5 years ago
1.5.2
5 years ago
1.5.1
5 years ago
1.5.0
5 years ago
1.4.2
5 years ago
1.4.1
5 years ago
1.4.0
5 years ago
1.3.15
5 years ago
1.3.14
5 years ago
1.3.13
5 years ago
1.3.12
5 years ago
1.3.11
5 years ago
1.3.10
5 years ago
1.3.9
5 years ago
1.3.8
5 years ago
1.3.7
5 years ago
1.3.6
5 years ago
1.3.5
5 years ago
1.3.4
5 years ago
1.3.3
5 years ago
1.2.8
5 years ago
1.3.2
5 years ago
1.3.1
5 years ago
1.2.7
5 years ago
1.2.6
5 years ago
1.2.5
5 years ago
1.2.4
5 years ago
1.2.3
5 years ago
1.2.2
5 years ago
1.2.1
5 years ago
1.2.0
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago