File tree Expand file tree Collapse file tree 2 files changed +22
-7
lines changed
aws_doc_sdk_examples_tools/config Expand file tree Collapse file tree 2 files changed +22
-7
lines changed Original file line number Diff line number Diff line change 179179
180180<!ENTITY GeoRouteslong 'Amazon Location Service Routes V2'>
181181<!ENTITY GeoRoutes 'Location Service Routes V2'>
182+
183+ <!-- Tools for PowerShell -->
184+ <!ENTITY guide-twp-ref-v4 '&guide-twp-ref; (V4)'>
185+ <!ENTITY guide-twp-ref-v5 '&guide-twp-ref; (V5)'>
Original file line number Diff line number Diff line change @@ -260,16 +260,27 @@ PowerShell:
260260 property : powershell
261261 sdk :
262262 4 :
263- long : " &TWPALLlong;"
264- short : " &TWPALL;"
263+ long : " &TWPALLlong; V4 "
264+ short : " &TWPALL; V4 "
265265 expanded :
266- long : " AWS Tools for PowerShell"
267- short : " Tools for PowerShell"
268- guide : " powershell/latest/userguide /pstools-welcome.html"
266+ long : " AWS Tools for PowerShell V4 "
267+ short : " Tools for PowerShell V4 "
268+ guide : " powershell/latest/v4 /pstools-welcome.html"
269269 api_ref :
270270 uid : " ToolsForPowerShell4"
271- name : " &guide-twp-ref;"
272- link_template : " https://docs.aws.amazon.com/powershell/latest/reference"
271+ name : " &guide-twp-ref-v4;"
272+ link_template : " https://docs.aws.amazon.com/powershell/v4/reference"
273+ 5 :
274+ long : " &TWPALLlong; V5"
275+ short : " &TWPALL; V5"
276+ expanded :
277+ long : " AWS Tools for PowerShell V5"
278+ short : " Tools for PowerShell V5"
279+ guide : " powershell/v5/userguide/pstools-welcome.html"
280+ api_ref :
281+ uid : " ToolsForPowerShell5"
282+ name : " &guide-twp-ref-v5;"
283+ link_template : " https://docs.aws.amazon.com/powershell/v5/reference"
273284 guide : " &guide-twp-ug;"
274285Python :
275286 property : python
You can’t perform that action at this time.
0 commit comments