Skip to content

bug in aws #45

@jmikedupont2

Description

@jmikedupont2

in the console start to set the logs,
then delete a log group while you have the window open it breaks aws
you have to set the settings via cli the console does not work anymore.

https://docs.aws.amazon.com/systems-manager/latest/userguide/automation-action-logging.html

aws ssm update-service-setting \                                                                                                                                                                   
    --setting-id arn:aws:ssm:us-east-2:767503528736:servicesetting/ssm/automation/customer-script-log-destination \                                                      
    --setting-value CloudWatch
```
```
aws ssm update-service-setting \                                                                  
    --setting-id arn:aws:ssm:us-east-2:767503528736:servicesetting/ssm/automation/customer-script-log-group-name \                                                       
    --setting-value ssm3
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions