Steven Calwas

Results 1 issues of Steven Calwas

The Glacier.Client.list_vaults() method [Examples section](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/glacier.html#Glacier.Client.list_vaults) lists the code statement: `response = client.list_vaults( accountId='-', limit='', marker='', )` Passing an empty string with limit= raises an exception. The Glacier REST API for...

documentation
glacier
service-api