Info |
---|
This article explains how to deploy Cloudaware Breeze agent using AWS Systems Manager. |
Table of Contents | ||
---|---|---|
|
Automatic installation using Breeze Package sharing in Cloudaware CMDB
PrerequisitesRequirements
Ensure AWS Systems Manager is enabled and properly configured in your AWS environment. Read more
Ensure that your AWS account is added to Cloudaware.
?
Setup
1. Log in to your Cloudaware account → Admin.
2. Find Breeze in the list of integrations, click +Add (or +N Configured).
3. Click on the toggle switch next to 'Breeze Package Sharing (AWS only)' to enable sharing of Cloudaware Breeze Package in AWS Systems Manager.
...
Manual installation using AWS Systems Manager Distributor (legacy)
Using this option, you create a package with Breeze Agent. The distributor publishes this package to System Manager-managed instances. Then the agent can be installed or uninstalled:
...
In the manifest.json, find the section "files"
and replace ARCHIVE_CHECKSUM
placeholders with the calculated checksums.
Package creation
Create an Advanced package in the AWS Systems Manager, as described in AWS documentation.
...