CodestarconnectionsFunctions

Functions

Link copied to clipboard

Schema for AWS::CodeStarConnections::Connection resource which can be used to connect external source providers with AWS CodePipeline

suspend fun getConnection(connectionArn: String): GetConnectionResult
Link copied to clipboard

Schema for AWS::CodeStarConnections::RepositoryLink resource which is used to aggregate repository metadata relevant to synchronizing source provider content to AWS Resources.

suspend fun getRepositoryLink(repositoryLinkArn: String): GetRepositoryLinkResult
Link copied to clipboard

Schema for AWS::CodeStarConnections::SyncConfiguration resource which is used to enables an AWS resource to be synchronized from a source-provider.

suspend fun getSyncConfiguration(resourceName: String, syncType: String): GetSyncConfigurationResult