Nexial Automation

Test Automation Platform for everyone!

X

aws.s3 » assertNotPresent(profile,remotePath)

Description

This command checks if there are no files matching the pattern provided in remotePath (i.e in the S3 bucket/folder).

Check here for more information regarding profile.

Parameters

  • profile - the profile added in the data file which contains AWS credentials and connectivity
  • remotePath - the pattern which specifies the folder, file or a pattern of files.

Example

Script:

Output:

See Also