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
)
[required] The Amazon Resource Name (ARN) of the file system association that you want to update.
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.
The password of the user credential.
The Amazon Resource Name (ARN) of the storage used for the audit logs.