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

Change maximum duration parameter iam_role_duration #7029

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

javiersanchz
Copy link
Member

@javiersanchz javiersanchz commented Feb 12, 2024

Description

  • In Change max iam_role_duration aws wazuh#21884, the maximum value of iam_role_duration was changed from 3600 to 43200 in the AWS module.

  • The values were modified in the Wazuh documentation to reflect the new implemented changes

Checks

Docs building

  • Compiles without warnings.

Code formatting and web optimization

  • Uses three spaces indentation.
  • Adds or updates meta descriptions accordingly.
  • Updates the redirects.js script if necessary (check this guide).

Writing style

  • Uses present tense, active voice, and semi-formal registry.
  • Uses short, simple sentences.
  • Uses bold for user interface elements, italics for key terms or emphasis, and code font for Bash commands, file names, REST paths, and code.

@javiersanchz javiersanchz self-assigned this Feb 12, 2024
@javiersanchz javiersanchz linked an issue Feb 12, 2024 that may be closed by this pull request
4 tasks
@javiersanchz javiersanchz changed the title Change maximum duration parameter ´iam_role_duration´ Change maximum duration parameter iam_role_duration Feb 12, 2024
@GGP1 GGP1 self-requested a review February 15, 2024 12:26
Copy link
Member

@GGP1 GGP1 left a comment

Choose a reason for hiding this comment

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

LGTM

@javimed javimed added level/task Task issue type/enhancement Enhancement issue labels Feb 16, 2024
@javimed javimed merged commit ec29bc0 into master Feb 19, 2024
3 checks passed
@javimed javimed deleted the feature/21689-change-session-duration-aws branch February 19, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/enhancement Enhancement issue
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Allow setting a bigger value in iam_role_duration
4 participants