Provides a list of groups that are mapped to users.
get/applications/{applicationId}/indices/{indexId}/groups#updatedEarlierThan
Path parameters
applicationIdstring required
The identifier of the application for getting a list of groups mapped to users.
indexIdstring required
The identifier of the index for getting a list of groups mapped to users.
Query parameters
updatedEarlierThanstring date-time required
The timestamp identifier used for the latest <code>PUT</code> or <code>DELETE</code> action for mapping users to their groups.
dataSourceIdstring
The identifier of the data source for getting a list of groups mapped to users.
nextTokenstring
If the previous response was incomplete (because there is more data to retrieve), Amazon Q Business returns a pagination token in the response. You can use this pagination token to retrieve the next set of groups that are mapped to users.
maxResultsinteger
The maximum number of returned groups that are mapped to users.
Response
Success