Amazon S3

AWS File Gateway file share Unavailable status, how to troubleshoot?

When you create a NFS or SMB file share using AWS file gateway, sometimes the file share may go into Unavailable status. To use the file share, you would need the file share in Available status. In this post, I will describe some scenarios and troubleshooting steps to resolve when file share is in Unavailable …

AWS File Gateway file share Unavailable status, how to troubleshoot? Read More »

How to use cross-account Amazon S3 bucket and KMS key to create AWS File Gateway file share?

You can use S3 bucket from a different AWS account than the AWS account where your file gateway is deployed. For example, your file gateway and file share can be in Account A and you can use S3 bucket and KMS key in AWS Account B. In this post, let’s look into the steps to …

How to use cross-account Amazon S3 bucket and KMS key to create AWS File Gateway file share? Read More »

How to create AWS File Gateway on EC2 and activate to PrivateLink, and use S3 PrivateLink?

You can activate a AWS storage gateway to three endpoint types 1) Public 2) VPC 3) FIPS In this post, we will go through the below steps and activate to VPC endpoint using AWS CLI. Interface VPC endpoint provides PrivateLink and enables private access to Storage Gateway and S3 services. In this post, we will …

How to create AWS File Gateway on EC2 and activate to PrivateLink, and use S3 PrivateLink? Read More »

How to mount a S3 File Gateway NFS share on Windows client?

Before mapping the NFS share, you would need to add NFS client for Windows feature. You can install Client for NFS on Windows either through Server Manager or PowerShell command. Using Server Manager:1) Go to Server Manager and select Add roles and features 2)  Select Next in below Before You Begin: 3 . Select Next …

How to mount a S3 File Gateway NFS share on Windows client? Read More »