View source: R/storagegateway_operations.R
storagegateway_update_file_system_association | R Documentation |
Updates a file system association. This operation is only supported in the FSx File Gateways.
See https://www.paws-r-sdk.com/docs/storagegateway_update_file_system_association/ for full documentation.
storagegateway_update_file_system_association(
FileSystemAssociationARN,
UserName = NULL,
Password = NULL,
AuditDestinationARN = NULL,
CacheAttributes = NULL
)
FileSystemAssociationARN |
[required] The Amazon Resource Name (ARN) of the file system association that you want to update. |
UserName |
The user name of the user credential that has permission to access the root share D$ of the Amazon FSx file system. The user account must belong to the Amazon FSx delegated admin user group. |
Password |
The password of the user credential. |
AuditDestinationARN |
The Amazon Resource Name (ARN) of the storage used for the audit logs. |
CacheAttributes |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.