Skip to content

Commit

Permalink
Update docs/book/component-guide/image-builders/aws.md
Browse files Browse the repository at this point in the history
Co-authored-by: Barış Can Durak <[email protected]>
  • Loading branch information
stefannica and bcdurak authored Dec 2, 2024
1 parent 5d1f8bd commit 2eaf117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/component-guide/image-builders/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ The user must take care that the **Service Role** attached to the CodeBuild proj
}
```

* Recommended: grant ZenML access to trigger AWS CodeBuild builds by registering an [AWS Service Connector](../../how-to/infrastructure-deployment/auth-management/aws-service-connector.md) with the proper credentials and permissions, as covered in the [Authentication Methods](aws.md#authentication-methods) section. If not provided, then the AWS credentials will be inferred from the environment where the pipeline is triggered.
* Recommended: Grant ZenML access to trigger AWS CodeBuild builds by registering an [AWS Service Connector](../../how-to/infrastructure-deployment/auth-management/aws-service-connector.md) with the proper credentials and permissions, as covered in the [Authentication Methods](aws.md#authentication-methods) section. If not provided, the AWS credentials will be inferred from the environment where the pipeline is triggered.

We can register the image builder and use it in our active stack:

Expand Down

0 comments on commit 2eaf117

Please sign in to comment.