iamrolesanywhere_reset_notification_settings {paws.security.identity} | R Documentation |
Resets the custom notification setting to IAM Roles Anywhere default setting
Description
Resets the custom notification setting to IAM Roles Anywhere default setting.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_reset_notification_settings/ for full documentation.
Usage
iamrolesanywhere_reset_notification_settings(
notificationSettingKeys,
trustAnchorId
)
Arguments
notificationSettingKeys |
[required] A list of notification setting keys to reset. A notification setting key includes the event and the channel. |
trustAnchorId |
[required] The unique identifier of the trust anchor. |
[Package paws.security.identity version 0.7.0 Index]