You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify the image Image: aws/codebuild/nodejs:8.11.0 in codebuild.yml
Create CloudFormation stack using codebuild.yml. This creates a new CodeBuild Project.
Start the CodeBuild project that you created via CloudFormation
Update CodeUri to use the new S3 location in template-sar.yml based on the most recent CodeBuild run. To find the S3 URI, go to the S3 Console and search for dashboard.
Click the Copy the Badge URL button from the CodeBuild project and paste in the README
Enter a Source code URL: https://github.com/stelligent/pipeline-dashboard
In the SAM template section, click on Browse and upload the most recent template-sar.yml file
Click Publish version
Test from a separate AWS account using AWS Lambda and choosing it from the Browse serverless application repository after clicking the Create function button.