const cleanupHooks = {
      "after:package:createDeploymentArtifacts": this.cleanupPackageSecrets.bind(
        this
      ),
      "after:deploy:function:packageFunction": this.cleanupPackageSecrets.bind(