diff --git a/docs/cloud-native-security/get-started-with-kspm.asciidoc b/docs/cloud-native-security/get-started-with-kspm.asciidoc index 367f33227a..6f29bdd4cf 100644 --- a/docs/cloud-native-security/get-started-with-kspm.asciidoc +++ b/docs/cloud-native-security/get-started-with-kspm.asciidoc @@ -140,7 +140,7 @@ You can use the AWS CLI to generate temporary credentials. For example, you coul [source,console] ---------------------------------- -`sts get-session-token --serial-number arn:aws:iam::1234:mfa/your-email@example.com --duration-seconds 129600 --token-code 123456` +`sts get-session-token --serial-number arn:aws:iam::1234:mfa/your-email@ --duration-seconds 129600 --token-code 123456` ---------------------------------- The output from this command includes the following fields, which you should provide when configuring the KSPM integration: