标签:SSM

aws ssm send-command 执行无效果解决

aws ssm send-command 执行无效果解决

目录问题 ssm不会自动创建子目录,需要登录服务器手动创建 或 在AWS-RunRemoteScript脚本中手动创建 磁盘权限问题 部署目录 日志目录 是否具有读写权限 进程权限问题 查看是否已存在其他用户启动的进程 执行指令路径问题 如Java命令是否配置所有用户可执行,如不是,需要设置绝

Joe.Ye Joe.Ye 2023-03-25
0 0 0
aws ssm send-command 报错 An error occurred (InvalidInstanceId) when calling the SendCommand operation

aws ssm send-command 报错 An error occurred (InvalidInstanceId) when calling the SendCommand operation

aws ssm 参考:https://docs.aws.amazon.com/zh_cn/systems-manager/latest/userguide/walkthrough-cli.html 显示实例是否处于联机状态 aws ssm describe-instance-informati

Joe.Ye Joe.Ye 2023-03-25
0 0 0