You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the following template that uses an if to determine if the layer is used from AWS or using a local path.
This is a quality of life for developers.
I am using docker build docker run --rm -v pwd:/data cfn-lint:latest /data/template.yml
I am getting this error
E0001 Error transforming template: Resource with id [ConnectDependenciesPackageLayeraef2224e3b] is invalid. 'ContentUri' requires Bucket and Key properties to be specified.