Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions aws_doc_sdk_examples_tools/config/sdks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,17 @@ PowerShell:
uid: "ToolsForPowerShell4"
name: "&guide-twp-ref;"
link_template: "https://docs.aws.amazon.com/powershell/latest/reference"
5:
long: "&TWPALLlong; v5"
short: "&TWPALL; v5"
expanded:
long: "AWS Tools for PowerShell v5"
short: "Tools for PowerShell v5"
guide: "powershell/latest/userguide/pstools-welcome.html"
api_ref:
uid: "ToolsForPowerShell5"
name: "&guide-twp-ref;"
link_template: "https://docs.aws.amazon.com/powershell/latest/reference"
guide: "&guide-twp-ug;"
Python:
property: python
Expand Down
Loading