659998cd26
* Adding AWS automation tests cdk and resource mapping fixtures * Add aws_utils fixture * Update assume role arn * Get region and account id from aws_utils fixture * Adding NodeJS and AWS CDK as install dependencies * Fixing missing copyright headers * Add missing copyright header * Remove cdk and node install from build folder * Remove unused script canvas file * Uncomment code, remove unused script canvas * Add region to aws_utils fixture * Adding AWS gems to automated testing for all platforms * Re-exporting ClientAuth level * Add PythonTests/AWS CMakeLists.txt
10 lines
183 B
Plaintext
10 lines
183 B
Plaintext
{
|
|
"Amazon":
|
|
{
|
|
"AWSCore":
|
|
{
|
|
"ProfileName": "default",
|
|
"ResourceMappingConfigFileName": "aws_resource_mappings.json"
|
|
}
|
|
}
|
|
} |