Skip to content

Commit f49b894

Browse files
benironsidethekofimensah
authored andcommitted
Fixes incorrect integration reference (#708)
Fixes #514. Minor edit.
1 parent 5930f41 commit f49b894

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
@@ -293,7 +293,7 @@ You can use the AWS CLI to generate temporary credentials. For example, you coul
293293
sts get-session-token --serial-number arn:aws:iam::1234:mfa/[email protected] --duration-seconds 129600 --token-code 123456
294294
```
295295

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

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

0 commit comments

Comments
 (0)