function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
soasoa 

Facing problem in using Amazon Toolkit

Hi..
I am trying to install and use the Amazon Toolkit .
 
the link to view it is :
 
 
I have created an account with Amazon.
In the AWS Credentials I have given the Credential name, the access key and the Secret.
 
When I click on the S3 Samples tab I am getting the following error:
 

Error:

 Web service callout failed: WebService returned a SOAP Fault: Your account is not signed up for the S3 service. You must sign up before you can use S3. faultcode=soapenv:Client.NotSignedUp faultactor=
 
 
When I click on the EC2 Console tab I am getting the following error:
 

Error:

 Error when querying the AWSKey__c custom object. Did not find any record with name of [force_demo_ag]. Please make sure the name is correct or create a record with the proper AWS credentials and retry.
 
Please guide me how to fix these errors.
 
Regards,
Diti

 
 
adamgadamg
Do any of the S3 tabs work, or is the problem beyond the EC2 tab?


soasoa

Hi,

The AWS Explorer tab is working but I am not able to see any contents.

The AWS S3 Objects tab , I can see the form, but There is no bucket name specified as it is dependent on the S3 samples tab,

where I cannot add a bucket.

There is an error in the S3 samples tab, as I told you in my previous query.

 

Please help me.

 How do I resolve the error..

 

Regards,

Diti

hisrinuhisrinu
We need to buy the license for Amazon or not for this AWS toolkit?
soasoa
Hi
 
When I click on the S3 Samples tab I am getting the following error:
 

Error:

 Web service callout failed: WebService returned a SOAP Fault: Your account is not signed up for the S3 service. You must sign up before you can use S3. faultcode=soapenv:Client.NotSignedUp faultactor=
 
 
It says that my account is not signed up for S3 service. So does it mean that I need to purchace a liscence for S3 service.
Is it a paid service?
 
 
please help..
 
Regards,
Diti
adamgadamg
Yes, you need a valid Amazon Web services account to use the toolkit.  You don't have to pay extra to use the toolkit itself.
soasoa

Hi..

I already have a valid account with Amazon.. I received the Access key which I have enterd in the AWS credentials ..

And that is why I can see some of the objects.

Can there be any other problem..

Please help.

 

Regards,

Diti

hisrinuhisrinu
Yes I agree with SOA, I am also having the same problem even though I got the Keys from AWS.

Please help us to work on this.
David VPDavid VP
1) Are you sure your Amazon account has S3 enabled ? (you need to enable EC2, S3 etc... services one by one)
2) Go into the EC2ControllerCode class and modify this line :

private String AWSCredentialName = 'force_demo_ag'; //Modify this string variable to be the name of the AWS Credential record that contains the proper AWS keys and secret

It needs to contain the same name as your credentials object you saved.

Hope this helps,

David

hisrinuhisrinu
Hi David,

I did the same thing according to the document, but still I am getting an error.
If that key is false then it will show an error like there are no records associated with that name.
But I am getting only the above error.

Please help me out.
David VPDavid VP
Are you absolutely sure that you have signed up for Amazon S3 and EC2 ?

That means that you took out your credit card, created an account, and did a separate signup for S3 and EC2 (don't forget these last 2 steps).

If you log in to Amazon via http://aws.amazon.com you should see if you have access.
When logged in into Amazon, just check 'Account Activity' under 'Your Account' and you should see both S3 and EC2 there.
If not, fix that first.

Amazon should then give you your own access key and secret key for S3,

Just check this first and we'll take it from there.

-david
hisrinuhisrinu
Hi David,

 I didn't pay anything to the AWS, just I signed up after that I got the access key.
 you mean to say It is not free of cost. am i right?
 

S3-LinkS3-Link
S3- Link is FREE App for Salesforce - Amazon Connector. Its also available on Appexchange. 

 1. Create Amazon S3 file for standard Salesforce attachment through
    trigger.
 2. Upload attachments on Amazon S3 and create reference in Salesforc to
    access those attachments
 3. Attach file related to any Salesforce object on Amazon.
 4. Unlimited free storage.
 5. Auto backup Event logs / inbound email attachments.
 6. Server Side Encryption: AES-256
 7. No file size limit for upload.
 8. File access control capabiliy.
 9. Track file downloads by users.
 10. File exlorer capability.

https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000CW1OXEA1

Here is our email address. Let us know if you have any query.
support@neiloncloud.com

Thanks