Can you answer these questions?
View all unanswered questionsThese questions still don't have an answer
Can I do Role Chaining (STS Assume Roles) to do Cross Account Server-Side S3-S3 Copy Multipart?
AWSSDK .Net GetObjectAsync hung
How to build GitLab repositories in AWS CodeBuild without changing repositories content (without buildspec.yml)?
AWS Aurora: too many connections
Why is server unresponsive error in app despite well formed state report?
Looking for an extra challenge?
View all bountied questionsThese questions have a bounty on them
Files stored with s3AsyncClient from Netty HttpClient publisher are corrupted
Recommended answers
View all recommended answersThese answers have been recommended
Is it possible to run SQL UPDATE queries directly on data stored in S3 (e.g., via Redshift, Iceberg, or Athena)?
Amazon S3 is an object storage service. Files (objects) cannot be modified -- they can only be replaced, deleted or newly created. Fortunately, Iceberg supports the ability to update data by writing ...
Transparently send RDS traffic via an EC2 instance
Unclear that this could possibly be completely transparent to the client. The current RDS endpoint name is going to be an AWS-created identifier, such as mydb.abcd.us-west-1.rds.amazonaws.com, which ...
InvalidClientTokenId with boto3 on get_policy
The standard way to create an AWS service client looks like this: import boto3 # Create an IAM client using the default session iam_client = boto3.client('iam') But in your case, you are supplying a ...
Preparing for AWS Cloud Practitioner exam – are W3Schools notes sufficient?
A good place to discuss AWS Certifications is: https://www.reddit.com/r/AWSCertifications/ Cloud Practitioner is fairly high-level, so online courses are sufficient. For later certifications, you'll ...
Can anyone explain the overall architecture of AWS Lambda backend to me?
In response to your question on whether you need to understand Lambda before diving in: no, but understanding is much better than not understanding. Recommend that you read the plentiful documentation ...
See what's trending
View all trending questionsThese are the most active questions in AWS Collective
Downloading an entire S3 bucket?
"UNPROTECTED PRIVATE KEY FILE!" Error using SSH into Amazon EC2 Instance (AWS) [closed]
Amazon S3 - How to fix 'The request signature we calculated does not match the signature' error?
How to get an AWS EC2 instance ID from within that EC2 instance?
Change key pair for ec2 instance
AWS Management Console now supports simultaneous sign-in for multiple AWS accounts
How to achieve fast, scalable, robust & cost optimized scaling of tasks on AWS ECS
Overcoming Front-End Back-End Coupling with AWS Event-Driven Architecture
Always-on access for your data in Amazon S3, using cross-Region replication and Multi-Region Access Points (MRAP)
Local development, testing, and debugging of serverless applications defined in Terraform using AWS SAM CLI
Simply submit a proposal, get it approved, and publish it.
See how the process works