LocalStack
(Redirected from Localstack)
Jump to navigation
Jump to search
wikipedia:LocalStack provides a test/mocking framework for developing Cloud applications. It spins up a testing environment on your local machine that provides the same functionality and APIs as the real AWS cloud environment.
- Create a bucket:
aws --endpoint-url=http://localhost:4566 s3 mb s3://bucket-name.
Activities[edit]
Related[edit]
See also[edit]
Advertising: