listDataTransformationProfileVersions
abstract suspend fun listDataTransformationProfileVersions(input: ListDataTransformationProfileVersionsRequest): ListDataTransformationProfileVersionsResponse
Lists all versions of a specific data transformation profile (DRAFT and published), in reverse chronological order (newest first). Use GetDataTransformationProfile to retrieve profile content. Results are paginated. Use the NextToken parameter to retrieve additional results.