Skip to content

Commit e8fa5ab

Browse files
authored
Merge pull request #2796 from splunk/fix-aws-al-desc
Update description
2 parents 99ecdbc + c84c951 commit e8fa5ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

playbooks/AWS_IAM_Account_Locking.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"category": "Account Locking",
55
"coa": {
66
"data": {
7-
"description": "Accepts user name that needs to be disabled in AWS IAM Active Directory. Generates an observable output based on the status of account locking or disabling.",
7+
"description": "Accepts user name that needs to be disabled in AWS IAM Active Directory. Disabling an account involves deleting their login profile which will clear the user's password. Generates an observable output based on the status of account locking or disabling.",
88
"edges": [
99
{
1010
"id": "port_0_to_port_2",

playbooks/AWS_IAM_Account_Locking.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: 1
44
date: '2023-05-08'
55
author: Teoderick Contreras, Splunk
66
type: Investigation
7-
description: "Accepts user, to be disabled using AWS IAM connector. This playbook produces a normalized observables output for each user and device."
7+
description: "Accepts user name that needs to be disabled in AWS IAM Active Directory. Disabling an account involves deleting their login profile which will clear the user's password. Generates an observable output based on the status of account locking or disabling."
88
playbook: AWS_IAM_Account_Locking
99
how_to_implement: This input playbook requires the AWS IAM connector to be configured.
1010
It is designed to work in conjunction with the Dynamic Attribute Lookup playbook or other playbooks in the same style.

0 commit comments

Comments
 (0)