Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit 8610363

Browse files
committed
Update README.md
1 parent df37995 commit 8610363

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

README.md

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
1-
# quickstart-git2s3
2-
## Git webhooks with AWS services
3-
### Linking your Git repository to Amazon S3 and AWS services for continuous code integration, testing, and deployment
1+
## Git webhooks with AWS services - Quick Start
42

5-
This Quick Start deploys HTTPS endpoints. AWS Lambda functions and AWS CodeBuild project for implementing webhooks, to enable event-driven integration between Git services and Amazon Web Services (AWS) on the AWS Cloud.
3+
For architectural details, step-by-step instructions, and customization options, see the [deployment guide](https://fwd.aws/6e9Rd).
64

7-
After you deploy the Quick Start, you can set up a webhook that uses the endpoints to create a bridge between your Git repository and AWS services like AWS CodePipeline and AWS CodeBuild. With this setup, builds and pipeline executions occur automatically when you commit your code to a Git repository, and your code can be continuously integrated, tested, built, and deployed on AWS with each change.
5+
To post feedback, submit feature ideas, or report bugs, use the **Issues** section of this GitHub repo.
86

9-
The Quick Start includes an AWS CloudFormation template that automates the deployment. You can also use the AWS CloudFormation template as a starting point for your own implementation.
10-
11-
<!-- ![Quick Start architecture for implementing webhooks on AWS](https://d0.awsstatic.com/partner-network/QuickStart/datasheets/git-to-s3-webhooks-architecture-on-aws.png) -->
12-
13-
![Quick Start architecture for implementing webhooks on AWS](./docs/images/image3.png)
14-
15-
For implementation details, deployment instructions, and customization options, see the [deployment guide](https://fwd.aws/QQBRr).
16-
17-
To post feedback, submit feature ideas, or report bugs, use the **Issues** section of this GitHub repo.
18-
If you'd like to submit code for this Quick Start, please review the [AWS Quick Start Contributor's Kit](https://aws-quickstart.github.io/).
7+
To submit code for this Quick Start, see the [AWS Quick Start Contributor's Kit](https://aws-quickstart.github.io/).

0 commit comments

Comments
 (0)