Examples of using Source action in English and their translations into German
{-}
-
Colloquial
-
Official
-
Ecclesiastic
-
Medicine
-
Financial
-
Ecclesiastic
-
Political
-
Computer
-
Programming
-
Official/political
-
Political
As defined in a source action in a pipeline.
Source actions cannot use Amazon S3 buckets from other AWS accounts.
Only the first stage of a pipeline may contain source actions.
On the pipeline details page, in the Source action, rest your mouse pointer on the tooltip.
At least one stage in each pipeline must contain an action that is not a source action.
If you edit a source action by adding a GitHub source, the following are added for the pipeline.
The following example shows a valid action configuration for a source action that uses Amazon S3.
If a pipeline contains multiple source actions, all of them run again,even if a change is detected for one source action only.
The following example shows the action configuration returned for a source action that uses GitHub.
Details are available for source actions that retrieve content from GitHub repositories, but not those that retrieve content from Amazon S3 buckets or AWS CodeCommit repositories.
The first stage of apipeline must contain at least one source action, and can only contain source actions. .
Pipeline Error: A source action returns the insufficient permissions message:"Could not access the AWS CodeCommit repository repository-name.
This runs the most recent revision available in each source location specified in a source action through the pipeline.
For example, this JSON-formatted structure creates a pipeline with a source action that references an Amazon S3 input bucket and a build action that uses AWS CodeBuild.
This topic provides a sample walkthrough showing how touse an AWS CodeCommit repository and branch as the source location for a source action in a pipeline.
If you are changing the webhook name or GitHub repository name, you must edit the source action in the console or delete and recreate the webhook in the CLI.
If you edit a source action by adding an Amazon S3 source bucket, a message appears showing the Amazon CloudWatch Events rule and AWS CloudTrail trail to be created for this pipeline.
You can configure AWSCodePipeline to use an AWS CodeCommit repository as a source action in a pipeline, and automate building, testing, and deploying your changes.
Although this data describes only a source action and a build action, you can add actions for activities related to testing, deploying the build output artifact, invoking AWS Lambda functions, and more.
In order for AWSCodePipeline to use an AWS CodeCommit repository in a source action for a pipeline, you must grant all of the permissions listed in the following table to the service role for AWS CodePipeline.
A revision is achange made to a source that is configured in a source action for AWS CodePipeline, such as a pushed commit to a GitHub repository or an AWS CodeCommit repository, or an update to a file in a versioned Amazon S3 bucket.