Skip to content

Commit

Permalink
amazonka-codepipeline: regenerating service
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed Sep 29, 2021
1 parent 51b318e commit 0db6284
Show file tree
Hide file tree
Showing 18 changed files with 762 additions and 760 deletions.
196 changes: 98 additions & 98 deletions amazonka-codepipeline/gen/Network/AWS/CodePipeline.hs
Original file line number Diff line number Diff line change
Expand Up @@ -173,14 +173,14 @@ module Network.AWS.CodePipeline
-- ** ApprovalAlreadyCompletedException
_ApprovalAlreadyCompletedException,

-- ** OutputVariablesSizeExceededException
_OutputVariablesSizeExceededException,
-- ** InvalidStructureException
_InvalidStructureException,

-- ** InvalidArnException
_InvalidArnException,

-- ** InvalidStructureException
_InvalidStructureException,
-- ** OutputVariablesSizeExceededException
_OutputVariablesSizeExceededException,

-- ** InvalidBlockerDeclarationException
_InvalidBlockerDeclarationException,
Expand All @@ -191,12 +191,12 @@ module Network.AWS.CodePipeline
-- ** InvalidActionDeclarationException
_InvalidActionDeclarationException,

-- ** InvalidWebhookFilterPatternException
_InvalidWebhookFilterPatternException,

-- ** DuplicatedStopRequestException
_DuplicatedStopRequestException,

-- ** InvalidWebhookFilterPatternException
_InvalidWebhookFilterPatternException,

-- ** ConcurrentModificationException
_ConcurrentModificationException,

Expand All @@ -209,15 +209,21 @@ module Network.AWS.CodePipeline
-- ** InvalidTagsException
_InvalidTagsException,

-- ** InvalidNonceException
_InvalidNonceException,

-- ** ActionTypeAlreadyExistsException
_ActionTypeAlreadyExistsException,

-- ** InvalidNonceException
_InvalidNonceException,

-- ** WebhookNotFoundException
_WebhookNotFoundException,

-- ** InvalidClientTokenException
_InvalidClientTokenException,

-- ** PipelineExecutionNotFoundException
_PipelineExecutionNotFoundException,

-- ** PipelineVersionNotFoundException
_PipelineVersionNotFoundException,

Expand All @@ -227,18 +233,12 @@ module Network.AWS.CodePipeline
-- ** StageNotRetryableException
_StageNotRetryableException,

-- ** InvalidClientTokenException
_InvalidClientTokenException,

-- ** PipelineExecutionNotFoundException
_PipelineExecutionNotFoundException,
-- ** ConflictException
_ConflictException,

-- ** LimitExceededException
_LimitExceededException,

-- ** ConflictException
_ConflictException,

-- ** InvalidJobException
_InvalidJobException,

Expand All @@ -260,15 +260,15 @@ module Network.AWS.CodePipeline
-- ** RequestFailedException
_RequestFailedException,

-- ** ActionNotFoundException
_ActionNotFoundException,

-- ** InvalidStageDeclarationException
_InvalidStageDeclarationException,

-- ** InvalidApprovalTokenException
_InvalidApprovalTokenException,

-- ** ActionNotFoundException
_ActionNotFoundException,

-- * Waiters
-- $waiters

