@aws-sdk/client-schemas

SearchSchemasCommandInput Interface

The input for SearchSchemasCommand.

Members

Name
Type
Details
Keywords Requiredstring | undefined

Specifying this limits the results to only schemas that include the provided keywords.

RegistryName Requiredstring | undefined

The name of the registry.

Limit number | undefined
NextToken string | undefined

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.

Full Signature

export interface SearchSchemasCommandInput extends SearchSchemasRequest