Skip to content

Commit

Permalink
AWS Lambda enhancement 6 commands (#27095)
Browse files Browse the repository at this point in the history
* Added get policy command

* change from AWS-Lambda to AWS_Lambda

* Added UT for policy

* Fix UT

* Fix UT

* del duplicate code

* Added list-versions and url_config

* update yml

* added 3 commands

* added 3 commands

* update docker

* lint MD

* fix yml

* update RN

* improve

* added readme and some improve

* del copy

* added docstring

* fix line to long

* test playbook and update docker

* update fromVersion

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* change  List of strings to list

* Apply suggestions from code review

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* change md

* autofix on

* autofix

* autofix

* Apply automatic changes

* Revert "autofix on"

This reverts commit 1039a09.

* Revert "autofix on"

This reverts commit 1039a09.

* undo pre-commit

* update docker

* fix demo

* update yml

* change file name

* change file name to aws_lambda

* update docker  and UT

* fix mypy

* fix

* undo fix

* update docker and cr

* added Principal

* update docker

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: shmuel44 <shmuel44@users.noreply.github.com>
  • Loading branch information
3 people authored and ostolero committed Jun 14, 2023
1 parent 619ce5f commit 85bdbb8
Show file tree
Hide file tree
Showing 16 changed files with 3,121 additions and 1,070 deletions.
2 changes: 1 addition & 1 deletion Packs/AWS-Lambda/.pack-ignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[file:AWS-Lambda.yml]
[file:AWS_Lambda.yml]
ignore=BA108,BA109,IN145,IN124,BA124

315 changes: 0 additions & 315 deletions Packs/AWS-Lambda/Integrations/AWS-Lambda/AWS-Lambda.py

This file was deleted.

0 comments on commit 85bdbb8

Please sign in to comment.