-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs] Generated documentation for Integration
Signed-off-by: l5io <[email protected]>
- Loading branch information
1 parent
2ccc706
commit 3c95562
Showing
76 changed files
with
793 additions
and
94 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
...ations/aws-cloudtrail-controller/icon/color/aws-cloudtrail-controller-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...ations/aws-cloudtrail-controller/icon/white/aws-cloudtrail-controller-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
src/collections/integrations/aws-cloudtrail-controller/index.mdx
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: AWS CloudTrail | ||
subtitle: Collaborative and visual infrastructure as code for AWS CloudTrail | ||
integrationIcon: icon/color/aws-cloudtrail-controller-color.svg | ||
darkModeIntegrationIcon: icon/white/aws-cloudtrail-controller-white.svg | ||
docURL: | ||
category: Observability and Analysis | ||
subcategory: Logging | ||
featureList: ["Data events that capture data plane actions within a resource, such as reading or writing an Amazon S3 object.", | ||
"Configuration items from AWS Config that capture resource configuration history and resource compliance history as evaluated by AWS Config rules.", | ||
"Audit evidence from AWS Audit Manager that contains the information needed to demonstrate compliance with the requirements as specified by Audit Manager controls." | ||
] | ||
workingSlides: [ | ||
../_images/meshmap-visualizer.png, | ||
../_images/meshmap-designer.png] | ||
howItWorks: "Collaborative Infrastructure as Code" | ||
howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." | ||
published: true | ||
--- | ||
<p> | ||
AWS CloudTrail monitors and records account activity across your AWS infrastructure, giving you control over storage, analysis, and remediation actions. | ||
</p> | ||
<p> | ||
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. | ||
</p> | ||
<p> | ||
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. | ||
</p> |
1 change: 1 addition & 0 deletions
1
...ations/aws-cloudwatch-controller/icon/color/aws-cloudwatch-controller-color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
...ations/aws-cloudwatch-controller/icon/white/aws-cloudwatch-controller-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 28 additions & 0 deletions
28
src/collections/integrations/aws-cloudwatch-controller/index.mdx
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
--- | ||
title: AWS CloudWatch | ||
subtitle: Collaborative and visual infrastructure as code for AWS CloudWatch | ||
integrationIcon: icon/color/aws-cloudwatch-controller-color.svg | ||
darkModeIntegrationIcon: icon/white/aws-cloudwatch-controller-white.svg | ||
docURL: | ||
category: Provisioning | ||
subcategory: Management Governance | ||
featureList: ["Provides you with data and actionable insights to monitor your applications, respond to system-wide performance changes, and optimize resource utilization.", | ||
"Collects monitoring and operational data in the form of logs, metrics, and traces.", | ||
"Get a unified view of operational health and gain complete visibility of your AWS resources, applications, and services running on AWS and on-premises." | ||
] | ||
workingSlides: [ | ||
../_images/meshmap-visualizer.png, | ||
../_images/meshmap-designer.png] | ||
howItWorks: "Collaborative Infrastructure as Code" | ||
howItWorksDetails: "Collaboratively manage infrastructure with your coworkers synchronously sharing the same designs." | ||
published: true | ||
--- | ||
<p> | ||
CloudWatch enables you to monitor and observe your AWS and on-premises resources and applications. | ||
</p> | ||
<p> | ||
Collaboratively and visually diagram your cloud native infrastructure with GitOps-style pipeline integration. Design, test, and manage configuration your Kubernetes-based, containerized applications as a visual topology. | ||
</p> | ||
<p> | ||
Looking for best practice cloud native design and deployment best practices? Choose from thousands of pre-built components in MeshMap. Choose from hundreds of ready-made design patterns by importing templates from Meshery Catalog or use our low code designer, MeshMap, to create and deploy your own cloud native infrastructure designs. | ||
</p> |
Oops, something went wrong.