AWS quicksight documentation change
Summary
Updated product name to 'QuickSight' in error documentation and API throttling description
Security assessment
Terminology updates without altering security-related error handling. The AuthFailure description maintains the same security guidance about credentials and access keys.
Diff
diff --git a/quicksight/latest/developerguide/resource-errors.md b/quicksight/latest/developerguide/resource-errors.md index 6b41ddbca..ed8109f06 100644 --- a//quicksight/latest/developerguide/resource-errors.md +++ b//quicksight/latest/developerguide/resource-errors.md @@ -7 +7 @@ Common client errorsClient errorsServer errors -# Amazon QuickSight API errors +# QuickSight API errors @@ -9 +9 @@ Common client errorsClient errorsServer errors -Amazon QuickSight has two types of error codes: +QuickSight has two types of error codes: @@ -35 +35 @@ Error code | Description -`AuthFailure` | The provided credentials couldn't be validated. You might not be authorized to carry out the request. Ensure that your account is authorized to use the Amazon QuickSight service and that your credit card details are correct. Also ensure that you're using the correct access keys. +`AuthFailure` | The provided credentials couldn't be validated. You might not be authorized to carry out the request. Ensure that your account is authorized to use the QuickSight service and that your credit card details are correct. Also ensure that you're using the correct access keys. @@ -64 +64 @@ Error code | Description -Following, you can find a list of client errors that are specific to Amazon QuickSight API operations. +Following, you can find a list of client errors that are specific to QuickSight API operations. @@ -89 +89 @@ There are a number of reasons that you might encounter an error while performing - * **Use a sleep interval between request rates** – Amazon QuickSight API requests are throttled to help maintain the performance of the service. If your requests have been throttled, you get an error. + * **Use a sleep interval between request rates** – QuickSight API requests are throttled to help maintain the performance of the service. If your requests have been throttled, you get an error.