Skip to main content
1 vote
1 answer
22 views

When building a KB in GeneXus 17, it outputs the following error: error: ERR 211 Not enough local stack Followed by: warning: [BuildDaemon] Auto restarting Specifier daemon. True - AutoRestartCount: ...
DeivisKC_Solution's user avatar
0 votes
1 answer
70 views

Upon a symfony app I try to use localstack for local sqs: services: php: container_name: php build: context: ./php args: TIMEZONE: ${...
Dimitrios Desyllas's user avatar
0 votes
0 answers
47 views

When testing s3ControlClient.createAccessPoint(request); I am getting a NPE due to the underlying URL having the default accountId + localhost as the URI. This AWS toolkit cannot identify a host and ...
Gunther Jones's user avatar
0 votes
0 answers
58 views

I have a Java application, which uses AWS SDK Java 2.31.12 to list objects in a S3 bucket. I setup LocalStack, but I can't configure my Java application to use LocalStack instead of AWS. Profile I ...
dur's user avatar
  • 17.3k
1 vote
0 answers
43 views

First, a little background: I’m working on a proof of concept Java project that demonstrates how to develop, run and debug AWS Lambda functions locally using Localstack. This is the code for this ...
Joseph Faulkner's user avatar
0 votes
1 answer
287 views

I'm quite new to AWS and docker. In my local development environment, I want to upload files from the app server and place the files in localstack s3. However, when I try to access localstack s3 from ...
K.Hayashi's user avatar
0 votes
0 answers
40 views

I want to test my projects that consist of lambda functions on localstack. How should I integrate it?
topchamic's user avatar
0 votes
1 answer
63 views

I am running spring boot application and localstack with docker compose, it seems that I configured correctly but still throws the exception. my compose file: version: '3.9' services: localstack: ...
გენო მუმლაძე's user avatar

15 30 50 per page
1
2 3 4 5
39