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
Close
Hashes for aws-codestarconnection-0.0.13.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f46ae18e9ad1840e1be162c459a6dc1ccb815d5a07a3ef4c0b894e22a334d5c |
|
MD5 | 255d67e1bfe2013aa0b439c65577b120 |
|
BLAKE2b-256 | 165a3bb65817cb86e6a99c605aab52ed303a4e18b2d17e4847f7ddb6343a8d37 |
Close
Hashes for aws_codestarconnection-0.0.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | db84e7b7239f055ed89ec66f5e1157aa219fd6ea66c68de0e56c133e77aa1c9d |
|
MD5 | cf3bd44376d9fbacd4db17f9b055866d |
|
BLAKE2b-256 | 63ea6afbffc7f6fc9a9161df90ca87808ea35e0e37625d906c9cfb42124a453d |