The Rusoto Error variant is too specific to handle both get and put errors. I'm therefore breaking it out into two variants, RusotoGet and RusotoPut. This will help us handle errors related to the put_item Rusoto method.
Depends on D3960
Differential D3961
[Identity] Add new Error variant varun on May 6 2022, 1:26 PM. Authored by Tags None Referenced Files
Details
The Rusoto Error variant is too specific to handle both get and put errors. I'm therefore breaking it out into two variants, RusotoGet and RusotoPut. This will help us handle errors related to the put_item Rusoto method. Depends on D3960 cargo build
Diff Detail
Event TimelineComment Actions I'm not sure why this is in an "accepted" state. I hope it cannot be landed... After I accept, rust diffs should not be accepted, I know rust far too little to be decisive. Adding Jim as blocking. |