-
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
feat(aws-route53-apigateway): New Construct #511
Conversation
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 |
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Show resolved
Hide resolved
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is good - I did suggest an edit for one comment.
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Outdated
Show resolved
Hide resolved
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Several things:
-We don't create certificates, there's too much admin around them to treat them as transient
-Bug in how we handle the VPC prop (described below)
-Let's decrease the infrastructure footprint of our tests by using RegionalRestApi rather than an API that requires defining an additional Lambda function.
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/.eslintignore
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/README.md
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Outdated
Show resolved
Hide resolved
...tterns/@aws-solutions-constructs/aws-route53-apigateway/test/test.route53-apigateway.test.ts
Show resolved
Hide resolved
...tterns/@aws-solutions-constructs/aws-route53-apigateway/test/test.route53-apigateway.test.ts
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Outdated
Show resolved
Hide resolved
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The construct code looks good. I'm asking for some minor doc changes and more stringent checking of the substitute integration test results. I only comment in 1 integration check, but it applies to all.
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Outdated
Show resolved
Hide resolved
source/patterns/@aws-solutions-constructs/aws-route53-apigateway/lib/index.ts
Outdated
Show resolved
Hide resolved
...tterns/@aws-solutions-constructs/aws-route53-apigateway/test/test.route53-apigateway.test.ts
Outdated
Show resolved
Hide resolved
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 |
Issue #, if available:
Description of changes:
-Created README for route53-apigateway construct
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.