| Array |
| 1 | | Struct | | codePrintHTML | | string | 27: var awsSDKVer = '1.11.482';<br>
28: <br>
<b>29: return createObject("java", arguments.className, awsSDKName, awsSDKVer);</b><br>
30: </cfscript><br>
31: </cffunction><br>
|
| | codePrintPlain | | string | 27: var awsSDKVer = '1.11.482';
28:
29: return createObject("java", arguments.className, awsSDKName, awsSDKVer);
30: </cfscript>
31: </cffunction>
|
| | column | | | id | | | line | | | Raw_Trace | | string | services.aws.svcbase_cfc$cf.udfCall(/ldc/services/aws/svcbase.cfc:29) |
| | template | | string | /cust/webroot/site1/services/aws/svcbase.cfc |
| | type | |
|
| 2 | | Struct | | codePrintHTML | | string | 59: {<br>
60: awsConfig = deserializeJSON(fileText);<br>
<b>61: awsCreds = createOSGiObj("com.amazonaws.auth.BasicAWSCredentials").init(awsConfig.accessKeyID, awsConfig.secretAccessKey);</b><br>
62: credentials = createOSGiObj("com.amazonaws.auth.AWSStaticCredentialsProvider").init(awsCreds);<br>
63: Server.LDCsite.awsSCP = credentials;<br>
|
| | codePrintPlain | | string | 59: {
60: awsConfig = deserializeJSON(fileText);
61: awsCreds = createOSGiObj("com.amazonaws.auth.BasicAWSCredentials").init(awsConfig.accessKeyID, awsConfig.secretAccessKey);
62: credentials = createOSGiObj("com.amazonaws.auth.AWSStaticCredentialsProvider").init(awsCreds);
63: Server.LDCsite.awsSCP = credentials;
|
| | column | | | id | | | line | | | Raw_Trace | | string | services.aws.svcbase_cfc$cf.udfCall(/ldc/services/aws/svcbase.cfc:61) |
| | template | | string | /cust/webroot/site1/services/aws/svcbase.cfc |
| | type | |
|
| 3 | | Struct | | codePrintHTML | | string | 9: args['jsonFile'] = testConfigFile; //for test case and developer...**/<br>
10: <br>
<b>11: variables.ses = createSvcClient(argumentCollection=args); //it will set variables.region</b><br>
12: <br>
13: return this;<br>
|
| | codePrintPlain | | string | 9: args['jsonFile'] = testConfigFile; //for test case and developer...**/
10:
11: variables.ses = createSvcClient(argumentCollection=args); //it will set variables.region
12:
13: return this;
|
| | column | | | id | | | line | | | Raw_Trace | | string | services.aws.ses_cfc$cf.udfCall(/ldc/services/aws/ses.cfc:11) |
| | template | | string | /cust/webroot/site1/services/aws/ses.cfc |
| | type | |
|
| 4 | | Struct | | codePrintHTML | | string | 42: <br>
43: if ( !StructKeyExists(application.awsServices,"sesCFC") )<br>
<b>44: application.awsServices.sesCFC = CreateObject('component','services.aws.ses').init();</b><br>
45: </cfscript><br>
46: <br>
|
| | codePrintPlain | | string | 42:
43: if ( !StructKeyExists(application.awsServices,"sesCFC") )
44: application.awsServices.sesCFC = CreateObject('component','services.aws.ses').init();
45: </cfscript>
46:
|
| | column | | | id | | | line | | | Raw_Trace | | string | custom_application_cfm315$cf.call(/ldc/custom-application.cfm:44) |
| | template | | string | /cust/webroot/site1/custom-application.cfm |
| | type | |
|
| 5 | | Struct | | codePrintHTML | | | codePrintPlain | | | column | | | id | | | line | | | Raw_Trace | | string | startup.site_application_meat_cfm990$cf.call(/buildLAR/startup/site-application-meat.cfm:578) |
| | template | | string | /buildLAR/startup/site-application-meat.cfm |
| | type | |
|
| 6 | | Struct | | codePrintHTML | | | codePrintPlain | | | column | | | id | | | line | | | Raw_Trace | | string | site_application_cfm225$cf.call(/buildLAR/site-application.cfm:40) |
| | template | | string | /buildLAR/site-application.cfm |
| | type | |
|
| 7 | | Struct | | codePrintHTML | | string | 11: </CFSCRIPT><br>
12: <br>
<b>13: <CFINCLUDE TEMPLATE="/commonspot/site-application.cfm"></b><br>
14: <br>
|
| | codePrintPlain | | string | 11: </CFSCRIPT>
12:
13: <CFINCLUDE TEMPLATE="/commonspot/site-application.cfm">
14:
|
| | column | | | id | | | line | | | Raw_Trace | | string | application_cfm$cf.call(/Application.cfm:13) |
| | template | | string | /cust/webroot/site1/Application.cfm |
| | type | |
|