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 ListPermissionsCommandOutputProtected

The output of ListPermissionsCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

NextToken?: string

A continuation token, if this is not the first call to retrieve this list.

PrincipalResourcePermissions?: PrincipalResourcePermissions[]

A list of principals and their permissions on the resource for the specified principal and resource types.