1. Subin Subash
  2. Beta Testing
  3. Tuesday, 14 January 2020 05:15 AM UTC

Is Possible to copy AWS s3 bucket folder data to local System without using AWS CLI ?

 

Currently I am using AWS CLI to copy data from AWS s3 bucket to local system.

 

I am trying to avoid AWS CLI interface . Is it possible from PB 2019 ?

 

Can we use GET API or JSON for this purpose.  

Can you please help me on this ?

Subin Subash Accepted Answer Pending Moderation
  1. Tuesday, 14 January 2020 10:17 AM UTC
  2. Beta Testing
  3. # 1

Hi Mich,

 

Thank you.

Currently I am using APPEON PowerBuilder Universal Trial edition..

Which PB will support new feature C# for this solution . Standard Edition or Cloud Edition.

Could you please guide me more on this ?

Comment
  1. Michael Kramer
  2. Tuesday, 14 January 2020 11:14 AM UTC
As I read the license charts on https://www.appeon.com/pricing.html you you need the Cloud Edition to create and consume C# assemblies. You may want to confirm with Appeon before ordering your license.
  1. Helpful
  1. Subin Subash
  2. Tuesday, 14 January 2020 11:49 AM UTC
Thank you Mich

I will check.

  1. Helpful
There are no comments made yet.
Michael Kramer Accepted Answer Pending Moderation
  1. Tuesday, 14 January 2020 06:15 AM UTC
  2. Beta Testing
  3. # 2

AWS has SDK for .NET and you can interop from PowerScript to .NET either via C# interop (new feature in PB 2019 R2) or via REST API. AWS supports both.

If you are in a hurry to release you may opt for COM callable wrapper instead of R2's new features.

It is really up to you to decide what technology you want to use. 

Comment
  1. Kevin Ridley
  2. Tuesday, 14 January 2020 16:14 PM UTC
Just use the REST API.
  1. Helpful
  1. Michael Kramer
  2. Tuesday, 14 January 2020 16:17 PM UTC
Was AWS integration part of your ELEVATE 2019 presentation? I sweat out the details though enjoying your session. My bad.
  1. Helpful
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.