s3 list
This block is part of the amazon aws group and was last modified in core v13.0.7.
s3 list v13.0.7 Lists S3 objects in a bucket.
In pins 4
- connection required
awsconnectionThe AWS connection to use for listing the objects
- bucket required
valueThe bucket from which to list the objects
- max keys
numberSets the maximum number of keys returned in the response.
- prefix
valueLimits the response to keys that begin with the specified prefix
Out pins 4
- connection
awsconnectionThe AWS connection used for the list
- output
objectThe output of the command
- success
conditionCondition indicating whether the list was successful
- error
valueError message in case of any issues during the list process
Version history
Introduced in v13.0.7.
Back to
amazon aws Return to the main group to view all sub-groups Back to amazon aws Return to the group to view all blocks within this group

