v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1438244196.2 KB

Updates a schema mapping.

A schema is immutable if it is being used by a workflow. Therefore, you can't update a schema mapping if it's associated with a workflow.

put/schemas/{schemaName}

Path parameters

schemaNamestring required

The name of the schema. There can't be multiple <code>SchemaMappings</code> with the same name.

Request body

descriptionstring

A description of the schema.

Response

Success

schemaNamestring required

The name of the schema.

schemaArnstring required

The ARN (Amazon Resource Name) that Entity Resolution generated for the <code>SchemaMapping</code>.

descriptionstring

A description of the schema.