ssala7

Results 2 comments of ssala7

How soon would this be available in ap-southeast-1 (Singapore)?

I am seeing this error: ``` - task: AWSShellScript@1 displayName: 'aws s3 ls' inputs: awsCredentials:'$(Build.ServiceConnection)' regionName: '$(Build.awsRegion1)' scriptSource: inline inlineScript: 'aws s3 ls' continueOnError: true ``` Error: ``` ####Task Permissions...