issues Search Results · repo:mdbs99/aws language:Pascal
Filter by
20 results
(73 ms)20 results
inmdbs99/aws (press backspace or delete to remove)Hi,
I m just in the market for aws-freepsacal integration :-) so thank you for this project.
Is that the last release? Was the Amazon Signature V4 ever completed?
Thanks,
yonist
- 1
- Opened on Jan 20, 2024
- #24
on install package give this message , i m using lazarus
syncommons.pas(12605,14) Error: function header doesn t match the previous declaration SetProperty(const tvardata;const
AnsiString;const tvardata):Boolean; ...
clusterdevm
- 2
- Opened on Apr 28, 2021
- #23
If there is a folder of say ten files that requires putting into S3, is there a way to
1) Pass the credentials first, then
2) Specify the bucket to use, then
3) Using the same credentials and bucket, ...
tedsmith
- Opened on Mar 29, 2021
- #22
Hi
This package looks ideal for my uses, and I am keen to try it out. But for info, after adding the Synapase package to
Lazarus 2.0.10 with FPC 3.2.0, and attempting to install this package, I get this ...
tedsmith
- 4
- Opened on Feb 1, 2021
- #21
Let s replace Synapse to mORMot, which supports HTTP/s, HMAC, and more.
mdbs99
- Opened on Jul 15, 2019
- #18
I m trying to download an object of my S3 bucket. This is the code:
procedure TForm1.Button1Click(Sender: TObject);
var
objs: IS3Objects;
obj: IS3Object;
begin
objs := TS3Service.New(
TAWSClient.New( ...
betonetotbo
- 20
- Opened on May 22, 2018
- #17
mdbs99
- Opened on Feb 13, 2018
- #16
AWS Lib is too generic name. We should choose a better name. Simple and memorable. This name will be the prefix for all
units.
I m thinking in Paws. It s an acronym for PascalAWS. The units would be, ...
mdbs99
- 2
- Opened on Feb 12, 2018
- #15

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.