iamrolesanywhere_put_notification_settings {paws.security.identity} | R Documentation |
Attaches a list of notification settings to a trust anchor
Description
Attaches a list of notification settings to a trust anchor.
See https://www.paws-r-sdk.com/docs/iamrolesanywhere_put_notification_settings/ for full documentation.
Usage
iamrolesanywhere_put_notification_settings(notificationSettings, trustAnchorId)
Arguments
notificationSettings |
[required] A list of notification settings to be associated to the trust anchor. |
trustAnchorId |
[required] The unique identifier of the trust anchor. |
[Package paws.security.identity version 0.6.1 Index]