Skip to content

Commit

Permalink
Renaming all the integrations with Amazon branding instead of AWS (op…
Browse files Browse the repository at this point in the history
…ensearch-project#1774)

Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 authored May 1, 2024
1 parent 868ddcb commit cda380f
Show file tree
Hide file tree
Showing 86 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aws_cloudfront",
"name": "amazon_cloudfront",
"version": "1.0.0",
"displayName": "Amazon CloudFront",
"description": "Analyze access logs for Amazon CloudFront.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aws_elb",
"name": "amazon_elb",
"version": "1.0.0",
"displayName": "Elastic Load Balancing",
"description": "Analyze access logs for Elastic Load Balancing.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aws_rds",
"name": "amazon_rds",
"version": "1.0.0",
"displayName": "Amazon Relational Database Service",
"description": "Analyze RDS database logs files.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aws_s3",
"name": "amazon_s3",
"version": "1.0.0",
"displayName": "Amazon S3",
"description": "Analyze Amazon S3 server logs.",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "aws_vpc_flow",
"name": "amazon_vpc_flow",
"version": "1.0.0",
"displayName": "Amazon VPC",
"description": "Monitor IP traffic with VPC Flow Logs.",
Expand Down

0 comments on commit cda380f

Please sign in to comment.