Reference
This section includes information about an optional feature for collecting unique metrics for this solution and a list of builders who contributed to this solution.
Anonymized data collection
This solution includes an option to send anonymous operational metrics to AWS. We use this data to better understand how customers use this solution and related services and products. When invoked, the following information is collected and sent to AWS:
-
Solution ID - The AWS solution identifier
-
Unique ID (UUID) - Randomly generated, unique identifier for each CloudWatch Monitoring on AWS deployment
-
Timestamp- Data-collection timestamp
-
Launch Data - Relevant launch data for the solution
Example data:
Event: SolutionLaunched/SolutionDeleted Version: v1.1.0
AWS owns the data gathered though this survey. Data collection is subject to the AWS Privacy Notice
To opt out of this feature, modify the AWS CloudFormation template mapping section as follows:
Download the AWS CloudFormation
template to your local hard drive. -
Open the AWS CloudFormation template with a text editor.
-
Modify the AWS CloudFormation template mapping section from:
"Mappings":{ "StackMap":{ "Metric":{ "SendAnonymizedMetric":"Yes" },
to:
"Mappings":{ "StackMap":{ "Metric":{ "SendAnonymizedMetric":"No" },
-
Sign in to the AWS CloudFormation console
. -
Select Create stack.
-
On the Create stack page, Specify template section, select Upload a template file.
-
Under Upload a template file, select Choose file and select the edited template from your local drive.
-
Choose Next and follow the steps in Launch the stack in the Deploy the solution section of this guide.
Contributors
-
Abe Wubshet
-
Aaron Schuetter
-
Austin Park
-
Garvit Singh
-
Varun Jasti
-
Omair Qazi
-
Doug Toppin