You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudWatchEvents::Types::RemovePermissionRequestWhen passing RemovePermissionRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
statement_id: "StatementId",
remove_all_permissions: false,
event_bus_name: "NonPartnerEventBusName",
}
Instance Attribute Summary collapse
The name of the event bus to revoke permissions for.
Specifies whether to remove all permissions.
The statement ID corresponding to the account that is no longer allowed to put events to the default event bus.
The name of the event bus to revoke permissions for. If you omit this, the default event bus is used.
#remove_all_permissions ⇒ BooleanSpecifies whether to remove all permissions.
#statement_id ⇒ StringThe statement ID corresponding to the account that is no longer allowed to put events to the default event bus.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4