Closed tavisrudd closed 6 years ago
Add --changeset and related options to create-or-update.
--changeset
create-or-update
This change involves some internal refactoring of the code that handles the --changeset user interactions, to reduce duplication.
I've also improved the error messages when the user tries to use AWS::Serverless or AWS::Include transforms without using --changeset.
AWS::Serverless
AWS::Include
Add
--changeset
and related options tocreate-or-update
.This change involves some internal refactoring of the code that handles the --changeset user interactions, to reduce duplication.
I've also improved the error messages when the user tries to use
AWS::Serverless
orAWS::Include
transforms without using--changeset
.