updateFileSystemProtection
inline suspend fun EfsClient.updateFileSystemProtection(crossinline block: UpdateFileSystemProtectionRequest.Builder.() -> Unit): UpdateFileSystemProtectionResponse
Updates protection on the file system.
This operation requires permissions for the elasticfilesystem:UpdateFileSystemProtection
action.