Skip to content

Commit

Permalink
added todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Equartey committed Oct 24, 2024
1 parent 0076438 commit 788a838
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ void main() {
final mainBucket =
StorageBucket.fromOutputs('Storage Integ Test main bucket');

// TODO(equartey): Add download check for secondary bucket when upload supports multibucket
final downloadResult = await Amplify.Storage.downloadData(
path: StoragePath.fromIdentityId(
(identityId) => 'private/$identityId/$identityName',
Expand Down

0 comments on commit 788a838

Please sign in to comment.