Function create_directory

Source
pub async fn create_directory(
    input: CreateDirectoryInput<'_>,
) -> SessionPostOutput<CreateDirectoryOutput>