package
1.40.1
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Constants

Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionCategory.
Enum values for ActionConfigurationPropertyType.
Enum values for ActionConfigurationPropertyType.
Enum values for ActionConfigurationPropertyType.
Enum values for ActionExecutionStatus.
Enum values for ActionExecutionStatus.
Enum values for ActionExecutionStatus.
Enum values for ActionExecutionStatus.
Enum values for ActionOwner.
Enum values for ActionOwner.
Enum values for ActionOwner.
Enum values for ApprovalStatus.
Enum values for ApprovalStatus.
Enum values for ArtifactLocationType.
Enum values for ArtifactStoreType.
Enum values for BlockerType.
Enum values for ConditionExecutionStatus.
Enum values for ConditionExecutionStatus.
Enum values for ConditionExecutionStatus.
Enum values for ConditionExecutionStatus.
Enum values for ConditionExecutionStatus.
Enum values for ConditionExecutionStatus.
Enum values for ConditionExecutionStatus.
Enum values for ConditionType.
Enum values for ConditionType.
Enum values for EncryptionKeyType.
Enum values for ExecutionMode.
Enum values for ExecutionMode.
Enum values for ExecutionMode.
Enum values for ExecutionType.
Enum values for ExecutionType.
Enum values for ExecutorType.
Enum values for ExecutorType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for FailureType.
Enum values for GitPullRequestEventType.
Enum values for GitPullRequestEventType.
Enum values for GitPullRequestEventType.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for JobStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineExecutionStatus.
Enum values for PipelineTriggerProviderType.
Enum values for PipelineType.
Enum values for PipelineType.
Enum values for Result.
Enum values for Result.
Enum values for Result.
Enum values for Result.
Enum values for RetryTrigger.
Enum values for RetryTrigger.
Enum values for RuleCategory.
Enum values for RuleConfigurationPropertyType.
Enum values for RuleConfigurationPropertyType.
Enum values for RuleConfigurationPropertyType.
Enum values for RuleExecutionStatus.
Enum values for RuleExecutionStatus.
Enum values for RuleExecutionStatus.
Enum values for RuleExecutionStatus.
Enum values for RuleOwner.
Enum values for SourceRevisionType.
Enum values for SourceRevisionType.
Enum values for SourceRevisionType.
Enum values for SourceRevisionType.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageExecutionStatus.
Enum values for StageRetryMode.
Enum values for StageRetryMode.
Enum values for StageTransitionType.
Enum values for StageTransitionType.
Enum values for StartTimeRange.
Enum values for StartTimeRange.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for TriggerType.
Enum values for WebhookAuthenticationType.
Enum values for WebhookAuthenticationType.
Enum values for WebhookAuthenticationType.

# Structs

