Skip to content

Commit 51a6ee6

Browse files
[8.5] Replace placeholder URLs (backport #6990) (#7005)
* Replace placeholder URLs (#6990) (cherry picked from commit 1633469) # Conflicts: # docs/AI-for-security/connect-to-byo.asciidoc # docs/cloud-native-security/cspm-get-started-aws.asciidoc # docs/detections/prebuilt-rules/rule-details/multiple-vault-web-credentials-read.asciidoc # docs/release-notes/8.16.asciidoc # docs/release-notes/8.8.asciidoc # docs/release-notes/8.9.asciidoc * resolve conflict --------- Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> Co-authored-by: natasha-moore-elastic <natasha.moore@elastic.co>
1 parent 589bdf5 commit 51a6ee6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cloud-native-security/get-started-with-kspm.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ You can use the AWS CLI to generate temporary credentials. For example, you coul
140140

141141
[source,console]
142142
----------------------------------
143-
`sts get-session-token --serial-number arn:aws:iam::1234:mfa/your-email@example.com --duration-seconds 129600 --token-code 123456`
143+
`sts get-session-token --serial-number arn:aws:iam::1234:mfa/your-email@<example-url> --duration-seconds 129600 --token-code 123456`
144144
----------------------------------
145145

146146
The output from this command includes the following fields, which you should provide when configuring the KSPM integration:

0 commit comments

Comments
 (0)