-
### Steps to reproduce the problem
My setup is to use an S3 bucket with these permissions:
```hcl
module "s3_bucket" {
source = "terraform-aws-modules/s3-bucket/aws"
# allow read access for c…
-
Have to keep refreshing or restart the multiplexer to fix it.
Requests that return 500s noticeably have a `x-cache: Error from cloudfront` header and response of `it does not seem like sst dev is r…
-
FedeG updated
7 years ago
-
Hello, It would be useful to have support for Amazon's Cloudfront Logs. I have included AWStats configs for each, in hopes that this utility will adopt the log format.
S3:
`LogFormat="%other %extra1 …
-
@njlynch 's new `EdgeFunction` (see https://github.com/aws/aws-cdk/pull/10500) is very handy for when a stack is deployed outside of us-east-1.
As of now, it `extends lambda.FunctionProps`, whi…
-
### Describe the bug
I am unable to set my `limit` for a `RateBasedStatementProperty` below 100. Attempting to do so results in a stack error:
```
Resource handler returned message: "Model valida…
-
### What is the problem?
I am able to assign a Lambda function to CloudFront function (matching TypeScript interfaces), but when the solution is deployed, it produces an error, as Lambda functions ca…
-
### Describe the bug
Lambda@Edge functions does not return the role object when using `cloudfront.experimental.EdgeFunction` construct.
### Expected Behavior
`EdgeFunction.role` should return an `i…
-
### Environment information
```plain text
"amplifyfinbobbohemikaamplifyapp26797FB3": {
"Type": "AWS::Amplify::App",
"Properties": {
"BasicAuthConfig": {
"EnableBasic…
-
### What happened?
There has been a handful of issues with `LateInitalize` Management Policy which is ideal when using `initProvider` because you can run into infinite reconciliation loops with…