Skip to content

Commit f924ddf

Browse files
author
iru
authored
doc: trustedIdentity for gcp
checked result and does not vary, but to have it corrected
1 parent b1e528e commit f924ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

use-cases/org-k8s-threat-compliance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Check that deployment logs throw no errors and can go to [confirm services are w
147147
3. Get **Sysdig Federation Trusted Identity**
148148
- For later usage, fetch the Trusted Identity, which is composed by the parts `SYSDIG_AWS_ACCOUNT_ID` and `SYSDIG_AWS_ROLE_NAME`
149149
```shell
150-
$ curl -s 'https://<SYSDIG_SECURE_ENDPOINT>/api/cloud/v2/aws/trustedIdentity' \
150+
$ curl -s 'https://<SYSDIG_SECURE_ENDPOINT>/api/cloud/v2/gcp/trustedIdentity' \
151151
--header 'Authorization: Bearer <SYSDIG_SECURE_API_TOKEN>'
152152
```
153153
Response pattern:

0 commit comments

Comments
 (0)