AWS CDK L2 construct for aws code star connection
Project description
AWS CodeStar Connection Construct Library
This package contains constructs for working with Amazon CodeStar Connection.
CodeStar Connection
Define a Codestar Connection by creating a new instance of CodeStarConnection. You can create a connection for different providers
const codestartConnection = new CodeStarConnection(
this,
'CodeStarConnection',
{
connectionName: 'github-connection',
providerType: CodeStarConnectionProviderType.GITHUB,
}
);
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aws-codestarconnection-0.0.13.tar.gz.
File metadata
- Download URL: aws-codestarconnection-0.0.13.tar.gz
- Upload date:
- Size: 54.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f46ae18e9ad1840e1be162c459a6dc1ccb815d5a07a3ef4c0b894e22a334d5c
|
|
| MD5 |
255d67e1bfe2013aa0b439c65577b120
|
|
| BLAKE2b-256 |
165a3bb65817cb86e6a99c605aab52ed303a4e18b2d17e4847f7ddb6343a8d37
|
File details
Details for the file aws_codestarconnection-0.0.13-py3-none-any.whl.
File metadata
- Download URL: aws_codestarconnection-0.0.13-py3-none-any.whl
- Upload date:
- Size: 52.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db84e7b7239f055ed89ec66f5e1157aa219fd6ea66c68de0e56c133e77aa1c9d
|
|
| MD5 |
cf3bd44376d9fbacd4db17f9b055866d
|
|
| BLAKE2b-256 |
63ea6afbffc7f6fc9a9161df90ca87808ea35e0e37625d906c9cfb42124a453d
|