Uses of Class
software.amazon.awssdk.services.ram.model.UnmatchedPolicyPermissionException
Packages that use UnmatchedPolicyPermissionException
Package
Description
This is the Resource Access Manager API Reference.
-
Uses of UnmatchedPolicyPermissionException in software.amazon.awssdk.services.ram
Methods in software.amazon.awssdk.services.ram that throw UnmatchedPolicyPermissionExceptionModifier and TypeMethodDescriptionRamClient.promoteResourceShareCreatedFromPolicy(Consumer<PromoteResourceShareCreatedFromPolicyRequest.Builder> promoteResourceShareCreatedFromPolicyRequest) When you attach a resource-based policy to a resource, RAM automatically creates a resource share offeatureSet=CREATED_FROM_POLICYwith a managed permission that has the same IAM permissions as the original resource-based policy.RamClient.promoteResourceShareCreatedFromPolicy(PromoteResourceShareCreatedFromPolicyRequest promoteResourceShareCreatedFromPolicyRequest) When you attach a resource-based policy to a resource, RAM automatically creates a resource share offeatureSet=CREATED_FROM_POLICYwith a managed permission that has the same IAM permissions as the original resource-based policy.