# Packages
Package codeconnectionsiface provides an interface to enable mocking the AWS CodeConnections service client for testing your code.
# Functions
BlockerStatus_Values returns all elements of the BlockerStatus enum.
BlockerType_Values returns all elements of the BlockerType enum.
ConnectionStatus_Values returns all elements of the ConnectionStatus enum.
New creates a new instance of the CodeConnections client with a session.
ProviderType_Values returns all elements of the ProviderType enum.
PublishDeploymentStatus_Values returns all elements of the PublishDeploymentStatus enum.
RepositorySyncStatus_Values returns all elements of the RepositorySyncStatus enum.
ResourceSyncStatus_Values returns all elements of the ResourceSyncStatus enum.
SyncConfigurationType_Values returns all elements of the SyncConfigurationType enum.
TriggerResourceUpdateOn_Values returns all elements of the TriggerResourceUpdateOn enum.
# Constants
BlockerStatusActive is a BlockerStatus enum value.
BlockerStatusResolved is a BlockerStatus enum value.
BlockerTypeAutomated is a BlockerType enum value.
ConnectionStatusAvailable is a ConnectionStatus enum value.
ConnectionStatusError is a ConnectionStatus enum value.
ConnectionStatusPending is a ConnectionStatus enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConcurrentModificationException for service response error code "ConcurrentModificationException".
ErrCodeConditionalCheckFailedException for service response error code "ConditionalCheckFailedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeInvalidInputException for service response error code "InvalidInputException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceAlreadyExistsException for service response error code "ResourceAlreadyExistsException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeResourceUnavailableException for service response error code "ResourceUnavailableException".
ErrCodeRetryLatestCommitFailedException for service response error code "RetryLatestCommitFailedException".
ErrCodeSyncBlockerDoesNotExistException for service response error code "SyncBlockerDoesNotExistException".
ErrCodeSyncConfigurationStillExistsException for service response error code "SyncConfigurationStillExistsException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeUnsupportedOperationException for service response error code "UnsupportedOperationException".
ErrCodeUnsupportedProviderTypeException for service response error code "UnsupportedProviderTypeException".
ErrCodeUpdateOutOfSyncException for service response error code "UpdateOutOfSyncException".
ProviderTypeBitbucket is a ProviderType enum value.
ProviderTypeGitHub is a ProviderType enum value.
ProviderTypeGitHubEnterpriseServer is a ProviderType enum value.
ProviderTypeGitLab is a ProviderType enum value.
ProviderTypeGitLabSelfManaged is a ProviderType enum value.
PublishDeploymentStatusDisabled is a PublishDeploymentStatus enum value.
PublishDeploymentStatusEnabled is a PublishDeploymentStatus enum value.
RepositorySyncStatusFailed is a RepositorySyncStatus enum value.
RepositorySyncStatusInitiated is a RepositorySyncStatus enum value.
RepositorySyncStatusInProgress is a RepositorySyncStatus enum value.
RepositorySyncStatusQueued is a RepositorySyncStatus enum value.
RepositorySyncStatusSucceeded is a RepositorySyncStatus enum value.
ResourceSyncStatusFailed is a ResourceSyncStatus enum value.
ResourceSyncStatusInitiated is a ResourceSyncStatus enum value.
ResourceSyncStatusInProgress is a ResourceSyncStatus enum value.
ResourceSyncStatusSucceeded is a ResourceSyncStatus enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
SyncConfigurationTypeCfnStackSync is a SyncConfigurationType enum value.
TriggerResourceUpdateOnAnyChange is a TriggerResourceUpdateOn enum value.
TriggerResourceUpdateOnFileChange is a TriggerResourceUpdateOn enum value.
# Structs
You do not have sufficient access to perform this action.
CodeConnections provides the API operation methods for making requests to AWS CodeConnections.
Exception thrown as a result of concurrent modification to an application.
The conditional check failed.
Two conflicting operations have been made on the same resource.
A resource that is used to connect third-party source providers with services like CodePipeline.
A resource that represents the infrastructure where a third-party provider is installed.
Received an internal server exception.
The input is not valid.
Exceeded the maximum limit for connections.
Information about the repository link resource, such as the repository link ARN, the associated connection ARN, encryption key ARN, and owner ID.
Information about a repository sync attempt for a repository with a sync configuration.
The definition for a repository with a sync configuration.
Information about a repository sync event.
Unable to create resource.
Resource not found.
Information about a resource sync attempt.
Information about a resource sync event for the resource associated with a sync configuration.
Resource not found.
Retrying the latest commit failed.
Information about the revision for a specific sync event, such as the branch, owner ID, and name of the repository.
Information about a blocker for a sync event.
The context for a specific sync blocker.
Unable to continue.
A summary for sync blockers.
Information, such as repository, branch, provider, and resource names for a specific sync configuration.
Unable to continue.
A tag is a key-value pair that is used to manage the resource.
The request was denied due to request throttling.
The operation is not supported.
The specified provider type is not supported for connections.
The update is out of sync.
The VPC configuration provisioned for the host.