Skip to content

Commit

Permalink
blob: change howto docs to reflect awssdk=v2 is the default as of 0.3…
Browse files Browse the repository at this point in the history
…9. (#3487)
  • Loading branch information
bdon committed Sep 18, 2024
1 parent aeb964f commit e5b1bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/website/content/howto/blob/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ alternatives, including using environment variables.
If you set the "awssdk=v2" query parameter, it will instead create an AWS
Config based on the AWS SDK V2; see [AWS V2 Config][] to learn more.

If no "awssdk" query parameter is set, Go CDK will use a default (currently V1).
If no "awssdk" query parameter is set, Go CDK will use a default (currently V2).

Full details about acceptable URLs can be found under the API reference for
[`s3blob.URLOpener`][].
Expand Down

0 comments on commit e5b1bc6

Please sign in to comment.