WIP Commit. Updating to use new GA version of the Lambda API. Also moving from…
… botocore to boto3. Also adding SNS example. No longer using CloudFormation for policies since we only need one and CloudFormation does not yet support managed policies. Haven't updated any tests yet so they will all be failing for now. Also need to update README.
Showing
18 changed files
with
526 additions
and
229 deletions
kappa/policy.py
0 → 100644
kappa/role.py
0 → 100644
kappa/stack.py
deleted
100644 → 0
samples/sns/LambdaSNSSamplePolicy.json
0 → 100644
samples/sns/config.yml
0 → 100644
samples/sns/dynamodb_table.json
0 → 100644
samples/sns/messageStore.js
0 → 100644
samples/sns/resources.json
0 → 100644
-
Please register or login to post a comment