Skip to content

Conversation

@ilaredo
Copy link
Contributor

@ilaredo ilaredo commented Feb 8, 2026

Contributing to Cortex XSOAR Content

Make sure to register your contribution by filling the contribution registration form

The Pull Request will be reviewed only after the contribution registration form is filled.

Status

  • In Progress
  • Ready
  • In Hold - (Reason for hold)

Related Issues

CRTX-217216
CRTX-217311
CRTX-217313

Description

Must have

  • Tests
  • Documentation

@ilaredo ilaredo requested a review from Moish-Gilboa as a code owner February 8, 2026 11:55
@ilaredo ilaredo requested a review from talihaff February 8, 2026 11:57
@content-bot
Copy link
Contributor

🤖 AI-Powered Code Review Available

You can leverage AI-powered code review to assist with this PR!

Available Commands:

  • @content-bot start review - Initiate a full AI code review
  • @content-bot re-review - Incremental review for new commits

…ec2-batch-6

# Conflicts:
#	Packs/AWS/Integrations/AWS/AWS.py
#	Packs/AWS/Integrations/AWS/AWS.yml
#	Packs/AWS/Integrations/AWS/AWS_test.py
#	Packs/AWS/Integrations/AWS/README.md
#	Packs/AWS/ReleaseNotes/2_1_5.md
@ilaredo ilaredo changed the base branch from master to dev-cloud February 8, 2026 12:10
@github-actions
Copy link

github-actions bot commented Feb 8, 2026

…ec2-batch-6

# Conflicts:
#	Packs/AWS/Integrations/AWS/AWS.py
#	Packs/AWS/Integrations/AWS/AWS_test.py
#	Packs/AWS/Integrations/AWS/README.md
#	Packs/AWS/ReleaseNotes/2_2_0.md
@ilaredo ilaredo requested review from julieschwartz18 and removed request for talihaff February 10, 2026 12:20
…ec2-batch-6

# Conflicts:
#	Packs/AWS/Integrations/AWS/AWS.py
#	Packs/AWS/Integrations/AWS/AWS_test.py
#	Packs/AWS/Integrations/AWS/README.md
#	Packs/AWS/ReleaseNotes/2_2_0.md
@ilaredo ilaredo requested a review from RotemAmit February 10, 2026 17:48
Copy link
Contributor

@julieschwartz18 julieschwartz18 left a comment

Choose a reason for hiding this comment

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

@ilaredo Doc review complete. Please check the comments. Also, please regenerate the integration README file (based on updates to the YAML). In the meantime, adding the label docs-approved. Thanks!

outputs: [ ]

- name: aws-ec2-launch-templates-describe
description: Describes one or more launch templates.
Copy link
Contributor

Choose a reason for hiding this comment

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

The following lines have descriptions with a misspelling. The word "Weather" needs to be spelled "Whether":
114
161
167
173
179
542
981
987

Also, in line 9 the word "Deafult" should be spelled "Default"

Let me know if you have any questions.

description: The principal that created the launch template.
type: string
- contextPath: AWS.EC2.LaunchTemplates.DefaultVersionNumber
description: The version number of the default version of the launch template.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: The version number of the default version of the launch template.
description: The default version number of the launch template.

description: The version number of the default version of the launch template.
type: number
- contextPath: AWS.EC2.LaunchTemplates.LatestVersionNumber
description: The version number of the latest version of the launch template.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: The version number of the latest version of the launch template.
description: The latest version number of the launch template.

description: The ID of the kernel.
required: false
- name: ebs_optimized
description: Indicates whether the instance is optimized for Amazon EBS I/O.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Indicates whether the instance is optimized for Amazon EBS I/O.
description: Whether the instance is optimized for Amazon EBS I/O.

description: The name of the key pair.
required: false
- name: monitoring
description: Specify true to enable detailed monitoring. Otherwise, basic monitoring is enabled.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Specify true to enable detailed monitoring. Otherwise, basic monitoring is enabled.
description: Set to true to enable detailed monitoring. Set to false to enable basic monitoring.

@@ -30,3 +30,6 @@
- Added support for the **aws-ec2-iam-instance-profile-associations-describe** command to describe IAM instance profile associations.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Added support for the **aws-ec2-iam-instance-profile-associations-describe** command to describe IAM instance profile associations.
- Added support for the ***aws-ec2-iam-instance-profile-associations-describe*** command to describe IAM instance profile associations.

Copy link
Contributor

Choose a reason for hiding this comment

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

Please make sure all the commands are bold italic (***)

@@ -30,3 +30,6 @@
- Added support for the **aws-ec2-iam-instance-profile-associations-describe** command to describe IAM instance profile associations.
- Added support for the **aws-ec2-password-data-get** command to retrieve the encrypted administrator password for a running Windows instance.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Added support for the **aws-ec2-password-data-get** command to retrieve the encrypted administrator password for a running Windows instance.
- Added support for the ***aws-ec2-password-data-get*** command to retrieve the encrypted administrator password for a running Windows instance.


##### Amazon Web Services

- Added support for the **aws-s3-bucket-objects-list** command that list objects in an s3 bucket.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Added support for the ***aws-s3-bucket-objects-list*** command that list objects in an Amazon s3 bucket.

commands need to be bold italic (***) - please update all commands accordingly

##### Amazon Web Services

- Added support for the **aws-s3-bucket-objects-list** command that list objects in an s3 bucket.
- Added support for the **aws-s3-bucket-delete** command, which deletes an S3 bucket.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Added support for the ***aws-s3-bucket-delete*** command, which deletes an Amazon S3 bucket.

@@ -30,3 +30,6 @@
- Added support for the **aws-ec2-iam-instance-profile-associations-describe** command to describe IAM instance profile associations.
- Added support for the **aws-ec2-password-data-get** command to retrieve the encrypted administrator password for a running Windows instance.
- Added support for the **aws-ec2-reserved-instances-describe** command to describe one or more Reserved Instances.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- Added support for the **aws-ec2-reserved-instances-describe** command to describe one or more Reserved Instances.
- Added support for the ***aws-ec2-reserved-instances-describe*** command to describe one or more reserved instances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants