Commit Graph

1773 Commits

Author SHA1 Message Date
kolchfa-aws 4d931e4038
Cleans up formatting (#1348)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Fixes intro page table
2022-09-27 20:23:00 -04:00
Aria Marble 9d7592f400
Add wait_for_completion to API documentation (#1328)
* updated incorrect links

Signed-off-by: ariamarble <armarble@amazon.com>

* update with wait for completion

Signed-off-by: ariamarble <armarble@amazon.com>

* made suggested change

Signed-off-by: ariamarble <armarble@amazon.com>

* made additional changes

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: ariamarble <armarble@amazon.com>
2022-09-27 17:09:07 -07:00
Chris Moore 1b69f700f8
Provide users with warning about special characters in query DSL and API query fields (#1255)
* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

* fix#1196_Spesh-Chars

Signed-off-by: cwillum <cwmmoore@amazon.com>

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-09-27 13:29:19 -07:00
kolchfa-aws bbd0f1157b
Refactors transform APIs (#1265)
* Refactors transform APIs

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Refactors transform API

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporates editorial feedback

* Minor editing

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-27 15:09:28 -04:00
Deep Datta e338f77cce
Documentation for new parameters in logstash-output-opensearch 2.0.0 (#1263)
* Add documentation for 3 new parameters added in logstash-output-opensearch 2.0.0

Signed-off-by: Deep Datta <deedatta@amazon.com>

* Update _clients/logstash/ship-to-opensearch.md

Signed-off-by: Deep Datta <deedatta@amazon.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

* Fix typo

Signed-off-by: Deep Datta <deedatta@amazon.com>

Signed-off-by: Deep Datta <deedatta@amazon.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
2022-09-27 13:25:15 -05:00
Jeff Huss 1867336096
Added step to restart OS after applying security changes (#1315)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-27 08:46:09 -07:00
Mark Cohen faeb90bb05
updated doc to include configuration instructions for CORS headers (#1301)
Signed-off-by: Mark Cohen <markcoh@amazon.com>

Signed-off-by: Mark Cohen <markcoh@amazon.com>
2022-09-27 08:08:08 -05:00
Miki 9bddce95ba
Removes the local DCO action, adds a custom PR template, configures the inherited DCO action (#1317)
Signed-off-by: Miki <miki@amazon.com>

Signed-off-by: Miki <miki@amazon.com>
2022-09-26 17:41:45 -07:00
Alice Williams a1d79db6ec
[Doc] update geoJSON example file to prevent errors (#1277)
* for geoJSON file that has same start/endpoints for each polygon. see issue with more info https://github.com/opensearch-project/documentation-website/issues/794#issuecomment-1252908411

Signed-off-by: alicejw <alicejw@amazon.com>

* for additional images with borders and fixed errors in example GeoJSON file so it is cut and paste ready to use

Signed-off-by: alicejw <alicejw@amazon.com>

* rename new image file because replacing file with same name caused build conflict

Signed-off-by: alicejw <alicejw@amazon.com>

* image rename

Signed-off-by: alicejw <alicejw@amazon.com>

* for doc reviewer edits and more clarification to procedural steps

Signed-off-by: alicejw <alicejw@amazon.com>

* fix typo in UI name 'Region Map' visualization type

Signed-off-by: alicejw <alicejw@amazon.com>

* to add prerequisite callout for the two required plugins

Signed-off-by: alicejw <alicejw@amazon.com>

* remove commented-out note for link. unnecessary

Signed-off-by: alicejw <alicejw@amazon.com>

* for doc review updates - changed example JSON file to include only 2 counties, and other rewrites

Signed-off-by: alicejw <alicejw@amazon.com>

* remove modified region map and use original map with 2 counties

Signed-off-by: alicejw <alicejw@amazon.com>

* we decided to show the grey outlined regions in the image

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-26 10:42:22 -07:00
Naarcha-AWS c69f860bfe
Add PPL and SQL section (#1111)
* Merge pull request #1 from Yury-Fridlyand/dev-update-sql-relevance-docs

Update SQL plugin relevance functions documentation.

Co-authored-by: MaxKsyunz <maxk@bitquilltech.com>
Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>

* Address PR feedback.

Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>

* Address PR feedback by @joshuali925.

Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>

* Remove PPL page from Observability Plugin. Add link to Observability page. Make some simple formatting changes

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Reword paragraph

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Adds SQL and PPL API and other SQL plugin changes

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Formatting changes

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporates editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Yury Fridlyand <yuryf@bitquilltech.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
Co-authored-by: Yury Fridlyand <yuryf@bitquilltech.com>
Co-authored-by: MaxKsyunz <maxk@bitquilltech.com>
Co-authored-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-26 12:28:00 -04:00
Naarcha-AWS a6e47e02f5
Add the Kubernetes Operator install instructions (#1017)
* Add the Kubernetes Operator install instructions

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Copy edits

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add doc review

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add editorial

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-21 12:10:05 -07:00
Alice Williams 0a0968ac94
[Doc] add terms for site search to return pages correctly for bool and range queries (#1229)
* for rewrites to range queries

Signed-off-by: alicejw <alicejw@amazon.com>

* for seeding terms to pull up range and bool query pages in site searches

Signed-off-by: alicejw <alicejw@amazon.com>

* minor wording fix

Signed-off-by: alicejw <alicejw@amazon.com>

* reword compound query description

Signed-off-by: alicejw <alicejw@amazon.com>

* for range query rewrites

Signed-off-by: alicejw <alicejw@amazon.com>

* for doc review comments

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-21 11:37:13 -07:00
Naarcha-AWS 86f6d20048
Edits to PR #805 (#1279)
* Fix headers on configurations page.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* A few small tweaks

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-21 11:21:37 -07:00
Ralph Ursprung 45ef911be1
add backlink from config to cluster settings API (#1261)
this way the detailed documentation of the API can be found more easily
when browsing the general configuration documentation.

Co-authored-by: Naarcha-AWS <naarcha@amazon.com>
Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>

Signed-off-by: Ralph Ursprung <Ralph.Ursprung@avaloq.com>
Co-authored-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-21 11:18:39 -07:00
Jeff Huss 0f9543e586
Fixed link to dashboards landing page (#1278)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-21 10:49:17 -07:00
Sachin Kale 57417bb1fb
Change remote store documentation to reflect all the config options (#1245)
* Change remote store documentation to reflect all the config options

Signed-off-by: Sachin Kale <kalsac@amazon.com>

* Address review comments

Signed-off-by: Sachin Kale <kalsac@amazon.com>

* Address review comments

Signed-off-by: Sachin Kale <kalsac@amazon.com>

Signed-off-by: Sachin Kale <kalsac@amazon.com>
Co-authored-by: Sachin Kale <kalsac@amazon.com>
2022-09-20 07:38:11 -07:00
Miki 981ec77db4
Fixes the nested nav's interaction with the custom search component (#1251)
Signed-off-by: Miki <miki@amazon.com>

Signed-off-by: Miki <miki@amazon.com>
2022-09-19 12:08:52 -07:00
Miki 9da8dc23b6
Improve logging of the link checker (#1252)
Signed-off-by: Miki <miki@amazon.com>

Signed-off-by: Miki <miki@amazon.com>
2022-09-19 11:55:18 -07:00
kolchfa-aws fc03a5ea5d
Changed image in drag and drop (#1257)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-19 12:21:53 -04:00
Alice Williams 282a26ebfe
[Bug] Fix broken cross-ref links in the docs (#1253)
* to fix broken cross-ref links

Signed-off-by: alicejw <alicejw@amazon.com>

* replace removed link

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-16 17:07:38 -07:00
kolchfa-aws 1b2121ef67
Fixes enabling drag and drop (#1250)
* Fixes enabling drag and drop

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Implemented editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Updates the links and images

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-16 18:07:08 -04:00
Naarcha-AWS cb1d667b60
Fix home page (#1247)
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-16 13:04:03 -05:00
Carlo Smouter 3f79fd8ccb
fix aliases example for shrink policy action (#1014)
Signed-off-by: Carlo Smouter <carlos@cynet.com>

Signed-off-by: Carlo Smouter <carlos@cynet.com>
Co-authored-by: Carlo Smouter <carlos@cynet.com>
2022-09-15 14:02:39 -05:00
Aria Marble 89fb4746bf
Issue1238 - Update segment replication feedback link (#1239)
* updated incorrect links

Signed-off-by: ariamarble <armarble@amazon.com>

* quick link update for segrep page

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: ariamarble <armarble@amazon.com>
2022-09-15 09:21:54 -07:00
Alice Williams 63e1a65f29
Clear cache API - additional edits (#1214)
* to check in the cache API for Steve

Signed-off-by: alicejw <alicejw@amazon.com>

* for editorial review feedback modifications

Signed-off-by: alicejw <alicejw@amazon.com>

* doc review update

Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-14 16:39:00 -07:00
Hai Yan 594715c04c
Rename prepper to processor in yaml sample (#1056)
Signed-off-by: Hai Yan <oeyh@amazon.com>

Signed-off-by: Hai Yan <oeyh@amazon.com>
2022-09-14 15:54:16 -05:00
xluo-aws 9855ff0a8f
Remove _mappings from create mapping url (#1176)
_mappings and mappings should not be specified at the same time when sending out create mapping request
If index doesn't exist, the url should not include _mappings as part of it's path, otherwise it will throw index not exist error
If index already exists, the mappings object should not be included in the body, other wise it will throw mapping parse error exception

Signed-off-by: xluo-aws <lxuesong@amazon.com>

Signed-off-by: xluo-aws <lxuesong@amazon.com>
2022-09-14 15:51:03 -05:00
Yury-Fridlyand 3338fbaaa0
Update docker compose (#1194)
* Update `docker-compose.yml`.

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>

* Type fix.

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>

Signed-off-by: Yury-Fridlyand <yuryf@bitquilltech.com>
2022-09-14 15:43:37 -05:00
Naarcha-AWS a2e5f867bc
Fix home page and experimental feature warnings (#1206)
* Fix typos

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix Dashboards link, place segment replication warnings under title, change remote from note to warning

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Push index changes

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix merge conflicts

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-14 14:03:41 -05:00
Jeff Huss f768e30617
Changed the orientation of the tone trait table starting line 35 (#1202)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-14 11:54:20 -07:00
kolchfa-aws fc34d7127f
Adds 2.3 release (#1197)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-14 14:25:15 -04:00
Naarcha-AWS cc0ee6b99b
Fix typos (#1203)
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-14 12:48:54 -05:00
Naarcha-AWS ef53eda3aa
Add home page and experimental features section (#1146)
* Add experimental features section for 2.3

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix typo

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add image thumbnails.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix table.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove playground section.

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Move up experimental features

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Make experimental features it's own page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix nav order

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Ensure segment replication section appears in TOC. Link in experimental features files

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Fix typo in breaking changes page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add Drag and Drop wizard

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add drag and drop wizard changes

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Remove experimental-features page

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

* Add link for remote storage

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-14 12:27:15 -05:00
Jeff Huss 2426148221
Makes changes from review of PR #1179 (#1200)
* Pulling in changes from the doc review that were requested after approval

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Found a lost comma and returned it to its owner

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-14 10:09:38 -07:00
Jeff Huss f805a28bf7
Adds documentation page for remote-backed storage (#1179)
* Created page based on structure of PR 1163

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Added prerequisite steps for enabling the feature and its dependency

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Adding more

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Adding more content

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Finishing up and ready for tech review

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Moved page per dev request

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Fixed header and changed heading sizes

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Ready for tech review

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

* Added link to segment replication

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-14 09:11:14 -07:00
Melissa Vagi 9eb3a237b9
Create drag and drop wizard documentation (#1195)
* Create initial drag and drop documentation

Signed-off-by: vagimeli <vagimeli@amazon.com>

* Made revisions per doc review feedback

Signed-off-by: vagimeli <vagimeli@amazon.com>

* Copy edits

Signed-off-by: vagimeli <vagimeli@amazon.com>

Signed-off-by: vagimeli <vagimeli@amazon.com>
2022-09-13 19:54:10 -06:00
kolchfa-aws 1887bff3b7
Changes name of the sm-state-machine image (#1190)
* Changes name of the sm-state-machine image

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* add a correctly named image file

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-13 15:29:00 -04:00
natebower 02e81a2837
Update terms.md (#1191)
* Updates TERMS.md

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>

* Updates TERMS.md

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>
2022-09-13 15:02:35 -04:00
Aria Marble e2b82dd75e
Publish segment replication experimental feature documentation (#1163)
* segment replication documentation

Signed-off-by: ariamarble <armarble@amazon.com>

* changes from tech review

Signed-off-by: ariamarble <armarble@amazon.com>

* renamed file type, fixed various wording and formatting

Signed-off-by: ariamarble <armarble@amazon.com>

* made suggested edits

Signed-off-by: ariamarble <armarble@amazon.com>

* edit corrections

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: ariamarble <armarble@amazon.com>
2022-09-13 10:59:40 -07:00
Alice Williams 1f54720013
to check in the cache API for Steve (#1168)
Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-13 09:38:23 -07:00
kolchfa-aws 3416dbe7d9
Renames async search settings (#1180)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-12 14:03:24 -04:00
natebower 301af4fa98
Updates inclusion guidance (#1156)
Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>
2022-09-12 09:29:50 -04:00
David Venable e08b786d52
Fixes the metrics-pipeline to use otel_metrics_source which is the correct source plugin here. (#1155)
Signed-off-by: David Venable <dlv@amazon.com>

Signed-off-by: David Venable <dlv@amazon.com>
2022-09-10 10:32:07 -05:00
Naarcha-AWS ab5654cc36
Edits to PR #804, TLS settings (#1071)
* add note regarding required use of TLS transport

"basic usage" doesn't mention that the securityadmin.sh command will fail outright if "plugins.security.ssl.http.enabled" is set to "false"

Signed-off-by: David Vassallo <davevassallo@gmail.com>

* Update _security-plugin/configuration/security-admin.md

Signed-off-by: David Vassallo <davevassallo@gmail.com>

Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>

* Add one copy edit

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>

Signed-off-by: David Vassallo <davevassallo@gmail.com>
Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
Co-authored-by: David Vassallo <davevassallo@gmail.com>
2022-09-10 10:31:48 -05:00
Chris Moore 9317d540f8
docker-compose-file-setting_name (#1151)
Signed-off-by: cwillum <cwmmoore@amazon.com>

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-09-09 16:44:07 -07:00
Aria Marble cc5406743e
Issue1157 - correcting links on scripts-api index page (#1158)
* updated incorrect links

Signed-off-by: ariamarble <armarble@amazon.com>

* quick correction of page links

Signed-off-by: ariamarble <armarble@amazon.com>

Signed-off-by: ariamarble <armarble@amazon.com>
2022-09-09 11:24:54 -07:00
Alice Williams e84f9f5c0f
update yaml file note for new downloads (#1043)
Signed-off-by: alicejw <alicejw@amazon.com>

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-08 08:59:31 -07:00
Jeff Huss 78ebef5e5c
Added related links and changed title of page in ToC (#1092)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-08 08:32:11 -07:00
kolchfa-aws 60a3722042
Adds Ruby client documentation (#1018)
* Adds Ruby client documentation

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporates doc review comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

* Incorporated editorial comments

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-08 09:38:26 -04:00
Jeff Huss c9912dd5f6
Moved the info over to the pa page (#1134)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-07 13:31:54 -07:00