src/test/resources/yaml/authMethodProfile.yml in embulk-input-dynamodb-0.1.1 vs src/test/resources/yaml/authMethodProfile.yml in embulk-input-dynamodb-0.2.0
- old
+ new
@@ -1,7 +1,8 @@
in:
type: dynamodb
region: ENV_VAR
+ operation: scan
table: ENV_VAR
auth_method: profile
profile_name: ENV_VAR
columns:
- {name: pri-key, type: string}