-
Notifications
You must be signed in to change notification settings - Fork 249
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
chore(release): 1.150.0 #654
Conversation
chore(merge-back): 1.149.0
* created README for aws-fargate-dynamodb * created aws-fargate-dynamodb construct * revised buildDynamoDBTable helper function to support old/new constructs * updated prop variable name * added error and endpoint checking tests * checked for table permissions * checked props in input-validation * moved table interface and object check to buildDynamoDBTable function * created prop check function in dynamo helper file
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
* feat(aws-fargate-dynamodb): create new construct (#633) * created README for aws-fargate-dynamodb * created aws-fargate-dynamodb construct * revised buildDynamoDBTable helper function to support old/new constructs * updated prop variable name * added error and endpoint checking tests * checked for table permissions * checked props in input-validation * moved table interface and object check to buildDynamoDBTable function * created prop check function in dynamo helper file * chore(release): 1.150.0 * chore(changelog): Updated CHANGELOG.md * CDK version driven changes * Align CDK version * Sync CDk Versions * Sync CDK versions Co-authored-by: biffgaut <[email protected]> Co-authored-by: mickychetta <[email protected]> Co-authored-by: biffgaut <[email protected]> Co-authored-by: mickychetta <[email protected]>
* feat(aws-fargate-dynamodb): create new construct (#633) * created README for aws-fargate-dynamodb * created aws-fargate-dynamodb construct * revised buildDynamoDBTable helper function to support old/new constructs * updated prop variable name * added error and endpoint checking tests * checked for table permissions * checked props in input-validation * moved table interface and object check to buildDynamoDBTable function * created prop check function in dynamo helper file * chore(release): 1.150.0 * chore(changelog): Updated CHANGELOG.md * CDK version driven changes * Align CDK version * Sync CDk Versions * Sync CDK versions Co-authored-by: biffgaut <[email protected]> Co-authored-by: mickychetta <[email protected]> Co-authored-by: AWS Solutions Constructs Team <[email protected]> Co-authored-by: mickychetta <[email protected]>
See CHANGELOG