-
Original issue: https://github.com/boto/boto3/issues/3579
Related issue: https://github.com/octodns/octodns-route53/issues/45#issuecomment-1345664541
re:Post question: https://repost.aws/questio…
-
I use python 3.7 and boto3 1.12.35 versions.
When I start a Amazon Textract StartDocumentTextDetection and try to set the NotificationChannel as follows
```
response = client.start_document_tex…
-
### Describe the issue
![image](https://github.com/aws/aws-cli/assets/40183177/1b822ef0-4d51-4fb9-be97-472ff4397146)
It seems like this value controls data nodes rather than master nodes since the f…
-
### Description
Trying to follow the tutorial at https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-getting-started-hello-world.html#serverless-getting-star…
-
**Describe the enhancement:**
At the moment, it seems that we can only configure the following AWS Namespaces for metrics collection in our Elastic AWS Module ( available as `manifest.yml` files here…
-
Describe the bug
Hi Team ,
We are using quarkus platform version 3.2.0, and facing an issue with AWS DynamoDB local (version 2.0.0 , Ref - https://mvnrepository.com/artifact/com.amazonaws/Dynamo…
-
**Description:**
Trying to call service running on host is not possible since `sam local` container cannot connect to host network.
**Steps to reproduce the issue:**
1. Run a service on the hos…
-
### Describe the bug
Hi Team ,
We are using quarkus platform version 3.2.0, and facing an issue with AWS DynamoDB local (version 2.0.0 , Ref - https://mvnrepository.com/artifact/com.amazonaws/Dy…
-
Once I upgraded aws-adfs to v1.17.0 (via pip), I get errors extracting roles from response as I never get a Duo prompt to approve.
```
[authenticator authenticator.py:authenticate] [5158-MainProce…
-
### Description
In short - when running `sam local start-api`, POST some data to the local endpoint so that the data can be sent to a Lambda.. it seems like the data gets "massaged" and are "pushed…