Questions in Storage
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
I have a legacy application running on Windows (on-premise) servers
and I need to periodically back-up specific files on AWS.
The application supports natively only the "Network Path" for this...
when I trying to connect my local server with AWS Elastic Disaster Recovery, it failed, and only tells me "Resolve cause of stall", how can I troubleshooting this? it stuck at `Launch replication...
Hi Team,
I am trying to achieve the replication from source bucket to destination bucket wherein source and destination buckets are in different account.
condition I have is, can we move the object...
I'm currently managing an EC2 Windows server that runs MSSQL database, and I'm looking to set up an automated backup process. Here’s what I want to achieve:
1. **Weekly AMI Creation:** I need to...
I deleted multiple objects from the bucket, but the JSON response logged in CloudTrail only contains the bucket ARN and does not include any information about the deleted objects
{
...
I've configured an S3 bucket for private access and set up an event notification to trigger an SQS message upon object uploads (PUT method). While I'm successfully receiving SQS notifications, I'm...
We have a static file in a private bucket on S3. Which we usually update once a day (sometimes it can be updated within the day too)
We are serving this with CloudFront as CDN.. What I want to...
I have an FSx filesystem to access files on S3 using the data repository feature.
I am using the following command the make sure the ubuntu user can access all files on the FSx mount: `sudo setfacl -R...
Hello,
need to help.
The case is:
1. Application is running on EC2 instance (r6a.xlarge) with 3TB EBS backed volumes (gp3, 3,000 IOPS, 125Mb/s throughput).
2. Operation system is Linux (RedHat 9).
3....
I am attempting to get an contact form working on an Amazon s3 bucket. I can receive email when running tests via Lambda and API Gateway just fine but when I try to submit the form via the website I...
I am in the process of trying to create an alarm via CDK. My Alarm references AWS Config; but specified resourceType is **AWS::S3::AccountPublicAccessBlock** When I go through the console I am able...
I am building an app in react native using amplify. I have 2 S3 buckets, one for images and the other for thumbnails which i have set up through amplify configure.
Amplify.configure({
Auth:...