putResourcePolicy
inline suspend fun PaymentCryptographyClient.putResourcePolicy(crossinline block: PutResourcePolicyRequest.Builder.() -> Unit): PutResourcePolicyResponse
Attaches or replaces a resource-based policy on an Amazon Web Services Payment Cryptography key. A resource-based policy can grant cross-account access to your key.
If the policy would grant public access, the request fails with a PublicPolicyException.
To remove a resource-based policy from a key, use DeleteResourcePolicy.
Cross-account use: This operation can't be used across different Amazon Web Services accounts.
Related operations: