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