boto3
boto3 copied to clipboard
AWS SDK for Python
### Describe the issue Reading about ExpressionAttributeNames for example DynamoDB::update_item does not provide you with any information about what actually goes into this parameter. I can see that it's a...
### Describe the bug When pass the endpoint_url to constructor of boto3 s3 client, it will alter the key on uploading by adding the bucket name as prefix tmp/test.txt becomes...
### Describe the bug Hello! I want to ask and report an issue I encountered during multi-thread upload of Boto3. I can reproduce the crash consistently on my Mac environment,...
### Describe the bug Created JIRA connector following this documentation https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/kendra/client/create_data_source.html datasource created, but the sync fails. No logs on kendra for the error. create and sync from kendra UI...
### Describe the bug [Kendra] - sharepoint datasource (AZURE_AD Authentication) create data source - am able to create the datasource using boto3. - datasource created above fails the sync, in...
### Describe the bug SSM.Client.get_document output returns carriage returns instead of new lines, makes document content unusable. ### Regression Issue - [ ] Select this option if this issue appears...
### Describe the bug When I attempt to send an STS message from a Lambda function in a VPC, I encounter a timeout issue. I tried using the VPC Link,...
### Describe the bug We are trying to update an AppFlow filter programmatically, using the Boto3 library on Lambda. The flow has a SAP instance as source data and S3...
### Describe the bug Setting up a Guardrail with only ContextualGrounding Policy (threshold of 0,8 on both scores) and then running ApplyGuardrail passing each qualifier type doesnt work, but it...
### Describe the bug I am trying to do this, but I am unable to list service quote code for 'AWS Identity and Access Management (IAM)' Here's my code I...