We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8282f commit bbb5db6Copy full SHA for bbb5db6
packages/aws/changelog.yml
@@ -1,4 +1,9 @@
1
# newer versions go on top
2
+- version: "3.17.0"
3
+ changes:
4
+ - description: Add ec2_metrics, lambda, sqs and sns alert rule templates.
5
+ type: enhancement
6
+ link: https://github.com/elastic/integrations/pull/999
7
- version: "3.16.0"
8
changes:
9
- description: Map `recipient_account_id` to `cloud.account.id` for AWS CloudTrail.
packages/aws/manifest.yml
@@ -1,7 +1,7 @@
-format_version: 3.3.2
+format_version: 3.5.0
name: aws
title: AWS
-version: 3.16.0
+version: 3.17.0
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
categories:
0 commit comments