Replies: 1 comment 1 reply
-
Just a quick question: if one sets AWS_DEFAULT_REGION and AWS_REGION, but their values differ, who wins? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
New this week:
Set
type now generateVec<T>
in all cases. This is also technically breaking but not currently exposed. (smithy-rs#270).message()
field of errors will now look for bothmessage
andMessage
in the model (smithy-rs#374)AWS_REGION
environment variable. (smithy-rs#362)dynamodb.list_tables()
is nowDebug
(smithy-rs#377, @declanvk)And more: See the corresponding smithy-rs release.
Contributors:
Thanks!
This discussion was created from the release May 18th 2021: v0.0.4-alpha.
Beta Was this translation helpful? Give feedback.
All reactions