Skip to content

Commit e5b1bc6

Browse files
authored
blob: change howto docs to reflect awssdk=v2 is the default as of 0.39. (#3487)
1 parent aeb964f commit e5b1bc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/website/content/howto/blob/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ alternatives, including using environment variables.
218218
If you set the "awssdk=v2" query parameter, it will instead create an AWS
219219
Config based on the AWS SDK V2; see [AWS V2 Config][] to learn more.
220220

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

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

0 commit comments

Comments
 (0)