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
* (Optional) The staging label of the version to get. If you don't specify versionId or versionStage, this operation defaults to the version with the AWSCURRENT label.
890
890
*/
891
-
versionStage?: string
891
+
versionStage?: string,
892
+
893
+
/**
894
+
* (Optional) Whether to fetch the latest secret from cloud when the request is handled. Defaults to false.
0 commit comments