diff --git a/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp b/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp index d67c53f389..69c4472f59 100644 --- a/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp +++ b/Gems/AWSCore/Code/Source/Editor/Attribution/AWSCoreAttributionConsentDialog.cpp @@ -14,12 +14,12 @@ namespace AWSCore { constexpr const char* AWSAttributionConsentDialogTitle = "AWS Core Gem Usage Agreement"; constexpr const char* AWSAttributionConsentDialogMessage = "The AWS Core Gem has detected credentials for an Amazon Web Services account for this
\ - instance of O3DE. Click here to learn more about AWS integration, including how to
\ + instance of O3DE. Click here to learn more about AWS integration, including how to
\ manage your AWS credentials.

\ Please note: when credentials are detected, AWS Core Gem sends telemetry data to AWS,
\ which helps us improve AWS services for O3DE. You can change this setting below, and at
\ any time in Settings: Global Preferences. Data sent is subject to the AWS Privacy Policy.
\ - Click here to learn more about what data is sent to AWS."; + Click here to learn more about what data is sent to AWS."; constexpr const char* AWSAttributionConsentDialogCheckboxText = "Please share the information about my use of AWS Core Gem with AWS.";