volc-cloudidentity 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/index.js +635 -0
- package/dist/esm/api.d.ts +661 -0
- package/dist/esm/api.d.ts.map +1 -0
- package/dist/esm/index.d.ts +13 -0
- package/dist/esm/index.d.ts.map +1 -0
- package/dist/esm/index.mjs +427 -0
- package/dist/esm/types/account-assignment-for-list-account-assignments-output.d.ts +60 -0
- package/dist/esm/types/account-assignment-for-list-account-assignments-output.d.ts.map +1 -0
- package/dist/esm/types/add-inline-policy-to-permission-set-request.d.ts +30 -0
- package/dist/esm/types/add-inline-policy-to-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/add-inline-policy-to-permission-set-response.d.ts +20 -0
- package/dist/esm/types/add-inline-policy-to-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/add-system-policy-to-permission-set-request.d.ts +30 -0
- package/dist/esm/types/add-system-policy-to-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/add-system-policy-to-permission-set-response.d.ts +20 -0
- package/dist/esm/types/add-system-policy-to-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/add-user-to-group-request.d.ts +30 -0
- package/dist/esm/types/add-user-to-group-request.d.ts.map +1 -0
- package/dist/esm/types/add-user-to-group-response.d.ts +20 -0
- package/dist/esm/types/add-user-to-group-response.d.ts.map +1 -0
- package/dist/esm/types/attach-policy-to-user-provision-request.d.ts +30 -0
- package/dist/esm/types/attach-policy-to-user-provision-request.d.ts.map +1 -0
- package/dist/esm/types/attach-policy-to-user-provision-response.d.ts +20 -0
- package/dist/esm/types/attach-policy-to-user-provision-response.d.ts.map +1 -0
- package/dist/esm/types/create-account-assignment-request.d.ts +48 -0
- package/dist/esm/types/create-account-assignment-request.d.ts.map +1 -0
- package/dist/esm/types/create-account-assignment-response.d.ts +25 -0
- package/dist/esm/types/create-account-assignment-response.d.ts.map +1 -0
- package/dist/esm/types/create-external-samlidentity-provider-request.d.ts +25 -0
- package/dist/esm/types/create-external-samlidentity-provider-request.d.ts.map +1 -0
- package/dist/esm/types/create-external-samlidentity-provider-response.d.ts +46 -0
- package/dist/esm/types/create-external-samlidentity-provider-response.d.ts.map +1 -0
- package/dist/esm/types/create-group-request.d.ts +48 -0
- package/dist/esm/types/create-group-request.d.ts.map +1 -0
- package/dist/esm/types/create-group-response.d.ts +60 -0
- package/dist/esm/types/create-group-response.d.ts.map +1 -0
- package/dist/esm/types/create-permission-set-request.d.ts +40 -0
- package/dist/esm/types/create-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/create-permission-set-response.d.ts +25 -0
- package/dist/esm/types/create-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/create-scimserver-credential-request.d.ts +20 -0
- package/dist/esm/types/create-scimserver-credential-request.d.ts.map +1 -0
- package/dist/esm/types/create-scimserver-credential-response.d.ts +50 -0
- package/dist/esm/types/create-scimserver-credential-response.d.ts.map +1 -0
- package/dist/esm/types/create-user-provisioning-request.d.ts +92 -0
- package/dist/esm/types/create-user-provisioning-request.d.ts.map +1 -0
- package/dist/esm/types/create-user-provisioning-response.d.ts +75 -0
- package/dist/esm/types/create-user-provisioning-response.d.ts.map +1 -0
- package/dist/esm/types/create-user-request.d.ts +45 -0
- package/dist/esm/types/create-user-request.d.ts.map +1 -0
- package/dist/esm/types/create-user-response.d.ts +65 -0
- package/dist/esm/types/create-user-response.d.ts.map +1 -0
- package/dist/esm/types/delete-account-assignment-request.d.ts +61 -0
- package/dist/esm/types/delete-account-assignment-request.d.ts.map +1 -0
- package/dist/esm/types/delete-account-assignment-response.d.ts +25 -0
- package/dist/esm/types/delete-account-assignment-response.d.ts.map +1 -0
- package/dist/esm/types/delete-group-request.d.ts +25 -0
- package/dist/esm/types/delete-group-request.d.ts.map +1 -0
- package/dist/esm/types/delete-group-response.d.ts +20 -0
- package/dist/esm/types/delete-group-response.d.ts.map +1 -0
- package/dist/esm/types/delete-permission-set-request.d.ts +25 -0
- package/dist/esm/types/delete-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/delete-permission-set-response.d.ts +20 -0
- package/dist/esm/types/delete-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/delete-scimserver-credential-request.d.ts +25 -0
- package/dist/esm/types/delete-scimserver-credential-request.d.ts.map +1 -0
- package/dist/esm/types/delete-scimserver-credential-response.d.ts +20 -0
- package/dist/esm/types/delete-scimserver-credential-response.d.ts.map +1 -0
- package/dist/esm/types/delete-user-provisioning-event-request.d.ts +25 -0
- package/dist/esm/types/delete-user-provisioning-event-request.d.ts.map +1 -0
- package/dist/esm/types/delete-user-provisioning-event-response.d.ts +20 -0
- package/dist/esm/types/delete-user-provisioning-event-response.d.ts.map +1 -0
- package/dist/esm/types/delete-user-provisioning-request.d.ts +25 -0
- package/dist/esm/types/delete-user-provisioning-request.d.ts.map +1 -0
- package/dist/esm/types/delete-user-provisioning-response.d.ts +20 -0
- package/dist/esm/types/delete-user-provisioning-response.d.ts.map +1 -0
- package/dist/esm/types/delete-user-request.d.ts +25 -0
- package/dist/esm/types/delete-user-request.d.ts.map +1 -0
- package/dist/esm/types/delete-user-response.d.ts +20 -0
- package/dist/esm/types/delete-user-response.d.ts.map +1 -0
- package/dist/esm/types/deprovision-permission-set-request.d.ts +30 -0
- package/dist/esm/types/deprovision-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/deprovision-permission-set-response.d.ts +25 -0
- package/dist/esm/types/deprovision-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/detach-policy-to-user-provision-request.d.ts +30 -0
- package/dist/esm/types/detach-policy-to-user-provision-request.d.ts.map +1 -0
- package/dist/esm/types/detach-policy-to-user-provision-response.d.ts +20 -0
- package/dist/esm/types/detach-policy-to-user-provision-response.d.ts.map +1 -0
- package/dist/esm/types/disable-portal-login-setting-request.d.ts +25 -0
- package/dist/esm/types/disable-portal-login-setting-request.d.ts.map +1 -0
- package/dist/esm/types/disable-portal-login-setting-response.d.ts +20 -0
- package/dist/esm/types/disable-portal-login-setting-response.d.ts.map +1 -0
- package/dist/esm/types/disable-service-request.d.ts +20 -0
- package/dist/esm/types/disable-service-request.d.ts.map +1 -0
- package/dist/esm/types/disable-service-response.d.ts +20 -0
- package/dist/esm/types/disable-service-response.d.ts.map +1 -0
- package/dist/esm/types/enable-portal-login-setting-request.d.ts +25 -0
- package/dist/esm/types/enable-portal-login-setting-request.d.ts.map +1 -0
- package/dist/esm/types/enable-portal-login-setting-response.d.ts +20 -0
- package/dist/esm/types/enable-portal-login-setting-response.d.ts.map +1 -0
- package/dist/esm/types/enable-service-request.d.ts +20 -0
- package/dist/esm/types/enable-service-request.d.ts.map +1 -0
- package/dist/esm/types/enable-service-response.d.ts +20 -0
- package/dist/esm/types/enable-service-response.d.ts.map +1 -0
- package/dist/esm/types/get-external-samlidentity-provider-request.d.ts +20 -0
- package/dist/esm/types/get-external-samlidentity-provider-request.d.ts.map +1 -0
- package/dist/esm/types/get-external-samlidentity-provider-response.d.ts +46 -0
- package/dist/esm/types/get-external-samlidentity-provider-response.d.ts.map +1 -0
- package/dist/esm/types/get-group-request.d.ts +25 -0
- package/dist/esm/types/get-group-request.d.ts.map +1 -0
- package/dist/esm/types/get-group-response.d.ts +60 -0
- package/dist/esm/types/get-group-response.d.ts.map +1 -0
- package/dist/esm/types/get-mfasettings-request.d.ts +20 -0
- package/dist/esm/types/get-mfasettings-request.d.ts.map +1 -0
- package/dist/esm/types/get-mfasettings-response.d.ts +25 -0
- package/dist/esm/types/get-mfasettings-response.d.ts.map +1 -0
- package/dist/esm/types/get-permission-set-request.d.ts +25 -0
- package/dist/esm/types/get-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/get-permission-set-response.d.ts +55 -0
- package/dist/esm/types/get-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/get-portal-login-config-request.d.ts +20 -0
- package/dist/esm/types/get-portal-login-config-request.d.ts.map +1 -0
- package/dist/esm/types/get-portal-login-config-response.d.ts +35 -0
- package/dist/esm/types/get-portal-login-config-response.d.ts.map +1 -0
- package/dist/esm/types/get-samlservice-provider-request.d.ts +20 -0
- package/dist/esm/types/get-samlservice-provider-request.d.ts.map +1 -0
- package/dist/esm/types/get-samlservice-provider-response.d.ts +35 -0
- package/dist/esm/types/get-samlservice-provider-response.d.ts.map +1 -0
- package/dist/esm/types/get-service-status-request.d.ts +20 -0
- package/dist/esm/types/get-service-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-service-status-response.d.ts +31 -0
- package/dist/esm/types/get-service-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-task-status-request.d.ts +25 -0
- package/dist/esm/types/get-task-status-request.d.ts.map +1 -0
- package/dist/esm/types/get-task-status-response.d.ts +45 -0
- package/dist/esm/types/get-task-status-response.d.ts.map +1 -0
- package/dist/esm/types/get-user-provisioning-request.d.ts +25 -0
- package/dist/esm/types/get-user-provisioning-request.d.ts.map +1 -0
- package/dist/esm/types/get-user-provisioning-response.d.ts +85 -0
- package/dist/esm/types/get-user-provisioning-response.d.ts.map +1 -0
- package/dist/esm/types/get-user-request.d.ts +25 -0
- package/dist/esm/types/get-user-request.d.ts.map +1 -0
- package/dist/esm/types/get-user-response.d.ts +70 -0
- package/dist/esm/types/get-user-response.d.ts.map +1 -0
- package/dist/esm/types/group-for-list-groups-output.d.ts +68 -0
- package/dist/esm/types/group-for-list-groups-output.d.ts.map +1 -0
- package/dist/esm/types/idp-certificate-for-create-external-samlidentity-provider-output.d.ts +30 -0
- package/dist/esm/types/idp-certificate-for-create-external-samlidentity-provider-output.d.ts.map +1 -0
- package/dist/esm/types/idp-certificate-for-get-external-samlidentity-provider-output.d.ts +30 -0
- package/dist/esm/types/idp-certificate-for-get-external-samlidentity-provider-output.d.ts.map +1 -0
- package/dist/esm/types/index.d.ts +132 -0
- package/dist/esm/types/index.d.ts.map +1 -0
- package/dist/esm/types/instance-for-get-service-status-output.d.ts +53 -0
- package/dist/esm/types/instance-for-get-service-status-output.d.ts.map +1 -0
- package/dist/esm/types/list-account-assignments-request.d.ts +58 -0
- package/dist/esm/types/list-account-assignments-request.d.ts.map +1 -0
- package/dist/esm/types/list-account-assignments-response.d.ts +41 -0
- package/dist/esm/types/list-account-assignments-response.d.ts.map +1 -0
- package/dist/esm/types/list-group-members-request.d.ts +40 -0
- package/dist/esm/types/list-group-members-request.d.ts.map +1 -0
- package/dist/esm/types/list-group-members-response.d.ts +41 -0
- package/dist/esm/types/list-group-members-response.d.ts.map +1 -0
- package/dist/esm/types/list-groups-request.d.ts +48 -0
- package/dist/esm/types/list-groups-request.d.ts.map +1 -0
- package/dist/esm/types/list-groups-response.d.ts +41 -0
- package/dist/esm/types/list-groups-response.d.ts.map +1 -0
- package/dist/esm/types/list-permission-policies-in-permission-set-request.d.ts +48 -0
- package/dist/esm/types/list-permission-policies-in-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/list-permission-policies-in-permission-set-response.d.ts +41 -0
- package/dist/esm/types/list-permission-policies-in-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/list-permission-set-provisionings-request.d.ts +55 -0
- package/dist/esm/types/list-permission-set-provisionings-request.d.ts.map +1 -0
- package/dist/esm/types/list-permission-set-provisionings-response.d.ts +41 -0
- package/dist/esm/types/list-permission-set-provisionings-response.d.ts.map +1 -0
- package/dist/esm/types/list-permission-sets-request.d.ts +40 -0
- package/dist/esm/types/list-permission-sets-request.d.ts.map +1 -0
- package/dist/esm/types/list-permission-sets-response.d.ts +41 -0
- package/dist/esm/types/list-permission-sets-response.d.ts.map +1 -0
- package/dist/esm/types/list-portal-login-settings-request.d.ts +20 -0
- package/dist/esm/types/list-portal-login-settings-request.d.ts.map +1 -0
- package/dist/esm/types/list-portal-login-settings-response.d.ts +26 -0
- package/dist/esm/types/list-portal-login-settings-response.d.ts.map +1 -0
- package/dist/esm/types/list-scimserver-credentials-request.d.ts +20 -0
- package/dist/esm/types/list-scimserver-credentials-request.d.ts.map +1 -0
- package/dist/esm/types/list-scimserver-credentials-response.d.ts +26 -0
- package/dist/esm/types/list-scimserver-credentials-response.d.ts.map +1 -0
- package/dist/esm/types/list-tasks-request.d.ts +68 -0
- package/dist/esm/types/list-tasks-request.d.ts.map +1 -0
- package/dist/esm/types/list-tasks-response.d.ts +41 -0
- package/dist/esm/types/list-tasks-response.d.ts.map +1 -0
- package/dist/esm/types/list-user-provisioning-events-request.d.ts +48 -0
- package/dist/esm/types/list-user-provisioning-events-request.d.ts.map +1 -0
- package/dist/esm/types/list-user-provisioning-events-response.d.ts +41 -0
- package/dist/esm/types/list-user-provisioning-events-response.d.ts.map +1 -0
- package/dist/esm/types/list-user-provisionings-request.d.ts +35 -0
- package/dist/esm/types/list-user-provisionings-request.d.ts.map +1 -0
- package/dist/esm/types/list-user-provisionings-response.d.ts +41 -0
- package/dist/esm/types/list-user-provisionings-response.d.ts.map +1 -0
- package/dist/esm/types/list-users-request.d.ts +53 -0
- package/dist/esm/types/list-users-request.d.ts.map +1 -0
- package/dist/esm/types/list-users-response.d.ts +41 -0
- package/dist/esm/types/list-users-response.d.ts.map +1 -0
- package/dist/esm/types/member-for-list-group-members-output.d.ts +65 -0
- package/dist/esm/types/member-for-list-group-members-output.d.ts.map +1 -0
- package/dist/esm/types/permission-policy-for-list-permission-policies-in-permission-set-output.d.ts +48 -0
- package/dist/esm/types/permission-policy-for-list-permission-policies-in-permission-set-output.d.ts.map +1 -0
- package/dist/esm/types/permission-set-for-list-permission-sets-output.d.ts +60 -0
- package/dist/esm/types/permission-set-for-list-permission-sets-output.d.ts.map +1 -0
- package/dist/esm/types/permission-set-provisioning-for-list-permission-set-provisionings-output.d.ts +55 -0
- package/dist/esm/types/permission-set-provisioning-for-list-permission-set-provisionings-output.d.ts.map +1 -0
- package/dist/esm/types/portal-login-setting-for-list-portal-login-settings-output.d.ts +30 -0
- package/dist/esm/types/portal-login-setting-for-list-portal-login-settings-output.d.ts.map +1 -0
- package/dist/esm/types/provision-permission-set-request.d.ts +30 -0
- package/dist/esm/types/provision-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/provision-permission-set-response.d.ts +25 -0
- package/dist/esm/types/provision-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/remove-permission-policy-from-permission-set-request.d.ts +43 -0
- package/dist/esm/types/remove-permission-policy-from-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/remove-permission-policy-from-permission-set-response.d.ts +20 -0
- package/dist/esm/types/remove-permission-policy-from-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/remove-user-from-group-request.d.ts +30 -0
- package/dist/esm/types/remove-user-from-group-request.d.ts.map +1 -0
- package/dist/esm/types/remove-user-from-group-response.d.ts +20 -0
- package/dist/esm/types/remove-user-from-group-response.d.ts.map +1 -0
- package/dist/esm/types/reset-password-request.d.ts +40 -0
- package/dist/esm/types/reset-password-request.d.ts.map +1 -0
- package/dist/esm/types/reset-password-response.d.ts +25 -0
- package/dist/esm/types/reset-password-response.d.ts.map +1 -0
- package/dist/esm/types/retry-user-provisioning-event-request.d.ts +25 -0
- package/dist/esm/types/retry-user-provisioning-event-request.d.ts.map +1 -0
- package/dist/esm/types/retry-user-provisioning-event-response.d.ts +20 -0
- package/dist/esm/types/retry-user-provisioning-event-response.d.ts.map +1 -0
- package/dist/esm/types/scimserver-credential-for-list-scimserver-credentials-output.d.ts +45 -0
- package/dist/esm/types/scimserver-credential-for-list-scimserver-credentials-output.d.ts.map +1 -0
- package/dist/esm/types/task-for-list-tasks-output.d.ts +80 -0
- package/dist/esm/types/task-for-list-tasks-output.d.ts.map +1 -0
- package/dist/esm/types/update-group-request.d.ts +35 -0
- package/dist/esm/types/update-group-request.d.ts.map +1 -0
- package/dist/esm/types/update-group-response.d.ts +20 -0
- package/dist/esm/types/update-group-response.d.ts.map +1 -0
- package/dist/esm/types/update-inline-policy-to-permission-set-request.d.ts +30 -0
- package/dist/esm/types/update-inline-policy-to-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/update-inline-policy-to-permission-set-response.d.ts +20 -0
- package/dist/esm/types/update-inline-policy-to-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/update-instance-name-request.d.ts +25 -0
- package/dist/esm/types/update-instance-name-request.d.ts.map +1 -0
- package/dist/esm/types/update-instance-name-response.d.ts +20 -0
- package/dist/esm/types/update-instance-name-response.d.ts.map +1 -0
- package/dist/esm/types/update-mfasettings-request.d.ts +25 -0
- package/dist/esm/types/update-mfasettings-request.d.ts.map +1 -0
- package/dist/esm/types/update-mfasettings-response.d.ts +20 -0
- package/dist/esm/types/update-mfasettings-response.d.ts.map +1 -0
- package/dist/esm/types/update-permission-set-request.d.ts +40 -0
- package/dist/esm/types/update-permission-set-request.d.ts.map +1 -0
- package/dist/esm/types/update-permission-set-response.d.ts +20 -0
- package/dist/esm/types/update-permission-set-response.d.ts.map +1 -0
- package/dist/esm/types/update-samlservice-provider-request.d.ts +25 -0
- package/dist/esm/types/update-samlservice-provider-request.d.ts.map +1 -0
- package/dist/esm/types/update-samlservice-provider-response.d.ts +20 -0
- package/dist/esm/types/update-samlservice-provider-response.d.ts.map +1 -0
- package/dist/esm/types/update-user-request.d.ts +50 -0
- package/dist/esm/types/update-user-request.d.ts.map +1 -0
- package/dist/esm/types/update-user-response.d.ts +20 -0
- package/dist/esm/types/update-user-response.d.ts.map +1 -0
- package/dist/esm/types/user-for-list-users-output.d.ts +72 -0
- package/dist/esm/types/user-for-list-users-output.d.ts.map +1 -0
- package/dist/esm/types/user-provisioning-event-for-list-user-provisioning-events-output.d.ts +80 -0
- package/dist/esm/types/user-provisioning-event-for-list-user-provisioning-events-output.d.ts.map +1 -0
- package/dist/esm/types/user-provisioning-for-list-user-provisionings-output.d.ts +116 -0
- package/dist/esm/types/user-provisioning-for-list-user-provisionings-output.d.ts.map +1 -0
- package/package.json +41 -0
|
@@ -0,0 +1,635 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __webpack_require__ = {};
|
|
3
|
+
(()=>{
|
|
4
|
+
__webpack_require__.d = (exports1, definition)=>{
|
|
5
|
+
for(var key in definition)if (__webpack_require__.o(definition, key) && !__webpack_require__.o(exports1, key)) Object.defineProperty(exports1, key, {
|
|
6
|
+
enumerable: true,
|
|
7
|
+
get: definition[key]
|
|
8
|
+
});
|
|
9
|
+
};
|
|
10
|
+
})();
|
|
11
|
+
(()=>{
|
|
12
|
+
__webpack_require__.o = (obj, prop)=>Object.prototype.hasOwnProperty.call(obj, prop);
|
|
13
|
+
})();
|
|
14
|
+
(()=>{
|
|
15
|
+
__webpack_require__.r = (exports1)=>{
|
|
16
|
+
if ("u" > typeof Symbol && Symbol.toStringTag) Object.defineProperty(exports1, Symbol.toStringTag, {
|
|
17
|
+
value: 'Module'
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports1, '__esModule', {
|
|
20
|
+
value: true
|
|
21
|
+
});
|
|
22
|
+
};
|
|
23
|
+
})();
|
|
24
|
+
var __webpack_exports__ = {};
|
|
25
|
+
__webpack_require__.r(__webpack_exports__);
|
|
26
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
27
|
+
DeleteAccountAssignmentCommand: ()=>DeleteAccountAssignmentCommand,
|
|
28
|
+
EnableServiceCommand: ()=>EnableServiceCommand,
|
|
29
|
+
GetSAMLServiceProviderCommand: ()=>GetSAMLServiceProviderCommand,
|
|
30
|
+
ListPermissionSetsCommand: ()=>ListPermissionSetsCommand,
|
|
31
|
+
ListUsersCommand: ()=>ListUsersCommand,
|
|
32
|
+
DeprovisionPermissionSetCommand: ()=>DeprovisionPermissionSetCommand,
|
|
33
|
+
ProvisionPermissionSetCommand: ()=>ProvisionPermissionSetCommand,
|
|
34
|
+
UpdateInstanceNameCommand: ()=>UpdateInstanceNameCommand,
|
|
35
|
+
ListUserProvisioningEventsCommand: ()=>ListUserProvisioningEventsCommand,
|
|
36
|
+
CreateUserCommand: ()=>CreateUserCommand,
|
|
37
|
+
RemoveUserFromGroupCommand: ()=>RemoveUserFromGroupCommand,
|
|
38
|
+
DeleteUserProvisioningEventCommand: ()=>DeleteUserProvisioningEventCommand,
|
|
39
|
+
GetUserProvisioningCommand: ()=>GetUserProvisioningCommand,
|
|
40
|
+
RemovePermissionPolicyFromPermissionSetCommand: ()=>RemovePermissionPolicyFromPermissionSetCommand,
|
|
41
|
+
CLOUDIDENTITYClient: ()=>CLOUDIDENTITYClient,
|
|
42
|
+
ListGroupsCommand: ()=>ListGroupsCommand,
|
|
43
|
+
DeleteGroupCommand: ()=>DeleteGroupCommand,
|
|
44
|
+
DeletePermissionSetCommand: ()=>DeletePermissionSetCommand,
|
|
45
|
+
GetPortalLoginConfigCommand: ()=>GetPortalLoginConfigCommand,
|
|
46
|
+
ListGroupMembersCommand: ()=>ListGroupMembersCommand,
|
|
47
|
+
ListPortalLoginSettingsCommand: ()=>ListPortalLoginSettingsCommand,
|
|
48
|
+
UpdateGroupCommand: ()=>UpdateGroupCommand,
|
|
49
|
+
RetryUserProvisioningEventCommand: ()=>RetryUserProvisioningEventCommand,
|
|
50
|
+
GetUserCommand: ()=>GetUserCommand,
|
|
51
|
+
GetPermissionSetCommand: ()=>GetPermissionSetCommand,
|
|
52
|
+
DeleteSCIMServerCredentialCommand: ()=>DeleteSCIMServerCredentialCommand,
|
|
53
|
+
ListTasksCommand: ()=>ListTasksCommand,
|
|
54
|
+
UpdateInlinePolicyToPermissionSetCommand: ()=>UpdateInlinePolicyToPermissionSetCommand,
|
|
55
|
+
GetExternalSAMLIdentityProviderCommand: ()=>GetExternalSAMLIdentityProviderCommand,
|
|
56
|
+
AddSystemPolicyToPermissionSetCommand: ()=>AddSystemPolicyToPermissionSetCommand,
|
|
57
|
+
ResetPasswordCommand: ()=>ResetPasswordCommand,
|
|
58
|
+
CreateAccountAssignmentCommand: ()=>CreateAccountAssignmentCommand,
|
|
59
|
+
CreatePermissionSetCommand: ()=>CreatePermissionSetCommand,
|
|
60
|
+
GetTaskStatusCommand: ()=>GetTaskStatusCommand,
|
|
61
|
+
DeleteUserProvisioningCommand: ()=>DeleteUserProvisioningCommand,
|
|
62
|
+
ListAccountAssignmentsCommand: ()=>ListAccountAssignmentsCommand,
|
|
63
|
+
DeleteUserCommand: ()=>DeleteUserCommand,
|
|
64
|
+
EnablePortalLoginSettingCommand: ()=>EnablePortalLoginSettingCommand,
|
|
65
|
+
ListPermissionPoliciesInPermissionSetCommand: ()=>ListPermissionPoliciesInPermissionSetCommand,
|
|
66
|
+
AddInlinePolicyToPermissionSetCommand: ()=>AddInlinePolicyToPermissionSetCommand,
|
|
67
|
+
AddUserToGroupCommand: ()=>AddUserToGroupCommand,
|
|
68
|
+
DisablePortalLoginSettingCommand: ()=>DisablePortalLoginSettingCommand,
|
|
69
|
+
GetServiceStatusCommand: ()=>GetServiceStatusCommand,
|
|
70
|
+
GetGroupCommand: ()=>GetGroupCommand,
|
|
71
|
+
ListUserProvisioningsCommand: ()=>ListUserProvisioningsCommand,
|
|
72
|
+
CreateSCIMServerCredentialCommand: ()=>CreateSCIMServerCredentialCommand,
|
|
73
|
+
CreateGroupCommand: ()=>CreateGroupCommand,
|
|
74
|
+
DisableServiceCommand: ()=>DisableServiceCommand,
|
|
75
|
+
ListPermissionSetProvisioningsCommand: ()=>ListPermissionSetProvisioningsCommand,
|
|
76
|
+
UpdateUserCommand: ()=>UpdateUserCommand,
|
|
77
|
+
AttachPolicyToUserProvisionCommand: ()=>AttachPolicyToUserProvisionCommand,
|
|
78
|
+
CreateUserProvisioningCommand: ()=>CreateUserProvisioningCommand,
|
|
79
|
+
DetachPolicyToUserProvisionCommand: ()=>DetachPolicyToUserProvisionCommand,
|
|
80
|
+
GetMFASettingsCommand: ()=>GetMFASettingsCommand,
|
|
81
|
+
UpdateSAMLServiceProviderCommand: ()=>UpdateSAMLServiceProviderCommand,
|
|
82
|
+
UpdatePermissionSetCommand: ()=>UpdatePermissionSetCommand,
|
|
83
|
+
CreateExternalSAMLIdentityProviderCommand: ()=>CreateExternalSAMLIdentityProviderCommand,
|
|
84
|
+
UpdateMFASettingsCommand: ()=>UpdateMFASettingsCommand,
|
|
85
|
+
ListSCIMServerCredentialsCommand: ()=>ListSCIMServerCredentialsCommand
|
|
86
|
+
});
|
|
87
|
+
const sdk_core_namespaceObject = require("@volcengine/sdk-core");
|
|
88
|
+
function _define_property(obj, key, value) {
|
|
89
|
+
if (key in obj) Object.defineProperty(obj, key, {
|
|
90
|
+
value: value,
|
|
91
|
+
enumerable: true,
|
|
92
|
+
configurable: true,
|
|
93
|
+
writable: true
|
|
94
|
+
});
|
|
95
|
+
else obj[key] = value;
|
|
96
|
+
return obj;
|
|
97
|
+
}
|
|
98
|
+
class CLOUDIDENTITYClient extends sdk_core_namespaceObject.Client {
|
|
99
|
+
constructor(config = {}){
|
|
100
|
+
super({
|
|
101
|
+
protocol: 'https',
|
|
102
|
+
region: 'cn-beijing',
|
|
103
|
+
...config
|
|
104
|
+
});
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
class AddInlinePolicyToPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
108
|
+
constructor(input){
|
|
109
|
+
super(input);
|
|
110
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddInlinePolicyToPermissionSetCommand.metaPath);
|
|
111
|
+
}
|
|
112
|
+
}
|
|
113
|
+
_define_property(AddInlinePolicyToPermissionSetCommand, "metaPath", '/AddInlinePolicyToPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
114
|
+
class AddSystemPolicyToPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
115
|
+
constructor(input){
|
|
116
|
+
super(input);
|
|
117
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddSystemPolicyToPermissionSetCommand.metaPath);
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
_define_property(AddSystemPolicyToPermissionSetCommand, "metaPath", '/AddSystemPolicyToPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
121
|
+
class AddUserToGroupCommand extends sdk_core_namespaceObject.Command {
|
|
122
|
+
constructor(input){
|
|
123
|
+
super(input);
|
|
124
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AddUserToGroupCommand.metaPath);
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
_define_property(AddUserToGroupCommand, "metaPath", '/AddUserToGroup/2023-01-01/cloudidentity/post/application_json/');
|
|
128
|
+
class AttachPolicyToUserProvisionCommand extends sdk_core_namespaceObject.Command {
|
|
129
|
+
constructor(input){
|
|
130
|
+
super(input);
|
|
131
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(AttachPolicyToUserProvisionCommand.metaPath);
|
|
132
|
+
}
|
|
133
|
+
}
|
|
134
|
+
_define_property(AttachPolicyToUserProvisionCommand, "metaPath", '/AttachPolicyToUserProvision/2023-01-01/cloudidentity/post/application_json/');
|
|
135
|
+
class CreateAccountAssignmentCommand extends sdk_core_namespaceObject.Command {
|
|
136
|
+
constructor(input){
|
|
137
|
+
super(input);
|
|
138
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateAccountAssignmentCommand.metaPath);
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
_define_property(CreateAccountAssignmentCommand, "metaPath", '/CreateAccountAssignment/2023-01-01/cloudidentity/post/application_json/');
|
|
142
|
+
class CreateExternalSAMLIdentityProviderCommand extends sdk_core_namespaceObject.Command {
|
|
143
|
+
constructor(input){
|
|
144
|
+
super(input);
|
|
145
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateExternalSAMLIdentityProviderCommand.metaPath);
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
_define_property(CreateExternalSAMLIdentityProviderCommand, "metaPath", '/CreateExternalSAMLIdentityProvider/2023-01-01/cloudidentity/post/application_json/');
|
|
149
|
+
class CreateGroupCommand extends sdk_core_namespaceObject.Command {
|
|
150
|
+
constructor(input){
|
|
151
|
+
super(input);
|
|
152
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateGroupCommand.metaPath);
|
|
153
|
+
}
|
|
154
|
+
}
|
|
155
|
+
_define_property(CreateGroupCommand, "metaPath", '/CreateGroup/2023-01-01/cloudidentity/post/application_json/');
|
|
156
|
+
class CreatePermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
157
|
+
constructor(input){
|
|
158
|
+
super(input);
|
|
159
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreatePermissionSetCommand.metaPath);
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
_define_property(CreatePermissionSetCommand, "metaPath", '/CreatePermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
163
|
+
class CreateSCIMServerCredentialCommand extends sdk_core_namespaceObject.Command {
|
|
164
|
+
constructor(input){
|
|
165
|
+
super(input);
|
|
166
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateSCIMServerCredentialCommand.metaPath);
|
|
167
|
+
}
|
|
168
|
+
}
|
|
169
|
+
_define_property(CreateSCIMServerCredentialCommand, "metaPath", '/CreateSCIMServerCredential/2023-01-01/cloudidentity/post/application_json/');
|
|
170
|
+
class CreateUserCommand extends sdk_core_namespaceObject.Command {
|
|
171
|
+
constructor(input){
|
|
172
|
+
super(input);
|
|
173
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateUserCommand.metaPath);
|
|
174
|
+
}
|
|
175
|
+
}
|
|
176
|
+
_define_property(CreateUserCommand, "metaPath", '/CreateUser/2023-01-01/cloudidentity/post/application_json/');
|
|
177
|
+
class CreateUserProvisioningCommand extends sdk_core_namespaceObject.Command {
|
|
178
|
+
constructor(input){
|
|
179
|
+
super(input);
|
|
180
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(CreateUserProvisioningCommand.metaPath);
|
|
181
|
+
}
|
|
182
|
+
}
|
|
183
|
+
_define_property(CreateUserProvisioningCommand, "metaPath", '/CreateUserProvisioning/2023-01-01/cloudidentity/post/application_json/');
|
|
184
|
+
class DeleteAccountAssignmentCommand extends sdk_core_namespaceObject.Command {
|
|
185
|
+
constructor(input){
|
|
186
|
+
super(input);
|
|
187
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteAccountAssignmentCommand.metaPath);
|
|
188
|
+
}
|
|
189
|
+
}
|
|
190
|
+
_define_property(DeleteAccountAssignmentCommand, "metaPath", '/DeleteAccountAssignment/2023-01-01/cloudidentity/post/application_json/');
|
|
191
|
+
class DeleteGroupCommand extends sdk_core_namespaceObject.Command {
|
|
192
|
+
constructor(input){
|
|
193
|
+
super(input);
|
|
194
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteGroupCommand.metaPath);
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
_define_property(DeleteGroupCommand, "metaPath", '/DeleteGroup/2023-01-01/cloudidentity/post/application_json/');
|
|
198
|
+
class DeletePermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
199
|
+
constructor(input){
|
|
200
|
+
super(input);
|
|
201
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeletePermissionSetCommand.metaPath);
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
_define_property(DeletePermissionSetCommand, "metaPath", '/DeletePermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
205
|
+
class DeleteSCIMServerCredentialCommand extends sdk_core_namespaceObject.Command {
|
|
206
|
+
constructor(input){
|
|
207
|
+
super(input);
|
|
208
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteSCIMServerCredentialCommand.metaPath);
|
|
209
|
+
}
|
|
210
|
+
}
|
|
211
|
+
_define_property(DeleteSCIMServerCredentialCommand, "metaPath", '/DeleteSCIMServerCredential/2023-01-01/cloudidentity/post/application_json/');
|
|
212
|
+
class DeleteUserCommand extends sdk_core_namespaceObject.Command {
|
|
213
|
+
constructor(input){
|
|
214
|
+
super(input);
|
|
215
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteUserCommand.metaPath);
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
_define_property(DeleteUserCommand, "metaPath", '/DeleteUser/2023-01-01/cloudidentity/post/application_json/');
|
|
219
|
+
class DeleteUserProvisioningCommand extends sdk_core_namespaceObject.Command {
|
|
220
|
+
constructor(input){
|
|
221
|
+
super(input);
|
|
222
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteUserProvisioningCommand.metaPath);
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
_define_property(DeleteUserProvisioningCommand, "metaPath", '/DeleteUserProvisioning/2023-01-01/cloudidentity/post/application_json/');
|
|
226
|
+
class DeleteUserProvisioningEventCommand extends sdk_core_namespaceObject.Command {
|
|
227
|
+
constructor(input){
|
|
228
|
+
super(input);
|
|
229
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeleteUserProvisioningEventCommand.metaPath);
|
|
230
|
+
}
|
|
231
|
+
}
|
|
232
|
+
_define_property(DeleteUserProvisioningEventCommand, "metaPath", '/DeleteUserProvisioningEvent/2023-01-01/cloudidentity/post/application_json/');
|
|
233
|
+
class DeprovisionPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
234
|
+
constructor(input){
|
|
235
|
+
super(input);
|
|
236
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DeprovisionPermissionSetCommand.metaPath);
|
|
237
|
+
}
|
|
238
|
+
}
|
|
239
|
+
_define_property(DeprovisionPermissionSetCommand, "metaPath", '/DeprovisionPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
240
|
+
class DetachPolicyToUserProvisionCommand extends sdk_core_namespaceObject.Command {
|
|
241
|
+
constructor(input){
|
|
242
|
+
super(input);
|
|
243
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DetachPolicyToUserProvisionCommand.metaPath);
|
|
244
|
+
}
|
|
245
|
+
}
|
|
246
|
+
_define_property(DetachPolicyToUserProvisionCommand, "metaPath", '/DetachPolicyToUserProvision/2023-01-01/cloudidentity/post/application_json/');
|
|
247
|
+
class DisablePortalLoginSettingCommand extends sdk_core_namespaceObject.Command {
|
|
248
|
+
constructor(input){
|
|
249
|
+
super(input);
|
|
250
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DisablePortalLoginSettingCommand.metaPath);
|
|
251
|
+
}
|
|
252
|
+
}
|
|
253
|
+
_define_property(DisablePortalLoginSettingCommand, "metaPath", '/DisablePortalLoginSetting/2023-01-01/cloudidentity/post/application_json/');
|
|
254
|
+
class DisableServiceCommand extends sdk_core_namespaceObject.Command {
|
|
255
|
+
constructor(input){
|
|
256
|
+
super(input);
|
|
257
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(DisableServiceCommand.metaPath);
|
|
258
|
+
}
|
|
259
|
+
}
|
|
260
|
+
_define_property(DisableServiceCommand, "metaPath", '/DisableService/2023-01-01/cloudidentity/post/application_json/');
|
|
261
|
+
class EnablePortalLoginSettingCommand extends sdk_core_namespaceObject.Command {
|
|
262
|
+
constructor(input){
|
|
263
|
+
super(input);
|
|
264
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EnablePortalLoginSettingCommand.metaPath);
|
|
265
|
+
}
|
|
266
|
+
}
|
|
267
|
+
_define_property(EnablePortalLoginSettingCommand, "metaPath", '/EnablePortalLoginSetting/2023-01-01/cloudidentity/post/application_json/');
|
|
268
|
+
class EnableServiceCommand extends sdk_core_namespaceObject.Command {
|
|
269
|
+
constructor(input){
|
|
270
|
+
super(input);
|
|
271
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(EnableServiceCommand.metaPath);
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
_define_property(EnableServiceCommand, "metaPath", '/EnableService/2023-01-01/cloudidentity/post/application_json/');
|
|
275
|
+
class GetExternalSAMLIdentityProviderCommand extends sdk_core_namespaceObject.Command {
|
|
276
|
+
constructor(input){
|
|
277
|
+
super(input);
|
|
278
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetExternalSAMLIdentityProviderCommand.metaPath);
|
|
279
|
+
}
|
|
280
|
+
}
|
|
281
|
+
_define_property(GetExternalSAMLIdentityProviderCommand, "metaPath", '/GetExternalSAMLIdentityProvider/2023-01-01/cloudidentity/post/application_json/');
|
|
282
|
+
class GetGroupCommand extends sdk_core_namespaceObject.Command {
|
|
283
|
+
constructor(input){
|
|
284
|
+
super(input);
|
|
285
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetGroupCommand.metaPath);
|
|
286
|
+
}
|
|
287
|
+
}
|
|
288
|
+
_define_property(GetGroupCommand, "metaPath", '/GetGroup/2023-01-01/cloudidentity/post/application_json/');
|
|
289
|
+
class GetMFASettingsCommand extends sdk_core_namespaceObject.Command {
|
|
290
|
+
constructor(input){
|
|
291
|
+
super(input);
|
|
292
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetMFASettingsCommand.metaPath);
|
|
293
|
+
}
|
|
294
|
+
}
|
|
295
|
+
_define_property(GetMFASettingsCommand, "metaPath", '/GetMFASettings/2023-01-01/cloudidentity/post/application_json/');
|
|
296
|
+
class GetPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
297
|
+
constructor(input){
|
|
298
|
+
super(input);
|
|
299
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetPermissionSetCommand.metaPath);
|
|
300
|
+
}
|
|
301
|
+
}
|
|
302
|
+
_define_property(GetPermissionSetCommand, "metaPath", '/GetPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
303
|
+
class GetPortalLoginConfigCommand extends sdk_core_namespaceObject.Command {
|
|
304
|
+
constructor(input){
|
|
305
|
+
super(input);
|
|
306
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetPortalLoginConfigCommand.metaPath);
|
|
307
|
+
}
|
|
308
|
+
}
|
|
309
|
+
_define_property(GetPortalLoginConfigCommand, "metaPath", '/GetPortalLoginConfig/2023-01-01/cloudidentity/post/application_json/');
|
|
310
|
+
class GetSAMLServiceProviderCommand extends sdk_core_namespaceObject.Command {
|
|
311
|
+
constructor(input){
|
|
312
|
+
super(input);
|
|
313
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetSAMLServiceProviderCommand.metaPath);
|
|
314
|
+
}
|
|
315
|
+
}
|
|
316
|
+
_define_property(GetSAMLServiceProviderCommand, "metaPath", '/GetSAMLServiceProvider/2023-01-01/cloudidentity/post/application_json/');
|
|
317
|
+
class GetServiceStatusCommand extends sdk_core_namespaceObject.Command {
|
|
318
|
+
constructor(input){
|
|
319
|
+
super(input);
|
|
320
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetServiceStatusCommand.metaPath);
|
|
321
|
+
}
|
|
322
|
+
}
|
|
323
|
+
_define_property(GetServiceStatusCommand, "metaPath", '/GetServiceStatus/2023-01-01/cloudidentity/post/application_json/');
|
|
324
|
+
class GetTaskStatusCommand extends sdk_core_namespaceObject.Command {
|
|
325
|
+
constructor(input){
|
|
326
|
+
super(input);
|
|
327
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetTaskStatusCommand.metaPath);
|
|
328
|
+
}
|
|
329
|
+
}
|
|
330
|
+
_define_property(GetTaskStatusCommand, "metaPath", '/GetTaskStatus/2023-01-01/cloudidentity/post/application_json/');
|
|
331
|
+
class GetUserCommand extends sdk_core_namespaceObject.Command {
|
|
332
|
+
constructor(input){
|
|
333
|
+
super(input);
|
|
334
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetUserCommand.metaPath);
|
|
335
|
+
}
|
|
336
|
+
}
|
|
337
|
+
_define_property(GetUserCommand, "metaPath", '/GetUser/2023-01-01/cloudidentity/post/application_json/');
|
|
338
|
+
class GetUserProvisioningCommand extends sdk_core_namespaceObject.Command {
|
|
339
|
+
constructor(input){
|
|
340
|
+
super(input);
|
|
341
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(GetUserProvisioningCommand.metaPath);
|
|
342
|
+
}
|
|
343
|
+
}
|
|
344
|
+
_define_property(GetUserProvisioningCommand, "metaPath", '/GetUserProvisioning/2023-01-01/cloudidentity/post/application_json/');
|
|
345
|
+
class ListAccountAssignmentsCommand extends sdk_core_namespaceObject.Command {
|
|
346
|
+
constructor(input){
|
|
347
|
+
super(input);
|
|
348
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListAccountAssignmentsCommand.metaPath);
|
|
349
|
+
}
|
|
350
|
+
}
|
|
351
|
+
_define_property(ListAccountAssignmentsCommand, "metaPath", '/ListAccountAssignments/2023-01-01/cloudidentity/post/application_json/');
|
|
352
|
+
class ListGroupMembersCommand extends sdk_core_namespaceObject.Command {
|
|
353
|
+
constructor(input){
|
|
354
|
+
super(input);
|
|
355
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListGroupMembersCommand.metaPath);
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
_define_property(ListGroupMembersCommand, "metaPath", '/ListGroupMembers/2023-01-01/cloudidentity/post/application_json/');
|
|
359
|
+
class ListGroupsCommand extends sdk_core_namespaceObject.Command {
|
|
360
|
+
constructor(input){
|
|
361
|
+
super(input);
|
|
362
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListGroupsCommand.metaPath);
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
_define_property(ListGroupsCommand, "metaPath", '/ListGroups/2023-01-01/cloudidentity/post/application_json/');
|
|
366
|
+
class ListPermissionPoliciesInPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
367
|
+
constructor(input){
|
|
368
|
+
super(input);
|
|
369
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListPermissionPoliciesInPermissionSetCommand.metaPath);
|
|
370
|
+
}
|
|
371
|
+
}
|
|
372
|
+
_define_property(ListPermissionPoliciesInPermissionSetCommand, "metaPath", '/ListPermissionPoliciesInPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
373
|
+
class ListPermissionSetProvisioningsCommand extends sdk_core_namespaceObject.Command {
|
|
374
|
+
constructor(input){
|
|
375
|
+
super(input);
|
|
376
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListPermissionSetProvisioningsCommand.metaPath);
|
|
377
|
+
}
|
|
378
|
+
}
|
|
379
|
+
_define_property(ListPermissionSetProvisioningsCommand, "metaPath", '/ListPermissionSetProvisionings/2023-01-01/cloudidentity/post/application_json/');
|
|
380
|
+
class ListPermissionSetsCommand extends sdk_core_namespaceObject.Command {
|
|
381
|
+
constructor(input){
|
|
382
|
+
super(input);
|
|
383
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListPermissionSetsCommand.metaPath);
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
_define_property(ListPermissionSetsCommand, "metaPath", '/ListPermissionSets/2023-01-01/cloudidentity/post/application_json/');
|
|
387
|
+
class ListPortalLoginSettingsCommand extends sdk_core_namespaceObject.Command {
|
|
388
|
+
constructor(input){
|
|
389
|
+
super(input);
|
|
390
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListPortalLoginSettingsCommand.metaPath);
|
|
391
|
+
}
|
|
392
|
+
}
|
|
393
|
+
_define_property(ListPortalLoginSettingsCommand, "metaPath", '/ListPortalLoginSettings/2023-01-01/cloudidentity/post/application_json/');
|
|
394
|
+
class ListSCIMServerCredentialsCommand extends sdk_core_namespaceObject.Command {
|
|
395
|
+
constructor(input){
|
|
396
|
+
super(input);
|
|
397
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListSCIMServerCredentialsCommand.metaPath);
|
|
398
|
+
}
|
|
399
|
+
}
|
|
400
|
+
_define_property(ListSCIMServerCredentialsCommand, "metaPath", '/ListSCIMServerCredentials/2023-01-01/cloudidentity/post/application_json/');
|
|
401
|
+
class ListTasksCommand extends sdk_core_namespaceObject.Command {
|
|
402
|
+
constructor(input){
|
|
403
|
+
super(input);
|
|
404
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListTasksCommand.metaPath);
|
|
405
|
+
}
|
|
406
|
+
}
|
|
407
|
+
_define_property(ListTasksCommand, "metaPath", '/ListTasks/2023-01-01/cloudidentity/post/application_json/');
|
|
408
|
+
class ListUserProvisioningEventsCommand extends sdk_core_namespaceObject.Command {
|
|
409
|
+
constructor(input){
|
|
410
|
+
super(input);
|
|
411
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListUserProvisioningEventsCommand.metaPath);
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
_define_property(ListUserProvisioningEventsCommand, "metaPath", '/ListUserProvisioningEvents/2023-01-01/cloudidentity/post/application_json/');
|
|
415
|
+
class ListUserProvisioningsCommand extends sdk_core_namespaceObject.Command {
|
|
416
|
+
constructor(input){
|
|
417
|
+
super(input);
|
|
418
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListUserProvisioningsCommand.metaPath);
|
|
419
|
+
}
|
|
420
|
+
}
|
|
421
|
+
_define_property(ListUserProvisioningsCommand, "metaPath", '/ListUserProvisionings/2023-01-01/cloudidentity/post/application_json/');
|
|
422
|
+
class ListUsersCommand extends sdk_core_namespaceObject.Command {
|
|
423
|
+
constructor(input){
|
|
424
|
+
super(input);
|
|
425
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ListUsersCommand.metaPath);
|
|
426
|
+
}
|
|
427
|
+
}
|
|
428
|
+
_define_property(ListUsersCommand, "metaPath", '/ListUsers/2023-01-01/cloudidentity/post/application_json/');
|
|
429
|
+
class ProvisionPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
430
|
+
constructor(input){
|
|
431
|
+
super(input);
|
|
432
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ProvisionPermissionSetCommand.metaPath);
|
|
433
|
+
}
|
|
434
|
+
}
|
|
435
|
+
_define_property(ProvisionPermissionSetCommand, "metaPath", '/ProvisionPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
436
|
+
class RemovePermissionPolicyFromPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
437
|
+
constructor(input){
|
|
438
|
+
super(input);
|
|
439
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RemovePermissionPolicyFromPermissionSetCommand.metaPath);
|
|
440
|
+
}
|
|
441
|
+
}
|
|
442
|
+
_define_property(RemovePermissionPolicyFromPermissionSetCommand, "metaPath", '/RemovePermissionPolicyFromPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
443
|
+
class RemoveUserFromGroupCommand extends sdk_core_namespaceObject.Command {
|
|
444
|
+
constructor(input){
|
|
445
|
+
super(input);
|
|
446
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RemoveUserFromGroupCommand.metaPath);
|
|
447
|
+
}
|
|
448
|
+
}
|
|
449
|
+
_define_property(RemoveUserFromGroupCommand, "metaPath", '/RemoveUserFromGroup/2023-01-01/cloudidentity/post/application_json/');
|
|
450
|
+
class ResetPasswordCommand extends sdk_core_namespaceObject.Command {
|
|
451
|
+
constructor(input){
|
|
452
|
+
super(input);
|
|
453
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(ResetPasswordCommand.metaPath);
|
|
454
|
+
}
|
|
455
|
+
}
|
|
456
|
+
_define_property(ResetPasswordCommand, "metaPath", '/ResetPassword/2023-01-01/cloudidentity/post/application_json/');
|
|
457
|
+
class RetryUserProvisioningEventCommand extends sdk_core_namespaceObject.Command {
|
|
458
|
+
constructor(input){
|
|
459
|
+
super(input);
|
|
460
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(RetryUserProvisioningEventCommand.metaPath);
|
|
461
|
+
}
|
|
462
|
+
}
|
|
463
|
+
_define_property(RetryUserProvisioningEventCommand, "metaPath", '/RetryUserProvisioningEvent/2023-01-01/cloudidentity/post/application_json/');
|
|
464
|
+
class UpdateGroupCommand extends sdk_core_namespaceObject.Command {
|
|
465
|
+
constructor(input){
|
|
466
|
+
super(input);
|
|
467
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateGroupCommand.metaPath);
|
|
468
|
+
}
|
|
469
|
+
}
|
|
470
|
+
_define_property(UpdateGroupCommand, "metaPath", '/UpdateGroup/2023-01-01/cloudidentity/post/application_json/');
|
|
471
|
+
class UpdateInlinePolicyToPermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
472
|
+
constructor(input){
|
|
473
|
+
super(input);
|
|
474
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateInlinePolicyToPermissionSetCommand.metaPath);
|
|
475
|
+
}
|
|
476
|
+
}
|
|
477
|
+
_define_property(UpdateInlinePolicyToPermissionSetCommand, "metaPath", '/UpdateInlinePolicyToPermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
478
|
+
class UpdateInstanceNameCommand extends sdk_core_namespaceObject.Command {
|
|
479
|
+
constructor(input){
|
|
480
|
+
super(input);
|
|
481
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateInstanceNameCommand.metaPath);
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
_define_property(UpdateInstanceNameCommand, "metaPath", '/UpdateInstanceName/2023-01-01/cloudidentity/post/application_json/');
|
|
485
|
+
class UpdateMFASettingsCommand extends sdk_core_namespaceObject.Command {
|
|
486
|
+
constructor(input){
|
|
487
|
+
super(input);
|
|
488
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateMFASettingsCommand.metaPath);
|
|
489
|
+
}
|
|
490
|
+
}
|
|
491
|
+
_define_property(UpdateMFASettingsCommand, "metaPath", '/UpdateMFASettings/2023-01-01/cloudidentity/post/application_json/');
|
|
492
|
+
class UpdatePermissionSetCommand extends sdk_core_namespaceObject.Command {
|
|
493
|
+
constructor(input){
|
|
494
|
+
super(input);
|
|
495
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdatePermissionSetCommand.metaPath);
|
|
496
|
+
}
|
|
497
|
+
}
|
|
498
|
+
_define_property(UpdatePermissionSetCommand, "metaPath", '/UpdatePermissionSet/2023-01-01/cloudidentity/post/application_json/');
|
|
499
|
+
class UpdateSAMLServiceProviderCommand extends sdk_core_namespaceObject.Command {
|
|
500
|
+
constructor(input){
|
|
501
|
+
super(input);
|
|
502
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateSAMLServiceProviderCommand.metaPath);
|
|
503
|
+
}
|
|
504
|
+
}
|
|
505
|
+
_define_property(UpdateSAMLServiceProviderCommand, "metaPath", '/UpdateSAMLServiceProvider/2023-01-01/cloudidentity/post/application_json/');
|
|
506
|
+
class UpdateUserCommand extends sdk_core_namespaceObject.Command {
|
|
507
|
+
constructor(input){
|
|
508
|
+
super(input);
|
|
509
|
+
this.requestConfig = (0, sdk_core_namespaceObject.buildRequestConfigFromMetaPath)(UpdateUserCommand.metaPath);
|
|
510
|
+
}
|
|
511
|
+
}
|
|
512
|
+
_define_property(UpdateUserCommand, "metaPath", '/UpdateUser/2023-01-01/cloudidentity/post/application_json/');
|
|
513
|
+
exports.AddInlinePolicyToPermissionSetCommand = __webpack_exports__.AddInlinePolicyToPermissionSetCommand;
|
|
514
|
+
exports.AddSystemPolicyToPermissionSetCommand = __webpack_exports__.AddSystemPolicyToPermissionSetCommand;
|
|
515
|
+
exports.AddUserToGroupCommand = __webpack_exports__.AddUserToGroupCommand;
|
|
516
|
+
exports.AttachPolicyToUserProvisionCommand = __webpack_exports__.AttachPolicyToUserProvisionCommand;
|
|
517
|
+
exports.CLOUDIDENTITYClient = __webpack_exports__.CLOUDIDENTITYClient;
|
|
518
|
+
exports.CreateAccountAssignmentCommand = __webpack_exports__.CreateAccountAssignmentCommand;
|
|
519
|
+
exports.CreateExternalSAMLIdentityProviderCommand = __webpack_exports__.CreateExternalSAMLIdentityProviderCommand;
|
|
520
|
+
exports.CreateGroupCommand = __webpack_exports__.CreateGroupCommand;
|
|
521
|
+
exports.CreatePermissionSetCommand = __webpack_exports__.CreatePermissionSetCommand;
|
|
522
|
+
exports.CreateSCIMServerCredentialCommand = __webpack_exports__.CreateSCIMServerCredentialCommand;
|
|
523
|
+
exports.CreateUserCommand = __webpack_exports__.CreateUserCommand;
|
|
524
|
+
exports.CreateUserProvisioningCommand = __webpack_exports__.CreateUserProvisioningCommand;
|
|
525
|
+
exports.DeleteAccountAssignmentCommand = __webpack_exports__.DeleteAccountAssignmentCommand;
|
|
526
|
+
exports.DeleteGroupCommand = __webpack_exports__.DeleteGroupCommand;
|
|
527
|
+
exports.DeletePermissionSetCommand = __webpack_exports__.DeletePermissionSetCommand;
|
|
528
|
+
exports.DeleteSCIMServerCredentialCommand = __webpack_exports__.DeleteSCIMServerCredentialCommand;
|
|
529
|
+
exports.DeleteUserCommand = __webpack_exports__.DeleteUserCommand;
|
|
530
|
+
exports.DeleteUserProvisioningCommand = __webpack_exports__.DeleteUserProvisioningCommand;
|
|
531
|
+
exports.DeleteUserProvisioningEventCommand = __webpack_exports__.DeleteUserProvisioningEventCommand;
|
|
532
|
+
exports.DeprovisionPermissionSetCommand = __webpack_exports__.DeprovisionPermissionSetCommand;
|
|
533
|
+
exports.DetachPolicyToUserProvisionCommand = __webpack_exports__.DetachPolicyToUserProvisionCommand;
|
|
534
|
+
exports.DisablePortalLoginSettingCommand = __webpack_exports__.DisablePortalLoginSettingCommand;
|
|
535
|
+
exports.DisableServiceCommand = __webpack_exports__.DisableServiceCommand;
|
|
536
|
+
exports.EnablePortalLoginSettingCommand = __webpack_exports__.EnablePortalLoginSettingCommand;
|
|
537
|
+
exports.EnableServiceCommand = __webpack_exports__.EnableServiceCommand;
|
|
538
|
+
exports.GetExternalSAMLIdentityProviderCommand = __webpack_exports__.GetExternalSAMLIdentityProviderCommand;
|
|
539
|
+
exports.GetGroupCommand = __webpack_exports__.GetGroupCommand;
|
|
540
|
+
exports.GetMFASettingsCommand = __webpack_exports__.GetMFASettingsCommand;
|
|
541
|
+
exports.GetPermissionSetCommand = __webpack_exports__.GetPermissionSetCommand;
|
|
542
|
+
exports.GetPortalLoginConfigCommand = __webpack_exports__.GetPortalLoginConfigCommand;
|
|
543
|
+
exports.GetSAMLServiceProviderCommand = __webpack_exports__.GetSAMLServiceProviderCommand;
|
|
544
|
+
exports.GetServiceStatusCommand = __webpack_exports__.GetServiceStatusCommand;
|
|
545
|
+
exports.GetTaskStatusCommand = __webpack_exports__.GetTaskStatusCommand;
|
|
546
|
+
exports.GetUserCommand = __webpack_exports__.GetUserCommand;
|
|
547
|
+
exports.GetUserProvisioningCommand = __webpack_exports__.GetUserProvisioningCommand;
|
|
548
|
+
exports.ListAccountAssignmentsCommand = __webpack_exports__.ListAccountAssignmentsCommand;
|
|
549
|
+
exports.ListGroupMembersCommand = __webpack_exports__.ListGroupMembersCommand;
|
|
550
|
+
exports.ListGroupsCommand = __webpack_exports__.ListGroupsCommand;
|
|
551
|
+
exports.ListPermissionPoliciesInPermissionSetCommand = __webpack_exports__.ListPermissionPoliciesInPermissionSetCommand;
|
|
552
|
+
exports.ListPermissionSetProvisioningsCommand = __webpack_exports__.ListPermissionSetProvisioningsCommand;
|
|
553
|
+
exports.ListPermissionSetsCommand = __webpack_exports__.ListPermissionSetsCommand;
|
|
554
|
+
exports.ListPortalLoginSettingsCommand = __webpack_exports__.ListPortalLoginSettingsCommand;
|
|
555
|
+
exports.ListSCIMServerCredentialsCommand = __webpack_exports__.ListSCIMServerCredentialsCommand;
|
|
556
|
+
exports.ListTasksCommand = __webpack_exports__.ListTasksCommand;
|
|
557
|
+
exports.ListUserProvisioningEventsCommand = __webpack_exports__.ListUserProvisioningEventsCommand;
|
|
558
|
+
exports.ListUserProvisioningsCommand = __webpack_exports__.ListUserProvisioningsCommand;
|
|
559
|
+
exports.ListUsersCommand = __webpack_exports__.ListUsersCommand;
|
|
560
|
+
exports.ProvisionPermissionSetCommand = __webpack_exports__.ProvisionPermissionSetCommand;
|
|
561
|
+
exports.RemovePermissionPolicyFromPermissionSetCommand = __webpack_exports__.RemovePermissionPolicyFromPermissionSetCommand;
|
|
562
|
+
exports.RemoveUserFromGroupCommand = __webpack_exports__.RemoveUserFromGroupCommand;
|
|
563
|
+
exports.ResetPasswordCommand = __webpack_exports__.ResetPasswordCommand;
|
|
564
|
+
exports.RetryUserProvisioningEventCommand = __webpack_exports__.RetryUserProvisioningEventCommand;
|
|
565
|
+
exports.UpdateGroupCommand = __webpack_exports__.UpdateGroupCommand;
|
|
566
|
+
exports.UpdateInlinePolicyToPermissionSetCommand = __webpack_exports__.UpdateInlinePolicyToPermissionSetCommand;
|
|
567
|
+
exports.UpdateInstanceNameCommand = __webpack_exports__.UpdateInstanceNameCommand;
|
|
568
|
+
exports.UpdateMFASettingsCommand = __webpack_exports__.UpdateMFASettingsCommand;
|
|
569
|
+
exports.UpdatePermissionSetCommand = __webpack_exports__.UpdatePermissionSetCommand;
|
|
570
|
+
exports.UpdateSAMLServiceProviderCommand = __webpack_exports__.UpdateSAMLServiceProviderCommand;
|
|
571
|
+
exports.UpdateUserCommand = __webpack_exports__.UpdateUserCommand;
|
|
572
|
+
for(var __rspack_i in __webpack_exports__)if (-1 === [
|
|
573
|
+
"AddInlinePolicyToPermissionSetCommand",
|
|
574
|
+
"AddSystemPolicyToPermissionSetCommand",
|
|
575
|
+
"AddUserToGroupCommand",
|
|
576
|
+
"AttachPolicyToUserProvisionCommand",
|
|
577
|
+
"CLOUDIDENTITYClient",
|
|
578
|
+
"CreateAccountAssignmentCommand",
|
|
579
|
+
"CreateExternalSAMLIdentityProviderCommand",
|
|
580
|
+
"CreateGroupCommand",
|
|
581
|
+
"CreatePermissionSetCommand",
|
|
582
|
+
"CreateSCIMServerCredentialCommand",
|
|
583
|
+
"CreateUserCommand",
|
|
584
|
+
"CreateUserProvisioningCommand",
|
|
585
|
+
"DeleteAccountAssignmentCommand",
|
|
586
|
+
"DeleteGroupCommand",
|
|
587
|
+
"DeletePermissionSetCommand",
|
|
588
|
+
"DeleteSCIMServerCredentialCommand",
|
|
589
|
+
"DeleteUserCommand",
|
|
590
|
+
"DeleteUserProvisioningCommand",
|
|
591
|
+
"DeleteUserProvisioningEventCommand",
|
|
592
|
+
"DeprovisionPermissionSetCommand",
|
|
593
|
+
"DetachPolicyToUserProvisionCommand",
|
|
594
|
+
"DisablePortalLoginSettingCommand",
|
|
595
|
+
"DisableServiceCommand",
|
|
596
|
+
"EnablePortalLoginSettingCommand",
|
|
597
|
+
"EnableServiceCommand",
|
|
598
|
+
"GetExternalSAMLIdentityProviderCommand",
|
|
599
|
+
"GetGroupCommand",
|
|
600
|
+
"GetMFASettingsCommand",
|
|
601
|
+
"GetPermissionSetCommand",
|
|
602
|
+
"GetPortalLoginConfigCommand",
|
|
603
|
+
"GetSAMLServiceProviderCommand",
|
|
604
|
+
"GetServiceStatusCommand",
|
|
605
|
+
"GetTaskStatusCommand",
|
|
606
|
+
"GetUserCommand",
|
|
607
|
+
"GetUserProvisioningCommand",
|
|
608
|
+
"ListAccountAssignmentsCommand",
|
|
609
|
+
"ListGroupMembersCommand",
|
|
610
|
+
"ListGroupsCommand",
|
|
611
|
+
"ListPermissionPoliciesInPermissionSetCommand",
|
|
612
|
+
"ListPermissionSetProvisioningsCommand",
|
|
613
|
+
"ListPermissionSetsCommand",
|
|
614
|
+
"ListPortalLoginSettingsCommand",
|
|
615
|
+
"ListSCIMServerCredentialsCommand",
|
|
616
|
+
"ListTasksCommand",
|
|
617
|
+
"ListUserProvisioningEventsCommand",
|
|
618
|
+
"ListUserProvisioningsCommand",
|
|
619
|
+
"ListUsersCommand",
|
|
620
|
+
"ProvisionPermissionSetCommand",
|
|
621
|
+
"RemovePermissionPolicyFromPermissionSetCommand",
|
|
622
|
+
"RemoveUserFromGroupCommand",
|
|
623
|
+
"ResetPasswordCommand",
|
|
624
|
+
"RetryUserProvisioningEventCommand",
|
|
625
|
+
"UpdateGroupCommand",
|
|
626
|
+
"UpdateInlinePolicyToPermissionSetCommand",
|
|
627
|
+
"UpdateInstanceNameCommand",
|
|
628
|
+
"UpdateMFASettingsCommand",
|
|
629
|
+
"UpdatePermissionSetCommand",
|
|
630
|
+
"UpdateSAMLServiceProviderCommand",
|
|
631
|
+
"UpdateUserCommand"
|
|
632
|
+
].indexOf(__rspack_i)) exports[__rspack_i] = __webpack_exports__[__rspack_i];
|
|
633
|
+
Object.defineProperty(exports, '__esModule', {
|
|
634
|
+
value: true
|
|
635
|
+
});
|