aws-lambda-dotnet
aws-lambda-dotnet copied to clipboard
APIGatewayCustomAuthorizerPolicy.IAMPolicyStatement missing Condition element
IAMPolicyStatement in APIGatewayCustomAuthorizerPolicy is missing the Condition
element, as described in the IAM user guide.
That it is. Thank you.
We have noticed this issue has not received attention in 1 year. We will close this issue for now. If you think this is in error, please feel free to comment and reopen the issue.
This is still an issue
Still not there.
If you inherit from these classes and add the missing Condition in your new class, producing a valid policy document, does the Gateway simply accept a valid policy statements with Conditions ?
POCO update, should be a quick fix.