1500 Commits

Author SHA1 Message Date
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
Jeff Huss
31ae48112c
Creates standalone pages for OpenSearch Dashboards RPM/YUM Installation (#1113)
* More changes and removing references to OS core as this page is for dashboards only

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

* Finalized steps for rpm install

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

* Typo

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

* Phrasing

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

* Finishing up

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

* Final changes.

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

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-07 12:14:43 -07:00
Naarcha-AWS
23bf3a658f
Add removed security permissions (#1088)
* Add removed security permissions

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

* Remove dupes

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

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-07 11:34:44 -05:00
Alice Williams
df51655e4b
custom json model for anomaly detector (#1091)
* custom json model for anomaly detector #910

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

* for additional steps

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

* for UI element reformat to bold per style guide

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

Signed-off-by: alicejw <alicejw@amazon.com>
2022-09-06 13:48:06 -07:00
Jeff Huss
aec7de7d97
Updated API endpoint for testing (#1105)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-06 09:12:24 -07:00
kolchfa-aws
441df4c216
Adds bulk operations to Go client. Refactors Go client. (#1038)
* Adds bulk operations to Go client. Refactors Go client.

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-06 10:58:15 -04:00
Aria Marble
21386b05d0
script api documentation (#1094)
* Add script documentation.

Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>

* Use my own example script insteady of Elastic's.

Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>

* edditing and format changes. verified API requests and scripts. various corrections

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

* made a couple of suggested changes

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

* made further corrections

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

Signed-off-by: Steve Murphy <stevemurphy@BCSR-11413.local>
Signed-off-by: ariamarble <armarble@amazon.com>
Co-authored-by: Steve Murphy <stevemurphy@BCSR-11413.local>
2022-09-02 15:09:13 -07:00
Naarcha-AWS
d65b56fb33
Fix innerproduct function to match Dot Product (#1004)
* Fix innerproduct function to match Dot Product

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

* Fix formatting

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

* Use dot instead

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

* Remove parenthesies

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

* Remove space

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

Signed-off-by: Naarcha-AWS <naarcha@amazon.com>
2022-09-01 13:45:08 -05:00
kolchfa-aws
e2ba736553
Adds 1.3.4 and 2.2.1 to version history (#1082)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-01 13:43:02 -05:00
Jeff Huss
dfa4776ee5
Adds disclaimer about Maven coords URL formation and details about local zip files (#1054)
* Added guidance about zip syntax differences between local and remote files

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

* Added disclaimer about Maven

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

* Added disclaimer about protocols

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

* Caught a small typo and fixed it

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

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-01 10:06:51 -07:00
Jeff Huss
ece0d81b89
Minor change to tar install replaces user names with usernames per editor (#1070)
Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-09-01 09:35:35 -07:00
David Vassallo
0b624cbaf2
add note regarding required use of TLS transport (#804)
* 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>

Signed-off-by: David Vassallo <davevassallo@gmail.com>
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
2022-09-01 11:19:15 -05:00
Chris Moore
aa5823d61c
Add documentation for the plugins.security.cache.ttl_minutes property (#1039)
* auth cache timeout prop

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

* auth cache timeout prop

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

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-09-01 08:57:12 -07:00
Chris Moore
c3f2b7bdf1
CCS-permissions (#1053)
Signed-off-by: cwillum <cwmmoore@amazon.com>

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-09-01 08:48:42 -07:00
kolchfa-aws
3c66463f13
Adds 1.3.4 to version history (#1040)
Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>

Signed-off-by: Fanit Kolchina <kolchfa@amazon.com>
2022-09-01 09:51:16 -05:00
Aria Marble
3417d8b7b8
created page and documentation for querqy plugin (#1047)
* created page and documentation for querqy plugin

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

* made suggested changes

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

* made suggested title change

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

* made further formatting changes

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

* formatting

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

Signed-off-by: ariamarble <armarble@amazon.com>
2022-08-31 15:42:17 -07:00
Jeff Huss
a890c4e0a3
Reformats plugins page, adds more explanations, and adds Maven coordinates help (#1041)
* Added Maven coordinates syntax and sample command

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

* Changes to the overall layout

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

* Removed the extra table of contents - users don't need 3 on the same page

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

* Minor changes

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

* Finished clean up

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

* Found a missing word and fixed it

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

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-08-31 10:44:16 -07:00
natebower
1b66740a93
minor style guide revision (#1044)
Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>

Signed-off-by: natebower <102320899+natebower@users.noreply.github.com>
2022-08-31 12:29:55 -04:00
Hai Yan
2dcdf12bd7
Replace deprecated opensearch sink configuration fields in examples (#1029)
Signed-off-by: Hai Yan <oeyh@amazon.com>

Signed-off-by: Hai Yan <oeyh@amazon.com>
2022-08-30 13:06:45 -05:00
Jeff Huss
f65dce5a68
Tarball installation guide refactor (#881)
* New PR because the old one was corrupted by a commit without DCO

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

* Fixed syntax for bullet/numbered lists.

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

* Added validation steps to the end

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

* Cleaning up phrasing and grammar

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

* Making some changes based on peer feedback

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

* Fixing opening section

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

* Fixing phrasing and rewording headers

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

* Cleaning up more

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

* Moved unrelated content to the appropriate pages and deleted from this guide

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

* Added templates for links

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

* Added a few related links that make sense as logical next steps

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

* Cleaned up link formatting. Ready for review now.

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

* Applied changes recommended by vagimeli

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

* Applied changed from PR review

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

* Added step numbers to headers and periods to bullet list at the top

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

* Fix typo in script comment

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

* Made most of the editorial changes but there are a couple open items

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

* Final editorial changes applied, ready to merge

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

Signed-off-by: JeffH-AWS <jeffhuss@amazon.com>
2022-08-30 09:41:58 -07:00
Chris Moore
b9838dfd87
Missing documentation for the plugins.security.allow_default_init_securityindex property (#919)
* “fix#676-allow_default_init_securityindex”

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

* “fix#676-allow_default_init_securityindex”

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

* fix#676-allow_default_init_securityindex

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

* fix#676-allow_default_init_securityindex

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

Signed-off-by: cwillum <cwmmoore@amazon.com>
2022-08-29 13:17:36 -07:00
Craig Perkins
f1d1dde8e5
resolve_hostname should be singular (#1019)
Signed-off-by: Craig Perkins <cwperx@amazon.com>

Signed-off-by: Craig Perkins <cwperx@amazon.com>
2022-08-29 13:12:35 -05:00
Miki
caa88cc9e0
Adopts the new top nav from the website (#984)
Signed-off-by: Miki <miki@amazon.com>

Signed-off-by: Miki <miki@amazon.com>
2022-08-29 13:07:08 -05:00
Craig Perkins
c48cf8c600
Fix example using custom_attr_whitelist and custom_attr_maxval_len in ldap documentation (#981)
Signed-off-by: Craig Perkins <cwperx@amazon.com>

Signed-off-by: Craig Perkins <cwperx@amazon.com>
2022-08-25 14:08:45 -05:00