@aws-sdk/client-ssm

DeleteResourcePolicyCommandInput Interface

Members

Name
Type
Details
PolicyHash Requiredstring | undefined

ID of the current policy version. The hash helps to prevent multiple calls from attempting to overwrite a policy.

PolicyId Requiredstring | undefined

The policy ID.

ResourceArn Requiredstring | undefined

Amazon Resource Name (ARN) of the resource to which the policies are attached.

Full Signature

export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest