Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Amazon (AWS)
- Seattle, WA
- http://endoflineblog.com/
Pinned
734 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in aws/aws-cdk that received 8 comments
feat(rds): multiple security groups in Cluster and Instance
Everywhere we allow passing a single SecurityGroup, we should allow passing a collection of them. BREAKING CHANGE: the attribute securityGroupId ha…
+13
−29
•
8
comments
- chore(cfn-include): add a test for cross-stack references working as expected
- fix(rds): instance engine can be (wrongly) specified as engine when defining a cluster
- chore(s3-deployment): also pass --no-user in tests
- fix(rds): 'engine' is no longer required in DatabaseInstanceReadReplica
- fix(rds): rename 'instanceClass' in DatabaseInstance to 'instanceType'
- chore(s3-deployment): explicitly pass --no-user to `pip3 install`
- feat(cfn-include): add support for CreationPolicy and UpdatePolicy resource attributes
- feat(rds): change the way Engines are modeled
- feat(rds): rename 'kmsKey' properties to 'encryptionKey'
- feat: adding cloudformation include support for all coudformation functions except Fn::Sub
- feat(codebuild): add support for images of type LINUX_GPU_CONTAINER
- feat(kms): import an Alias by name
- chore(certificate-manager): change naming from Amazon to AWS
- chore: info about AWS credentials in gitpod to contribution guide
- fix(secretsmanager): rotation function name can exceed 64 chars
- fix(acm-certificatemanager): DnsValidatedCertificate doesn't wait long enough
- fix(certificate-manager): Wait for all subject alternative resource records to be available.
- feat(secretsmanager): deletionPolicy for secretsmanager
- feat(codestar): support the GitHubRepository resource
- feat(cloud9): support AWS CodeCommit repository clone on launch
- fix(aws-s3-deployment): Set proper s-maxage Cache Control header
- feat(rds): change the way Engines are modeled
- feat(secretsmanager): Secret.grantRead() also gives DescribeSecret permissions
- docs: add Slack link to the main ReadMe
- chore(release): 1.43.0
Created an issue in aws/aws-cdk that received 6 comments
RDS Engine abstraction design issue
This issue is a spinoff from #8412. We want to use this issue to discuss proposed designs for RDS' Engine concept, and how to model it most effecti…
6
comments