Module Smaws_Client_SSM.DeleteResourcePolicy

val request : Smaws_Lib.Context.t -> delete_resource_policy_request -> (delete_resource_policy_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalServerError of internal_server_error | `MalformedResourcePolicyDocumentException of malformed_resource_policy_document_exception | `ResourceNotFoundException of resource_not_found_exception | `ResourcePolicyConflictException of resource_policy_conflict_exception | `ResourcePolicyInvalidParameterException of resource_policy_invalid_parameter_exception | `ResourcePolicyNotFoundException of resource_policy_not_found_exception ]) Stdlib.result

Deletes a Systems Manager resource policy. A resource policy helps you to define the IAM entity (for example, an Amazon Web Services account) that can manage your Systems Manager resources. The following resources support Systems Manager resource policies.

  • OpsItemGroup - The resource policy for OpsItemGroup enables Amazon Web Services accounts to view and interact with OpsCenter operational work items (OpsItems).
  • Parameter - The resource policy is used to share a parameter with other accounts using Resource Access Manager (RAM). For more information about cross-account sharing of parameters, see Working with shared parameters in the Amazon Web Services Systems Manager User Guide.