Mattlangsenkamp
10/05/2020, 12:38 AM@DynamoDBTable(tableName, PermissionLevel.ReadWrite)
however there does not appear to be a annotation for secrets manager in the io.kotless.dsl.lang namespace. Is there a way around this?TanVD
10/05/2020, 8:34 AM@SSMParameters
annotation -- https://github.com/JetBrains/kotless/blob/master/dsl/common/lang-common/src/main/kotlin/io/kotless/dsl/lang/Permissions.kt#L11Mattlangsenkamp
10/05/2020, 3:04 PMTanVD
10/06/2020, 9:22 PM