/AWS1/CL_EC2=>DEREGINSTANCEEVENTNOTIFATTRS()
¶
About DeregisterInstanceEventNotificationAttributes¶
Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region.
Method Signature¶
IMPORTING¶
Required arguments:¶
IO_INSTANCETAGATTRIBUTE
TYPE REF TO /AWS1/CL_EC2DEREGINSTTAGATTR00
/AWS1/CL_EC2DEREGINSTTAGATTR00
¶
Information about the tag keys to deregister.
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
.