Skip to content

Commit 24b3352

Browse files
committed
Fixes incorrect integration ref
1 parent b3dc996 commit 24b3352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/security/cloud/get-started-with-cspm-for-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ You can use the AWS CLI to generate temporary credentials. For example, you coul
298298
sts get-session-token --serial-number arn:aws:iam::1234:mfa/[email protected] --duration-seconds 129600 --token-code 123456
299299
```
300300

301-
The output from this command includes the following fields, which you should provide when configuring the KSPM integration:
301+
The output from this command includes the following fields, which you should provide when configuring the CSPM integration:
302302

303303
* `Access key ID`: The first part of the access key.
304304
* `Secret Access Key`: The second part of the access key.

0 commit comments

Comments
 (0)