Schemas Skill
amazonaws-com-schemas
amazonaws-com-schemas
| Method | Path | Description |
|---|---|---|
POST | /v1/discoverers | |
POST | /v1/registries/name/{registryName} | Creates a discoverer. |
POST | /v1/registries/name/{registryName}/schemas/name/{schemaName} | Creates a registry. |
DELETE | /v1/discoverers/id/{discovererId} | Creates a schema definition. Inactive schemas will be deleted after two years. |
DELETE | /v1/registries/name/{registryName} | Deletes a discoverer. |
DELETE | /v1/policy | Deletes a Registry. |
DELETE | /v1/registries/name/{registryName}/schemas/name/{schemaName} | Delete the resource-based policy attached to the specified registry. |
DELETE | /v1/registries/name/{registryName}/schemas/name/{schemaName}/version/{schemaVersion} | Delete a schema definition. |
GET | /v1/registries/name/{registryName}/schemas/name/{schemaName}/language/{language} | Delete the schema version definition |
GET | /v1/discoverers/id/{discovererId} | Describe the code binding URI. |
GET | /v1/registries/name/{registryName} | Describes the discoverer. |
GET | /v1/registries/name/{registryName}/schemas/name/{schemaName} | Describes the registry. |
GET | /v1/registries/name/{registryName}/schemas/name/{schemaName}/export | Retrieve the schema definition. |
GET | /v1/registries/name/{registryName}/schemas/name/{schemaName}/language/{language}/source | |
POST | /v1/discover | Get the code binding source URI. |
GET | /v1/policy | Get the discovered schema that was generated based on sampled events. |
GET | /v1/discoverers | Retrieves the resource-based policy attached to a given registry. |
GET | /v1/registries | List the discoverers. |
GET | /v1/registries/name/{registryName}/schemas/name/{schemaName}/versions | List the registries. |
GET | /v1/registries/name/{registryName}/schemas | Provides a list of the schema versions and related information. |
GET | /tags/{resource-arn} | List the schemas. |
POST | /v1/registries/name/{registryName}/schemas/name/{schemaName}/language/{language} | Get tags for resource. |
PUT | /v1/policy | Put code binding URI |
GET | /v1/registries/name/{registryName}/schemas/search | The name of the policy. |
POST | /v1/discoverers/id/{discovererId}/start | Search the schemas |
POST | /v1/discoverers/id/{discovererId}/stop | Starts the discoverer |
POST | /tags/{resource-arn} | Stops the discoverer |
DELETE | /tags/{resource-arn} | Add tags to a resource. |
PUT | /v1/discoverers/id/{discovererId} | Removes tags from a resource. |
PUT | /v1/registries/name/{registryName} | Updates the discoverer |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-schemas
Downloads and installs to ~/.claude/skills/amazonaws-com-schemas/
2019-12-02 (2026-03-02)