Replies: 1 comment 1 reply
-
| 
         Good question! We removed this implementation because of the instability of the stream trait. We didn't want to commit to permanently exposing a pre-1.0 dependency that might eventually exist in   | 
  
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Would be very convenient if it did. Because in code written with an earlier version of aws-sdk where it did impl Stream, I used the paginator from ListObjectV2 somewhere a
impl Streamwas required and I cannot do that anymoreBeta Was this translation helpful? Give feedback.
All reactions