Cloud Storage Role Flashcards

1
Q

Storage Object Creator

A

roles/storage.objectCreator

Allows users to create objects. Does not give permission to view, delete, or replace objects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Storage Object Viewer

A

roles/storage.objectViewer
Grants access to view objects and their metadata, excluding ACLs.
Can also list the objects in a bucket.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Storage Object Admin

A

roles/storage.objectAdmin

Grants full control over objects, including listing, creating, viewing, and deleting objects.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Storage HMAC Key Admin

A

roles/storage.hmacKeyAdmin

Full control over HMAC keys in a project. This role can only be applied to a project.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Storage Admin

A

roles/storage.admin
Grants full control of buckets and objects.
When applied to an individual bucket, control applies only to the specified bucket and objects within the bucket.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Viewer (roles/viewer)

A

Grants permission to list buckets in the project; view bucket metadata when listing (excluding ACLs); and list and get HMAC keys in the project.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Editor (roles/editor)

A

Grants permission to create, list, and delete buckets in the project; view bucket metadata when listing (excluding ACLs); and control HMAC keys in the project.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Owner (roles/owner)

A

Grants permission to create, list, and delete buckets in the project; view bucket metadata when listing (excluding ACLs); and control HMAC keys in the project.

Within Google Cloud more generally, principals with this role can perform administrative tasks such as changing principals’ roles for the project or changing billing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly