Skip to content

lainemiller/codelinc

Repository files navigation

codelinc

This project contains source code and supporting files for a serverless application that you can deploy with the AWS codePipeline It includes the following files and folders.

  • hello-world - Code for the application's Lambda function.
  • events - Invocation events that you can use to invoke the function.
  • hello-world/tests - Unit tests for the application code.
  • template.yaml - A template that defines the application's AWS resources.

Deploy the sample application

create servantCenterLambdaRole and attach three Policies

  • servantCenterCognitoAccess
  • servantCenterDynamodbAccess
  • servantCenterS3Access

create servantCenterCloudFormationRole and attach following Policies

  • AWSLambdaExecute
  • servantCenterCFlambdaPipelinePolicy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 11