-
Eventually a project will need to have fully private files in the `datasets` bucket. A public bucket without a directory listing is something, but can be improved.
The lambdas in the stack are alr…
-
Hi,
I'm tryin to run this project on an AWS instance thanks to a nodejs layer. When i launch the function, the new Hero() is working well. However, on the hero.goto step, this error is launched:
…
-
### Name of the resource
AWS::Lambda::Function
### Resource name
_No response_
### Description
Context: at Pulumi, we use CloudFormation schema's to manage resources via Cloud Control API.
For…
-
Hi everyone!
First of all, thanks to @softprops for building this tool and running it for several years.
If you're like me, you have some legacy projects using `serverless-rust` from the days wh…
-
Today, the `pkg/storage/database` package is responsible for fetching the credentials for a database. That interface contains a function called [GetDestinationCredentials()](https://github.com/scratch…
-
delta-rs was included as an optional dependency in [aws-sdk-pandas](https://github.com/aws/aws-sdk-pandas), but that means it's still not included in the pre-built layer, so it's still hard to use del…
-
### Description
the `aws_sfn_state_machine` resource is missing `DefinitionSubstitutions` as noted in the [documentation here](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resou…
-
I'm using PubNub in conjunction with AWS Step Functions to observe a step function during execution. I have two step functions; Step Function A and Step Function B.
When I run function A, everythin…
-
This is less of an issue and more of an improvement proposal. Currently we use event chaining to create workflows, but as the serverless functions become more complex and numerous, maintaining the wor…
-
### Describe the feature
Step Functions support `arn:aws:states:::aws-sdk:dynamodbstreams:getShardIterator` and `arn:aws:states:::aws-sdk:dynamodbstreams:getRecords` resource types now. Please add CD…