Smaws_Client_SSM.StartAccessRequest
Starts the workflow for just-in-time node access sessions.
val request :
Smaws_Lib.Context.t ->
Types.start_access_request_request ->
(Types.start_access_request_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `AccessDeniedException of Types.access_denied_exception
| `InternalServerError of Types.internal_server_error
| `ResourceNotFoundException of Types.resource_not_found_exception
| `ServiceQuotaExceededException of Types.service_quota_exceeded_exception
| `ThrottlingException of Types.throttling_exception
| `ValidationException of Types.validation_exception ])
Stdlib.result