Learn R Programming

paws.security.identity (version 0.7.0)

ssoadmin_delete_inline_policy_from_permission_set: Deletes the inline policy from a specified permission set

Description

Deletes the inline policy from a specified permission set.

See https://www.paws-r-sdk.com/docs/ssoadmin_delete_inline_policy_from_permission_set/ for full documentation.

Usage

ssoadmin_delete_inline_policy_from_permission_set(
  InstanceArn,
  PermissionSetArn
)

Arguments

InstanceArn

[required] The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

PermissionSetArn

[required] The ARN of the permission set that will be used to remove access.