Updates a Network File System (NFS) file share. This operation is only supported in S3 File Gateways.
To leave a file share field unchanged, set the corresponding input field to null.
Updates the following file share settings:
-
Default storage class for your S3 bucket
-
Metadata defaults for your S3 bucket
-
Allowed NFS clients for your file share
-
Squash settings
-
Write status of your file share
Headers
Request body
The Amazon Resource Name (ARN) of the file share to be updated.
The Amazon Resource Name (ARN) of a symmetric customer master key (CMK) used for Amazon S3 server-side encryption. Storage Gateway does not support asymmetric CMKs. This value can only be set when <code>KMSEncrypted</code> is <code>true</code>. Optional.
A value that sets the access control list (ACL) permission for objects in the S3 bucket that a S3 File Gateway puts objects into. The default value is <code>private</code>.
The list of clients that are allowed to access the S3 File Gateway. The list must contain either valid IP addresses or valid CIDR blocks.
The Amazon Resource Name (ARN) of the storage used for audit logs.
Response
Success
The Amazon Resource Name (ARN) of the updated file share.