AWS connect documentation change
Summary
Standardized '.csv' to 'CSV' formatting in documentation
Security assessment
Formatting changes with no security implications.
Diff
diff --git a/connect/latest/adminguide/import-data-for-forecasting.md b/connect/latest/adminguide/import-data-for-forecasting.md index a7ec5ce9b..df5adadf3 100644 --- a//connect/latest/adminguide/import-data-for-forecasting.md +++ b//connect/latest/adminguide/import-data-for-forecasting.md @@ -26 +26 @@ If you have more than one year of historical data in Amazon Connect, you can cho - * The data file must be a .csv file and it must be in the required format. If the file format and data don't meet the requirements, the upload does not work. We recommend downloading and using the template provided through the Amazon Connect admin website (see step 4 in How to import historical data) to help you prepare the historical data. + * The data file must be a CSV file and it must be in the required format. If the file format and data don't meet the requirements, the upload does not work. We recommend downloading and using the template provided through the Amazon Connect admin website (see step 4 in How to import historical data) to help you prepare the historical data. @@ -28 +28 @@ If you have more than one year of historical data in Amazon Connect, you can cho -The following image shows an example of the .csv template. There are headings in the first row for `QueueName`, `QueueId`, `ChannelType`, and so on. +The following image shows an example of the CSV template. There are headings in the first row for `QueueName`, `QueueId`, `ChannelType`, and so on. @@ -30 +30 @@ The following image shows an example of the .csv template. There are headings in - + @@ -73 +73 @@ For example, if you only upload data in 15- or 30-minute interval, you won't be - * The following special characters are allowed in the .csv file: -, _, ., (, and ). Space is allowed. + * The following special characters are allowed in the CSV file: -, _, ., (, and ). Space is allowed. @@ -78 +78 @@ For example, if you only upload data in 15- or 30-minute interval, you won't be -The following image shows an example of what the data looks like in a .csv file that has been opened with Excel. +The following image shows an example of what the data looks like in a CSV file that has been opened with Excel. @@ -80 +80 @@ The following image shows an example of what the data looks like in a .csv file - + @@ -94 +94 @@ For more information, see [Assign permissions](./required-optimization-permissio - 5. Add historical data to the .csv file, and then choose **Upload file** to upload it. Choose **Apply**. + 5. Add historical data to the CSV file, and then choose **Upload file** to upload it. Choose **Apply**.