@aws-sdk/client-sso-admin 3.927.0 → 3.928.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 { ListApplicationAccessScopes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListApplicationAccessScopesCommand 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", "ListApplicationAccessScopes", {})
|
|
17
13
|
.n("SSOAdminClient", "ListApplicationAccessScopesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListApplicationAccessScopesCommand)
|
|
20
|
-
.de(de_ListApplicationAccessScopesCommand)
|
|
14
|
+
.sc(ListApplicationAccessScopes)
|
|
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 { ListApplicationAssignments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListApplicationAssignmentsCommand 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", "ListApplicationAssignments", {})
|
|
17
13
|
.n("SSOAdminClient", "ListApplicationAssignmentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListApplicationAssignmentsCommand)
|
|
20
|
-
.de(de_ListApplicationAssignmentsCommand)
|
|
14
|
+
.sc(ListApplicationAssignments)
|
|
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 { ListApplicationAssignmentsForPrincipal } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListApplicationAssignmentsForPrincipalCommand 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", "ListApplicationAssignmentsForPrincipal", {})
|
|
17
13
|
.n("SSOAdminClient", "ListApplicationAssignmentsForPrincipalCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListApplicationAssignmentsForPrincipalCommand)
|
|
20
|
-
.de(de_ListApplicationAssignmentsForPrincipalCommand)
|
|
14
|
+
.sc(ListApplicationAssignmentsForPrincipal)
|
|
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 { ListApplicationAuthenticationMethods } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListApplicationAuthenticationMethodsCommand 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", "ListApplicationAuthenticationMethods", {})
|
|
17
13
|
.n("SSOAdminClient", "ListApplicationAuthenticationMethodsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListApplicationAuthenticationMethodsCommand)
|
|
20
|
-
.de(de_ListApplicationAuthenticationMethodsCommand)
|
|
14
|
+
.sc(ListApplicationAuthenticationMethods)
|
|
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 { ListApplicationGrants } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListApplicationGrantsCommand 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", "ListApplicationGrants", {})
|
|
17
13
|
.n("SSOAdminClient", "ListApplicationGrantsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListApplicationGrantsCommand)
|
|
20
|
-
.de(de_ListApplicationGrantsCommand)
|
|
14
|
+
.sc(ListApplicationGrants)
|
|
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 { ListApplicationProviders } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListApplicationProvidersCommand 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", "ListApplicationProviders", {})
|
|
17
13
|
.n("SSOAdminClient", "ListApplicationProvidersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListApplicationProvidersCommand)
|
|
20
|
-
.de(de_ListApplicationProvidersCommand)
|
|
14
|
+
.sc(ListApplicationProviders)
|
|
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 { ListApplications } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListApplicationsCommand 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", "ListApplications", {})
|
|
17
13
|
.n("SSOAdminClient", "ListApplicationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListApplicationsCommand)
|
|
20
|
-
.de(de_ListApplicationsCommand)
|
|
14
|
+
.sc(ListApplications)
|
|
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 { ListCustomerManagedPolicyReferencesInPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCustomerManagedPolicyReferencesInPermissionSetCommand 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", "ListCustomerManagedPolicyReferencesInPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "ListCustomerManagedPolicyReferencesInPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCustomerManagedPolicyReferencesInPermissionSetCommand)
|
|
20
|
-
.de(de_ListCustomerManagedPolicyReferencesInPermissionSetCommand)
|
|
14
|
+
.sc(ListCustomerManagedPolicyReferencesInPermissionSet)
|
|
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 { ListInstances } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListInstancesCommand 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", "ListInstances", {})
|
|
17
13
|
.n("SSOAdminClient", "ListInstancesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListInstancesCommand)
|
|
20
|
-
.de(de_ListInstancesCommand)
|
|
14
|
+
.sc(ListInstances)
|
|
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 { ListManagedPoliciesInPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListManagedPoliciesInPermissionSetCommand 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", "ListManagedPoliciesInPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "ListManagedPoliciesInPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListManagedPoliciesInPermissionSetCommand)
|
|
20
|
-
.de(de_ListManagedPoliciesInPermissionSetCommand)
|
|
14
|
+
.sc(ListManagedPoliciesInPermissionSet)
|
|
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 { ListPermissionSetProvisioningStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListPermissionSetProvisioningStatusCommand 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", "ListPermissionSetProvisioningStatus", {})
|
|
17
13
|
.n("SSOAdminClient", "ListPermissionSetProvisioningStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListPermissionSetProvisioningStatusCommand)
|
|
20
|
-
.de(de_ListPermissionSetProvisioningStatusCommand)
|
|
14
|
+
.sc(ListPermissionSetProvisioningStatus)
|
|
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 { ListPermissionSets } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListPermissionSetsCommand 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", "ListPermissionSets", {})
|
|
17
13
|
.n("SSOAdminClient", "ListPermissionSetsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListPermissionSetsCommand)
|
|
20
|
-
.de(de_ListPermissionSetsCommand)
|
|
14
|
+
.sc(ListPermissionSets)
|
|
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 { ListPermissionSetsProvisionedToAccount } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListPermissionSetsProvisionedToAccountCommand 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", "ListPermissionSetsProvisionedToAccount", {})
|
|
17
13
|
.n("SSOAdminClient", "ListPermissionSetsProvisionedToAccountCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListPermissionSetsProvisionedToAccountCommand)
|
|
20
|
-
.de(de_ListPermissionSetsProvisionedToAccountCommand)
|
|
14
|
+
.sc(ListPermissionSetsProvisionedToAccount)
|
|
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 { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand 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", "ListTagsForResource", {})
|
|
17
13
|
.n("SSOAdminClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
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 { ListTrustedTokenIssuers } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTrustedTokenIssuersCommand 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", "ListTrustedTokenIssuers", {})
|
|
17
13
|
.n("SSOAdminClient", "ListTrustedTokenIssuersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTrustedTokenIssuersCommand)
|
|
20
|
-
.de(de_ListTrustedTokenIssuersCommand)
|
|
14
|
+
.sc(ListTrustedTokenIssuers)
|
|
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 { ProvisionPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ProvisionPermissionSetCommand 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", "ProvisionPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "ProvisionPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ProvisionPermissionSetCommand)
|
|
20
|
-
.de(de_ProvisionPermissionSetCommand)
|
|
14
|
+
.sc(ProvisionPermissionSet)
|
|
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 { PutApplicationAccessScope } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutApplicationAccessScopeCommand 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", "PutApplicationAccessScope", {})
|
|
17
13
|
.n("SSOAdminClient", "PutApplicationAccessScopeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutApplicationAccessScopeCommand)
|
|
20
|
-
.de(de_PutApplicationAccessScopeCommand)
|
|
14
|
+
.sc(PutApplicationAccessScope)
|
|
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 { PutApplicationAssignmentConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutApplicationAssignmentConfigurationCommand 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", "PutApplicationAssignmentConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "PutApplicationAssignmentConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutApplicationAssignmentConfigurationCommand)
|
|
20
|
-
.de(de_PutApplicationAssignmentConfigurationCommand)
|
|
14
|
+
.sc(PutApplicationAssignmentConfiguration)
|
|
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 { PutApplicationAuthenticationMethod } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutApplicationAuthenticationMethodCommand 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", "PutApplicationAuthenticationMethod", {})
|
|
17
13
|
.n("SSOAdminClient", "PutApplicationAuthenticationMethodCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutApplicationAuthenticationMethodCommand)
|
|
20
|
-
.de(de_PutApplicationAuthenticationMethodCommand)
|
|
14
|
+
.sc(PutApplicationAuthenticationMethod)
|
|
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 { PutApplicationGrant } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutApplicationGrantCommand 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", "PutApplicationGrant", {})
|
|
17
13
|
.n("SSOAdminClient", "PutApplicationGrantCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutApplicationGrantCommand)
|
|
20
|
-
.de(de_PutApplicationGrantCommand)
|
|
14
|
+
.sc(PutApplicationGrant)
|
|
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 { PutApplicationSessionConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutApplicationSessionConfigurationCommand 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", "PutApplicationSessionConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "PutApplicationSessionConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutApplicationSessionConfigurationCommand)
|
|
20
|
-
.de(de_PutApplicationSessionConfigurationCommand)
|
|
14
|
+
.sc(PutApplicationSessionConfiguration)
|
|
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 { PutInlinePolicyToPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutInlinePolicyToPermissionSetCommand 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", "PutInlinePolicyToPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "PutInlinePolicyToPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutInlinePolicyToPermissionSetCommand)
|
|
20
|
-
.de(de_PutInlinePolicyToPermissionSetCommand)
|
|
14
|
+
.sc(PutInlinePolicyToPermissionSet)
|
|
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 { PutPermissionsBoundaryToPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutPermissionsBoundaryToPermissionSetCommand 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", "PutPermissionsBoundaryToPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "PutPermissionsBoundaryToPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutPermissionsBoundaryToPermissionSetCommand)
|
|
20
|
-
.de(de_PutPermissionsBoundaryToPermissionSetCommand)
|
|
14
|
+
.sc(PutPermissionsBoundaryToPermissionSet)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|