AwsProperties(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Connection properties specific to Amazon Web Services (AWS). .. attribute:: cross_account_role
Authentication using Google owned AWS IAM user's access key to assume into customer's AWS IAM Role.
:type: google.cloud.bigquery_connection_v1.types.AwsCrossAccountRole
Attribute
Name | Description |
access_role |
google.cloud.bigquery_connection_v1.types.AwsAccessRole
Authentication using Google owned service account to assume into customer's AWS IAM Role. |