Values_0.InstanceAssociationOutputLocationSourceAn S3 bucket where you want to store the results of this request. For the minimal permissions required to enable Amazon S3 output for an association, see Create an association (console) in the Systems Manager User Guide.
type nonrec t = {s3Location : S3OutputLocation.t option;An S3 bucket where you want to store the results of this request.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Structure of (string * [> `String of S3Region.t ]) list ])
list ]