listDatasetVersions
inline suspend fun BedrockAgentCoreControlClient.listDatasetVersions(crossinline block: ListDatasetVersionsRequest.Builder.() -> Unit): ListDatasetVersionsResponse
Lists all published versions of a dataset, sorted by version number descending (newest first). Does not include the DRAFT working copy. State guard: Allowed for all statuses including DELETING.