Represents information about an action configuration.
Represents information about an action configuration property.
Represents the context of an action in the stage of a pipeline to a job worker.
Represents information about an action declaration.
Represents information about the run of an action.
Returns information about an execution of an action, including the action execution ID, and the name, version, and timing of the action.
Filter values for the action execution.
Input information used for an action execution.
Output details listed for an action execution, such as the action execution result.
Execution result information, such as the external execution ID.
The specified action cannot be found.
Represents information about the version (or revision) of an action.
Represents information about the state of an action.
Returns information about the details of an action type.
Information about parameters for artifacts associated with the action type, such as the minimum and maximum artifacts allowed.
The parameters for the action type definition that are provided when the action type is created or updated.
The action engine, or executor, for an action type created for a provider, where the action is to be used by customers of the provider.
Represents information about an action type.
Specifies the category, owner, provider, and version of the action type.
The specified action type cannot be found.
Details identifying the users with permissions to use the action type.
Represents information about each property specified in the action configuration, such as the description and key name that display for the customer using the action type.
Returns information about the settings for an action type.
Returns information about URLs for web pages that display to customers as links on the pipeline view, such as an external configuration page for the action type.
The approval action has already been approved or rejected.
Represents information about the result of an approval request.
Artifacts are the files that are worked on by actions in the pipeline.
Artifact details for the action execution, such as the artifact location.
Returns information about the details of an artifact.
Represents information about the location of an artifact.
Represents revision details of an artifact.
The S3 bucket where artifacts for the pipeline are stored.
Represents an Amazon Web Services session credentials object.
The conditions for making checks for entry to a stage.
Reserved for future use.
Unable to modify the tag due to a simultaneous update request.
The pipeline has reached the limit for concurrent pipeline executions.
The condition for the stage.
The run of a condition.
Unable to override because the condition does not allow overrides.
Information about the state of the condition.
Your request cannot be handled because the pipeline is busy handling ongoing activities.
Represents information about a current revision.
The pipeline execution is already in a Stopping state.
Represents information about the key used to encrypt data in the artifact store, such as an Amazon Web Services Key Management Service (Key Management Service) key.
The environment variables for the action.
Represents information about an error in CodePipeline.
The details of the actions taken and results produced on an artifact as it passes through stages in the pipeline.
The interaction or event that started a pipeline execution.
The action engine, or executor, related to the supported integration model used to create and update the action type.
The configuration that specifies the result, such as rollback, to occur upon stage failure.
Represents information about failure details.
The Git repository branches specified as filter criteria to start the pipeline.
A type of trigger configuration for Git-based source actions.
The Git repository file paths specified as filter criteria to start the pipeline.
The event criteria for the pull request trigger configuration, such as the lists of branches or file paths to include and exclude.
The event criteria that specify when a specified repository event will start the pipeline for the specified trigger configuration, such as the lists of Git tags to include and exclude.
The Git tags specified as filter criteria for whether a Git tag repository event will start the pipeline.
Represents information about an artifact to be worked on, such as a test or build artifact.
The action declaration was specified in an invalid format.
The approval request already received a response or has expired.
The specified resource ARN is invalid.
Reserved for future use.
The client token was specified in an invalid format.
The job was specified in an invalid format or cannot be found.
The job state was specified in an invalid format.
The next token was specified in an invalid format.
The nonce was specified in an invalid format.
The stage declaration was specified in an invalid format.
The structure was specified in an invalid format.
The specified resource tags are invalid.
The specified authentication type is in an invalid format.
The specified event filter rule is in an invalid format.
Represents information about a job.
Represents other information about a job required for a job worker to complete the job.
Represents information about the details of a job.
The job was specified in an invalid format or cannot be found.
Details about the polling configuration for the JobWorker action engine, or executor.
Details about the configuration for the Lambda action engine, or executor.
The field that specifies to filter on the latest execution in the pipeline.
The number of pipelines associated with the Amazon Web Services account has exceeded the limit allowed for the account.
The detail returned for each webhook after listing webhooks, such as the webhook URL, the webhook name, and the webhook ARN.
The stage has failed in a later run of the pipeline and the pipelineExecutionId associated with the request is out of date.
Represents information about the output of an action.
Exceeded the total size limit for all variables in the pipeline.
Represents information about a pipeline to a job worker.
Represents the structure of actions and stages to be performed in the pipeline.
Represents information about an execution of a pipeline.
The pipeline execution to filter on.
The pipeline execution was specified in an invalid format or cannot be found, or an execution ID does not belong to the specified pipeline.
Unable to stop the pipeline execution.
The specified pipeline execution is outdated and cannot be used as a target pipeline execution for rollback.
Summary information about a pipeline execution.
Information about a pipeline.
The specified pipeline name is already in use.
The pipeline was specified in an invalid format or cannot be found.
The metadata for the stage execution to be rolled back.
Returns a summary of a pipeline.
Represents information about the specified trigger configuration, such as the filter criteria and the source stage for the action that contains the trigger.
A pipeline-level variable used for a pipeline execution.
A variable declared at the pipeline level.
The pipeline version was specified in an invalid format or cannot be found.
The request failed because of an unknown error, exception, or failure.
A pipeline-level variable used for a pipeline execution.
The resource was specified in an invalid format.
The retry configuration specifies automatic retry for a failed stage, along with the configured retry mode.
The details of a specific automatic retry on stage failure, including the attempt number and trigger.
Represents information about a rule configuration property.
Represents information about the rule to be created for an associated condition.
Represents information about each time a rule is run as part of the pipeline execution for a pipeline configured with conditions.
The details of the runs for a rule and the results produced on an artifact as it passes through stages in the pipeline.
Filter values for the rule execution.
Input information used for a rule execution.
Output details listed for a rule execution, such as the rule execution result.
Execution result information, such as the external execution ID.
The change to a rule that creates a revision of the rule.
Returns information about the state of a rule.
The rule type, which is made up of the combined values for category, owner, provider, and version.
The ID for the rule type, which is made up of the combined values for category, owner, provider, and version.
Returns information about the settings for a rule type.
The location of the S3 bucket that contains a revision.
The Amazon S3 artifact location for an action's artifacts.
Information about the version (or revision) of a source artifact that initiated a pipeline execution.
A list that allows you to specify, or override, the source revision for a pipeline execution that's being started.
Represents information about the run of a condition for a stage.
The state of a run of a condition for a stage.
Represents information about a stage to a job worker.
Represents information about a stage and its definition.
Represents information about the run of a stage.
The stage was specified in an invalid format or cannot be found.
Unable to retry.
Represents information about the state of the stage.
The interaction that stopped a pipeline execution.
Filter for pipeline executions that have successfully completed the stage in the current pipeline version.
The conditions for making checks that, if met, succeed a stage.
A tag is a key-value pair that is used to manage the resource.
A response to a PollForThirdPartyJobs request returned by CodePipeline when there is a job to be worked on by a partner action.
Represents information about the job data for a partner action.
The details of a job sent in response to a GetThirdPartyJobDetails request.
The tags limit for a resource has been exceeded.
Represents information about the state of transitions between one stage and another stage.
Unable to roll back the stage.
The validation was specified in an invalid format.
The authentication applied to incoming webhook trigger requests.
Represents information about a webhook and its definition.
The event criteria that specify when a webhook notification is sent to your URL.
The specified webhook was entered in an invalid format or cannot be found.

# Type aliases

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
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
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
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
No description provided by the author