All Content tagged with S3 Select

With Amazon S3 Select, you can use simple structured query language (SQL) statements to filter the contents of an Amazon S3 object and retrieve just the subset of data that you need.

Content language: English

Select tags to filter
Sort by most recent
198 results
Hello, I'm averagely new in AWS console, my recent account was suspended and a bill was issued. I was on the free tier plan to really understand the ropes, the bill was too much for me so I register...
1
answers
0
votes
79
views
asked 20 days ago
I'm currently using AWS S3 to store my objects. My storage usage has grown to around 50 TB, resulting in high costs. I want to identify unused objects — specifically, those that haven’t been accessed ...
1
answers
0
votes
52
views
asked a month ago
Hi everyone, I’m running an ECS cluster on Fargate, and I’m trying to find the best way to manage application configuration. My current setup: Sensitive config (e.g. secrets, tokens): stored in SSM Pa...
1
answers
0
votes
47
views
asked a month ago
In us-east-1 I am getting openssl errors ``` ❯ aws s3 ls test-random-buckeadsfdsfd --region us-west-2 An error occurred (NoSuchBucket) when calling the ListObjectsV2 operation: The specified bucket...
1
answers
0
votes
98
views
asked 2 months ago
I am having weird issue. I have an. s3 bucket created from which i am hosting a static website . I have a css file as well in the bucket for soem reason there is a specific css which i am applying t...
1
answers
0
votes
69
views
asked 2 months ago
Hello, I would like to know why for some images stored in the bucket I receive an error when trying to open them directly via their URL while logged into the console. This XML file does not appear t...
1
answers
0
votes
52
views
asked 2 months ago
I am loading data from MySQL in S3 with full load + CDC. I am using parquet format on S3 target. Getting data quickly is not my goal. I have set MaxFullLoadSubTasks as 2 in replication task setting an...
2
answers
0
votes
58
views
asked 3 months ago
In AWS CloudFront, we are serving some movie streams. I recently noticed an additional setting called Smooth Streaming in the CloudFront configuration under Behaviors. I enabled the feature, but I'm n...
2
answers
0
votes
77
views
asked 3 months ago
I am using spark to insert data into S3 tables from S3 buckets and want to enforce unique constraint on a combination of 2 keys. E.g Key1 and Key2. Essentially want to set primary key to be combinatio...
2
answers
0
votes
96
views
asked 3 months ago
I am trying to access s3 tables from AWS Glue, but I don't see the equivalent package packages software.amazon.s3tables:s3-tables-catalog-for-iceberg-runtime:0.1.3 Could someone please help me find ...
1
answers
0
votes
295
views
asked 4 months ago
error downloading object from S3 hi I'm having trouble downloading objects from the console in my S3 bucket. When downloading, the following message appears: <Error> <Code>InvalidRequest</Code> <Mes...
2
answers
0
votes
139
views
asked 4 months ago
I am encountering an error that says, 'WARNING:root:Environment file .env not found!' However, the build was successful, and the output in the page shows the contents of the .env file. Additionally, I...
2
answers
0
votes
49
views
asked 4 months ago