Skip to content

aws cloudformation prints S3 upload progress to STDOUT #3618

@dnagir

Description

@dnagir

When running aws cloudformation package, the output must not include the S3 upload progress.

It currently includes the combined output of the S3 file upload as well as packaged CloudFormation itself making it impossible to use via STDOUT.

See the full repro at https://github.com/dnagir/cf-package-stdout-messed-up

Workaround - use --output-template-file option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cloudformation package-deploycustomizationIssues related to CLI customizations (located in /awscli/customizations)feature-requestA feature should be added or improved.help wantedWe are asking the community to submit a PR to resolve this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions