Good day folks, could we please add support for AWS::SSM::ResourcePolicy it is not listed under supported resources and publishing app with it results in:
...
Error: The template contains unsupported resource types. [AWS::SSM::ResourcePolicy]
...
Interesting thing about this is that if I remove
from my base template the publish works fine.
If it is something OSS community can contribute to I'd be happy to work on it.
Good day folks, could we please add support for
AWS::SSM::ResourcePolicyit is not listed under supported resources and publishing app with it results in:Interesting thing about this is that if I remove
from my base template the publish works fine.
If it is something OSS community can contribute to I'd be happy to work on it.