Parker Scanlon

Results 12 issues of Parker Scanlon

### Describe the feature CodeBuild currently does not have methods to grant CodeBuild specific api commands to Iam roles. ### Use Case I am using lambdas in a custom resource...

p2
feature-request
@aws-cdk/aws-codepipeline
@aws-cdk/aws-codebuild
@aws-cdk/aws-iam
needs-discussion
needs-design

Users still using v2 are facing problems relating to the Go.1.x runtime. Add wording in the readme to advise against using v2.

We currently give this repository as the "cdk recommended approach" for moving ECR assets. We should make it clear as to the level of maintenance and recommended use cases.

**Note:** for review before updating integ test snapshots. Will add updated snapshots after approval of approach. Closes #29497 Related to #29538 ### Reason for this change The `AWS_NODEJS_CONNECTION_REUSE_ENABLED` does not...

bug
p1
effort/medium
contribution/core

Depends on #7 and #8. #9 is an example. Other examples are ECR and Artifactory. - [ ] External ECR repositories - [ ] DockerHub - [ ] Aritfactory Add...

enhancement

The credentials would be used for the docker login so that external registries could be accessed by CodeBuild.

enhancement

Each time the construct is instantiated, a custom resource, provider, 2 lambdas, and all of their roles are partitioned. Is there a way to reuse some of these resources? This...

This should be straightforward as it mirrors `Source.directory` other than `scope` is `_scope` in `bind()` since it is not needed.

enhancement