A Cloud Engineer needs to give a third-party vendor temporary access to a GCP Storage bucket without creating a GCP account for them. What is the recommended approach?
-
A
Share the project owner's service account key
-
B
Generate a Signed URL with an expiration time
-
C
Make the bucket publicly accessible
-
D
Create a temporary IAM user with viewer role