directory
Version:
v0.11.0
Opens a new window with list of versions in this module.
Published: Oct 21, 2024
License: MPL-2.0
Opens a new window with license information.
README
¶
Local integration tests
To run locally:
-
Set up AWS credentials via the following environment variables:
export AWS_ACCESS_KEY_ID=...
export AWS_SECRET_ACCESS_KEY=...
export AWS_SESSION_TOKEN=...
-
Set AWS_ROLE_ARN
to the ARN of your AWS credentials' role, e.g.:
export AWS_ROLE_ARN=arn:aws:iam::<ACCOUNT_ID>:role/<ROLE_NAME>
-
Run docker-compose
. It will exit with error code 0 if successful:
docker-compose up --build --exit-code lambda
Directories
¶
Click to show internal directories.
Click to hide internal directories.