Smaws_Client_CodeCommit.UpdatePullRequestStatusUpdates the status of a pull request.
val error_to_string :
[ Smaws_Lib.Protocols.AwsJson.error
| `EncryptionIntegrityChecksFailedException of
Types.encryption_integrity_checks_failed_exception
| `EncryptionKeyAccessDeniedException of
Types.encryption_key_access_denied_exception
| `EncryptionKeyDisabledException of Types.encryption_key_disabled_exception
| `EncryptionKeyNotFoundException of Types.encryption_key_not_found_exception
| `EncryptionKeyUnavailableException of
Types.encryption_key_unavailable_exception
| `InvalidPullRequestIdException of Types.invalid_pull_request_id_exception
| `InvalidPullRequestStatusException of
Types.invalid_pull_request_status_exception
| `InvalidPullRequestStatusUpdateException of
Types.invalid_pull_request_status_update_exception
| `PullRequestDoesNotExistException of
Types.pull_request_does_not_exist_exception
| `PullRequestIdRequiredException of Types.pull_request_id_required_exception
| `PullRequestStatusRequiredException of
Types.pull_request_status_required_exception ] ->
stringval request :
'http_type Smaws_Lib.Context.t ->
Types.update_pull_request_status_input ->
(Types.update_pull_request_status_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `EncryptionIntegrityChecksFailedException of
Types.encryption_integrity_checks_failed_exception
| `EncryptionKeyAccessDeniedException of
Types.encryption_key_access_denied_exception
| `EncryptionKeyDisabledException of
Types.encryption_key_disabled_exception
| `EncryptionKeyNotFoundException of
Types.encryption_key_not_found_exception
| `EncryptionKeyUnavailableException of
Types.encryption_key_unavailable_exception
| `InvalidPullRequestIdException of Types.invalid_pull_request_id_exception
| `InvalidPullRequestStatusException of
Types.invalid_pull_request_status_exception
| `InvalidPullRequestStatusUpdateException of
Types.invalid_pull_request_status_update_exception
| `PullRequestDoesNotExistException of
Types.pull_request_does_not_exist_exception
| `PullRequestIdRequiredException of
Types.pull_request_id_required_exception
| `PullRequestStatusRequiredException of
Types.pull_request_status_required_exception ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.update_pull_request_status_input ->
(Types.update_pull_request_status_output Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error
| `EncryptionIntegrityChecksFailedException of
Types.encryption_integrity_checks_failed_exception
| `EncryptionKeyAccessDeniedException of
Types.encryption_key_access_denied_exception
| `EncryptionKeyDisabledException of
Types.encryption_key_disabled_exception
| `EncryptionKeyNotFoundException of
Types.encryption_key_not_found_exception
| `EncryptionKeyUnavailableException of
Types.encryption_key_unavailable_exception
| `InvalidPullRequestIdException of Types.invalid_pull_request_id_exception
| `InvalidPullRequestStatusException of
Types.invalid_pull_request_status_exception
| `InvalidPullRequestStatusUpdateException of
Types.invalid_pull_request_status_update_exception
| `PullRequestDoesNotExistException of
Types.pull_request_does_not_exist_exception
| `PullRequestIdRequiredException of
Types.pull_request_id_required_exception
| `PullRequestStatusRequiredException of
Types.pull_request_status_required_exception ]
* Smaws_Lib.Response.metadata)
Stdlib.result