https://serverless-stack.com/ logo
Join Slack
Powered by
# create-sst
  • s

    Sakar

    06/03/2022, 7:14 AM
    Hey, stack naming takes the working folder as stack name, can we avoid it?
    t
    f
    • 3
    • 4
  • t

    thdxr

    06/03/2022, 12:59 PM
    I have a real application using this stack and the bundle is like 1.5m. Still kind of big but most of it is coming from aws-sdk v3. Once they include that in the runtime env we can externalize those
    a
    j
    r
    • 4
    • 15
  • t

    thdxr

    06/03/2022, 1:02 PM
    I was concerned about the mono lambda issue but we have some people that have been building this way for a while without any issues
    j
    • 2
    • 11
  • t

    thdxr

    06/04/2022, 3:23 PM
    Moved into our main example repo: https://github.com/serverless-stack/serverless-stack/tree/master/examples/ideal-stack
    d
    a
    s
    • 4
    • 9
  • j

    justindra

    06/09/2022, 2:33 AM
    Something that can potentially be added just to the ideal-stack or even to the Auth Construct is to remove all the defaults for Cognito to ask for special chars/symbols. As per the new NIST guidelines where it mentions that Password Length > Complexity https://auth0.com/blog/dont-pass-on-the-new-nist-password-guidelines/
    f
    t
    a
    • 4
    • 8