personalize_delete_schema: Deletes a schema

View source: R/personalize_operations.R

personalize_delete_schemaR Documentation

Deletes a schema

Description

Deletes a schema. Before deleting a schema, you must delete all datasets referencing the schema. For more information on schemas, see create_schema.

See https://www.paws-r-sdk.com/docs/personalize_delete_schema/ for full documentation.

Usage

personalize_delete_schema(schemaArn)

Arguments

schemaArn

[required] The Amazon Resource Name (ARN) of the schema to delete.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.