Awso_ssm_guiconnect_asyncSourceval delete_connection_recording_preferences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_guiconnect.Values.DeleteConnectionRecordingPreferencesRequest.t ->
(Awso_ssm_guiconnect.Values.DeleteConnectionRecordingPreferencesResponse.t,
Awso_ssm_guiconnect.Values.DeleteConnectionRecordingPreferencesResponse.error)
Result.t
Async.Deferred.tval get_connection_recording_preferences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
unit ->
(Awso_ssm_guiconnect.Values.GetConnectionRecordingPreferencesResponse.t,
Awso_ssm_guiconnect.Values.GetConnectionRecordingPreferencesResponse.error)
Result.t
Async.Deferred.tval update_connection_recording_preferences :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_ssm_guiconnect.Values.UpdateConnectionRecordingPreferencesRequest.t ->
(Awso_ssm_guiconnect.Values.UpdateConnectionRecordingPreferencesResponse.t,
Awso_ssm_guiconnect.Values.UpdateConnectionRecordingPreferencesResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_ssm_guiconnect.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The S3 bucket where RDP connection recordings are stored.
module ConnectionRecordingPreferencesKMSKeyArnString =
Awso_ssm_guiconnect.Values.ConnectionRecordingPreferencesKMSKeyArnStringDetermines where recordings of RDP connections are stored.
You do not have sufficient access to perform this action.
An error occurred due to a conflict.
module ConnectionRecordingPreferences =
Awso_ssm_guiconnect.Values.ConnectionRecordingPreferencesThe set of preferences used for recording RDP connections in the requesting Amazon Web Services account and Amazon Web Services Region. This includes details such as which S3 bucket recordings are stored in.
The request processing has failed because of an unknown error, exception or failure.
The resource could not be found.
module ServiceQuotaExceededException =
Awso_ssm_guiconnect.Values.ServiceQuotaExceededExceptionYour request exceeds a service quota.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by an AWS service.
module UpdateConnectionRecordingPreferencesResponse =
Awso_ssm_guiconnect.Values.UpdateConnectionRecordingPreferencesResponseUpdates the preferences for recording RDP connections.
module UpdateConnectionRecordingPreferencesRequest =
Awso_ssm_guiconnect.Values.UpdateConnectionRecordingPreferencesRequestUpdates the preferences for recording RDP connections.
module GetConnectionRecordingPreferencesResponse =
Awso_ssm_guiconnect.Values.GetConnectionRecordingPreferencesResponseReturns the preferences specified for recording RDP connections in the requesting Amazon Web Services account and Amazon Web Services Region.
module DeleteConnectionRecordingPreferencesResponse =
Awso_ssm_guiconnect.Values.DeleteConnectionRecordingPreferencesResponseDeletes the preferences for recording RDP connections.
module DeleteConnectionRecordingPreferencesRequest =
Awso_ssm_guiconnect.Values.DeleteConnectionRecordingPreferencesRequestDeletes the preferences for recording RDP connections.