Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface ListPartnerEventSourcesCommandInputProtected

Hierarchy

Properties

Limit?: number

pecifying this limits the number of results returned by this operation. The operation also returns a NextToken which you can use in a subsequent operation to retrieve the next set of results.

NamePrefix: undefined | string

If you specify this, the results are limited to only those partner event sources that start with the string you specify.

NextToken?: string

The token returned by a previous call to this operation. Specifying this retrieves the next set of results.