You cannot use a deleted WorkforcePool to exchange external credentials for Google Cloud credentials. However, deletion does not revoke credentials that have already been issued. Credentials issued for a deleted pool do not grant access to resources. If the pool is undeleted, and the credentials are not expired, they grant access again. You can undelete a pool for 30 days. After 30 days, deletion is permanent. You cannot update deleted pools. However, you can view and list them.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-16 UTC."],[[["This webpage documents how to delete a WorkforcePool, which prevents further credential exchanges but doesn't immediately revoke already issued credentials."],["A deleted WorkforcePool can be recovered within 30 days, after which deletion becomes permanent, and during this time, the pool cannot be updated, but can be viewed and listed."],["The HTTP request uses a DELETE method with a specific URL format, including the location and workforcePoolId, as specified in the path parameters."],["The request body for deleting a WorkforcePool must be empty, and a successful response returns an Operation instance."],["Deleting a WorkforcePool requires one of the specified OAuth scopes for authorization, either `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/iam`."]]],[]]