Skip to content

Commit

Permalink
Merge 71dd866 into 0ea77a6
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-torres-marroquin authored Oct 3, 2024
2 parents 0ea77a6 + 71dd866 commit 8cce1cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/fixtures/dynamodb_fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ def dynamodb_connection_config(

if region is not None:
schema = DynamoDBSchema(
auth_method="secret_keys",
region_name=region,
aws_access_key_id=aws_access_key_id,
aws_secret_access_key=aws_secret_access_key,
Expand Down

0 comments on commit 8cce1cd

Please sign in to comment.