Commit ba70bba
committed
fix: Add AWS credentials environment variables for LocalStack tests
- Set AWS_ACCESS_KEY_ID=test for LocalStack authentication
- Set AWS_SECRET_ACCESS_KEY=test for LocalStack authentication
- Set AWS_DEFAULT_REGION=us-east-1 for AWS SDK configuration
- These dummy credentials are required by LocalStack and AWS SDK clients1 parent 04c2332 commit ba70bba
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
0 commit comments