discussions Search Results · repo:boto/boto3 language:Python
Filter by
198 results
(69 ms)198 results
inboto/boto3 (press backspace or delete to remove):
Summary
When using signature_version=UNSIGNED (requests with no Authorization header), boto3 v1.36.0+ sends checksums that
trigger aws-chunked transfer encoding. This appears inconsistent with AWS documentation ...
andy-jsposted
on Jan 28- 0
:
By default I get json and vtt files both created in a bucket after transcription. Is there a native way to generate only
subtitle file without creating json file? By native way I mean a parameter in start_transcription_job ...
atmosphere1337posted
on Sep 12, 2025- 2
:
I trained a binary classification model using SageMaker Canvas HPO (Hyperparameter Optimization). The model generated by
HPO is deployed as a multi-container model (3 containers).
I would like to redeploy ...
xiaohui-hiwintechposted
on Dec 16, 2025- 0
:
Is it technically feasible, or advisable, to replace the standard Python ssl (OpenSSL) and underlying urllib3 TLS stack
used by the Boto3 SDK with our custom C-based TLS stack for secure S3 file downloads? ...
ashwiniprabhugposted
on Dec 12, 2025- 0
:
required the full python script to run in lambda to create CloudFront Signed URL with Expiration IP Address Restriction
vikashinlausdposted
on Nov 18, 2025- 0
:
I m trying to ingest documents into a Bedrock knowledge base via URI, with each document having its own corresponding
metadata file. This metadata contains fields like user ID and chat ID that I want to ...
AymaneHan1posted
on Jul 21, 2025- 1
:
Hi, We have a website with 1000 s of pages of documentation and it seems many bots on the internet request pages that
don t exist.
boto3 calls S3, looking for the doc, client.get_object, and hits NoSuchKey. ...
sdarwinposted
on Oct 14, 2025- 0
:
I have this data to entry into AWS DynamoDB:
item = {
PK : {
S : DEBUG
},
SK : {
S : #ID_LOG#2025-10-09T07:48:31.105674+00:00
},
data : {
M : {
...
NatxoMposted
on Oct 9, 2025- 1
:
Using awscli in an organization where proxy inspection happens. We try to advise folks to use AWS_CA_BUNDLE, but it s
tough to educate thousands of folks about what to do and why. Is there a reason why ...
byjrackposted
on Sep 22, 2025- 0
:
Hello AWS Bedrock Team,
I m working with Amazon Bedrock Agents and have encountered an issue where I need to remove knowledge base source
citations (such as sources tags or attribution information) from ...
zhang2645795251posted
on Sep 19, 2025- 0