-
- [ ] Create a new dynamodb table and try to connect this to S3 bucket
Here is how to create the necessary connections between S3, DynamoDB and the lambda function
### Step 1: Create an S3 Buck…
-
When migrating AWS-LC to C11, all of our existing proofs failed with the following error at LLVM module loading step:
```
Mismatched value types:
cmp value: ValIdent (Ident "4")
new value: ValId…
-
### Describe the bug
I am using aws-cdk-lib/aws-stepfunctions-tasks's GlueStartJobRun to create my glue job steps for my step function. These glue jobs execute within ~15-35 seconds, which became an …
-
The DrRecoveryWorkflow step function is showing a success even if the granule recovery does not actually succeed. Previously this was encountered when the file structure of the glacier bucket granule …
-
This function should get the data in a metadata format, matches it with the Exp_ID that is manually entered in the metadata and appends all the new information under a dictionary called "meta". This w…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When you create multiple accounts in a single file the StateMachine fails to start cause step…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Good afternoon,
It looks like something wrong is going with stepfunctions and its `Catch` b…
-
### Describe the bug
When configuring Step Functions Integration in the CDK with different combinations of `resultPath` and `outputPath`, the response data behaves inconsistently, resulting in unexpe…
-
I recently implemented psycopg3 in my AWS Lambda function as a Layer to successfully query my AWS RDS database. What made this process manageable was the abundance of additional documentation for psyc…
-
My current CI/CD looks like this:
1. code: source code on github
2. build: automatically executes after code is pushed to github. The code is transformed in deployment artifacts in TeamCity. For e…