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.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5991c891b71c068930fb81602a230ef7f8d00e700f0ad0427a208cf55fa11e2d |
|
MD5 | a1f3a30f4b1d3d54330579250f5a587e |
|
BLAKE2b-256 | 75e9e39a31a73101320d127a1b751f1a01fbe58dddbc31c72fb66ae693630f86 |
Close
Hashes for aws_codestarconnection-0.0.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bee3a99b764aa38e5c9b431bd6aefee45ea865bb6652f800309b16b77bef2a62 |
|
MD5 | 71887535e1ec437644f672a79f1eb91a |
|
BLAKE2b-256 | 2caa0b8863378d00a6bcfa63c87aef077c22278d09e405a7edfc35f99a919ede |