Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.PolicyLengthExceededException
-
Packages that use PolicyLengthExceededException Package Description software.amazon.awssdk.services.cloudwatchevents Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. -
-
Uses of PolicyLengthExceededException in software.amazon.awssdk.services.cloudwatchevents
Methods in software.amazon.awssdk.services.cloudwatchevents that throw PolicyLengthExceededException Modifier and Type Method Description default PutPermissionResponseCloudWatchEventsClient. putPermission(Consumer<PutPermissionRequest.Builder> putPermissionRequest)RunningPutPermissionpermits the specified Amazon Web Services account or Amazon Web Services organization to put events to the specified event bus.default PutPermissionResponseCloudWatchEventsClient. putPermission(PutPermissionRequest putPermissionRequest)RunningPutPermissionpermits the specified Amazon Web Services account or Amazon Web Services organization to put events to the specified event bus.
-