Skip to content

Commit 1ecf3b0

Browse files
committed
Removed irrelevant parts
1 parent 3ea17a4 commit 1ecf3b0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,7 @@ your-project
122122

123123
#### Creating a Service Account for Google BigQuery
124124

125-
You can connect to BigQuery with a user account or a service account. A service account is a special kind of account designed to be used by applications or compute workloads, rather than a person.
126-
127-
Service accounts don’t have passwords and use a unique email address for identification. You can associate each service account with a service account key, which is a public or private RSA key pair. In this walkthrough, we use a service account key in AWS SCT to access your BigQuery project.
125+
You can connect to BigQuery with a user account or a service account. A service account is a special kind of account designed to be used by applications or compute workloads, rather than a person. Service accounts don’t have passwords and use a unique email address for identification.
128126

129127
To create a BigQuery service account key
130128

0 commit comments

Comments
 (0)