Lists all actors in an AgentCore Memory resource
Source:R/bedrockagentcore_operations.R
bedrockagentcore_list_actors.RdLists all actors in an AgentCore Memory resource. We recommend using pagination to ensure that the operation returns quickly and successfully.
See https://www.paws-r-sdk.com/docs/bedrockagentcore_list_actors/ for full documentation.
Arguments
- memoryId
[required] The identifier of the AgentCore Memory resource for which to list actors.
- maxResults
The maximum number of results to return in a single call. The default value is 20.
- nextToken
The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.