# Packages
No description provided by the author
# Functions
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url.
New returns an initialized Client based on the functional options.
NewDefaultEndpointResolver constructs a new service endpoint resolver.
No description provided by the author
NewFromConfig returns a new client from the provided config.
NewListActionExecutionsPaginator returns a new ListActionExecutionsPaginator.
NewListActionTypesPaginator returns a new ListActionTypesPaginator.
NewListPipelineExecutionsPaginator returns a new ListPipelineExecutionsPaginator.
NewListPipelinesPaginator returns a new ListPipelinesPaginator.
NewListRuleExecutionsPaginator returns a new ListRuleExecutionsPaginator.
NewListTagsForResourcePaginator returns a new ListTagsForResourcePaginator.
NewListWebhooksPaginator returns a new ListWebhooksPaginator.
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
Deprecated: EndpointResolver and WithEndpointResolver.
WithEndpointResolverV2 returns a functional option for setting the Client's EndpointResolverV2 option.
WithSigV4SigningName applies an override to the authentication workflow to use the given signing name for SigV4-authenticated operations.
WithSigV4SigningRegion applies an override to the authentication workflow to use the given signing region for SigV4-authenticated operations.
# Constants
No description provided by the author
No description provided by the author
# Structs
Represents the input of an AcknowledgeJob action.
Represents the output of an AcknowledgeJob action.
Represents the input of an AcknowledgeThirdPartyJob action.
Represents the output of an AcknowledgeThirdPartyJob action.
AuthResolverParameters contains the set of inputs necessary for auth scheme resolution.
Client provides the API client to make operations call for AWS CodePipeline.
Represents the input of a CreateCustomActionType operation.
Represents the output of a CreateCustomActionType operation.
Represents the input of a CreatePipeline action.
Represents the output of a CreatePipeline action.
Represents the input of a DeleteCustomActionType operation.
No description provided by the author
Represents the input of a DeletePipeline action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of a DisableStageTransition action.
No description provided by the author
Represents the input of an EnableStageTransition action.
No description provided by the author
EndpointParameters provides the parameters that influence how endpoints are resolved.
No description provided by the author
No description provided by the author
Represents the input of a GetJobDetails action.
Represents the output of a GetJobDetails action.
Represents the input of a GetPipelineExecution action.
Represents the output of a GetPipelineExecution action.
Represents the input of a GetPipeline action.
Represents the output of a GetPipeline action.
Represents the input of a GetPipelineState action.
Represents the output of a GetPipelineState action.
Represents the input of a GetThirdPartyJobDetails action.
Represents the output of a GetThirdPartyJobDetails action.
No description provided by the author
No description provided by the author
ListActionExecutionsPaginator is a paginator for ListActionExecutions.
ListActionExecutionsPaginatorOptions is the paginator options for ListActionExecutions.
Represents the input of a ListActionTypes action.
Represents the output of a ListActionTypes action.
ListActionTypesPaginator is a paginator for ListActionTypes.
ListActionTypesPaginatorOptions is the paginator options for ListActionTypes.
Represents the input of a ListPipelineExecutions action.
Represents the output of a ListPipelineExecutions action.
ListPipelineExecutionsPaginator is a paginator for ListPipelineExecutions.
ListPipelineExecutionsPaginatorOptions is the paginator options for ListPipelineExecutions.
Represents the input of a ListPipelines action.
Represents the output of a ListPipelines action.
ListPipelinesPaginator is a paginator for ListPipelines.
ListPipelinesPaginatorOptions is the paginator options for ListPipelines.
No description provided by the author
No description provided by the author
ListRuleExecutionsPaginator is a paginator for ListRuleExecutions.
ListRuleExecutionsPaginatorOptions is the paginator options for ListRuleExecutions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListTagsForResourcePaginator is a paginator for ListTagsForResource.
ListTagsForResourcePaginatorOptions is the paginator options for ListTagsForResource.
No description provided by the author
No description provided by the author
ListWebhooksPaginator is a paginator for ListWebhooks.
ListWebhooksPaginatorOptions is the paginator options for ListWebhooks.
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of a PollForJobs action.
Represents the output of a PollForJobs action.
Represents the input of a PollForThirdPartyJobs action.
Represents the output of a PollForThirdPartyJobs action.
Represents the input of a PutActionRevision action.
Represents the output of a PutActionRevision action.
Represents the input of a PutApprovalResult action.
Represents the output of a PutApprovalResult action.
Represents the input of a PutJobFailureResult action.
No description provided by the author
Represents the input of a PutJobSuccessResult action.
No description provided by the author
Represents the input of a PutThirdPartyJobFailureResult action.
No description provided by the author
Represents the input of a PutThirdPartyJobSuccessResult action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of a RetryStageExecution action.
Represents the output of a RetryStageExecution action.
No description provided by the author
No description provided by the author
Represents the input of a StartPipelineExecution action.
Represents the output of a StartPipelineExecution action.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Represents the input of an UpdatePipeline action.
Represents the output of an UpdatePipeline action.
# Interfaces
AuthSchemeResolver returns a set of possible authentication options for an operation.
EndpointResolver interface for resolving service endpoints.
EndpointResolverV2 provides the interface for resolving service endpoints.
No description provided by the author
No description provided by the author
IdempotencyTokenProvider interface for providing idempotency token.
ListActionExecutionsAPIClient is a client that implements the ListActionExecutions operation.
ListActionTypesAPIClient is a client that implements the ListActionTypes operation.
ListPipelineExecutionsAPIClient is a client that implements the ListPipelineExecutions operation.
ListPipelinesAPIClient is a client that implements the ListPipelines operation.
ListRuleExecutionsAPIClient is a client that implements the ListRuleExecutions operation.
ListTagsForResourceAPIClient is a client that implements the ListTagsForResource operation.
ListWebhooksAPIClient is a client that implements the ListWebhooks operation.
# Type aliases
EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface.
EndpointResolverOptions is the service endpoint resolver options.