Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit c65e770

Browse files
committed
note option in readme
1 parent 3334458 commit c65e770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Spark is used in the library as a "provided" dependency, which means Spark has t
4949
## Parameters
5050
The following parameters can be set as options on the Spark reader and writer object before loading/saving.
5151
- `region` sets the region where the dynamodb table. Default is environment specific.
52+
- `assumedArn` sets an IAM role to assume. This allows for access to a DynamoDB in a different account than the spark cluster. Defaults to the standard role configuration.
5253

5354

5455
The following parameters can be set as options on the Spark reader object before loading.

0 commit comments

Comments
 (0)