Files
o3de/AutomatedTesting/Registry/awscoreconfiguration.setreg
T
amzn-hdoke 35001eba09 Fix resource mappings file names and client auth warnings and asserts. Fix cdk permissions (#1487)
* Fix resource mappings file names and client auth warnings and asserts conditions

* Add comments to explain reasoning for client auth role permissions

* Update comments based on feedback

* Fix AWSClientAuth unit test
2021-06-22 16:31:46 -07:00

10 lines
201 B
Plaintext

{
"Amazon":
{
"AWSCore":
{
"ProfileName": "AWSAutomationTest",
"ResourceMappingConfigFileName": "default_aws_resource_mappings.json"
}
}
}