AWS code-library documentation change
Summary
Corrected CLI command from 'batch-start-viewer-session-revocation' to 'start-viewer-session-revocation'
Security assessment
Fixes incorrect command name without security implications. No evidence of security context.
Diff
diff --git a/code-library/latest/ug/cli_2_ivs_code_examples.md b/code-library/latest/ug/cli_2_ivs_code_examples.md index dfd823094..3f8cf364b 100644 --- a//code-library/latest/ug/cli_2_ivs_code_examples.md +++ b//code-library/latest/ug/cli_2_ivs_code_examples.md @@ -1508 +1508 @@ The following `start-viewer-session-revocation` example starts the process of re - aws ivs batch-start-viewer-session-revocation \ + aws ivs start-viewer-session-revocation \