Once all deployments have been upgraded to #4752, the code that renames the resources from module.chalice_… can be removed. There is a FIXME right before the code to be removed. Also remove any functions/methods made redundant by the removal.
[ ] Security design review completed; the Resolution of this issue does not …
[ ] … affect authentication; for example:
OAuth 2.0 with the application (API or Swagger UI)
Authentication of developers with Google Cloud APIs
Authentication of developers with AWS APIs
Authentication with a GitLab instance in the system
Password and 2FA authentication with GitHub
API access token authentication with GitHub
Authentication with
[ ] … affect the permissions of internal users like access to
Cloud resources on AWS and GCP
GitLab repositories, projects and groups, administration
Once all deployments have been upgraded to #4752, the code that renames the resources from
module.chalice_…
can be removed. There is a FIXME right before the code to be removed. Also remove any functions/methods made redundant by the removal.