-
Notifications
You must be signed in to change notification settings - Fork 497
Fixed Header #5646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed Header #5646
Conversation
Hey @austinsonger, thank you for this fix! I just pushed a minor change to the PR. Integrations docs are stored in two places:
Any change to the docs should be made on the source form at After the change is made, we must build the rendered version using the $ elastic-package build
Build the package
README.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/README.md
billing.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/billing.md
cloudfront.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/cloudfront.md
cloudtrail.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/cloudtrail.md
cloudwatch.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/cloudwatch.md
dynamodb.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/dynamodb.md
ebs.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/ebs.md
ec2.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/ec2.md
ecs.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/ecs.md
elb.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/elb.md
firewall.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/firewall.md
guardduty.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/guardduty.md
inspector.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/inspector.md
kinesis.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/kinesis.md
lambda.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/lambda.md
natgateway.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/natgateway.md
rds.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/rds.md
redshift.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/redshift.md
route53.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/route53.md
s3.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/s3.md
s3_storage_lens.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/s3_storage_lens.md
securityhub.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/securityhub.md
sns.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/sns.md
sqs.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/sqs.md
transitgateway.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/transitgateway.md
usage.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/usage.md
vpcflow.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/vpcflow.md
vpn.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/vpn.md
waf.md file rendered: /Users/zmoog/code/projects/elastic/integrations/packages/aws/docs/waf.md
2023/03/23 16:31:45 INFO License text found in "/Users/zmoog/code/projects/elastic/integrations/LICENSE.txt" will be included in package
Package built: /Users/zmoog/code/projects/elastic/integrations/build/packages/aws-1.32.1.zip
Done |
We should document this process if it still needs to be done. |
🌐 Coverage report
|
Package aws - 1.32.2 containing this change is available at https://epr.elastic.co/search?package=aws |
The 3rd section was
##
and should have been###