Skip to content

Commit 2ba1d1a

Browse files
authored
Merge branch 'main' into ben-migration-cleanup
2 parents 407aa05 + 8aff60b commit 2ba1d1a

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)