Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects

AITED-135: add lambda to shutdown sagemaker notebook

Merged Gilles Habran requested to merge AITED-135_lambda-clean-resources into main
18 files
+ 273
74
Compare changes
  • Side-by-side
  • Inline

Files

PolicyName: ${self:custom.prefix}-cloudwatchLogsWritePolicy
PolicyDocument:
Statement:
- Effect: Allow
Action:
- logs:CreateLogStream
- logs:PutLogEvents
Resource:
- arn:aws:logs:${self:provider.region}:528719223857:log-group:*
Loading