deleteGatewayTarget
inline suspend fun BedrockAgentCoreControlClient.deleteGatewayTarget(crossinline block: DeleteGatewayTargetRequest.Builder.() -> Unit): DeleteGatewayTargetResponse
Deletes a gateway target.
You cannot delete a target that is in a pending authorization state (CREATE_PENDING_AUTH, UPDATE_PENDING_AUTH, or SYNCHRONIZE_PENDING_AUTH). Wait for the authorization to complete or fail before deleting the target.