package smaws-clients

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val request : Smaws_Lib.Context.t -> put_parameter_request -> (put_parameter_result, [> Smaws_Lib.Protocols.AwsJson.error | `HierarchyLevelLimitExceededException of hierarchy_level_limit_exceeded_exception | `HierarchyTypeMismatchException of hierarchy_type_mismatch_exception | `IncompatiblePolicyException of incompatible_policy_exception | `InternalServerError of internal_server_error | `InvalidAllowedPatternException of invalid_allowed_pattern_exception | `InvalidKeyId of invalid_key_id | `InvalidPolicyAttributeException of invalid_policy_attribute_exception | `InvalidPolicyTypeException of invalid_policy_type_exception | `ParameterAlreadyExists of parameter_already_exists | `ParameterLimitExceeded of parameter_limit_exceeded | `ParameterMaxVersionLimitExceeded of parameter_max_version_limit_exceeded | `ParameterPatternMismatchException of parameter_pattern_mismatch_exception | `PoliciesLimitExceededException of policies_limit_exceeded_exception | `TooManyUpdates of too_many_updates | `UnsupportedParameterType of unsupported_parameter_type ]) Stdlib.result
OCaml

Innovation. Community. Security.