eventbridge_delete_endpoint {paws.application.integration} | R Documentation |
Delete an existing global endpoint
Description
Delete an existing global endpoint. For more information about global endpoints, see Making applications Regional-fault tolerant with global endpoints and event replication in the Amazon EventBridge User Guide .
See https://www.paws-r-sdk.com/docs/eventbridge_delete_endpoint/ for full documentation.
Usage
eventbridge_delete_endpoint(Name)
Arguments
Name |
[required] The name of the endpoint you want to delete. For example,
|
[Package paws.application.integration version 0.7.0 Index]