Difference between revisions of "Aws ssm list-command-invocations"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ssm/list-command-invocations.html
 
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ssm/list-command-invocations.html
 +
 +
 +
aws ssm list-command-invocations \
 +
    --details \
 +
    --filter "[{\"key\": \"DocumentName\", \"value\": \"arn:aws:ssm:${EDP_AWS_REGION}::document/AWS-RunShellScript\"}]" \
 +
    --region $EDP_AWS_REGION
  
 
== See also ==
 
== See also ==

Revision as of 12:54, 13 May 2023

Advertising: