Uses of Class
software.amazon.awssdk.services.xray.model.MalformedPolicyDocumentException
-
Packages that use MalformedPolicyDocumentException Package Description software.amazon.awssdk.services.xray Amazon Web Services X-Ray provides APIs for managing debug traces and retrieving service maps and other data created by processing those traces. -
-
Uses of MalformedPolicyDocumentException in software.amazon.awssdk.services.xray
Methods in software.amazon.awssdk.services.xray that throw MalformedPolicyDocumentException Modifier and Type Method Description default PutResourcePolicyResponseXRayClient. putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest)Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray.default PutResourcePolicyResponseXRayClient. putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest)Sets the resource policy to grant one or more Amazon Web Services services and accounts permissions to access X-Ray.
-