[SINK_NAME]
with a name for the sink, [PROJECT_ID]
with your GCP project ID, and [INSTANCE_ID]
with the ID of your Bigtable instance.[PERIMETER_NAME]
with a name for the perimeter.[INSTANCE_ID]
with the ID of your Bigtable instance and [CLUSTER_ID]
with the ID of your Bigtable cluster.google-cloud-bigtable
library in Python to create a new Bigtable instance.vpc_service_controls
parameter to True
while creating the instance.google-cloud-iam
library in Python to manage IAM roles and permissions for Bigtable.roles/bigtable.admin
role to administrators and roles/bigtable.reader
role to read-only users.google-cloud-logging
library in Python to enable audit logging for Bigtable.