-
**Description:**
Feature request: I am trying to setup a SAM app and I would like my database microservice that runs migration and seeders to be triggered via CodePipeline. Right now, which CodePipel…
-
Refactor the codepipeline integration with new preview of Pipelines construct https://github.com/aws/aws-cdk/pull/8868
-
Public Cloud DevOps offerings:
- AWS: CodePipeline, CodeBuild, CodeDeploy, ECR
- GCP: Cloud Build, Cloud Code, Cloud Run, GCR
- Azure: Azure DevOps
@mortench
┆Card is synchronized with this [Github …
-
**Terraform Version & Prov:**
all
**AFT Version:**
all
**Terraform Version & Provider Versions**
all
**Bug Description**
To ensure compliance with FedRAMP requirements when utilizing AFT in…
-
## Describe the Feature
Currently, the only way to upload local code packages to S3 & transform the template is via `package-ci`. However, this may rebuild the artifact which may not be desired. …
-
Most platforms offer the ability to preview PRs before merging them. It creates a link where you can see the effect of the change. I searched in AWS and found this in the docs https://docs.aws.amazon.…
-
Integration class names are pretty much all over the place right now, a review.
## Events Targets
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_events_targets-readme.html
```
…
-
Hey there,
the codepipeline action "GetJobDetails" may return temporary s3 credentials which allow access to artifacts. Therefore, with the GetJobDetails action permission you can grab temporary …
-
### Subject of the issue
AWS has deprecated CodeCommit for new customers since June 2023. Running org-formation init-pipeline would normally create a codecommit repository, but will now fail for new …
-
## Expected Behavior
When defining a codebuild action in codepipeline, you should be able to tell it the role to assume instead of assuming it in CLI in the codebuild.
Documentation: https://regis…