You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/AWSCore/Code/Source
amzn-hdoke bf29b27937
Add AWSAttribution feature (#1164)
* LYN-3601: Provide skeleton classes for AWS Attribution (#31)

Provide skeleton classes for AWS Attribution, along with some basic unit tests

* Add AWS Attribution UI and settings (#56)

* Adding AWS Attributions UX and corresponding editor preference s setting

* Fix serialized field description

* Fixed update frequency to be  a day

* Handling editor startup with default values for AWSAttribution

* Add missing header and remove AWSCoreSystemComponentMock fron test

* Generate and post AWSAttribution metric (#69)

* Adding AWS Attribution Api service job

* Adding support for config endpoint override

* Update Api endpoint formatting, fix default region

* Remove extra header

* Fixes for link issues

* Fix Unittest namespace

* Instantiating AWSAttributionSystemComponent in AWS.Editor module

* Update AttributionMetric with engine version and AWS enabled gems (#77)

* Update AttributionMetric with engine version and AWS enabled gems

* Fix warnings

* Undoing accidental change

* Saving level PrefabLevel_OpensLevelWithEntities

* Remove overriding editorprefrences.setreg

* Revert "Saving level PrefabLevel_OpensLevelWithEntities"

This reverts commit 529af70c55ece70fc6bc29ceb83bef60413713a3.

* Move AWS preferences to its own temp settings file

* Undo accidental file add

* Add missing string params in warning messages

Co-authored-by: Pip Potter <61438964+lmbr-pip@users.noreply.github.com>
5 years ago
..
Configuration [LYN-2151] Add argument to override aws profile and config file path (#994) 5 years ago
Credential [LYN-3463] Improve error message based on resource mapping manager loading status (#551) 5 years ago
Editor Add AWSAttribution feature (#1164) 5 years ago
Framework Fixes for compile failures with Clang on Windows (#532) 5 years ago
ResourceMapping [LYN-3463] Improve error message based on resource mapping manager loading status (#551) 5 years ago
ScriptCanvas [LYN-2964][LYN-2965] Improve user experience of using AWSScriptBehaviorS3 (#495) 5 years ago
AWSCoreEditorModule.cpp Add AWSAttribution feature (#1164) 5 years ago
AWSCoreEditorSystemComponent.cpp Integrating latest 47acbe8 5 years ago
AWSCoreModule.cpp [LYN-4184] AWSClientAuth, AWSCore and AWSMetrics don't have the expected target or alias defined (#1089) 5 years ago
AWSCoreResourceMappingToolModule.cpp [SPEC-6602] Add module class to make sure profile build generate required Qt binaries (#509) 5 years ago
AWSCoreSystemComponent.cpp Integrating latest 47acbe8 5 years ago