Storage
AWS offers a complete range of services for you to store, access, govern, and analyze your data to reduce costs, increase agility, and accelerate innovation. Select from object storage, file storage, and block storage services, backup, and data migration options to build the foundation of your cloud IT environment.
Recent questions
see all1 / 18
- So to preface this, I am migrating over Pinecone but it seems that after I upload my embeddings on the AWS S3 Vector database, the only way I can see what was added is through boto3 or AWS CLI? This...
- ## Question We have two `AWS::GuardDuty::MalwareProtectionPlan` resources in separate member accounts under an AWS Organization. Both plans report `Status: ACTIVE` with empty `StatusReasons`, but nei...
- I have a SageMaker Unified Studio domain that I never intentionally used. It auto-created an admin project that is now in "Locked" status. I'd like to delete the domain entirely (and the admin project...
- I want to publish informative articles related to recent trends and developments in technology sector and looking forward to understand the process to get the ADX account activated. I have already cre...
- Hello, I'm doing the CloudQuest Machine Learning labs and I've encountered the following issue:  Is there anyon...
- I am evaluating the possibility of utilizing the new S3 Files feature when deploying my application to AWS. The current deployment involves storing processing results on EFS, and I was interested in t...
- Is Lake Formation credential vending through the Glue Iceberg REST endpoint (`https://glue.<region>.amazonaws.com/iceberg`) supported for AWS Lambda execution roles when reading and writing S3 Tables?...
- Hello, I'm having an issue deleting data from a specific S3 bucket using a DELETE FROM statement via a Boto3 Athena connection in a Lambda function (will be use to delete old data from an iceberg tabl...
- I recently deployed a small word puzzle project using Amazon S3 static hosting. The site loads fine, but I’ve noticed slower performance for users in different regions. For reference, this is the pro...
- Hi, I am unable to access my S3 bucket on ME-South-1. Is there a way to get the files out so that I can move them to a different region? This region seems to be down and I cannot access it through co...
- All restore jobs triggered by AWS Backup Restore Testing for EC2 resources fail consistently with Restore metadata is invalid. The failure occurs in under 15 seconds, before any resource is provi...
- Hello guys, I'm working in a Cloudformation Launch Template to generate a Restore Testing Plan for a customer. When I launch the template everything goes OK, i don't have any problem at this part. ...
- How to provide access to S3 buckets in a different AWS account
- how to configure s3 access to airflow which is in different account. please help with cdk code to use s3 is in account A and airflow in account B
- Hi all, i did a backup from a DB that is f.e. on instance rds1, and saved it into S3 bucket. If i have a second instance called rds2, can i restore backup into this second instance? of course i need i...
- I have an existing Organisation and I am trying to set up Control Tower. I am getting following error in my dashboard: ``` Error AWS Control Tower failed to deploy one or more stack set instances: S...
- Hello, Could you please show an example of a lambda function, written in python, that should connect to an S3 bucket, using S3File new launched feature ? Thank you,
- My S3 bucket data was deleted without my knowledge. I checked CloudTrail logs and found delete actions from an unknown IP address (US region). I did not intentionally share my access keys or credenti...
Recent Knowledge Center content
see all1 / 18
Recent articles
see all1 / 18
- Florian TurnwaldEXPERTpublished a day ago4 votes35 viewsThis cheatsheet compiles real-world takeaways on FSxN encryption in transit to prevent silent vulnerabilities.
- Ed GummettEXPERTpublished 9 days ago1 votes58 viewsUse Athena CTAS and Iceberg time travel to recover a writable table from a read-only S3 Tables replica
- Anil KukkunuruEXPERTpublished 12 days ago3 votes64 viewsThe article addresses a common operational challenge — when AWS Backup jobs (backup, restore, or cross-account copy) fail, the root cause typically spans multiple AWS services (IAM, KMS, Backup vault ...
- KeyurEXPERTpublished 13 days ago0 votes92 viewsWhen migrating large database servers to Amazon EC2 using AWS Application Migration Service (AWS MGN), the time it takes for Amazon EBS volumes to fully initialize from snapshots can become a bottlene...
- Jamesson BarretoEXPERTpublished 13 days ago1 votes85 viewsUse a single Organization backup policy to back up directly into Logically Air-Gapped vaults across all member accounts and regions, eliminating copy actions, cross-region transfer, and per-region pol...
- Tolu Okuboyejo - AWSEXPERTpublished 20 days ago0 votes112 viewsThis article explains how to manage, diagnose and resolve AccessDenied errors when using FSxN S3 Access Points with NetworkOrigin: VPC in enterprise environments that use centralized VPC endpoints and...
- Mark TwomeyEXPERTpublished 20 days ago1 votes99 viewsA field guide for PyTorch, TensorFlow, Spark, and Kubernetes workloads reading training data from Amazon S3 Express One Zone directory buckets.
- Judith MettoudiEXPERTpublished 20 days ago0 votes197 viewsAWS DataSync is a powerful migration tool, but understanding its cost implications is crucial. By selecting the right transfer modes, configuring verification options, choosing appropriate S3 storage ...
- Ed GummettEXPERTpublished 23 days ago0 votes90 viewsA detective rule that detects non-compliant FSx filesystems within minutes and quarantines them without deleting data.
- JLT_WEXPERTpublished a month ago0 votes163 viewsThis article explains how to configure a dedicated IAM role for the Amazon EFS CSI driver node component `efs-csi-node-sa` in Amazon EKS using Pod Identity, enabling least-privilege access to EFS file...
- Jeongho KimSUPPORT ENGINEERpublished a month ago0 votes83 viewsThe Amazon EBS documentation states that volume size can only be increased, not decreased. This article explains whether the same constraint applies to Amazon OpenSearch Service domains, why the answe...
- AWS OFFICIALUpdated a month ago0 votes117 viewsThis article shows how organizations can use AWS Support to accelerate their compliance coverage against the Australian Cyber Security Centre (ACSC)’s Information Security Manual (ISM) framework. Note...
- Ed GummettEXPERTpublished a month ago0 votes185 viewswith S3 Versioning and The Rollback Tool for Amazon S3 - an AWS open source sample
- Mark TwomeyEXPERTpublished a month ago1 votes71 viewsPython's GIL limits PutVectors bulk-load throughput to ~490 vec/sec regardless of thread count when loading high-dimensional vectors into Amazon S3 Vectors. This article diagnoses the bottleneck, walk...
- Florian TurnwaldEXPERTpublished a month ago12 votes202 viewsHow to configure multiprotocol (NFS/SMB) access on Amazon FSx für NetApp ONTAP using local users and NTFS security style without Active Directory.
- AWS OFFICIALUpdated 2 months ago1 votes217 viewsThis article shows you how to use AWS Backup and Amazon Q for Business to transform backup compliance audits. When you use AWS Backup with Amazon Q for Business, you can analyze backup patterns across...
- Nita_SEXPERTpublished 2 months ago0 votes143 viewsApache Iceberg is an open-source table format designed to help manage and organize large-scale data stored in data lakes. it integrates seamlessly with Amazon Redshift. With this integration, Redshift...
- Anil KukkunuruEXPERTpublished 2 months ago2 votes157 viewsAmazon Aurora automatically backs up cluster volumes and retains restore data for up to 35 days at no additional cost. Snapshots taken within this window whether automated or through AWS Backup are fr...
Recent selections
see all1 / 10
- AWS OfficialMODERATORpublished 6 months ago0 votes358 viewsThis spotlight on AWS Backup equips you with the skills and troubleshooting best practices to get the most out of this centralized backup service.
- AWS OfficialEXPERTpublished a year ago0 votes481 viewsThis spotlight on Amazon S3 equips you with the skills and troubleshooting tips to get the most out of a powerful service.
- Antonio LagrotteriaEXPERTpublished 2 years ago2 votes23.8K viewsA selection of practical articles will guide you on how to securely upload large files to S3, via patterns, CLI and more.
- AWS OFFICIALUpdated 2 years ago0 votes52 viewsUse these most salient learning resources from our classrooms, digital curricula, video library, and AWS lab environment to learn about the fundamentals of Amazon Simple Storage Service (Amazon S3).
- Jonathan_DEXPERTpublished 3 years ago4 votes12.2K viewsDo you have critical workloads running in AWS? Review these handpicked resources to find ways to ensure your applications are resilient to failures.
- AWS OFFICIALUpdated 2 years ago0 votes95 viewsThis selection includes content and solutions supporting FSI related compliance and requirements covering security, immutable storage, and general guidance.
- AWS OFFICIALUpdated 2 years ago0 votes87 viewsDo you want to use AWS to build your next generative AI project on healthcare or life sciences? This content set provides a hands-on enablement for you.
- AWS OFFICIALUpdated 3 years ago1 votes8K viewsAre you getting 5xx errors with your Amazon Simple Storage Service (Amazon S3) operations? Review this list of handpicked curated resources to identify the root cause and troubleshooting instructions ...
- AWS OFFICIALUpdated 3 years ago0 votes8.1K viewsAre you getting 403 Access Denied errors with your Amazon Simple Storage Service (Amazon S3) operations? Review this list of handpicked resources to identify the root cause and troubleshooting instruc...
- AWS OFFICIALUpdated 3 years ago1 votes2.8K viewsDo you need your web applications in one domain to interact with resources in a different domain? Review this curated Selection to learn how to configure CORS for your Amazon S3 bucket.
1 / 18
Riku_Kobayashi
EXPERTGary Mclean
EXPERTsecondabhi_aws
EXPERTAntonio Lagrotteria
EXPERTGiovanni Lauria
EXPERTOleksii Bebych
EXPERTKidd Ip
EXPERTOsvaldo Marte
EXPERTAdeleke Adebowale .J.
EXPERTLeeroy Hannigan
EXPERTTushar Jagdale
EXPERTMatt Barbieri
EXPERTSHAJAM
EXPERTAWS-User-alantam
EXPERTIndranil Banerjee AWS
EXPERTFlorian Turnwald
EXPERTGK
EXPERTFabrizio
EXPERT
Learn AWS faster by following popular topics
1 / 2
