localstack icon indicating copy to clipboard operation
localstack copied to clipboard

💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline

Results 514 localstack issues
Sort by recently updated
recently updated
newest added

Even though DelaySeconds is not valid for fifo queues in a send_message operation, sending it with the value 0 is allowed. fixes #6612

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I have an application which uses SQS. It works in production....

type: bug
status: triage needed
aws:sqs

This PR removes the old event logging code that was replaced with a generalized version using ASF handlers.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior I'm running localstack pro in Docker, trying to create an ECS...

type: bug
status: triage needed

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-opencypher-bolt.html In Official Document, there is opencyper + neo4j bolt driver...

status: resolved/fixed
status: response required
type: feature
aws:neptune

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Hi. I'm trying to run 1.0.4 version of locastack under Windows...

type: bug
status: triage needed

This PR fixes #6613 Additionally, I've checked the format of message in an SQS queue coming from a lambda with snapshots, and normally got parity.

Should address #6486. Passing an empty dictionary as `loggingConfiguration`, while being a valid AWS request, as shown in the ticker messes up with persistence. This PR adds the default configuration...

aws:stepfunctions

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When issuing a multipart upload request for s3 (CreateMultipartUploadRequest) it ignores...

type: bug
status: triage needed
aws:s3

Migrated test suite to use snapshots with the exception of secret rotation tests and duplicate http tests. Applied a number of fixes and enhancements. Enhancements/Fixes/Patches: - correct handling of given...