Skip to content

Feature: Always deploy API option #660

@keetonian

Description

@keetonian

Description:

Add a new property to always deploy your API even if we can't detect a change to the API.

Steps to reproduce the issue:

  1. Deploy a SAM template with an API that references a function
  2. Change the name of the function
  3. Redeploy the template

Observed result:

The rest API does not redeploy with the updated function name

Expected result:

Rest API would redeploy with the updated function name

See issue #634

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions