Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

Google Cloud Certified - Associate Cloud Engineer Associate-Cloud-Engineer Question # 55 Topic 6 Discussion

Google Cloud Certified - Associate Cloud Engineer Associate-Cloud-Engineer Question # 55 Topic 6 Discussion

Associate-Cloud-Engineer Exam Topic 6 Question 55 Discussion:
Question #: 55
Topic #: 6

Your organization has created hundreds of service accounts for different applications hosted on-premises and in other clouds that use Google Cloud APIs. You need to audit the service account keys that have been created and identify the keys that are older than 90 days. What should you do?


A.

Execute the gcloud kms keys list --filter= " createTime < [DATE_90_DAYS_AGO] " command.


B.

Execute the gcloud iam service-accounts list --filter= " createTime < [DATE_90_DAYS_AGO] " command.


C.

Execute the gcloud asset search-all-resources --scope= " organizations/[ORG_ID] " --query= " createTime < [DATE_90_DAYS_AGO] " --asset-types= " iam.googleapis.com/ServiceAccountKey " --order-by= " createTime " command.


D.

Execute the gcloud asset search-all-resources --scope= " organizations/[ORG_ID] " --query= " createTime < [DATE_90_DAYS_AGO] " --asset-types= " apikeys.googleapis.com/Key " --order-by= " createTime " command.


Get Premium Associate-Cloud-Engineer Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.