-
This issus was created by [tfaction](https://suzuki-shunsuke.github.io/tfaction/docs/).
About this issue, please see [the document](https://suzuki-shunsuke.github.io/tfaction/docs/feature/drift-dete…
-
The first error I've got was at line 54: `request_payload = json.loads(request.body)`, saying that the parameter must be 'str', not 'bytes'. I've fixed it writing this instead: `request_payload = json…
-
### Is this related to a new or existing framework?
_No response_
### Is this related to a new or existing API?
Authentication, PubSub
### Is this related to another service?
Cognito
…
-
```
+ node-lambda deploy
=> Moving files to temporary directory
=> Running npm install --production
=> Zipping deployment package
=> Zipping repo. This might take up to 30 seconds
=> Reading zip…
-
**What steps did you take and what happened:**
We have updated our velero deployment with the latest Helm chart `6.4.0` which installs velero `1.13.2`. With this upgrade the version of the `velero-pl…
losil updated
1 month ago
-
I am trying to use packer with cn-north-1. I am stuck the following error:
```
2014/10/13 17:33:39 packer-builder-amazon-ebs: 2014/10/13 17:33:39 get { https://ec2.cn-north-1.amazonaws.com.cn/?AWSAcc…
ziyan updated
9 years ago
-
> Note: If your issue/feature-request/question is regarding the AWS AppSync service, please log it in the
[official AWS AppSync forum](https://forums.aws.amazon.com/forum.jspa?forumID=280&start=0…
-
I have set up sig-v4-proxy with docker-compose.
```yaml
version: "3"
services:
sig-v4-proxy:
image: public.ecr.aws/aws-observability/aws-sigv4-proxy:1.5
volumes:
- ./.aws:/r…
-
Current java S3 support in Merritt uses version 1 AWS SDK. Through most of 2022-23 v2 provided a fraction of the features in v1. This has changed and with the dropped support of 12/31/2025, it is now …
dloy updated
3 months ago
-
### Additional Information
#### Version of s3fs being used (`s3fs --version`)
Amazon Simple Storage Service File System V1.93 (commit:unknown) with OpenSSL
Copyright (C) 2010 Randy Rizun
Licens…