listDatasetGroups
abstract suspend fun listDatasetGroups(input: ListDatasetGroupsRequest = ListDatasetGroupsRequest { }): ListDatasetGroupsResponse
Returns a list of dataset groups created using the CreateDatasetGroup operation. For each dataset group, this operation returns a summary of its properties, including its Amazon Resource Name (ARN). You can retrieve the complete set of properties by using the dataset group ARN with the DescribeDatasetGroup operation.