Skip to content

Conversation

@Jamie-BitFlight
Copy link
Contributor

@Jamie-BitFlight Jamie-BitFlight commented May 15, 2018

what

  • Added the ability to add additional attributes, and secondary indexes

@osterman osterman requested a review from aknysh May 15, 2018 20:56
@osterman osterman added the enhancement New feature or request label May 15, 2018
@Jamie-BitFlight Jamie-BitFlight changed the title Upstream/jamie Added the ability to add additional attributes, and secondary indexes May 16, 2018
@osterman osterman changed the title Added the ability to add additional attributes, and secondary indexes Support additional attributes and secondary indexes May 17, 2018
Only define attributes on the table object that are going to be used as:

* Table hash key or range key
* LSI or GSI hash key or range key
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add new line after bullets

README.md Outdated
| `global_secondary_index_map` | `[]` | List of maps, that describes additional secondary index properties | No |


## A note about dynamodb attributes
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use proper capitalization for DynamoDB

README.md Outdated
| `autoscale_min_write_capacity` | `5` | DynamoDB autoscaling min write capacity | No |
| `autoscale_max_write_capacity` | `20` | DynamoDB autoscaling max write capacity | No |
| `enable_autoscaler` | `true` | Flag to enable/disable DynamoDB autoscaling | No |
| `dynamodb_attributes` | `[]` | List of maps, that describe extra dynamodb attributes | No |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

...extra DynamoDB attributes...

@Jamie-BitFlight
Copy link
Contributor Author

Will address.

Copy link
Member

@aknysh aknysh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Jamie-BitFlight
I tested your changes without the new attributes/indexes (for compatibility) and with the new attributes/indexes.
Everything worked.
Thanks for your contribution.
(I'll try to review all other PRs this weekend).

@aknysh aknysh merged commit bb9e9a4 into cloudposse:master May 19, 2018
@Jamie-BitFlight Jamie-BitFlight deleted the upstream/jamie branch May 19, 2018 16:05
@Jamie-BitFlight
Copy link
Contributor Author

Great :)
Good luck on the other ones!

@osterman
Copy link
Member

Thanks @ankysh!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants