Skip to content

Conversation

brettstack
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

dlamb and others added 25 commits May 15, 2018 17:49
added missing RekognitionLabelsPolicy to all_policy_templates.yaml
…370)

* Update DESIGN.md to include an Overview and entry point for SAM

* Updated wording in DESIGN.md based on PR feedback
* Remove unnecessary index.js"

* Moved common config to template Globals and uncomment debug log.

* Add sample payload and commands for testing.

* Rename test script as a script.

* Exit from script after command.

* Simplify use case for easier startup.

- Move table creation into template.
- Eliminates need to provide table name in every REST call.
- Fix GET with no params.
- Split test.sh script from output log.

* Address requested changes.
…mediate return (#446)

Since this code is using ES6 we can use the short version of returning a param
* add support for ZipFile in AWS::Serverless::Function

* rename ZipFile to InlineCode
* Added API Gateway multi-origin CORS example

* Updated docs and improved naming of endpoint

* Created new test for compileURLWildcards
Also updated old test to reflect desired behavior

* Fixed compileURLWildcards

* Refactored to avoid passing event into cors-util; improved clarity

* Improve routing, use async syntax for handlers

* Moved multi-origin cors example to examples/apps

* Move multiple origin CORS example to more uniformly-named directory

* Refactor multiple-origin-cors example

* Automatically compile wildcards for multiple-origin-cors

* makeHeaders replaced with createPreflightResponse

* Route using API Gateway, refactor

* improve routing
* fix: set correct SQS managed role arn: AWSLambdaSQSQueueExecutionRole

* doc(example): fix sqs example template

* test: fix sqs tests - specify correct Role
* merging commits into develop which were merged direct to master by mistake
* removing this documentation before merging to master
* this commit can be reverted after merge to master
 release: v1.6.1
Copy link

@digioak-zz digioak-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship

@brettstack brettstack merged commit a3a6d52 into master Jun 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.