Lukács Sándor

Results 1 comments of Lukács Sándor

After some debugging and reviewing the CLI local command implementations, I discovered that it only supports the `Sub` intrinsic function: https://github.com/aws/aws-sam-cli/blob/main/samcli/commands/local/lib/swagger/integration_uri.py#L96. So a possible solution now would be to construct...