Skip to content

Commit 8393e08

Browse files
Fixed auto completion for vault name
1 parent 8b04bc5 commit 8393e08

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

awsshell/data/glacier/2012-06-01/completions-1.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@
5555
"Vault": {
5656
"operation": "ListVaults",
5757
"resourceIdentifier": {
58-
"AccountId": "accountId"
58+
"AccountId": "accountId",
59+
"Name": "VaultList[].VaultName"
5960
}
6061
}
6162
}
62-
}
63+
}

0 commit comments

Comments
 (0)