setSmbGuestPassword
inline suspend fun StorageGatewayClient.setSmbGuestPassword(crossinline block: SetSmbGuestPasswordRequest.Builder.() -> Unit): SetSmbGuestPasswordResponse
Sets the password for the guest user smbguest
. The smbguest
user is the user when the authentication method for the file share is set to GuestAccess
. This operation only supported for S3 File Gateways