
DeleteList
DeleteList
yaml
type: "io.kestra.plugin.aws.s3.DeleteList"Examples
yaml
id: aws_s3_delete_list
namespace: company.team
tasks:
- id: delete_list
type: io.kestra.plugin.aws.s3.DeleteList
accessKeyId: "{{ secret('AWS_ACCESS_KEY_ID') }}"
secretKeyId: "{{ secret('AWS_SECRET_KEY_ID') }}"
region: "eu-central-1"
bucket: "my-bucket"
prefix: "sub-dir"
Properties
bucket*Requiredstring
accessKeyIdstring
compatibilityModebooleanstring
concurrentNon-dynamicinteger
Minimum
>= 2delimiterstring
encodingTypestring
endpointOverridestring
errorOnEmptybooleanstring
Default
falseexpectedBucketOwnerstring
filterstring
Default
BOTHPossible Values
FILESDIRECTORYBOTHforcePathStylebooleanstring
markerstring
maxKeysintegerstring
Default
1000prefixstring
regexpstring
regionstring
requestPayerstring
secretKeyIdstring
sessionTokenstring
stsEndpointOverridestring
stsRoleArnstring
stsRoleExternalIdstring
stsRoleSessionDurationstring
Default
PT15MFormat
durationstsRoleSessionNamestring
Outputs
countinteger
Default
0sizeinteger
Default
0Metrics
s3.objects.deleted.countcounter
Unit
objectss3.objects.deleted.sizecounter
Unit
bytes