Namespace Aws\S3\Iterator
Classes summary
| ListBucketsIterator | Iterator for the S3 ListBuckets command |
| ListMultipartUploadsIterator | Iterator for the S3 ListMultipartUploads command |
| ListObjectsIterator | Iterator for an S3 ListObjects command |
| ListObjectVersionsIterator | Iterator for an S3 ListObjectVersions command |
| OpendirIterator | Provides an iterator around an opendir resource. This is useful when you need to provide context to an opendir so you can't use RecursiveDirectoryIterator |