diff --git a/Packs/AWS-ACM/Integrations/AWS-ACM/AWS-ACM.yml b/Packs/AWS-ACM/Integrations/AWS-ACM/AWS-ACM.yml index 3d2cc82e0004..1bf0ec74b2ba 100644 --- a/Packs/AWS-ACM/Integrations/AWS-ACM/AWS-ACM.yml +++ b/Packs/AWS-ACM/Integrations/AWS-ACM/AWS-ACM.yml @@ -469,7 +469,7 @@ script: description: The certificate chain that contains the root certificate issued by the certificate authority (CA). type: string description: Retrieves a certificate specified by an ARN and its certificate chain . The chain is an ordered list of certificates that contains the end entity certificate, intermediate certificates of subordinate CAs, and the root certificate in that order. The certificate and certificate chain are base64 encoded. If you want to decode the certificate to see the individual fields, you can use OpenSSL. - dockerimage: demisto/boto3py3:1.0.0.100496 + dockerimage: demisto/boto3py3:1.0.0.115129 subtype: python3 tests: - ACM-Test diff --git a/Packs/AWS-ACM/ReleaseNotes/1_1_39.md b/Packs/AWS-ACM/ReleaseNotes/1_1_39.md new file mode 100644 index 000000000000..91b10fd712c8 --- /dev/null +++ b/Packs/AWS-ACM/ReleaseNotes/1_1_39.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - ACM + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-ACM/pack_metadata.json b/Packs/AWS-ACM/pack_metadata.json index d19d322d3fbd..9787ac3994da 100644 --- a/Packs/AWS-ACM/pack_metadata.json +++ b/Packs/AWS-ACM/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - ACM", "description": "Amazon Web Services Certificate Manager Service (acm)", "support": "xsoar", - "currentVersion": "1.1.38", + "currentVersion": "1.1.39", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml b/Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml index 94c49dc36ee5..162ba97da956 100644 --- a/Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml +++ b/Packs/AWS-AccessAnalyzer/Integrations/AWS-AccessAnalyzer/AWS-AccessAnalyzer.yml @@ -310,7 +310,7 @@ script: name: roleSessionDuration description: Updates findings with the new values provided in the request. name: aws-access-analyzer-update-findings - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 isfetch: true runonce: false script: '-' diff --git a/Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_36.md b/Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_36.md new file mode 100644 index 000000000000..024721ce91c5 --- /dev/null +++ b/Packs/AWS-AccessAnalyzer/ReleaseNotes/1_1_36.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - AccessAnalyzer + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-AccessAnalyzer/pack_metadata.json b/Packs/AWS-AccessAnalyzer/pack_metadata.json index 581490221f56..2ea212e4e0d7 100644 --- a/Packs/AWS-AccessAnalyzer/pack_metadata.json +++ b/Packs/AWS-AccessAnalyzer/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - AccessAnalyzer", "description": "Amazon Web Services IAM Access Analyzer", "support": "xsoar", - "currentVersion": "1.1.35", + "currentVersion": "1.1.36", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-Athena/Integrations/AWS-Athena/AWS-Athena.yml b/Packs/AWS-Athena/Integrations/AWS-Athena/AWS-Athena.yml index ee55bd20cb2c..43312efe0aa2 100644 --- a/Packs/AWS-Athena/Integrations/AWS-Athena/AWS-Athena.yml +++ b/Packs/AWS-Athena/Integrations/AWS-Athena/AWS-Athena.yml @@ -430,7 +430,7 @@ script: - contextPath: AWS.Athena.QueryResults description: List of query results. type: List - dockerimage: demisto/boto3py3:1.0.0.89670 + dockerimage: demisto/boto3py3:1.0.0.115129 subtype: python3 tests: - No tests diff --git a/Packs/AWS-Athena/ReleaseNotes/2_0_4.md b/Packs/AWS-Athena/ReleaseNotes/2_0_4.md new file mode 100644 index 000000000000..c3033d7c2e9d --- /dev/null +++ b/Packs/AWS-Athena/ReleaseNotes/2_0_4.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - Athena + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-Athena/pack_metadata.json b/Packs/AWS-Athena/pack_metadata.json index 5e9d27466332..107d50e7036a 100644 --- a/Packs/AWS-Athena/pack_metadata.json +++ b/Packs/AWS-Athena/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - Athena", "description": "Amazon Web Services Athena", "support": "xsoar", - "currentVersion": "2.0.3", + "currentVersion": "2.0.4", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-CloudTrail/Integrations/AWS-CloudTrail/AWS-CloudTrail.yml b/Packs/AWS-CloudTrail/Integrations/AWS-CloudTrail/AWS-CloudTrail.yml index c9ca20c25224..e5c04605ab45 100644 --- a/Packs/AWS-CloudTrail/Integrations/AWS-CloudTrail/AWS-CloudTrail.yml +++ b/Packs/AWS-CloudTrail/Integrations/AWS-CloudTrail/AWS-CloudTrail.yml @@ -431,7 +431,7 @@ script: - contextPath: AWS.CloudTrail.TrailStatus.LatestDigestDeliveryError description: Displays any Amazon S3 error that CloudTrail encountered when attempting to deliver a digest file to the designated bucket. type: string - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false script: '' subtype: python3 diff --git a/Packs/AWS-CloudTrail/ReleaseNotes/1_1_5.md b/Packs/AWS-CloudTrail/ReleaseNotes/1_1_5.md new file mode 100644 index 000000000000..17456d94a2d5 --- /dev/null +++ b/Packs/AWS-CloudTrail/ReleaseNotes/1_1_5.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - CloudTrail + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-CloudTrail/pack_metadata.json b/Packs/AWS-CloudTrail/pack_metadata.json index b682d3997d57..8f040e490c3a 100644 --- a/Packs/AWS-CloudTrail/pack_metadata.json +++ b/Packs/AWS-CloudTrail/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - CloudTrail", "description": "Amazon Web Services CloudTrail.", "support": "xsoar", - "currentVersion": "1.1.4", + "currentVersion": "1.1.5", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/AWS-CloudWatchLogs.yml b/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/AWS-CloudWatchLogs.yml index 1584b2bffb10..4f8104917ce1 100644 --- a/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/AWS-CloudWatchLogs.yml +++ b/Packs/AWS-CloudWatchLogs/Integrations/AWS-CloudWatchLogs/AWS-CloudWatchLogs.yml @@ -461,7 +461,7 @@ script: description: The name of the log group. type: string description: Lists the specified metric filters. You can list all the metric filters or filter the results by log name, prefix, metric name, or metric namespace. - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 tests: - No Tests fromversion: 5.0.0 diff --git a/Packs/AWS-CloudWatchLogs/ReleaseNotes/1_2_25.md b/Packs/AWS-CloudWatchLogs/ReleaseNotes/1_2_25.md new file mode 100644 index 000000000000..27327de88e48 --- /dev/null +++ b/Packs/AWS-CloudWatchLogs/ReleaseNotes/1_2_25.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - CloudWatchLogs + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-CloudWatchLogs/pack_metadata.json b/Packs/AWS-CloudWatchLogs/pack_metadata.json index d682e8ca893a..bc2b7dfaa9b2 100644 --- a/Packs/AWS-CloudWatchLogs/pack_metadata.json +++ b/Packs/AWS-CloudWatchLogs/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - CloudWatchLogs", "description": "Amazon Web Services CloudWatch Logs (logs).", "support": "xsoar", - "currentVersion": "1.2.24", + "currentVersion": "1.2.25", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-EC2/Integrations/AWS-EC2/AWS-EC2.yml b/Packs/AWS-EC2/Integrations/AWS-EC2/AWS-EC2.yml index 5d353fe7f7d0..1c0baca7edb5 100644 --- a/Packs/AWS-EC2/Integrations/AWS-EC2/AWS-EC2.yml +++ b/Packs/AWS-EC2/Integrations/AWS-EC2/AWS-EC2.yml @@ -4130,7 +4130,7 @@ script: type: String description: Creates a VPC endpoint. name: aws-ec2-create-vpc-endpoint - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false script: '-' subtype: python3 diff --git a/Packs/AWS-EC2/ReleaseNotes/1_4_15.md b/Packs/AWS-EC2/ReleaseNotes/1_4_15.md new file mode 100644 index 000000000000..317222ffd0da --- /dev/null +++ b/Packs/AWS-EC2/ReleaseNotes/1_4_15.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - EC2 + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-EC2/pack_metadata.json b/Packs/AWS-EC2/pack_metadata.json index dc56f545e828..b61bb3d6621d 100644 --- a/Packs/AWS-EC2/pack_metadata.json +++ b/Packs/AWS-EC2/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - EC2", "description": "Amazon Web Services Elastic Compute Cloud (EC2)", "support": "xsoar", - "currentVersion": "1.4.14", + "currentVersion": "1.4.15", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-EKS/Integrations/AWSEKS/AWSEKS.yml b/Packs/AWS-EKS/Integrations/AWSEKS/AWSEKS.yml index a538e577f212..1ac01783e7ae 100644 --- a/Packs/AWS-EKS/Integrations/AWSEKS/AWSEKS.yml +++ b/Packs/AWS-EKS/Integrations/AWSEKS/AWSEKS.yml @@ -538,7 +538,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/boto3py3:1.0.0.98661 + dockerimage: demisto/boto3py3:1.0.0.115129 fromversion: 6.9.0 tests: - AWSEKS-Test diff --git a/Packs/AWS-EKS/ReleaseNotes/1_0_6.md b/Packs/AWS-EKS/ReleaseNotes/1_0_6.md new file mode 100644 index 000000000000..1ffeb29d4792 --- /dev/null +++ b/Packs/AWS-EKS/ReleaseNotes/1_0_6.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS-EKS + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-EKS/pack_metadata.json b/Packs/AWS-EKS/pack_metadata.json index b33398f2cba6..d8f951e28252 100644 --- a/Packs/AWS-EKS/pack_metadata.json +++ b/Packs/AWS-EKS/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - EKS", "description": "The AWS EKS integration allows for the management and operation of Amazon Elastic Kubernetes Service (EKS) clusters.", "support": "xsoar", - "currentVersion": "1.0.5", + "currentVersion": "1.0.6", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml b/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml index f10f3b201a25..621e3f1cb254 100644 --- a/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml +++ b/Packs/AWS-GuardDuty/Integrations/AWSGuardDuty/AWSGuardDuty.yml @@ -880,7 +880,7 @@ script: - contextPath: AWS.GuardDuty.Members.UpdatedAt description: The time a member was last updated. type: string - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 isfetch: true runonce: false script: '-' diff --git a/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml b/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml index 3312ff05ab00..55bd81cd271a 100644 --- a/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml +++ b/Packs/AWS-GuardDuty/Integrations/AWSGuardDutyEventCollector/AWSGuardDutyEventCollector.yml @@ -121,7 +121,7 @@ script: name: limit description: Manual command used to fetch events and display them. name: aws-gd-get-events - dockerimage: demisto/boto3py3:1.0.0.98661 + dockerimage: demisto/boto3py3:1.0.0.115129 isfetchevents: true subtype: python3 marketplaces: diff --git a/Packs/AWS-GuardDuty/ReleaseNotes/1_3_55.md b/Packs/AWS-GuardDuty/ReleaseNotes/1_3_55.md new file mode 100644 index 000000000000..881c0a46b776 --- /dev/null +++ b/Packs/AWS-GuardDuty/ReleaseNotes/1_3_55.md @@ -0,0 +1,11 @@ + +#### Integrations + +##### AWS - GuardDuty Event Collector + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. +##### AWS - GuardDuty + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-GuardDuty/pack_metadata.json b/Packs/AWS-GuardDuty/pack_metadata.json index f657e5579a91..e18bcb44bc92 100644 --- a/Packs/AWS-GuardDuty/pack_metadata.json +++ b/Packs/AWS-GuardDuty/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - GuardDuty", "description": "Amazon Web Services Guard Duty Service (gd)", "support": "xsoar", - "currentVersion": "1.3.54", + "currentVersion": "1.3.55", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml b/Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml index d12aeda68d78..9916d200e04a 100644 --- a/Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml +++ b/Packs/AWS-IAM/Integrations/AWS-IAM/AWS-IAM.yml @@ -1609,7 +1609,7 @@ script: required: false description: Deletes a virtual MFA device. name: aws-iam-delete-mfa-devices - dockerimage: demisto/boto3py3:1.0.0.101103 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false script: '-' subtype: python3 diff --git a/Packs/AWS-IAM/ReleaseNotes/1_1_67.md b/Packs/AWS-IAM/ReleaseNotes/1_1_67.md new file mode 100644 index 000000000000..1aef7d23a550 --- /dev/null +++ b/Packs/AWS-IAM/ReleaseNotes/1_1_67.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - Identity and Access Management + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-IAM/pack_metadata.json b/Packs/AWS-IAM/pack_metadata.json index b3f2e052a5d3..f9aeedcca98f 100644 --- a/Packs/AWS-IAM/pack_metadata.json +++ b/Packs/AWS-IAM/pack_metadata.json @@ -3,7 +3,7 @@ "description": "Amazon Web Services Identity and Access Management (IAM)", "support": "xsoar", "author": "Cortex XSOAR", - "currentVersion": "1.1.66", + "currentVersion": "1.1.67", "url": "https://www.paloaltonetworks.com/cortex", "email": "", "created": "2020-04-14T00:00:00Z", diff --git a/Packs/AWS-IAMIdentityCenter/Integrations/AWSIAMIdentityCenter/AWSIAMIdentityCenter.yml b/Packs/AWS-IAMIdentityCenter/Integrations/AWSIAMIdentityCenter/AWSIAMIdentityCenter.yml index 8e069ecf1623..274f4859bf6b 100644 --- a/Packs/AWS-IAMIdentityCenter/Integrations/AWSIAMIdentityCenter/AWSIAMIdentityCenter.yml +++ b/Packs/AWS-IAMIdentityCenter/Integrations/AWSIAMIdentityCenter/AWSIAMIdentityCenter.yml @@ -1173,7 +1173,7 @@ script: required: true description: Updates an IAM Identity Center group for your AWS account. name: aws-iam-identitycenter-update-group - dockerimage: demisto/boto3py3:1.0.0.98661 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false script: '' subtype: python3 diff --git a/Packs/AWS-IAMIdentityCenter/ReleaseNotes/1_0_6.md b/Packs/AWS-IAMIdentityCenter/ReleaseNotes/1_0_6.md new file mode 100644 index 000000000000..6ab16a483615 --- /dev/null +++ b/Packs/AWS-IAMIdentityCenter/ReleaseNotes/1_0_6.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - IAM Identity Center + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-IAMIdentityCenter/pack_metadata.json b/Packs/AWS-IAMIdentityCenter/pack_metadata.json index ac7acef570b8..222bc5c02b57 100644 --- a/Packs/AWS-IAMIdentityCenter/pack_metadata.json +++ b/Packs/AWS-IAMIdentityCenter/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - IAM Identity Center", "description": "AWS IAM Identity Center\n\nWith AWS IAM Identity Center (successor to AWS Single Sign-On), you can manage sign-in security for your workforce identities, also known as workforce users. IAM Identity Center provides one place where you can create or connect workforce users and manage their access centrally across all their AWS accounts and applications. IAM Identity Center is the recommended approach for workforce authentication and authorization in AWS, for organizations of any size and type.", "support": "xsoar", - "currentVersion": "1.0.5", + "currentVersion": "1.0.6", "author": "Cortex XSOAR", "url": "", "email": "", diff --git a/Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml b/Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml index 05844bd1c617..53dd273627e9 100644 --- a/Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml +++ b/Packs/AWS-Lambda/Integrations/AWS_Lambda/AWS_Lambda.yml @@ -1343,7 +1343,7 @@ script: - description: The duration, in seconds, of the role session. The value can range from 900 seconds (15 minutes) up to the maximum session duration setting for the role. name: roleSessionDuration outputs: [] - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false subtype: python3 script: '' diff --git a/Packs/AWS-Lambda/ReleaseNotes/1_3_10.md b/Packs/AWS-Lambda/ReleaseNotes/1_3_10.md new file mode 100644 index 000000000000..09131d5653a7 --- /dev/null +++ b/Packs/AWS-Lambda/ReleaseNotes/1_3_10.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - Lambda + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-Lambda/pack_metadata.json b/Packs/AWS-Lambda/pack_metadata.json index dd01001d5b09..255df38fd346 100644 --- a/Packs/AWS-Lambda/pack_metadata.json +++ b/Packs/AWS-Lambda/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - Lambda", "description": "Amazon Web Services Serverless Compute service (lambda)", "support": "xsoar", - "currentVersion": "1.3.9", + "currentVersion": "1.3.10", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-NetworkFirewall/Integrations/AWS-NetworkFirewall/AWS-NetworkFirewall.yml b/Packs/AWS-NetworkFirewall/Integrations/AWS-NetworkFirewall/AWS-NetworkFirewall.yml index 5f66c6c341a6..84c998d64250 100644 --- a/Packs/AWS-NetworkFirewall/Integrations/AWS-NetworkFirewall/AWS-NetworkFirewall.yml +++ b/Packs/AWS-NetworkFirewall/Integrations/AWS-NetworkFirewall/AWS-NetworkFirewall.yml @@ -1521,7 +1521,7 @@ script: - contextPath: AWS-NetworkFirewall.SubnetChangeProtection description: A setting indicating whether the firewall is protected against changes to the subnet associations. Use this setting to protect against accidentally modifying the subnet associations for a firewall that is in use. When you create a firewall, the operation initializes this setting to TRUE. type: Unknown - dockerimage: demisto/boto3py3:1.0.0.95377 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false script: '-' subtype: python3 diff --git a/Packs/AWS-NetworkFirewall/ReleaseNotes/1_0_8.md b/Packs/AWS-NetworkFirewall/ReleaseNotes/1_0_8.md new file mode 100644 index 000000000000..8eb809360d39 --- /dev/null +++ b/Packs/AWS-NetworkFirewall/ReleaseNotes/1_0_8.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS Network Firewall + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-NetworkFirewall/pack_metadata.json b/Packs/AWS-NetworkFirewall/pack_metadata.json index c89f169fe11c..e6086f7ebcd0 100644 --- a/Packs/AWS-NetworkFirewall/pack_metadata.json +++ b/Packs/AWS-NetworkFirewall/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - Network Firewall", "description": "Amazon Web Services Network Firewall", "support": "xsoar", - "currentVersion": "1.0.7", + "currentVersion": "1.0.8", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-Organizations/Integrations/AWSOrganizations/AWSOrganizations.yml b/Packs/AWS-Organizations/Integrations/AWSOrganizations/AWSOrganizations.yml index c2daff8dd5e8..30e84848ccde 100644 --- a/Packs/AWS-Organizations/Integrations/AWSOrganizations/AWSOrganizations.yml +++ b/Packs/AWS-Organizations/Integrations/AWSOrganizations/AWSOrganizations.yml @@ -690,7 +690,7 @@ script: - contextPath: AWS.Organizations.TagNextToken description: If not null, indicates that more output is available than is included in the current response. Use this value as the next_token argument in a subsequent call of the command to get the next part of the output. type: String - dockerimage: demisto/boto3py3:1.0.0.84645 + dockerimage: demisto/boto3py3:1.0.0.115129 feed: false longRunning: false longRunningPort: false diff --git a/Packs/AWS-Organizations/ReleaseNotes/1_0_5.md b/Packs/AWS-Organizations/ReleaseNotes/1_0_5.md new file mode 100644 index 000000000000..7ac39200a8ce --- /dev/null +++ b/Packs/AWS-Organizations/ReleaseNotes/1_0_5.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - Organizations + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-Organizations/pack_metadata.json b/Packs/AWS-Organizations/pack_metadata.json index 54bf79a96f92..fa3671f75988 100644 --- a/Packs/AWS-Organizations/pack_metadata.json +++ b/Packs/AWS-Organizations/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS Organizations", "description": "AWS Organizations offers policy-based management for multiple AWS accounts.", "support": "xsoar", - "currentVersion": "1.0.4", + "currentVersion": "1.0.5", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml b/Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml index 6a0d06286f43..11a0ae404c34 100644 --- a/Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml +++ b/Packs/AWS-Route53/Integrations/AWSRoute53/AWSRoute53.yml @@ -410,7 +410,7 @@ script: - contextPath: AWS.Route53.RecordSetsChange.Comment description: A complex type that describes change information about changes made to your hosted zone. type: string - dockerimage: demisto/boto3py3:1.0.0.91694 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false script: '' subtype: python3 diff --git a/Packs/AWS-Route53/ReleaseNotes/1_1_37.md b/Packs/AWS-Route53/ReleaseNotes/1_1_37.md new file mode 100644 index 000000000000..d7dad9bed9aa --- /dev/null +++ b/Packs/AWS-Route53/ReleaseNotes/1_1_37.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - Route53 + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-Route53/pack_metadata.json b/Packs/AWS-Route53/pack_metadata.json index 4b280ac48569..3810aefde91f 100644 --- a/Packs/AWS-Route53/pack_metadata.json +++ b/Packs/AWS-Route53/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - Route53", "description": "Amazon Web Services Managed Cloud DNS Service.", "support": "xsoar", - "currentVersion": "1.1.36", + "currentVersion": "1.1.37", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-S3/Integrations/AWS-S3/AWS-S3.yml b/Packs/AWS-S3/Integrations/AWS-S3/AWS-S3.yml index a93f914f7d0d..622a154656fe 100644 --- a/Packs/AWS-S3/Integrations/AWS-S3/AWS-S3.yml +++ b/Packs/AWS-S3/Integrations/AWS-S3/AWS-S3.yml @@ -397,7 +397,7 @@ script: required: true description: Creates or modifies the PublicAccessBlock configuration for an Amazon S3 bucket. name: aws-s3-put-public-access-block - dockerimage: demisto/boto3py3:1.0.0.100496 + dockerimage: demisto/boto3py3:1.0.0.115129 runonce: false script: '' type: python diff --git a/Packs/AWS-S3/ReleaseNotes/1_2_28.md b/Packs/AWS-S3/ReleaseNotes/1_2_28.md new file mode 100644 index 000000000000..b8bbe12f2573 --- /dev/null +++ b/Packs/AWS-S3/ReleaseNotes/1_2_28.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - S3 + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-S3/pack_metadata.json b/Packs/AWS-S3/pack_metadata.json index 02edc964418e..f189c0c48b8d 100644 --- a/Packs/AWS-S3/pack_metadata.json +++ b/Packs/AWS-S3/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - S3", "description": "Amazon Web Services Simple Storage Service (S3)", "support": "xsoar", - "currentVersion": "1.2.27", + "currentVersion": "1.2.28", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-SNS/Integrations/AWSSNS/AWSSNS.yml b/Packs/AWS-SNS/Integrations/AWSSNS/AWSSNS.yml index a7693c0d3087..da21e0a29392 100644 --- a/Packs/AWS-SNS/Integrations/AWSSNS/AWSSNS.yml +++ b/Packs/AWS-SNS/Integrations/AWSSNS/AWSSNS.yml @@ -231,7 +231,7 @@ script: outputs: - contextPath: AWS.SNS.Subscriptions.SubscriptionArn description: The Subscription Arn. - dockerimage: demisto/boto3py3:1.0.0.98039 + dockerimage: demisto/boto3py3:1.0.0.115129 script: '' subtype: python3 type: python diff --git a/Packs/AWS-SNS/ReleaseNotes/1_0_19.md b/Packs/AWS-SNS/ReleaseNotes/1_0_19.md new file mode 100644 index 000000000000..08558a9a3760 --- /dev/null +++ b/Packs/AWS-SNS/ReleaseNotes/1_0_19.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - SNS + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-SNS/pack_metadata.json b/Packs/AWS-SNS/pack_metadata.json index bc63d22a3e8b..b687c87f8b69 100644 --- a/Packs/AWS-SNS/pack_metadata.json +++ b/Packs/AWS-SNS/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - SNS", "description": "This is the integration content pack which can create or delete topic/subscription on AWS Simple Notification System and send the message via SNS as well.", "support": "xsoar", - "currentVersion": "1.0.18", + "currentVersion": "1.0.19", "author": "Jie Liau", "url": "", "email": "", diff --git a/Packs/AWS-SQS/Integrations/AWS-SQS/AWS-SQS.yml b/Packs/AWS-SQS/Integrations/AWS-SQS/AWS-SQS.yml index 61e17d3478ee..986cf30fa9c1 100644 --- a/Packs/AWS-SQS/Integrations/AWS-SQS/AWS-SQS.yml +++ b/Packs/AWS-SQS/Integrations/AWS-SQS/AWS-SQS.yml @@ -275,7 +275,7 @@ script: - name: roleSessionDuration description: The duration, in seconds, of the role session. The value can range from 900 seconds (15 minutes) up to the maximum session duration setting for the role. description: Deletes the messages in a queue specified by the QueueURL parameter. - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 isfetch: true tests: - AWS - SQS Test Playbook diff --git a/Packs/AWS-SQS/ReleaseNotes/1_2_29.md b/Packs/AWS-SQS/ReleaseNotes/1_2_29.md new file mode 100644 index 000000000000..002fa5cb0e1a --- /dev/null +++ b/Packs/AWS-SQS/ReleaseNotes/1_2_29.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - SQS + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-SQS/pack_metadata.json b/Packs/AWS-SQS/pack_metadata.json index 1215c34e8775..9405d05c2ad8 100644 --- a/Packs/AWS-SQS/pack_metadata.json +++ b/Packs/AWS-SQS/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - SQS", "description": "Amazon Web Services Simple Queuing Service (SQS)", "support": "xsoar", - "currentVersion": "1.2.28", + "currentVersion": "1.2.29", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml b/Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml index 6c8778e0452b..ec7b5455672d 100644 --- a/Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml +++ b/Packs/AWS-SecurityHub/Integrations/AWSSecurityHubEventCollector/AWSSecurityHubEventCollector.yml @@ -125,7 +125,7 @@ script: name: limit description: Fetch events from AWS Security Hub. name: aws-securityhub-get-events - dockerimage: demisto/boto3py3:1.0.0.98661 + dockerimage: demisto/boto3py3:1.0.0.115129 isfetchevents: true script: '-' subtype: python3 diff --git a/Packs/AWS-SecurityHub/ReleaseNotes/1_3_37.md b/Packs/AWS-SecurityHub/ReleaseNotes/1_3_37.md new file mode 100644 index 000000000000..e21c7d034ffc --- /dev/null +++ b/Packs/AWS-SecurityHub/ReleaseNotes/1_3_37.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS Security Hub Event Collector + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-SecurityHub/pack_metadata.json b/Packs/AWS-SecurityHub/pack_metadata.json index 65a7d560eb74..61a19ec561b3 100644 --- a/Packs/AWS-SecurityHub/pack_metadata.json +++ b/Packs/AWS-SecurityHub/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS - Security Hub", "description": "Amazon Web Services Security Hub Service.", "support": "xsoar", - "currentVersion": "1.3.36", + "currentVersion": "1.3.37", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS-SecurityLake/Integrations/AWSSecurityLake/AWSSecurityLake.yml b/Packs/AWS-SecurityLake/Integrations/AWSSecurityLake/AWSSecurityLake.yml index cb0e59d50145..8488281ee592 100644 --- a/Packs/AWS-SecurityLake/Integrations/AWSSecurityLake/AWSSecurityLake.yml +++ b/Packs/AWS-SecurityLake/Integrations/AWSSecurityLake/AWSSecurityLake.yml @@ -1211,7 +1211,7 @@ script: script: "-" type: python subtype: python3 - dockerimage: demisto/boto3py3:1.0.0.98661 + dockerimage: demisto/boto3py3:1.0.0.115129 feed: false isfetch: false fromversion: 6.10.0 diff --git a/Packs/AWS-SecurityLake/ReleaseNotes/1_0_12.md b/Packs/AWS-SecurityLake/ReleaseNotes/1_0_12.md new file mode 100644 index 000000000000..ff9dfd083cfb --- /dev/null +++ b/Packs/AWS-SecurityLake/ReleaseNotes/1_0_12.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### Amazon Security Lake + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS-SecurityLake/pack_metadata.json b/Packs/AWS-SecurityLake/pack_metadata.json index 43cf5b6b1cb6..be3ae8ccab0c 100644 --- a/Packs/AWS-SecurityLake/pack_metadata.json +++ b/Packs/AWS-SecurityLake/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Amazon - Security Lake", "description": "Amazon Security Lake is a fully managed security data lake service.", "support": "xsoar", - "currentVersion": "1.0.11", + "currentVersion": "1.0.12", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS_DynamoDB/Integrations/AWS_DynamoDB/AWS_DynamoDB.yml b/Packs/AWS_DynamoDB/Integrations/AWS_DynamoDB/AWS_DynamoDB.yml index 14ae5447670a..bcb70d025bdc 100644 --- a/Packs/AWS_DynamoDB/Integrations/AWS_DynamoDB/AWS_DynamoDB.yml +++ b/Packs/AWS_DynamoDB/Integrations/AWS_DynamoDB/AWS_DynamoDB.yml @@ -2998,7 +2998,7 @@ script: description: The name of the TTL attribute used to store the expiration time for items in the table. - contextPath: AWS-DynamoDB.TimeToLiveSpecification description: Represents the output of an UpdateTimeToLive operation. - dockerimage: demisto/boto3py3:1.0.0.100468 + dockerimage: demisto/boto3py3:1.0.0.115129 script: '' subtype: python3 type: python diff --git a/Packs/AWS_DynamoDB/ReleaseNotes/1_0_35.md b/Packs/AWS_DynamoDB/ReleaseNotes/1_0_35.md new file mode 100644 index 000000000000..0ed928b15852 --- /dev/null +++ b/Packs/AWS_DynamoDB/ReleaseNotes/1_0_35.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### Amazon DynamoDB + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS_DynamoDB/pack_metadata.json b/Packs/AWS_DynamoDB/pack_metadata.json index b5cd3a4855c0..0aa2ac558ad4 100644 --- a/Packs/AWS_DynamoDB/pack_metadata.json +++ b/Packs/AWS_DynamoDB/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Amazon DynamoDB", "description": "Amazon DynamoDB Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. DynamoDB lets you offload the administrative burdens of operating and scaling a distributed database, so that you don't have to worry about hardware provisioning, setup and configuration, replication, software patching, or cluster scaling. With DynamoDB, you can create database tables that can store and retrieve any amount of data, and serve any level of request traffic. You can scale up or scale down your tables' throughput capacity without downtime or performance degradation, and use the AWS Management Console to monitor resource utilization and performance metrics. DynamoDB automatically spreads the data and traffic for your tables over a sufficient number of servers to handle your throughput and storage requirements, while maintaining consistent and fast performance. All of your data is stored on solid state disks (SSDs) and automatically replicated across multiple Availability Zones in an AWS region, providing built-in high availability and data durability. ", "support": "xsoar", - "currentVersion": "1.0.34", + "currentVersion": "1.0.35", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS_Sagemaker/Integrations/AWSSagemaker/AWSSagemaker.yml b/Packs/AWS_Sagemaker/Integrations/AWSSagemaker/AWSSagemaker.yml index ae8120bcc559..e29f4b2f273f 100644 --- a/Packs/AWS_Sagemaker/Integrations/AWSSagemaker/AWSSagemaker.yml +++ b/Packs/AWS_Sagemaker/Integrations/AWSSagemaker/AWSSagemaker.yml @@ -63,7 +63,7 @@ script: description: The predication probability (range 0-1). type: number description: Classify input text (usually email content). - dockerimage: demisto/boto3py3:1.0.0.100496 + dockerimage: demisto/boto3py3:1.0.0.115129 tests: - Test Sagemaker fromversion: 5.0.0 diff --git a/Packs/AWS_Sagemaker/ReleaseNotes/1_1_7.md b/Packs/AWS_Sagemaker/ReleaseNotes/1_1_7.md new file mode 100644 index 000000000000..ecd8a0674d2e --- /dev/null +++ b/Packs/AWS_Sagemaker/ReleaseNotes/1_1_7.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS Sagemaker + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS_Sagemaker/pack_metadata.json b/Packs/AWS_Sagemaker/pack_metadata.json index 8efd1c0c7957..c7273e6ad537 100644 --- a/Packs/AWS_Sagemaker/pack_metadata.json +++ b/Packs/AWS_Sagemaker/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS Sagemaker", "description": "AWS Sagemaker - Demisto Phishing Email Classifier", "support": "xsoar", - "currentVersion": "1.1.6", + "currentVersion": "1.1.7", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS_SystemManager/Integrations/AWSSystemManager/AWSSystemManager.yml b/Packs/AWS_SystemManager/Integrations/AWSSystemManager/AWSSystemManager.yml index 002a025809ba..7e02fd7a8ef3 100644 --- a/Packs/AWS_SystemManager/Integrations/AWSSystemManager/AWSSystemManager.yml +++ b/Packs/AWS_SystemManager/Integrations/AWSSystemManager/AWSSystemManager.yml @@ -2385,7 +2385,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/boto3py3:1.0.0.100294 + dockerimage: demisto/boto3py3:1.0.0.115129 fromversion: 6.9.0 marketplaces: - xsoar diff --git a/Packs/AWS_SystemManager/ReleaseNotes/1_0_6.md b/Packs/AWS_SystemManager/ReleaseNotes/1_0_6.md new file mode 100644 index 000000000000..70b088160ef2 --- /dev/null +++ b/Packs/AWS_SystemManager/ReleaseNotes/1_0_6.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS - System Manager + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS_SystemManager/pack_metadata.json b/Packs/AWS_SystemManager/pack_metadata.json index 9f29ee6ccf27..f6042082b319 100644 --- a/Packs/AWS_SystemManager/pack_metadata.json +++ b/Packs/AWS_SystemManager/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS Systems Manager", "description": "AWS Systems Manager is the operations hub for your AWS applications and resources and a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at scale.", "support": "xsoar", - "currentVersion": "1.0.5", + "currentVersion": "1.0.6", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AWS_WAF/Integrations/AWSWAF/AWSWAF.yml b/Packs/AWS_WAF/Integrations/AWSWAF/AWSWAF.yml index 8008612bfdf7..e83ea46a4ea7 100644 --- a/Packs/AWS_WAF/Integrations/AWSWAF/AWSWAF.yml +++ b/Packs/AWS_WAF/Integrations/AWSWAF/AWSWAF.yml @@ -1743,7 +1743,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/boto3py3:1.0.0.101500 + dockerimage: demisto/boto3py3:1.0.0.115129 fromversion: 6.5.0 tests: - No tests (auto formatted) diff --git a/Packs/AWS_WAF/ReleaseNotes/1_0_10.md b/Packs/AWS_WAF/ReleaseNotes/1_0_10.md new file mode 100644 index 000000000000..8babf2f18053 --- /dev/null +++ b/Packs/AWS_WAF/ReleaseNotes/1_0_10.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### AWS-WAF + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/AWS_WAF/pack_metadata.json b/Packs/AWS_WAF/pack_metadata.json index 7d4f81c6a4bd..50d1d3a70432 100644 --- a/Packs/AWS_WAF/pack_metadata.json +++ b/Packs/AWS_WAF/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS WAF", "description": "Amazon Web Services Web Application Firewall (WAF)", "support": "xsoar", - "currentVersion": "1.0.9", + "currentVersion": "1.0.10", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml b/Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml index 11af8ca7042b..1a83212c20af 100644 --- a/Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml +++ b/Packs/Aws-SecretsManager/Integrations/AwsSecretsManager/AwsSecretsManager.yml @@ -301,7 +301,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/boto3py3:1.0.0.112913 + dockerimage: demisto/boto3py3:1.0.0.115129 fromversion: 6.5.0 tests: - No tests (auto formatted) diff --git a/Packs/Aws-SecretsManager/ReleaseNotes/1_0_45.md b/Packs/Aws-SecretsManager/ReleaseNotes/1_0_45.md new file mode 100644 index 000000000000..da51e0cb8271 --- /dev/null +++ b/Packs/Aws-SecretsManager/ReleaseNotes/1_0_45.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### Aws Secrets Manager + + +- Updated the Docker image to: *demisto/boto3py3:1.0.0.115129*. diff --git a/Packs/Aws-SecretsManager/pack_metadata.json b/Packs/Aws-SecretsManager/pack_metadata.json index 4fcf36444fb5..5babff98d583 100644 --- a/Packs/Aws-SecretsManager/pack_metadata.json +++ b/Packs/Aws-SecretsManager/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AWS Secrets Manager", "description": "AWS Secrets Manager helps you to securely encrypt, store, and retrieve credentials for your databases and other services.", "support": "xsoar", - "currentVersion": "1.0.44", + "currentVersion": "1.0.45", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",