forked from demisto/content
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AWS Cloud Watch logs - fix proxy issue (demisto#32956) (demisto#33024)
* fix proxy issue * format yml * Update Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/AWS-CloudWatchLogs.yml * Update Packs/AWS-CloudWatchLogs/ReleaseNotes/1_2_19.md * format and ReleaseNotes * ReleaseNotes * add 1_2_20 --------- Co-authored-by: Fábio Dias <[email protected]> Co-authored-by: merit-maita <[email protected]> Co-authored-by: Moshe Eichler <[email protected]>
- Loading branch information
1 parent
24fbd75
commit 2abddeb
Showing
5 changed files
with
21 additions
and
5 deletions.
There are no files selected for viewing
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,3 @@ | ||
[ | ||
"Fabio Dias" | ||
] |
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
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
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,7 @@ | ||
|
||
#### Integrations | ||
|
||
##### AWS - CloudWatchLogs | ||
|
||
- Added the *Use system proxy settings* parameter. | ||
- Updated the Docker image to: *demisto/boto3py3:1.0.0.88114*. |
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