Skip to content

AWS Gateway API domain name support rough edges #21

@rsyring

Description

@rsyring
  • mu provision will work unless the cert gets ISSUED before a mu deploy takes place. A chicken/egg problem. Could solve it by not considering the gateway a provision but more of a setup, something that could be ran at provision and deploy time. Just put a check in to make sure the lambda exists. On the other hand, we could start deploying a HW lambda with the provision.
  • gateway.delete() will error out on certificate deletion with a "in use" error message. Takes about a minute to resolve. Could add a retry.
  • the idea with mu and environments is that everything could be duplicated as needed. But what happens if two devs try to provision/deploy an app with a domain name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions