Difference between revisions of "Aws ssm create-document"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
--document-type "Command" \ | --document-type "Command" \ | ||
--content file://eks-ssm-content.json | --content file://eks-ssm-content.json | ||
+ | |||
+ | == Related == | ||
+ | * [[EKS log collector script]] | ||
{{aws ssm}} | {{aws ssm}} |
Latest revision as of 10:47, 26 February 2024
curl -O https://raw.githubusercontent.com/awslabs/amazon-eks-ami/master/log-collector-script/linux/eks-ssm-content.json aws ssm create-document \ --name "EKSLogCollectorLinux" \ --document-type "Command" \ --content file://eks-ssm-content.json
Related[edit]
AWS Systems Manager (ASM): session-manager-plugin
, aws ssm
[ get-inventory
| aws ssm parameter
, amazon-ssm-agent
| describe-instance-information
| start-session
| terminate-session
| resume-session | send-command | get-parameter | put-parameter | aws ssm list-instance-profiles | list-command-invocations ]
Advertising: