File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed
Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ services:
1212 - DOCKER_HOST=unix:///var/run/docker.sock # unix socket to communicate with the docker daemon
1313 - LOCALSTACK_HOST=localstack # where services are available from other containers
1414 - ENFORCE_IAM=1 # enforce IAM policies
15+ # - LOCALSTACK_AUTH_TOKEN=${LOCALSTACK_AUTH_TOKEN}
1516 volumes :
1617 - " ${LOCALSTACK_VOLUME_DIR:-./volume}:/var/lib/localstack"
1718 - " /var/run/docker.sock:/var/run/docker.sock"
Original file line number Diff line number Diff line change 8282 <dependency >
8383 <groupId >software.amazon.awssdk</groupId >
8484 <artifactId >bom</artifactId >
85- <version >2.20.26 </version >
85+ <version >2.22.12 </version >
8686 <type >pom</type >
8787 <scope >import</scope >
8888 </dependency >
Original file line number Diff line number Diff line change 77 dynamodb :
88 endpoint : http://localhost.localstack.cloud:4566/
99 sqs :
10- endpoint : http://localhost:4566/000000000000
10+ endpoint : http://localhost.localstack.cloud :4566/000000000000
1111 region : us-east-1
Original file line number Diff line number Diff line change 1- shipment-picture-bucket =shipment-picture-bucket-concise-malamute
2- shipment-picture-bucket-validator =shipment-picture-lambda-validator-bucket-concise-malamute
1+ shipment-picture-bucket =shipment-picture-bucket-certain-yak
2+ shipment-picture-bucket-validator =shipment-picture-lambda-validator-bucket-certain-yak
You can’t perform that action at this time.
0 commit comments