aws / aws/aws-cli

Add support for using stdin and pipes

Open
#7,850 0 comments 6 reactions 0 assignees View on GitHub
feature-request p2
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.