Sign in
agent:

Update the SSM document to enable S3 logging

There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
file_content=$(cat SessionManagerRunShell.json) aws ssm update-document --name "SSM-SessionManagerRunShell" --content "$file_content" --document-version "\$LATEST"
copied