You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**v2**: The AWS credentials to sign requests with.
39
-
-**v3**: No change. It can also be an async function that returns credentials.
39
+
-**v3**: No change. It can also be an async function that returns credentials. If the function returns an `expiration (Date)`, the function will
40
+
be called again when the expiration datetime nears.
40
41
See [v3 reference for AwsAuthInputConfig credentials](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/interfaces/_aws_sdk_middleware_signing.awsauthinputconfig-1.html#credentials).
0 commit comments