andreineculau / fl-aws

Flaws at AWS
Apache License 2.0
15 stars 0 forks source link

inconsistent Sid definitions #5

Open andreineculau opened 7 years ago

andreineculau commented 7 years ago

AWS::KMS::Key policy statements handle a Sid with space, but AWS::Lambda::Function policy statements cannot and CloudFormation fails with:

Statement IDs (SID) must be alpha-numeric. Check that your input satisfies the regular expression [0-9A-Za-z]*