Dynamodb table name @nitrocode (#97)
what
- Add dynamodb table name override
why
- It's required to have a unique s3 bucket name but not a unique dynamodb table name so it doesn't make sense to force the dynamodb table to use the same name as the s3 bucket if that's undesired
references
- closes #87