Module Smaws_Client_SSM.PutResourcePolicy

Creates or updates 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.

val request : Smaws_Lib.Context.t -> put_resource_policy_request -> (put_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 | `ResourcePolicyLimitExceededException of resource_policy_limit_exceeded_exception | `ResourcePolicyNotFoundException of resource_policy_not_found_exception ]) Stdlib.result