We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeb964f commit e5b1bc6Copy full SHA for e5b1bc6
internal/website/content/howto/blob/_index.md
@@ -218,7 +218,7 @@ alternatives, including using environment variables.
218
If you set the "awssdk=v2" query parameter, it will instead create an AWS
219
Config based on the AWS SDK V2; see [AWS V2 Config][] to learn more.
220
221
-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).
222
223
Full details about acceptable URLs can be found under the API reference for
224
[`s3blob.URLOpener`][].
0 commit comments