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
Filter content
Select tags to filter
Sort by
Sort by most recent
203 results
Hi all,
I’m using the official AWS Console (no custom code) to create a Rekognition Custom Moderation project in eu-central-1. In the project annotation / dataset view, uploaded files/manifests never...
2
answers
0
votes
55
views
asked 5 months ago
I recently integrated AWS Elemental MediaTailor (server-side ad insertion) in my stage environment, and everything worked correctly.
However, when moving the same configuration to production, playbac...
1
answers
0
votes
116
views
asked 8 months ago
It seems "s3vectors" service has not been added to the latest version of boto3. I am using boto3 v1.39.10.
4
answers
0
votes
467
views
asked a year ago
I have an AWS Amplify frontend-only app (no backend, no Cognito authentication) and an S3 bucket with images set to private (no public access). I want to fetch and display these private images securel...
2
answers
0
votes
131
views
asked a year ago
I have two existing S3 Lifecycle rules—one that deletes all objects after X days and another that deletes expired delete markers. I want to ensure that objects under a specific prefix (e.g., protected...
3
answers
0
votes
680
views
asked a year ago
Is it possible to use S3 select to identify schema of data in a S3 file
The file should contain one Json records per line, can S3 select be used to know first level fields of a Json object
Example:
...
1
answers
0
votes
164
views
asked a year ago
how to create https://xyz.s3.amazonaws.com
please anyone guide me to create this https://xyz.s3.amazonaws.com
2
answers
0
votes
280
views
asked a year ago
My website is on Wordpress, my domains are on GoDaddy, and my image S3 bucket is stored by AWS. I recently updated my domain and my website now redirects to the new domain correctly (with all DNS etc ...
2
answers
0
votes
208
views
asked a year ago
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
311
views
asked a year 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
399
views
asked a year 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
525
views
asked a year 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
402
views
asked a year ago