Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DynamoDBMapper with ReturnItemCollectionMetrics #953

Closed
tsuikm opened this issue Dec 20, 2016 · 2 comments
Closed

DynamoDBMapper with ReturnItemCollectionMetrics #953

tsuikm opened this issue Dec 20, 2016 · 2 comments
Assignees
Labels
feature-request A feature should be added or improved.

Comments

@tsuikm
Copy link

tsuikm commented Dec 20, 2016

I noticed that in the doPutItem() or doUpdateItem(), the UpdateItemRequest() or PutItemRequest() ReturnItemCollectionMetric is not set. Is there a way to set this to SIZE and have a way for the DynamoDBMapper to return the metric result?

@dagnir
Copy link
Contributor

dagnir commented Dec 27, 2016

Hi @tsuikm, there is no way to retrieve the metrics when using the mapper at the moment. I've marked this as Feature Request.

@dagnir dagnir added the feature-request A feature should be added or improved. label Dec 28, 2016
@debora-ito
Copy link
Member

Hi @tsuikm, the SDK team has reviewed the feature request list for V1, and since they're concentrating efforts on V2 new features they decided to not implement this one in V1. It's still being considered for the DynamoDB Mapper refactor in V2, see the referenced issue above. I'll go ahead and close this one.

Please feel free to comment on the V2 issue with your use case, and reach out if you have further questions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

3 participants