Add support for using stdin and pipes
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
### Describe the feature
Per https://github.com/aws/aws-cli/pull/3209#issue-306823377:
> I'd like to use `aws` in a pipeline, as per [this question](https://superuser.com/q/1306071/707676).
> It seems that `aws` will read the indicated file twice, using the second dataset for operation - in a pipeline, the second dataset will be empty...
>
> I've implemented something basic that works - use the `stdin://` prefix/schema.
### Use Case
See above
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
### CLI version used
.
### Environment details (OS name and version, etc.)
.
Contributor guide
Assessment
This issue has not been assessed yet.