- Navigation Guide
@aws-sdk/client-schemas
SearchSchemasCommandInput Interface
The input for SearchSchemasCommand.
Members
Name | Type | Details |
---|---|---|
Keywords Required | string | undefined | Specifying this limits the results to only schemas that include the provided keywords. |
RegistryName Required | string | 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