Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add clientMetadata to triggers that support it #256

Merged
merged 2 commits into from Jan 3, 2020

Conversation

thepelkus-too
Copy link
Contributor

Issue #, if available:

#255

Description of changes:

Request structs for triggers are updated with a ClientMetadata field when supported as noted in the documentation under https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-identity-pools-working-with-aws-lambda-triggers.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bmoffatt
Copy link
Collaborator

bmoffatt commented Dec 6, 2019

AWS CodeBuild CI Report

  • CodeBuild project: aws-lambda-go-github-ci
  • Commit ID: db17044
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@codecov-io
Copy link

codecov-io commented Dec 6, 2019

Codecov Report

Merging #256 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #256   +/-   ##
=======================================
  Coverage   74.59%   74.59%           
=======================================
  Files          20       20           
  Lines         681      681           
=======================================
  Hits          508      508           
  Misses        128      128           
  Partials       45       45

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b76bc6a...6b4e9f4. Read the comment docs.

@bmoffatt
Copy link
Collaborator

bmoffatt commented Jan 2, 2020

AWS CodeBuild CI Report

  • CodeBuild project: aws-lambda-go-github-ci
  • Commit ID: 6b4e9f4
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@bmoffatt
Copy link
Collaborator

bmoffatt commented Jan 3, 2020

LGTM, thanks!

@bmoffatt bmoffatt merged commit fb38bd4 into aws:master Jan 3, 2020
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.

None yet

3 participants