You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* <p>Container for information about the JWT configuration of the Amazon OpenSearch Service.</p>
801
+
* @public
802
+
*/
803
+
JWTOptions?: JWTOptionsOutput;
804
+
769
805
/**
770
806
* <p>Date and time when the migration period will be disabled. Only necessary when <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html#fgac-enabling-existing">enabling
771
807
* fine-grained access control on an existing domain</a>.</p>
* <p>Container for information about the JWT configuration of the Amazon OpenSearch Service. </p>
961
+
* @public
962
+
*/
963
+
JWTOptions?: JWTOptionsInput;
964
+
893
965
/**
894
966
* <p>True to enable a 30-day migration period during which administrators can create role
895
967
* mappings. Only necessary when <a href="https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html#fgac-enabling-existing">enabling
0 commit comments