AWS::SSM::Association InstanceAssociationOutputLocation - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SSM::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.

For the minimal permissions required to enable Amazon S3 output for an association, see Creating associations in the Systems Manager User Guide.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

S3Location

S3OutputLocation is a property of the InstanceAssociationOutputLocation property that specifies an Amazon S3 bucket where you want to store the results of this request.

Required: No

Type: S3OutputLocation

Update requires: No interruption