ststzuhlke

Results 1 comments of ststzuhlke

I am experiencing this issue with Serverless Framework, my deployment just hangs. This is the code: ``` SamplePolicy: Type: AWS::S3::BucketPolicy DependsOn: SampleBucket Properties: Bucket: !Ref SampleBucket PolicyDocument: Version: '2012-10-17' Statement:...