aws / homebrew-tap

Homebrew formulae that allows installation of AWS tools through the Homebrew package manager.
Apache License 2.0
109 stars 96 forks source link

fix: update warning messages #503

Closed mndeveci closed 1 year ago

mndeveci commented 1 year ago

Issue #, if available: N/A

Description of changes: Updates warning message during installation.

Production warning;

Warning: On September 12, 2023, AWS will no longer maintain the Homebrew installer for AWS SAM CLI (aws/tap/aws-sam-cli).
        For AWS supported installations, use the first-party installers (https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html).
        To continue using Homebrew, use the community supported installer (https://formulae.brew.sh/formula/aws-sam-cli).

Nightly warning;

Warning: On September 12, 2023, AWS will no longer maintain Homebrew installer for nightly version of AWS SAM CLI (aws/tap/aws-sam-cli-nightly).
        For AWS supported installations, use the first-party installers (https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/manage-sam-cli-versions.html#manage-sam-cli-versions-nightly-build).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.