Expand All @@ -281,6 +281,12 @@ module Network.AWS.CodePipeline
ListActionTypesResponse (ListActionTypesResponse'),
newListActionTypesResponse,

-- ** PutJobSuccessResult
PutJobSuccessResult (PutJobSuccessResult'),
newPutJobSuccessResult,
PutJobSuccessResultResponse (PutJobSuccessResultResponse'),
newPutJobSuccessResultResponse,

-- ** DeregisterWebhookWithThirdParty
DeregisterWebhookWithThirdParty (DeregisterWebhookWithThirdParty'),
newDeregisterWebhookWithThirdParty,
Expand All @@ -293,29 +299,29 @@ module Network.AWS.CodePipeline
PutActionRevisionResponse (PutActionRevisionResponse'),
newPutActionRevisionResponse,

-- ** PutJobSuccessResult
PutJobSuccessResult (PutJobSuccessResult'),
newPutJobSuccessResult,
PutJobSuccessResultResponse (PutJobSuccessResultResponse'),
newPutJobSuccessResultResponse,

-- ** PutThirdPartyJobSuccessResult
PutThirdPartyJobSuccessResult (PutThirdPartyJobSuccessResult'),
newPutThirdPartyJobSuccessResult,
PutThirdPartyJobSuccessResultResponse (PutThirdPartyJobSuccessResultResponse'),
newPutThirdPartyJobSuccessResultResponse,

-- ** RetryStageExecution
RetryStageExecution (RetryStageExecution'),
newRetryStageExecution,
RetryStageExecutionResponse (RetryStageExecutionResponse'),
newRetryStageExecutionResponse,

-- ** CreatePipeline
CreatePipeline (CreatePipeline'),
newCreatePipeline,
CreatePipelineResponse (CreatePipelineResponse'),
newCreatePipelineResponse,

-- ** RetryStageExecution
RetryStageExecution (RetryStageExecution'),
newRetryStageExecution,
RetryStageExecutionResponse (RetryStageExecutionResponse'),
newRetryStageExecutionResponse,
-- ** DeletePipeline
DeletePipeline (DeletePipeline'),
newDeletePipeline,
DeletePipelineResponse (DeletePipelineResponse'),
newDeletePipelineResponse,

-- ** UpdatePipeline
UpdatePipeline (UpdatePipeline'),
Expand All @@ -335,17 +341,11 @@ module Network.AWS.CodePipeline
UntagResourceResponse (UntagResourceResponse'),
newUntagResourceResponse,

-- ** DeletePipeline
DeletePipeline (DeletePipeline'),
newDeletePipeline,
DeletePipelineResponse (DeletePipelineResponse'),
newDeletePipelineResponse,

-- ** StartPipelineExecution
StartPipelineExecution (StartPipelineExecution'),
newStartPipelineExecution,
StartPipelineExecutionResponse (StartPipelineExecutionResponse'),
newStartPipelineExecutionResponse,
-- ** StopPipelineExecution
StopPipelineExecution (StopPipelineExecution'),
newStopPipelineExecution,
StopPipelineExecutionResponse (StopPipelineExecutionResponse'),
newStopPipelineExecutionResponse,

-- ** GetActionType
GetActionType (GetActionType'),
Expand All @@ -359,77 +359,77 @@ module Network.AWS.CodePipeline
TagResourceResponse (TagResourceResponse'),
newTagResourceResponse,

-- ** StopPipelineExecution
StopPipelineExecution (StopPipelineExecution'),
newStopPipelineExecution,
StopPipelineExecutionResponse (StopPipelineExecutionResponse'),
newStopPipelineExecutionResponse,
-- ** StartPipelineExecution
StartPipelineExecution (StartPipelineExecution'),
newStartPipelineExecution,
StartPipelineExecutionResponse (StartPipelineExecutionResponse'),
newStartPipelineExecutionResponse,

-- ** RegisterWebhookWithThirdParty
RegisterWebhookWithThirdParty (RegisterWebhookWithThirdParty'),
newRegisterWebhookWithThirdParty,
RegisterWebhookWithThirdPartyResponse (RegisterWebhookWithThirdPartyResponse'),
newRegisterWebhookWithThirdPartyResponse,
-- ** PollForThirdPartyJobs
PollForThirdPartyJobs (PollForThirdPartyJobs'),
newPollForThirdPartyJobs,
PollForThirdPartyJobsResponse (PollForThirdPartyJobsResponse'),
newPollForThirdPartyJobsResponse,

-- ** ListActionExecutions (Paginated)
ListActionExecutions (ListActionExecutions'),
newListActionExecutions,
ListActionExecutionsResponse (ListActionExecutionsResponse'),
newListActionExecutionsResponse,

-- ** PollForThirdPartyJobs
PollForThirdPartyJobs (PollForThirdPartyJobs'),
newPollForThirdPartyJobs,
PollForThirdPartyJobsResponse (PollForThirdPartyJobsResponse'),
newPollForThirdPartyJobsResponse,
-- ** RegisterWebhookWithThirdParty
RegisterWebhookWithThirdParty (RegisterWebhookWithThirdParty'),
newRegisterWebhookWithThirdParty,
RegisterWebhookWithThirdPartyResponse (RegisterWebhookWithThirdPartyResponse'),
newRegisterWebhookWithThirdPartyResponse,

-- ** EnableStageTransition
EnableStageTransition (EnableStageTransition'),
newEnableStageTransition,
EnableStageTransitionResponse (EnableStageTransitionResponse'),
newEnableStageTransitionResponse,

-- ** AcknowledgeThirdPartyJob
AcknowledgeThirdPartyJob (AcknowledgeThirdPartyJob'),
newAcknowledgeThirdPartyJob,
AcknowledgeThirdPartyJobResponse (AcknowledgeThirdPartyJobResponse'),
newAcknowledgeThirdPartyJobResponse,

-- ** DeleteWebhook
DeleteWebhook (DeleteWebhook'),
newDeleteWebhook,
DeleteWebhookResponse (DeleteWebhookResponse'),
newDeleteWebhookResponse,

-- ** AcknowledgeThirdPartyJob
AcknowledgeThirdPartyJob (AcknowledgeThirdPartyJob'),
newAcknowledgeThirdPartyJob,
AcknowledgeThirdPartyJobResponse (AcknowledgeThirdPartyJobResponse'),
newAcknowledgeThirdPartyJobResponse,
-- ** PutJobFailureResult
PutJobFailureResult (PutJobFailureResult'),
newPutJobFailureResult,
PutJobFailureResultResponse (PutJobFailureResultResponse'),
newPutJobFailureResultResponse,

-- ** PutApprovalResult
PutApprovalResult (PutApprovalResult'),
newPutApprovalResult,
PutApprovalResultResponse (PutApprovalResultResponse'),
newPutApprovalResultResponse,

-- ** AcknowledgeJob
AcknowledgeJob (AcknowledgeJob'),
newAcknowledgeJob,
AcknowledgeJobResponse (AcknowledgeJobResponse'),
newAcknowledgeJobResponse,

-- ** DisableStageTransition
DisableStageTransition (DisableStageTransition'),
newDisableStageTransition,
DisableStageTransitionResponse (DisableStageTransitionResponse'),
newDisableStageTransitionResponse,

-- ** UpdateActionType
UpdateActionType (UpdateActionType'),
newUpdateActionType,
UpdateActionTypeResponse (UpdateActionTypeResponse'),
newUpdateActionTypeResponse,

-- ** PutApprovalResult
PutApprovalResult (PutApprovalResult'),
newPutApprovalResult,
PutApprovalResultResponse (PutApprovalResultResponse'),
newPutApprovalResultResponse,

-- ** PutJobFailureResult
PutJobFailureResult (PutJobFailureResult'),
newPutJobFailureResult,
PutJobFailureResultResponse (PutJobFailureResultResponse'),
newPutJobFailureResultResponse,
-- ** DisableStageTransition
DisableStageTransition (DisableStageTransition'),
newDisableStageTransition,
DisableStageTransitionResponse (DisableStageTransitionResponse'),
newDisableStageTransitionResponse,

-- ** DeleteCustomActionType
DeleteCustomActionType (DeleteCustomActionType'),
Expand All @@ -455,18 +455,18 @@ module Network.AWS.CodePipeline
ListPipelineExecutionsResponse (ListPipelineExecutionsResponse'),
newListPipelineExecutionsResponse,

-- ** GetThirdPartyJobDetails
GetThirdPartyJobDetails (GetThirdPartyJobDetails'),
newGetThirdPartyJobDetails,
GetThirdPartyJobDetailsResponse (GetThirdPartyJobDetailsResponse'),
newGetThirdPartyJobDetailsResponse,

-- ** GetPipelineExecution
GetPipelineExecution (GetPipelineExecution'),
newGetPipelineExecution,
GetPipelineExecutionResponse (GetPipelineExecutionResponse'),
newGetPipelineExecutionResponse,

-- ** GetThirdPartyJobDetails
GetThirdPartyJobDetails (GetThirdPartyJobDetails'),
newGetThirdPartyJobDetails,
GetThirdPartyJobDetailsResponse (GetThirdPartyJobDetailsResponse'),
newGetThirdPartyJobDetailsResponse,

-- ** GetJobDetails
GetJobDetails (GetJobDetails'),
newGetJobDetails,
Expand All @@ -485,30 +485,30 @@ module Network.AWS.CodePipeline
PollForJobsResponse (PollForJobsResponse'),
newPollForJobsResponse,

-- ** ListTagsForResource (Paginated)
ListTagsForResource (ListTagsForResource'),
newListTagsForResource,
ListTagsForResourceResponse (ListTagsForResourceResponse'),
newListTagsForResourceResponse,

-- ** PutWebhook
PutWebhook (PutWebhook'),
newPutWebhook,
PutWebhookResponse (PutWebhookResponse'),
newPutWebhookResponse,

-- ** PutThirdPartyJobFailureResult
PutThirdPartyJobFailureResult (PutThirdPartyJobFailureResult'),
newPutThirdPartyJobFailureResult,
PutThirdPartyJobFailureResultResponse (PutThirdPartyJobFailureResultResponse'),
newPutThirdPartyJobFailureResultResponse,

-- ** ListTagsForResource (Paginated)
ListTagsForResource (ListTagsForResource'),
newListTagsForResource,
ListTagsForResourceResponse (ListTagsForResourceResponse'),
newListTagsForResourceResponse,

-- ** ListWebhooks (Paginated)
ListWebhooks (ListWebhooks'),
newListWebhooks,
ListWebhooksResponse (ListWebhooksResponse'),
newListWebhooksResponse,

-- ** PutWebhook
PutWebhook (PutWebhook'),
newPutWebhook,
PutWebhookResponse (PutWebhookResponse'),
newPutWebhookResponse,

-- * Types

-- ** ActionCategory
Expand Down
Loading

0 comments on commit 0db6284

Please sign in to comment.