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-bqtgftz736ft.deno.dev/v0.5/services/codeconnections.ts?docs=full";

§Classes

CodeConnections

§Interfaces

Connection

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

CreateConnectionInput
CreateConnectionOutput
CreateHostInput
CreateHostOutput
CreateRepositoryLinkInput
CreateRepositoryLinkOutput
CreateSyncConfigurationInput
CreateSyncConfigurationOutput
DeleteConnectionInput
DeleteHostInput
DeleteRepositoryLinkInput
DeleteSyncConfigurationInput
GetConnectionInput
GetConnectionOutput
GetHostInput
GetHostOutput
GetRepositoryLinkInput
GetRepositoryLinkOutput
GetRepositorySyncStatusInput
GetRepositorySyncStatusOutput
GetResourceSyncStatusInput
GetResourceSyncStatusOutput
GetSyncBlockerSummaryInput
GetSyncBlockerSummaryOutput
GetSyncConfigurationInput
GetSyncConfigurationOutput
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
ListRepositoryLinksInput
ListRepositoryLinksOutput
ListRepositorySyncDefinitionsInput
ListRepositorySyncDefinitionsOutput
ListSyncConfigurationsInput
ListSyncConfigurationsOutput
ListTagsForResourceInput
ListTagsForResourceOutput
RepositoryLinkInfo

Information about the repository link resource, such as the repository link ARN, the associated connection ARN, encryption key ARN, and owner ID.

RepositorySyncAttempt

Information about a repository sync attempt for a repository with a sync configuration.

RepositorySyncDefinition

The definition for a repository with a sync configuration.

RepositorySyncEvent

Information about a repository sync event.

ResourceSyncAttempt

Information about a resource sync attempt.

ResourceSyncEvent

Information about a resource sync event for the resource associated with a sync configuration.

Revision

Information about the revision for a specific sync event, such as the branch, owner ID, and name of the repository.

SyncBlocker

Information about a blocker for a sync event.

SyncBlockerContext

The context for a specific sync blocker.

SyncBlockerSummary

A summary for sync blockers.

SyncConfiguration

Information, such as repository, branch, provider, and resource names for a specific sync configuration.

Tag

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

TagResourceInput
UntagResourceInput
UpdateHostInput
UpdateRepositoryLinkInput
UpdateRepositoryLinkOutput
UpdateSyncBlockerInput
UpdateSyncBlockerOutput
UpdateSyncConfigurationInput
UpdateSyncConfigurationOutput
VpcConfiguration

The VPC configuration provisioned for the host.

§Type Aliases

BlockerStatus
BlockerType
ConnectionStatus
ProviderType
PublishDeploymentStatus
RepositorySyncStatus
ResourceSyncStatus
SyncConfigurationType
TriggerResourceUpdateOn