deleteRepositoryPermissionsPolicy
inline suspend fun CodeartifactClient.deleteRepositoryPermissionsPolicy(crossinline block: DeleteRepositoryPermissionsPolicyRequest.Builder.() -> Unit): DeleteRepositoryPermissionsPolicyResponse
Deletes the resource policy that is set on a repository. After a resource policy is deleted, the permissions allowed and denied by the deleted policy are removed. The effect of deleting a resource policy might not be immediate.
Use DeleteRepositoryPermissionsPolicy
with caution. After a policy is deleted, Amazon Web Services users, roles, and accounts lose permissions to perform the repository actions granted by the deleted policy.