Provides a list of the schema versions and related information.
See https://www.paws-r-sdk.com/docs/schemas_list_schema_versions/ for full documentation.
schemas_list_schema_versions(
Limit = NULL,
NextToken = NULL,
RegistryName,
SchemaName
)
The token that specifies the next page of results to return. To request the first page, leave NextToken empty. The token will expire in 24 hours, and cannot be shared with other accounts.
[required] The name of the registry.
[required] The name of the schema.