Skip to content

aws cloudformation package - allow taking the file from STDIN #3700

@dnagir

Description

@dnagir

Currently, if we generate a CloudFormation template, we have to store it in a temporary location so that the aws cloudformation package --template-file=path/to/tempfile.

Can we please add an option to accept the template-file from STDIN to allow this flow:

generate_cloudformation | aws cloudformation package

Metadata

Metadata

Assignees

Labels

automation-exemptIssue will not be subject to stale-botcloudformation package-deploycustomizationIssues related to CLI customizations (located in /awscli/customizations)duplicateThis issue is a duplicate.feature-requestA feature should be added or improved.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions