createFileSystem
inline suspend fun S3FilesClient.createFileSystem(crossinline block: CreateFileSystemRequest.Builder.() -> Unit): CreateFileSystemResponse
Creates an S3 File System resource scoped to a bucket or prefix within a bucket, enabling file system access to S3 data. To create a file system, you need an S3 bucket and an IAM role that grants the service permission to access the bucket.