google.bigtable.admin.v2.BigtableTableAdmin.DeleteBackup
event in GCP for Bigtable indicates that a backup of a Bigtable table has been deleted.[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.location_id
parameter to specify the location of the instance.enable_vpc_service_controls
parameter to True
while creating the instance.google-cloud-iam
library in Python to manage IAM policies for Bigtable.Policy
class to create a new policy object.google-cloud-logging
library in Python to enable audit logging for Bigtable.