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
This week, we've added AWS Config, EBS, Cognito, and Snowball. Projects that are implementing the ProvideCredentials trait will need to update their imports and should consider using the new async_provide_credentials_fn for async credential use-cases.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
This week, we've added AWS Config, EBS, Cognito, and Snowball. Projects that are implementing the
ProvideCredentials
trait will need to update their imports and should consider using the newasync_provide_credentials_fn
for async credential use-cases.New this Week
ProvideCredentials
andCredentialError
were both moved intoaws_auth::provider
when they were previously inaws_auth
(Breaking: Make it possible to asynchronously provide credentials #572)async_provide_credentials_fn
(Breaking: Make it possible to asynchronously provide credentials #572, Add convenience to async provide credentials from a closure #577)Internal Changes
@unsignedPayload
Smithy trait (ebs + unsignedPayloadTrait support #567)Contributions
Thank you for your contributions! ❤️
This discussion was created from the release July 6th, 2021: AWS Config, EBS, Cognito & Snowball.
Beta Was this translation helpful? Give feedback.
All reactions