Adrian D.
Adrian D.
Hello @andreas-lundgren-qlucore, thanks for reaching out. For the "ExpressionAttributeNames" in "update_item", the left string would be the alias for the right string (the documentation mentions a couple use cases for...
The boto3 team announced few years ago that the Resource interface has entered a feature freeze and won’t be accepting new changes at this time: https://boto3.amazonaws.com/v1/documentation/api/latest/guide/resources.html. We’ll be closing existing...
Hello @mdickinson, the team has decided to plan for a fix to include millisecond precision. We do not have a timeline yet on the release. This issue will remain open...
Hi @dw214, thanks for reaching out. I have replicated the same issue and got the same result that I was not able to get the object. Please take note that...
Thanks for the reply. I have reached out to the S3 Service Team since the response and behavior is actually coming from S3 itself. An update will be given once...
Thanks for the patience. The S3 Service Team has mentioned that this is an expected behavior to maintain the eventual consistency, as explained on the [doc](https://docs.aws.amazon.com/AmazonS3/latest/userguide/mpuoverview.html#distributedmpupload). As mentioned from their...
Hello @dylanmccormick, thanks for reaching out. I have replicated wit test_state API and have received the same result: `{"example":"{% $states.input.foo %}"}`. I have reached out to the Step Functions team...
Hello @dylanmccormick, the Service Team has mentioned that `JSONata` should be added as `QueryLanguage` e.g. ``` state_def = { "QueryLanguage": "JSONata" ... ```
Thank you for bringing this issue to our attention. The PR was just merged.
Hello @mderner-ca, thank you for reaching out and for the feedback. I have reached out to S3 Service Team for your request in regards to `Body (StreamingBody)`. Also, we have...