AWS Systems Manager Association InstanceAssociationOutputLocation
InstanceAssociationOutputLocation is a property of the AWS::SSM::Association
resource that specifies an Amazon S3 bucket where you want to store the results of
this
association request.
Syntax
JSON
{ "S3Location" : S3OutputLocation }
YAML
S3Location: S3OutputLocation
Properties
S3Location-
An Amazon S3 bucket where you want to store the results of this request.
Required: No
Type: S3OutputLocation
Update requires: No interruption
