In a multi-account environment, only the delegated GuardDuty administrator account has the option to enable or disable Lambda Protection for the member accounts in their organization. The GuardDuty member accounts can't modify this configuration from their accounts. The delegated GuardDuty administrator account manages member accounts using AWS Organizations. The delegated GuardDuty administrator account can choose to auto-enable Lambda Network Activity Monitoring for all the new accounts as they join the organization. For more information about multiple-account environments, see Managing multiple accounts in Amazon GuardDuty.
Choose your preferred access method to enable or disable Lambda Network Activity Monitoring for delegated GuardDuty administrator account.
- Console
-
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. -
In the navigation pane, under Settings, choose Lambda Protection.
-
On the Lambda Protection page, choose Edit.
Do one of the following:
Using Enable for all accounts
-
Choose Enable for all accounts. This will enable the protection plan for all the active GuardDuty accounts in your AWS organization, including the new accounts that join the organization.
Choose Save.
Using Configure accounts manually
To enable the protection plan only for the delegated GuardDuty administrator account account, choose Configure accounts manually.
Choose Enable under the delegated GuardDuty administrator account (this account) section.
Choose Save.
-
- API/CLI
-
Run the updateDetector API operation using your own regional detector ID and passing the
features
objectname
asLAMBDA_NETWORK_LOGS
andstatus
asENABLED
.Alternatively, you can use AWS CLI to enable Lambda Protection. Run the following command, and replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-detector --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED"}]'
Enabling Lambda Protection for delegated GuardDuty administrator account
Choose your preferred access method to enable or disable Lambda Network Activity Monitoring for delegated GuardDuty administrator account.
- Console
-
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. -
In the navigation pane, under Settings, choose Lambda Protection.
-
On the Lambda Protection page, choose Edit.
Do one of the following:
Using Enable for all accounts
-
Choose Enable for all accounts. This will enable the protection plan for all the active GuardDuty accounts in your AWS organization, including the new accounts that join the organization.
Choose Save.
Using Configure accounts manually
To enable the protection plan only for the delegated GuardDuty administrator account account, choose Configure accounts manually.
Choose Enable under the delegated GuardDuty administrator account (this account) section.
Choose Save.
-
- API/CLI
-
Run the updateDetector API operation using your own regional detector ID and passing the
features
objectname
asLAMBDA_NETWORK_LOGS
andstatus
asENABLED
.Alternatively, you can use AWS CLI to enable Lambda Protection. Run the following command, and replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-detector --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED"}]'
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. -
In the navigation pane, under Settings, choose Lambda Protection.
-
On the Lambda Protection page, choose Edit.
Do one of the following:
Using Enable for all accounts
-
Choose Enable for all accounts. This will enable the protection plan for all the active GuardDuty accounts in your AWS organization, including the new accounts that join the organization.
Choose Save.
Using Configure accounts manually
To enable the protection plan only for the delegated GuardDuty administrator account account, choose Configure accounts manually.
Choose Enable under the delegated GuardDuty administrator account (this account) section.
Choose Save.
-
Choose your preferred access method to enable the Lambda Network Activity Monitoring feature for all member accounts. This includes existing member accounts and the new accounts that join the organization.
- Console
-
Sign in to the AWS Management Console and open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
Do one of the following:
Using the Lambda Protection page
-
In the navigation pane, choose Lambda Protection.
-
Choose Enable for all accounts. This action automatically enables Lambda Network Activity Monitoring for both existing and new accounts in the organization.
-
Choose Save.
Note
It may take up to 24 hours to update the configuration for the member accounts.
Using the Accounts page
-
In the navigation pane, choose Accounts.
-
On the Accounts page, choose Auto-enable preferences before Add accounts by invitation.
-
In the Manage auto-enable preferences window, choose Enable for all accounts under Lambda Network Activity Monitoring.
Note
By default, this action automatically turns on the Auto-enable GuardDuty for new member accounts option.
-
Choose Save.
If you can't use the Enable for all accounts option, see Selectively enable or disable Lambda Network Activity Monitoring for member accounts.
-
- API/CLI
-
To selectively enable or disable Lambda Network Activity Monitoring for your member accounts, invoke the updateMemberDetectors API operation using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. Run the following command, and replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-member-detectors --detector-id
12abc34d567e8fa901bc2d34e56789f0
--account-ids111122223333
--regionus-east-1
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED
"}]'You can also pass a list of account IDs separated by a space.
When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
Auto-enable Lambda Network Activity Monitoring for all member accounts
Choose your preferred access method to enable the Lambda Network Activity Monitoring feature for all member accounts. This includes existing member accounts and the new accounts that join the organization.
- Console
-
Sign in to the AWS Management Console and open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
Do one of the following:
Using the Lambda Protection page
-
In the navigation pane, choose Lambda Protection.
-
Choose Enable for all accounts. This action automatically enables Lambda Network Activity Monitoring for both existing and new accounts in the organization.
-
Choose Save.
Note
It may take up to 24 hours to update the configuration for the member accounts.
Using the Accounts page
-
In the navigation pane, choose Accounts.
-
On the Accounts page, choose Auto-enable preferences before Add accounts by invitation.
-
In the Manage auto-enable preferences window, choose Enable for all accounts under Lambda Network Activity Monitoring.
Note
By default, this action automatically turns on the Auto-enable GuardDuty for new member accounts option.
-
Choose Save.
If you can't use the Enable for all accounts option, see Selectively enable or disable Lambda Network Activity Monitoring for member accounts.
-
- API/CLI
-
To selectively enable or disable Lambda Network Activity Monitoring for your member accounts, invoke the updateMemberDetectors API operation using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. Run the following command, and replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-member-detectors --detector-id
12abc34d567e8fa901bc2d34e56789f0
--account-ids111122223333
--regionus-east-1
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED
"}]'You can also pass a list of account IDs separated by a space.
When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
Sign in to the AWS Management Console and open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
Do one of the following:
Using the Lambda Protection page
-
In the navigation pane, choose Lambda Protection.
-
Choose Enable for all accounts. This action automatically enables Lambda Network Activity Monitoring for both existing and new accounts in the organization.
-
Choose Save.
Note
It may take up to 24 hours to update the configuration for the member accounts.
Using the Accounts page
-
In the navigation pane, choose Accounts.
-
On the Accounts page, choose Auto-enable preferences before Add accounts by invitation.
-
In the Manage auto-enable preferences window, choose Enable for all accounts under Lambda Network Activity Monitoring.
Note
By default, this action automatically turns on the Auto-enable GuardDuty for new member accounts option.
-
Choose Save.
If you can't use the Enable for all accounts option, see Selectively enable or disable Lambda Network Activity Monitoring for member accounts.
-
Choose your preferred access method to enable Lambda Network Activity Monitoring for all the existing active member accounts in the organization.
- Console
-
To configure Lambda Network Activity Monitoring for all existing active member accounts
Sign in to the AWS Management Console and open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Sign in using the delegated GuardDuty administrator account credentials.
-
In the navigation pane, choose Lambda Protection.
-
On the Lambda Protection page, you can view the current status of the configuration. Under the Active member accounts section, choose Actions.
-
From the Actions dropdown menu, choose Enable for all existing active member accounts.
-
Choose Confirm.
- API/CLI
-
To selectively enable or disable Lambda Network Activity Monitoring for your member accounts, invoke the updateMemberDetectors API operation using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. Run the following command, and replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.aws guardduty update-member-detectors --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--account-ids111122223333
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED
"}]'You can also pass a list of account IDs separated by a space.
When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
Enable Lambda Network Activity Monitoring for all existing active member accounts
Choose your preferred access method to enable Lambda Network Activity Monitoring for all the existing active member accounts in the organization.
- Console
-
To configure Lambda Network Activity Monitoring for all existing active member accounts
Sign in to the AWS Management Console and open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Sign in using the delegated GuardDuty administrator account credentials.
-
In the navigation pane, choose Lambda Protection.
-
On the Lambda Protection page, you can view the current status of the configuration. Under the Active member accounts section, choose Actions.
-
From the Actions dropdown menu, choose Enable for all existing active member accounts.
-
Choose Confirm.
- API/CLI
-
To selectively enable or disable Lambda Network Activity Monitoring for your member accounts, invoke the updateMemberDetectors API operation using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. Run the following command, and replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.aws guardduty update-member-detectors --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--account-ids111122223333
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED
"}]'You can also pass a list of account IDs separated by a space.
When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
To configure Lambda Network Activity Monitoring for all existing active member accounts
Sign in to the AWS Management Console and open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Sign in using the delegated GuardDuty administrator account credentials.
-
In the navigation pane, choose Lambda Protection.
-
On the Lambda Protection page, you can view the current status of the configuration. Under the Active member accounts section, choose Actions.
-
From the Actions dropdown menu, choose Enable for all existing active member accounts.
-
Choose Confirm.
Choose your preferred access method to enable Lambda Network Activity Monitoring for new accounts that join your organization.
- Console
-
The delegated GuardDuty administrator account can enable Lambda Network Activity Monitoring for new member accounts in an organization, using either the Lambda Protection or Accounts page.
To auto-enable Lambda Network Activity Monitoring for new member accounts
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
Do one of the following:
-
Using the Lambda Protection page:
-
In the navigation pane, choose Lambda Protection.
-
On the Lambda Protection page, choose Edit.
-
Choose Configure accounts manually.
-
Select Automatically enable for new member accounts. This step ensures that whenever a new account joins your organization, Lambda Protection will be automatically enabled for their account. Only the organization delegated GuardDuty administrator account can modify this configuration.
-
Choose Save.
-
-
Using the Accounts page:
-
In the navigation pane, choose Accounts.
-
On the Accounts page, choose Auto-enable preferences.
-
In the Manage auto-enable preferences window, select Enable for new accounts under Lambda Network Activity Monitoring.
-
Choose Save.
-
-
- API/CLI
-
To enable Lambda Network Activity Monitoring for new member accounts, invoke the UpdateOrganizationConfiguration API operation using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. The following example shows how you can enable Lambda Network Activity Monitoring for a single member account. Replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection. If you don't want to enable it for all the new accounts joining the organization, setAutoEnable
toNONE
.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-organization-configuration --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--auto-enable --features '[{"Name": "LAMBDA_NETWORK_LOGS", "AutoEnable": "NEW
"}]'When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
Auto-enable Lambda Network Activity Monitoring for new member accounts
Choose your preferred access method to enable Lambda Network Activity Monitoring for new accounts that join your organization.
- Console
-
The delegated GuardDuty administrator account can enable Lambda Network Activity Monitoring for new member accounts in an organization, using either the Lambda Protection or Accounts page.
To auto-enable Lambda Network Activity Monitoring for new member accounts
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
Do one of the following:
-
Using the Lambda Protection page:
-
In the navigation pane, choose Lambda Protection.
-
On the Lambda Protection page, choose Edit.
-
Choose Configure accounts manually.
-
Select Automatically enable for new member accounts. This step ensures that whenever a new account joins your organization, Lambda Protection will be automatically enabled for their account. Only the organization delegated GuardDuty administrator account can modify this configuration.
-
Choose Save.
-
-
Using the Accounts page:
-
In the navigation pane, choose Accounts.
-
On the Accounts page, choose Auto-enable preferences.
-
In the Manage auto-enable preferences window, select Enable for new accounts under Lambda Network Activity Monitoring.
-
Choose Save.
-
-
- API/CLI
-
To enable Lambda Network Activity Monitoring for new member accounts, invoke the UpdateOrganizationConfiguration API operation using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. The following example shows how you can enable Lambda Network Activity Monitoring for a single member account. Replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection. If you don't want to enable it for all the new accounts joining the organization, setAutoEnable
toNONE
.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-organization-configuration --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--auto-enable --features '[{"Name": "LAMBDA_NETWORK_LOGS", "AutoEnable": "NEW
"}]'When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
The delegated GuardDuty administrator account can enable Lambda Network Activity Monitoring for new member accounts in an organization, using either the Lambda Protection or Accounts page.
To auto-enable Lambda Network Activity Monitoring for new member accounts
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
Do one of the following:
-
Using the Lambda Protection page:
-
In the navigation pane, choose Lambda Protection.
-
On the Lambda Protection page, choose Edit.
-
Choose Configure accounts manually.
-
Select Automatically enable for new member accounts. This step ensures that whenever a new account joins your organization, Lambda Protection will be automatically enabled for their account. Only the organization delegated GuardDuty administrator account can modify this configuration.
-
Choose Save.
-
-
Using the Accounts page:
-
In the navigation pane, choose Accounts.
-
On the Accounts page, choose Auto-enable preferences.
-
In the Manage auto-enable preferences window, select Enable for new accounts under Lambda Network Activity Monitoring.
-
Choose Save.
-
-
Choose your preferred access method to selectively enable or disable Lambda Network Activity Monitoring for member accounts.
- Console
-
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
In the navigation pane, under Settings, choose Accounts.
On the Accounts page, review the Lambda Network Activity Monitoring column. It indicates whether or not Lambda Network Activity Monitoring is enabled.
-
Choose the account for which you want to configure Lambda Protection. You can choose multiple accounts at a time.
-
From the Edit Protection Plans dropdown menu, choose Lambda Network Activity Monitoring, and then choose an appropriate action.
- API/CLI
-
Invoke the updateMemberDetectors API using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. Replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-member-detectors --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--account-ids111122223333
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED
"}]'You can also pass a list of account IDs separated by a space.
When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
Selectively enable or disable Lambda Network Activity Monitoring for member accounts
Choose your preferred access method to selectively enable or disable Lambda Network Activity Monitoring for member accounts.
- Console
-
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
In the navigation pane, under Settings, choose Accounts.
On the Accounts page, review the Lambda Network Activity Monitoring column. It indicates whether or not Lambda Network Activity Monitoring is enabled.
-
Choose the account for which you want to configure Lambda Protection. You can choose multiple accounts at a time.
-
From the Edit Protection Plans dropdown menu, choose Lambda Network Activity Monitoring, and then choose an appropriate action.
- API/CLI
-
Invoke the updateMemberDetectors API using your own
detector ID
.Alternatively, you can use AWS CLI to enable Lambda Protection. Replace
12abc34d567e8fa901bc2d34e56789f0
with your account's detector ID andus-east-1
with the Region where you want to enable Lambda Protection.To find the
detectorId
for your account and current Region, see the Settings page in the https://console.aws.amazon.com/guardduty/console, or run the ListDetectors API. aws guardduty update-member-detectors --detector-id
12abc34d567e8fa901bc2d34e56789f0
--regionus-east-1
--account-ids111122223333
--features '[{"Name": "LAMBDA_NETWORK_LOGS", "Status": "ENABLED
"}]'You can also pass a list of account IDs separated by a space.
When the code has successfully executed, it returns an empty list of
UnprocessedAccounts
. If there were any problems changing the detector settings for an account, that account ID is listed along with a summary of the issue.
Open the GuardDuty console at https://console.aws.amazon.com/guardduty/
. Make sure to use the delegated GuardDuty administrator account credentials.
-
In the navigation pane, under Settings, choose Accounts.
On the Accounts page, review the Lambda Network Activity Monitoring column. It indicates whether or not Lambda Network Activity Monitoring is enabled.
-
Choose the account for which you want to configure Lambda Protection. You can choose multiple accounts at a time.
-
From the Edit Protection Plans dropdown menu, choose Lambda Network Activity Monitoring, and then choose an appropriate action.