aleios-cloud / aleios-cloud/sls-dev-tools

Lambda Trigger Support

Aberta
#209 0 comentários 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
JavaScript
Estrelas
871
Forks
45
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

**Twitter Handle:** serkan_ozal
*(if you'd like a shoutout when we add the feature)*

I would like to see the triggers (AWS SQS, SNS, Kinesis, S3, ...) of Lambda function in the function panel.

AWS SQS, Kinesis and DynamoDB stream triggers can be simply retrieved from event source mappings (`GetEventSourceMapping`/`ListEventSourceMappings`). However the other triggers (AWS SNS, S3, ...) cannot be detected over even source mapping but from function policy (`GetPolicy`) by parsing `"Statement"/"Condition"/"ArnLike"/"AWS:SourceArn"` elements.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.