Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/codestarconnections.ts?docs=full";

§Classes

CodeStarconnections

§Interfaces

Connection

A resource that is used to connect third-party source providers with services like AWS CodePipeline.

CreateConnectionInput
CreateConnectionOutput
CreateHostInput
CreateHostOutput
DeleteConnectionInput
DeleteHostInput
GetConnectionInput
GetConnectionOutput
GetHostInput
GetHostOutput
Host

A resource that represents the infrastructure where a third-party provider is installed. The host is used when you create connections to an installed third-party provider type, such as GitHub Enterprise Server. You create one host for all connections to that provider.

ListConnectionsInput
ListConnectionsOutput
ListHostsInput
ListHostsOutput
ListTagsForResourceInput
ListTagsForResourceOutput
Tag

A tag is a key-value pair that is used to manage the resource.

TagResourceInput
UntagResourceInput
UpdateHostInput
VpcConfiguration

The VPC configuration provisioned for the host.

§Type Aliases

ConnectionStatus
ProviderType