@aws-sdk/client-sso-admin 3.927.0 → 3.929.0
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 +2134 -2376
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/SSOAdminClient.js +2 -0
- package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +3 -9
- package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +3 -9
- package/dist-es/commands/CreateAccountAssignmentCommand.js +3 -9
- package/dist-es/commands/CreateApplicationAssignmentCommand.js +3 -9
- package/dist-es/commands/CreateApplicationCommand.js +3 -9
- package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/CreateInstanceCommand.js +3 -9
- package/dist-es/commands/CreatePermissionSetCommand.js +3 -9
- package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/commands/DeleteAccountAssignmentCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationAssignmentCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationCommand.js +3 -9
- package/dist-es/commands/DeleteApplicationGrantCommand.js +3 -9
- package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/DeleteInstanceCommand.js +3 -9
- package/dist-es/commands/DeletePermissionSetCommand.js +3 -9
- package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +3 -9
- package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationAssignmentCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationCommand.js +3 -9
- package/dist-es/commands/DescribeApplicationProviderCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/DescribeInstanceCommand.js +3 -9
- package/dist-es/commands/DescribePermissionSetCommand.js +3 -9
- package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +3 -9
- package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +3 -9
- package/dist-es/commands/GetApplicationAccessScopeCommand.js +3 -9
- package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +3 -9
- package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +3 -9
- package/dist-es/commands/GetApplicationGrantCommand.js +3 -9
- package/dist-es/commands/GetApplicationSessionConfigurationCommand.js +3 -9
- package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +3 -9
- package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentsCommand.js +3 -9
- package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +3 -9
- package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListApplicationAccessScopesCommand.js +3 -9
- package/dist-es/commands/ListApplicationAssignmentsCommand.js +3 -9
- package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +3 -9
- package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +3 -9
- package/dist-es/commands/ListApplicationGrantsCommand.js +3 -9
- package/dist-es/commands/ListApplicationProvidersCommand.js +3 -9
- package/dist-es/commands/ListApplicationsCommand.js +3 -9
- package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListInstancesCommand.js +3 -9
- package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +3 -9
- package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +3 -9
- package/dist-es/commands/ListPermissionSetsCommand.js +3 -9
- package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListTrustedTokenIssuersCommand.js +3 -9
- package/dist-es/commands/ProvisionPermissionSetCommand.js +3 -9
- package/dist-es/commands/PutApplicationAccessScopeCommand.js +3 -9
- package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +3 -9
- package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +3 -9
- package/dist-es/commands/PutApplicationGrantCommand.js +3 -9
- package/dist-es/commands/PutApplicationSessionConfigurationCommand.js +3 -9
- package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +3 -9
- package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateApplicationCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
- package/dist-es/commands/UpdateInstanceCommand.js +3 -9
- package/dist-es/commands/UpdatePermissionSetCommand.js +3 -9
- package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +1968 -0
- package/dist-types/SSOAdminClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +302 -0
- package/dist-types/ts3.4/SSOAdminClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +308 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -1834
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -677
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -905
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeAccountAssignmentDeletionStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAccountAssignmentDeletionStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribeAccountAssignmentDeletionStatus", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeAccountAssignmentDeletionStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAccountAssignmentDeletionStatusCommand)
|
|
20
|
-
.de(de_DescribeAccountAssignmentDeletionStatusCommand)
|
|
14
|
+
.sc(DescribeAccountAssignmentDeletionStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeApplicationAssignment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeApplicationAssignmentCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribeApplicationAssignment", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeApplicationAssignmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeApplicationAssignmentCommand)
|
|
20
|
-
.de(de_DescribeApplicationAssignmentCommand)
|
|
14
|
+
.sc(DescribeApplicationAssignment)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeApplicationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribeApplication", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeApplicationCommand)
|
|
20
|
-
.de(de_DescribeApplicationCommand)
|
|
14
|
+
.sc(DescribeApplication)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeApplicationProvider } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeApplicationProviderCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribeApplicationProvider", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeApplicationProviderCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeApplicationProviderCommand)
|
|
20
|
-
.de(de_DescribeApplicationProviderCommand)
|
|
14
|
+
.sc(DescribeApplicationProvider)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeInstanceAccessControlAttributeConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeInstanceAccessControlAttributeConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribeInstanceAccessControlAttributeConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeInstanceAccessControlAttributeConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeInstanceAccessControlAttributeConfigurationCommand)
|
|
20
|
-
.de(de_DescribeInstanceAccessControlAttributeConfigurationCommand)
|
|
14
|
+
.sc(DescribeInstanceAccessControlAttributeConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeInstance } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeInstanceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribeInstance", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeInstanceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeInstanceCommand)
|
|
20
|
-
.de(de_DescribeInstanceCommand)
|
|
14
|
+
.sc(DescribeInstance)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribePermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePermissionSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribePermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribePermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePermissionSetCommand)
|
|
20
|
-
.de(de_DescribePermissionSetCommand)
|
|
14
|
+
.sc(DescribePermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribePermissionSetProvisioningStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribePermissionSetProvisioningStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribePermissionSetProvisioningStatus", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribePermissionSetProvisioningStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribePermissionSetProvisioningStatusCommand)
|
|
20
|
-
.de(de_DescribePermissionSetProvisioningStatusCommand)
|
|
14
|
+
.sc(DescribePermissionSetProvisioningStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DescribeTrustedTokenIssuer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeTrustedTokenIssuerCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DescribeTrustedTokenIssuer", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeTrustedTokenIssuerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeTrustedTokenIssuerCommand)
|
|
20
|
-
.de(de_DescribeTrustedTokenIssuerCommand)
|
|
14
|
+
.sc(DescribeTrustedTokenIssuer)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DetachCustomerManagedPolicyReferenceFromPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DetachCustomerManagedPolicyReferenceFromPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "DetachCustomerManagedPolicyReferenceFromPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DetachCustomerManagedPolicyReferenceFromPermissionSetCommand)
|
|
20
|
-
.de(de_DetachCustomerManagedPolicyReferenceFromPermissionSetCommand)
|
|
14
|
+
.sc(DetachCustomerManagedPolicyReferenceFromPermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { DetachManagedPolicyFromPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DetachManagedPolicyFromPermissionSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "DetachManagedPolicyFromPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "DetachManagedPolicyFromPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DetachManagedPolicyFromPermissionSetCommand)
|
|
20
|
-
.de(de_DetachManagedPolicyFromPermissionSetCommand)
|
|
14
|
+
.sc(DetachManagedPolicyFromPermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetApplicationAccessScope } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetApplicationAccessScopeCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "GetApplicationAccessScope", {})
|
|
17
13
|
.n("SSOAdminClient", "GetApplicationAccessScopeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetApplicationAccessScopeCommand)
|
|
20
|
-
.de(de_GetApplicationAccessScopeCommand)
|
|
14
|
+
.sc(GetApplicationAccessScope)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetApplicationAssignmentConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetApplicationAssignmentConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "GetApplicationAssignmentConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "GetApplicationAssignmentConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetApplicationAssignmentConfigurationCommand)
|
|
20
|
-
.de(de_GetApplicationAssignmentConfigurationCommand)
|
|
14
|
+
.sc(GetApplicationAssignmentConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetApplicationAuthenticationMethod } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetApplicationAuthenticationMethodCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "GetApplicationAuthenticationMethod", {})
|
|
17
13
|
.n("SSOAdminClient", "GetApplicationAuthenticationMethodCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetApplicationAuthenticationMethodCommand)
|
|
20
|
-
.de(de_GetApplicationAuthenticationMethodCommand)
|
|
14
|
+
.sc(GetApplicationAuthenticationMethod)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetApplicationGrant } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetApplicationGrantCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "GetApplicationGrant", {})
|
|
17
13
|
.n("SSOAdminClient", "GetApplicationGrantCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetApplicationGrantCommand)
|
|
20
|
-
.de(de_GetApplicationGrantCommand)
|
|
14
|
+
.sc(GetApplicationGrant)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetApplicationSessionConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetApplicationSessionConfigurationCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "GetApplicationSessionConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "GetApplicationSessionConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetApplicationSessionConfigurationCommand)
|
|
20
|
-
.de(de_GetApplicationSessionConfigurationCommand)
|
|
14
|
+
.sc(GetApplicationSessionConfiguration)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetInlinePolicyForPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetInlinePolicyForPermissionSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "GetInlinePolicyForPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "GetInlinePolicyForPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetInlinePolicyForPermissionSetCommand)
|
|
20
|
-
.de(de_GetInlinePolicyForPermissionSetCommand)
|
|
14
|
+
.sc(GetInlinePolicyForPermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { GetPermissionsBoundaryForPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetPermissionsBoundaryForPermissionSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "GetPermissionsBoundaryForPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "GetPermissionsBoundaryForPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetPermissionsBoundaryForPermissionSetCommand)
|
|
20
|
-
.de(de_GetPermissionsBoundaryForPermissionSetCommand)
|
|
14
|
+
.sc(GetPermissionsBoundaryForPermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAccountAssignmentCreationStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAccountAssignmentCreationStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "ListAccountAssignmentCreationStatus", {})
|
|
17
13
|
.n("SSOAdminClient", "ListAccountAssignmentCreationStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAccountAssignmentCreationStatusCommand)
|
|
20
|
-
.de(de_ListAccountAssignmentCreationStatusCommand)
|
|
14
|
+
.sc(ListAccountAssignmentCreationStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAccountAssignmentDeletionStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAccountAssignmentDeletionStatusCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "ListAccountAssignmentDeletionStatus", {})
|
|
17
13
|
.n("SSOAdminClient", "ListAccountAssignmentDeletionStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAccountAssignmentDeletionStatusCommand)
|
|
20
|
-
.de(de_ListAccountAssignmentDeletionStatusCommand)
|
|
14
|
+
.sc(ListAccountAssignmentDeletionStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAccountAssignments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAccountAssignmentsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "ListAccountAssignments", {})
|
|
17
13
|
.n("SSOAdminClient", "ListAccountAssignmentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAccountAssignmentsCommand)
|
|
20
|
-
.de(de_ListAccountAssignmentsCommand)
|
|
14
|
+
.sc(ListAccountAssignments)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAccountAssignmentsForPrincipal } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAccountAssignmentsForPrincipalCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "ListAccountAssignmentsForPrincipal", {})
|
|
17
13
|
.n("SSOAdminClient", "ListAccountAssignmentsForPrincipalCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAccountAssignmentsForPrincipalCommand)
|
|
20
|
-
.de(de_ListAccountAssignmentsForPrincipalCommand)
|
|
14
|
+
.sc(ListAccountAssignmentsForPrincipal)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListAccountsForProvisionedPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAccountsForProvisionedPermissionSetCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("SWBExternalService", "ListAccountsForProvisionedPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "ListAccountsForProvisionedPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAccountsForProvisionedPermissionSetCommand)
|
|
20
|
-
.de(de_ListAccountsForProvisionedPermissionSetCommand)
|
|
14
|
+
.sc(ListAccountsForProvisionedPermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|