Skip to content

Understand use cases to incorporate any appropriate DynamoDBOptions #1058

@rfecher

Description

@rfecher

Currently we don't expose many options in the class DynamoDBOptions. We have "endpoint" which is only useful for connecting to a local test endpoint, but the option that would be used much more in practice is "region" where you would choose which AWS region to connect to. This task is to implement "Region" as an option in this class, as well as to investigate if there are other meaningful options to add to this class (knowing that this is what defines the connection parameters to all commandline tools).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions