cjm2671
cjm2671

Reputation: 19486

BigQuery IAM- can I do insert only?

I'm trying to configure IAM permissions for a data ingestion pipeline.

Unfortunately, as best as I can tell, the ingest IAM key will need updateData on the table. This would allow a truncate/update statement.

Is there a way to restrict this key's permissions to just insert only?

Upvotes: 0

Views: 49

Answers (0)

Related Questions