Copyright | (c) 2013-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
- codeCommit :: Service
- _InvalidRepositoryTriggerRegionException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidContinuationTokenException :: AsError a => Getting (First ServiceError) a ServiceError
- _EncryptionKeyNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidRepositoryTriggerBranchNameException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidRepositoryTriggerCustomDataException :: AsError a => Getting (First ServiceError) a ServiceError
- _MaximumRepositoryNamesExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidRepositoryDescriptionException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryNameExistsException :: AsError a => Getting (First ServiceError) a ServiceError
- _MaximumRepositoryTriggersExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidBranchNameException :: AsError a => Getting (First ServiceError) a ServiceError
- _BranchNameRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryTriggersListRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _EncryptionKeyUnavailableException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidRepositoryTriggerDestinationARNException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryNamesRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidOrderException :: AsError a => Getting (First ServiceError) a ServiceError
- _BranchDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryTriggerNameRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError
- _MaximumBranchesExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- _EncryptionIntegrityChecksFailedException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryTriggerEventsListRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _EncryptionKeyAccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError
- _BranchNameExistsException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidSortByException :: AsError a => Getting (First ServiceError) a ServiceError
- _EncryptionKeyDisabledException :: AsError a => Getting (First ServiceError) a ServiceError
- _CommitIdRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidCommitIdException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryTriggerDestinationARNRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _CommitDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryTriggerBranchNameListRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _CommitIdDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidRepositoryTriggerNameException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryNameRequiredException :: AsError a => Getting (First ServiceError) a ServiceError
- _RepositoryLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidRepositoryTriggerEventsException :: AsError a => Getting (First ServiceError) a ServiceError
- _InvalidRepositoryNameException :: AsError a => Getting (First ServiceError) a ServiceError
- data OrderEnum
- data RepositoryTriggerEventEnum
- data SortByEnum
- data BranchInfo
- branchInfo :: BranchInfo
- biCommitId :: Lens' BranchInfo (Maybe Text)
- biBranchName :: Lens' BranchInfo (Maybe Text)
- data Commit
- commit :: Commit
- cCommitter :: Lens' Commit (Maybe UserInfo)
- cTreeId :: Lens' Commit (Maybe Text)
- cAdditionalData :: Lens' Commit (Maybe Text)
- cParents :: Lens' Commit [Text]
- cAuthor :: Lens' Commit (Maybe UserInfo)
- cMessage :: Lens' Commit (Maybe Text)
- data RepositoryMetadata
- repositoryMetadata :: RepositoryMetadata
- rmRepositoryDescription :: Lens' RepositoryMetadata (Maybe Text)
- rmLastModifiedDate :: Lens' RepositoryMetadata (Maybe UTCTime)
- rmARN :: Lens' RepositoryMetadata (Maybe Text)
- rmCloneURLHTTP :: Lens' RepositoryMetadata (Maybe Text)
- rmAccountId :: Lens' RepositoryMetadata (Maybe Text)
- rmDefaultBranch :: Lens' RepositoryMetadata (Maybe Text)
- rmRepositoryId :: Lens' RepositoryMetadata (Maybe Text)
- rmRepositoryName :: Lens' RepositoryMetadata (Maybe Text)
- rmCreationDate :: Lens' RepositoryMetadata (Maybe UTCTime)
- rmCloneURLSSH :: Lens' RepositoryMetadata (Maybe Text)
- data RepositoryNameIdPair
- repositoryNameIdPair :: RepositoryNameIdPair
- rnipRepositoryId :: Lens' RepositoryNameIdPair (Maybe Text)
- rnipRepositoryName :: Lens' RepositoryNameIdPair (Maybe Text)
- data RepositoryTrigger
- repositoryTrigger :: RepositoryTrigger
- rtBranches :: Lens' RepositoryTrigger [Text]
- rtCustomData :: Lens' RepositoryTrigger (Maybe Text)
- rtDestinationARN :: Lens' RepositoryTrigger (Maybe Text)
- rtName :: Lens' RepositoryTrigger (Maybe Text)
- rtEvents :: Lens' RepositoryTrigger [RepositoryTriggerEventEnum]
- data RepositoryTriggerExecutionFailure
- repositoryTriggerExecutionFailure :: RepositoryTriggerExecutionFailure
- rtefFailureMessage :: Lens' RepositoryTriggerExecutionFailure (Maybe Text)
- rtefTrigger :: Lens' RepositoryTriggerExecutionFailure (Maybe Text)
- data UserInfo
- userInfo :: UserInfo
- uiEmail :: Lens' UserInfo (Maybe Text)
- uiDate :: Lens' UserInfo (Maybe Text)
- uiName :: Lens' UserInfo (Maybe Text)
Service Configuration
codeCommit :: Service Source #
API version 2015-04-13
of the Amazon CodeCommit SDK configuration.
Errors
_InvalidRepositoryTriggerRegionException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The region for the trigger target does not match the region for the repository. Triggers must be created in the same region as the target for the trigger.
_InvalidContinuationTokenException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified continuation token is not valid.
_EncryptionKeyNotFoundException :: AsError a => Getting (First ServiceError) a ServiceError Source #
No encryption key was found.
_InvalidRepositoryTriggerBranchNameException :: AsError a => Getting (First ServiceError) a ServiceError Source #
One or more branch names specified for the trigger is not valid.
_InvalidRepositoryTriggerCustomDataException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The custom data provided for the trigger is not valid.
_MaximumRepositoryNamesExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The maximum number of allowed repository names was exceeded. Currently, this number is 25.
_InvalidRepositoryDescriptionException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified repository description is not valid.
_RepositoryNameExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified repository name already exists.
_MaximumRepositoryTriggersExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The number of triggers allowed for the repository was exceeded.
_InvalidBranchNameException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified branch name is not valid.
_BranchNameRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
A branch name is required but was not specified.
_RepositoryTriggersListRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The list of triggers for the repository is required but was not specified.
_EncryptionKeyUnavailableException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The encryption key is not available.
_InvalidRepositoryTriggerDestinationARNException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The Amazon Resource Name (ARN) for the trigger is not valid for the specified destination. The most common reason for this error is that the ARN does not meet the requirements for the service type.
_RepositoryNamesRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
A repository names object is required but was not specified.
_InvalidOrderException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified sort order is not valid.
_BranchDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified branch does not exist.
_RepositoryTriggerNameRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
A name for the trigger is required but was not specified.
_RepositoryDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified repository does not exist.
_MaximumBranchesExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The number of branches for the trigger was exceeded.
_EncryptionIntegrityChecksFailedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An encryption integrity check failed.
_RepositoryTriggerEventsListRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
At least one event for the trigger is required but was not specified.
_EncryptionKeyAccessDeniedException :: AsError a => Getting (First ServiceError) a ServiceError Source #
An encryption key could not be accessed.
_BranchNameExistsException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified branch name already exists.
_InvalidSortByException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified sort by value is not valid.
_EncryptionKeyDisabledException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The encryption key is disabled.
_CommitIdRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
A commit ID was not specified.
_InvalidCommitIdException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified commit ID is not valid.
_RepositoryTriggerDestinationARNRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
A destination ARN for the target service for the trigger is required but was not specified.
_CommitDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified commit does not exist or no commit was specified, and the specified repository has no default branch.
_RepositoryTriggerBranchNameListRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
At least one branch name is required but was not specified in the trigger configuration.
_CommitIdDoesNotExistException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The specified commit ID does not exist.
_InvalidRepositoryTriggerNameException :: AsError a => Getting (First ServiceError) a ServiceError Source #
The name of the trigger is not valid.
_RepositoryNameRequiredException :: AsError a => Getting (First ServiceError) a ServiceError Source #
A repository name is required but was not specified.
_RepositoryLimitExceededException :: AsError a => Getting (First ServiceError) a ServiceError Source #
A repository resource limit was exceeded.
_InvalidRepositoryTriggerEventsException :: AsError a => Getting (First ServiceError) a ServiceError Source #
One or more events specified for the trigger is not valid. Check to make sure that all events specified match the requirements for allowed events.
_InvalidRepositoryNameException :: AsError a => Getting (First ServiceError) a ServiceError Source #
At least one specified repository name is not valid.
OrderEnum
RepositoryTriggerEventEnum
data RepositoryTriggerEventEnum Source #
SortByEnum
data SortByEnum Source #
BranchInfo
data BranchInfo Source #
Returns information about a branch.
See: branchInfo
smart constructor.
branchInfo :: BranchInfo Source #
Creates a value of BranchInfo
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
biCommitId
- The ID of the last commit made to the branch.biBranchName
- The name of the branch.
biCommitId :: Lens' BranchInfo (Maybe Text) Source #
The ID of the last commit made to the branch.
biBranchName :: Lens' BranchInfo (Maybe Text) Source #
The name of the branch.
Commit
Returns information about a specific commit.
See: commit
smart constructor.
Creates a value of Commit
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
cCommitter
- Information about the person who committed the specified commit, also known as the committer. For more information about the difference between an author and a committer in Git, see Viewing the Commit History in Pro Git by Scott Chacon and Ben Straub.cTreeId
- Tree information for the specified commit.cAdditionalData
- Any additional data associated with the specified commit.cParents
- The parent list for the specified commit.cAuthor
- Information about the author of the specified commit.cMessage
- The message associated with the specified commit.
cCommitter :: Lens' Commit (Maybe UserInfo) Source #
Information about the person who committed the specified commit, also known as the committer. For more information about the difference between an author and a committer in Git, see Viewing the Commit History in Pro Git by Scott Chacon and Ben Straub.
cAdditionalData :: Lens' Commit (Maybe Text) Source #
Any additional data associated with the specified commit.
cAuthor :: Lens' Commit (Maybe UserInfo) Source #
Information about the author of the specified commit.
RepositoryMetadata
data RepositoryMetadata Source #
Information about a repository.
See: repositoryMetadata
smart constructor.
repositoryMetadata :: RepositoryMetadata Source #
Creates a value of RepositoryMetadata
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
rmRepositoryDescription
- A comment or description about the repository.rmLastModifiedDate
- The date and time the repository was last modified, in timestamp format.rmARN
- The Amazon Resource Name (ARN) of the repository.rmCloneURLHTTP
- The URL to use for cloning the repository over HTTPS.rmAccountId
- The ID of the AWS account associated with the repository.rmDefaultBranch
- The repository's default branch name.rmRepositoryId
- The ID of the repository.rmRepositoryName
- The repository's name.rmCreationDate
- The date and time the repository was created, in timestamp format.rmCloneURLSSH
- The URL to use for cloning the repository over SSH.
rmRepositoryDescription :: Lens' RepositoryMetadata (Maybe Text) Source #
A comment or description about the repository.
rmLastModifiedDate :: Lens' RepositoryMetadata (Maybe UTCTime) Source #
The date and time the repository was last modified, in timestamp format.
rmARN :: Lens' RepositoryMetadata (Maybe Text) Source #
The Amazon Resource Name (ARN) of the repository.
rmCloneURLHTTP :: Lens' RepositoryMetadata (Maybe Text) Source #
The URL to use for cloning the repository over HTTPS.
rmAccountId :: Lens' RepositoryMetadata (Maybe Text) Source #
The ID of the AWS account associated with the repository.
rmDefaultBranch :: Lens' RepositoryMetadata (Maybe Text) Source #
The repository's default branch name.
rmRepositoryId :: Lens' RepositoryMetadata (Maybe Text) Source #
The ID of the repository.
rmRepositoryName :: Lens' RepositoryMetadata (Maybe Text) Source #
The repository's name.
rmCreationDate :: Lens' RepositoryMetadata (Maybe UTCTime) Source #
The date and time the repository was created, in timestamp format.
rmCloneURLSSH :: Lens' RepositoryMetadata (Maybe Text) Source #
The URL to use for cloning the repository over SSH.
RepositoryNameIdPair
data RepositoryNameIdPair Source #
Information about a repository name and ID.
See: repositoryNameIdPair
smart constructor.
repositoryNameIdPair :: RepositoryNameIdPair Source #
Creates a value of RepositoryNameIdPair
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
rnipRepositoryId
- The ID associated with the repository.rnipRepositoryName
- The name associated with the repository.
rnipRepositoryId :: Lens' RepositoryNameIdPair (Maybe Text) Source #
The ID associated with the repository.
rnipRepositoryName :: Lens' RepositoryNameIdPair (Maybe Text) Source #
The name associated with the repository.
RepositoryTrigger
data RepositoryTrigger Source #
Information about a trigger for a repository.
See: repositoryTrigger
smart constructor.
repositoryTrigger :: RepositoryTrigger Source #
Creates a value of RepositoryTrigger
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
rtBranches
- The branches that will be included in the trigger configuration. If no branches are specified, the trigger will apply to all branches.rtCustomData
- Any custom data associated with the trigger that will be included in the information sent to the target of the trigger.rtDestinationARN
- The ARN of the resource that is the target for a trigger. For example, the ARN of a topic in Amazon Simple Notification Service (SNS).rtName
- The name of the trigger.rtEvents
- The repository events that will cause the trigger to run actions in another service, such as sending a notification through Amazon Simple Notification Service (SNS). If no events are specified, the trigger will run for all repository events.
rtBranches :: Lens' RepositoryTrigger [Text] Source #
The branches that will be included in the trigger configuration. If no branches are specified, the trigger will apply to all branches.
rtCustomData :: Lens' RepositoryTrigger (Maybe Text) Source #
Any custom data associated with the trigger that will be included in the information sent to the target of the trigger.
rtDestinationARN :: Lens' RepositoryTrigger (Maybe Text) Source #
The ARN of the resource that is the target for a trigger. For example, the ARN of a topic in Amazon Simple Notification Service (SNS).
rtEvents :: Lens' RepositoryTrigger [RepositoryTriggerEventEnum] Source #
The repository events that will cause the trigger to run actions in another service, such as sending a notification through Amazon Simple Notification Service (SNS). If no events are specified, the trigger will run for all repository events.
RepositoryTriggerExecutionFailure
data RepositoryTriggerExecutionFailure Source #
A trigger failed to run.
See: repositoryTriggerExecutionFailure
smart constructor.
repositoryTriggerExecutionFailure :: RepositoryTriggerExecutionFailure Source #
Creates a value of RepositoryTriggerExecutionFailure
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
rtefFailureMessage
- Additional message information about the trigger that did not run.rtefTrigger
- The name of the trigger that did not run.
rtefFailureMessage :: Lens' RepositoryTriggerExecutionFailure (Maybe Text) Source #
Additional message information about the trigger that did not run.
rtefTrigger :: Lens' RepositoryTriggerExecutionFailure (Maybe Text) Source #
The name of the trigger that did not run.
UserInfo
Information about the user who made a specified commit.
See: userInfo
smart constructor.
Creates a value of UserInfo
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
uiEmail :: Lens' UserInfo (Maybe Text) Source #
The email address associated with the user who made the commit, if any.