-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(compliance): new aws list-accounts command
This new command will list all AWS accounts configured in the user's Lacework account. If there are no AWS accounts configured, the following message will be displayed: ``` $ lacework compliance aws list There are no AWS accounts configured in your account. Get started by integrating your AWS accounts to analyze configuration compliance using the command: $ lacework integration create Or, if you prefer to do it via the WebUI, log in to your account at: https://my-account.lacework.net Then navigate to Settings > Integrations > Cloud Accounts. ``` Signed-off-by: Salim Afiune Maya <[email protected]>
- Loading branch information
Showing
4 changed files
with
96 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters