Uses of Class
software.amazon.awssdk.services.rum.model.PolicySizeLimitExceededException
-
Packages that use PolicySizeLimitExceededException Package Description software.amazon.awssdk.services.rum With Amazon CloudWatch RUM, you can perform real-user monitoring to collect client-side data about your web application performance from actual user sessions in real time. -
-
Uses of PolicySizeLimitExceededException in software.amazon.awssdk.services.rum
Methods in software.amazon.awssdk.services.rum that throw PolicySizeLimitExceededException Modifier and Type Method Description default PutResourcePolicyResponseRumClient. putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest)Use this operation to assign a resource-based policy to a CloudWatch RUM app monitor to control access to it.default PutResourcePolicyResponseRumClient. putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)Use this operation to assign a resource-based policy to a CloudWatch RUM app monitor to control access to it.
-