slashdevops / idp-scim-sync

Keep your AWS Single Sign-On (SSO) groups and users in sync with your Google Workspace directory
Apache License 2.0
93 stars 20 forks source link

que: Deploy lambda using an existing bucket #100

Open Mirdrack opened 1 year ago

Mirdrack commented 1 year ago

Hi:

I configured the project to run it in my local environment, now I'm trying to deploy the lambda but I haven't found a way to specify the bucket where my state is. Is there a way to use a pre-existing bucket?

Thank you!

christiangda commented 1 year ago

hi @Mirdrack

SA: no, there is no way with a pre-existing bucket.

But you can move the existing state from your bucket to the new one created when you deploy the lambda and the rest of the services using AWS Serverless public repository - slashdevops/idp-scim-sync