untagResource

inline suspend fun IotClient.untagResource(crossinline block: UntagResourceRequest.Builder.() -> Unit): UntagResourceResponse

Removes the given tags (metadata) from the resource.

Requires permission to access the UntagResource action.