/AWS1/CL_EC2=>REGINSTANCEEVENTNOTIFATTRS()
¶
About RegisterInstanceEventNotificationAttributes¶
Registers a set of tag keys to include in scheduled event notifications for your resources.
To remove tags, use DeregisterInstanceEventNotificationAttributes.
Method Signature¶
IMPORTING¶
Required arguments:¶
IO_INSTANCETAGATTRIBUTE
TYPE REF TO /AWS1/CL_EC2REGINSTTAGATTRREQ
/AWS1/CL_EC2REGINSTTAGATTRREQ
¶
Information about the tag keys to register.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.