Skip to content

AWS CLI v2 "aws cloudfront create-invalidation" command awaits for user input after it's successfully executed. #4973

Closed
@MEGApixel23

Description

@MEGApixel23

In v1 it was working as expected. After updating to v2 the command aws cloudfront create-invalidation --distribution-id ID_HERE --paths /* after successful finish awaits for user input.

This issue makes chaining it with other commands impossible (in bash scripts for example). Here's the screen share video demonstrating the issue. I have to press Q on a keyboard to exit and continue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking-changeIssue requires a breaking change to remediate.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