-
I would like to test some endpoints using client certifications.
It looks like api gateway supports it
https://aws.amazon.com/blogs/compute/introducing-mutual-tls-authentication-for-amazon-api-gat…
-
This isn't an issue, but a feature request. Apologies if this is not the correct route for requesting new features.
Would it be possible to add support for enabling the recently launched Multi-AZ fai…
-
### Name of the resource
Other
### Resource name
AWS::DMS::ReplicationConfig, AWS::DMS::Replication
### Description
These are the resources used by DMS to specify config for DMS Serverless and ru…
-
代码如下:
from openai import OpenAI
import os
client = OpenAI(
# This is the default and can be omitted
api_key=os.environ["OPENAI_API_KEY"],
base_url="https://api.chatanywhere.tech/v1…
-
### Description
At the moment there are not data sources for any CodePipeline resource. It would be nice to have them.
There is only "List" available, but maybe it's possible to add some filtering o…
-
Pachd server failed to start: error setting up Block API GRPC Server: amazon-region not found.
I did set region in the value but not applied.
Loos like it would set amazon-region only if iamRol…
-
Error: Signature Version 3 requests are deprecated from March 1, 2021. From that date on, we are progressively rejecting such requests. To resolve the issue you must migrate to Signature Version 4. If…
-
I've noticed that when fetching GetLowestOfferListingsForASIN with more than 9 ASIN's (API supports up to 20), that the code below breaks the request and amazon gives signing errors:
https://github.co…
-
### Description
**How can the docs be improved?**
EKS just released the Access Entry API which allows you to manage your access control management for users to the cluster through IAM roles throug…
-
s3cmd info shows ETag as MD5 sum. But "The entity tag may or may not be an MD5 digest of the object data." https://docs.aws.amazon.com/AmazonS3/latest/API/API_CompleteMultipartUpload.html#API_Complete…