Skip to content
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

Add missing region config to aws-s3 in custom aws logs #11128

Closed
wants to merge 1 commit into from

Conversation

kaiyan-sheng
Copy link
Contributor

Proposed commit message

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

@andrewkroh andrewkroh added the Integration:aws_logs Custom AWS Logs label Sep 13, 2024
@elasticmachine
Copy link

💚 Build Succeeded

@@ -113,6 +113,9 @@ api_timeout: {{api_timeout}}
{{#if endpoint}}
endpoint: {{endpoint}}
{{/if}}
{{#if region}}
region: {{region}}
{{/if}}
{{#if default_region}}
default_region: {{default_region}}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From the ER conversation, there is already default_region so I believe having region here is redundant

@kaiyan-sheng kaiyan-sheng deleted the endpoint_region branch September 20, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Integration:aws_logs Custom AWS Logs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants