-
Hi,
Can you add support of ReturnValuesOnConditionCheckFailure parameters in putItem,updateItem,batchWriteItem ...
https://docs.aws.amazon.com/amazondynamodb/latest/APIReference/API_ConditionChe…
-
Hello and thank you for this amazing library.
I'm currently using PynamoDb and it's has been a great improvement over using boto3 directly, however, we have realized we need to start doing client-s…
-
### Describe the issue
Please add the example for Global security Index related APIs for the v2 aws SDK in java
If it is already available, please share.
### Links
https://docs.aws.amazon…
-
DynamoDB currently doesn't provide SSE, but there's a library you can use to encrypt data on the client side
https://aws.amazon.com/blogs/developer/client-side-encryption-for-amazon-dynamodb/
lserp updated
7 years ago
-
It looks like DynamoDB's transactional operations are not supported? When I attempt to call TransactWriteItems, the AWS SDK throws `UnknownOperationException`.
Is this a known issue? Any plan to im…
-
On 27 Nov 2018 AWS announced a DynamoDB Transactions: https://aws.amazon.com/blogs/aws/new-amazon-dynamodb-transactions/
Is there any ETA for transactions support in the mapper?
-
Hi, I have a Amazon RDS account and i want to use this instead of DynamoDb. Is it possible > If so how can i do it ?
-
Seems like the `TRANSACTION_WRITE_ITEMS_LIMIT` constant is at 25, however the AWS DynamoDB limit has increased to 100. Is there any plan to update this transaction limit?
AWS documentation: https:/…
-
- Amazon Redshift
- Amazon Amazon Aurora Serverless
- Amazon DynamoDB
- Google BigQuery
- Snowflake
- IBM Cloud
etc.
-
Hi - I have the following Java code which I am trying to use to have Janusgraph connect to the cloud dynamodb (as opposed to the local test version).
import org.apache.commons.configuration.BaseCon…