I am a bit confused by the example here: <https://...
# help
j
I am a bit confused by the example here: https://docs.serverless-stack.com/environment-variables#2-fetch-ssm-values-in-cdk-using-the-aws-sdk it passes the param value as
StackProps
arg
f
Hey @Jan Plaček The third argument doesn't have to to be StackProps. It depends on how u r calling super.
j
Ok, thank you, just wasn't sure if I am not missing something.