Using Console
Using CLI
INSTANCE_ID
with the ID of the Bigtable instance for which you want to enable audit logging.
True
if audit logging is enabled for the instance.
Using Python
google-cloud-bigtable
library and Application Default Credentials (ADC)
:list_instances()
method:get_iam_policy()
method:group:[email protected]
member to the roles/bigtable.admin
role using the binding.members.append()
method:set_iam_policy()
method: