deleteTrail
inline suspend fun CloudTrailClient.deleteTrail(crossinline block: DeleteTrailRequest.Builder.() -> Unit): DeleteTrailResponse
Deletes a trail. This operation must be called from the Region in which the trail was created. DeleteTrail
cannot be called on the shadow trails (replicated trails in other Regions) of a trail that is enabled in all Regions.