Uses of Class
software.amazon.awssdk.services.ram.model.MalformedPolicyTemplateException
Packages that use MalformedPolicyTemplateException
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of MalformedPolicyTemplateException in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that throw MalformedPolicyTemplateExceptionModifier and TypeMethodDescriptiondefault CreatePermissionResponseRamClient.createPermission(Consumer<CreatePermissionRequest.Builder> createPermissionRequest) Creates a customer managed permission for a specified resource type that you can attach to resource shares.default CreatePermissionResponseRamClient.createPermission(CreatePermissionRequest createPermissionRequest) Creates a customer managed permission for a specified resource type that you can attach to resource shares.default CreatePermissionVersionResponseRamClient.createPermissionVersion(Consumer<CreatePermissionVersionRequest.Builder> createPermissionVersionRequest) Creates a new version of the specified customer managed permission.default CreatePermissionVersionResponseRamClient.createPermissionVersion(CreatePermissionVersionRequest createPermissionVersionRequest) Creates a new version of the specified customer managed permission.