Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AstrakhantsevaAA committed Oct 30, 2023
1 parent 2bec2b7 commit 5c7a233
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ bucket_url = "bucket_url"

If configuration is not provided, `dlt` uses the default AWS credentials (from `.aws/credentials`) as present on the machine:
- It works by creating an instance of botocore Session.
- If `profileName` is specified, the credentials for that profile are used.
- If `profile_name` is specified, the credentials for that profile are used.
If not - the default profile is used.

### AzureCredentials
Expand Down

0 comments on commit 5c7a233

Please sign in to comment.