@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
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.getRuntimeConfig = void 0;
|
|
4
4
|
const core_1 = require("@aws-sdk/core");
|
|
5
|
+
const protocols_1 = require("@aws-sdk/core/protocols");
|
|
5
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
7
|
const url_parser_1 = require("@smithy/url-parser");
|
|
7
8
|
const util_base64_1 = require("@smithy/util-base64");
|
|
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
|
|
|
25
26
|
},
|
|
26
27
|
],
|
|
27
28
|
logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
|
|
29
|
+
protocol: config?.protocol ??
|
|
30
|
+
new protocols_1.AwsJson1_1Protocol({
|
|
31
|
+
defaultNamespace: "com.amazonaws.ssoadmin",
|
|
32
|
+
serviceTarget: "SWBExternalService",
|
|
33
|
+
awsQueryCompatible: false,
|
|
34
|
+
}),
|
|
28
35
|
serviceId: config?.serviceId ?? "SSO Admin",
|
|
29
36
|
urlParser: config?.urlParser ?? url_parser_1.parseUrl,
|
|
30
37
|
utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
|
|
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
|
|
|
4
4
|
import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
|
|
5
5
|
import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
|
+
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
7
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
8
9
|
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
9
10
|
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
@@ -28,6 +29,7 @@ export class SSOAdminClient extends __Client {
|
|
|
28
29
|
const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
|
|
29
30
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
30
31
|
this.config = _config_8;
|
|
32
|
+
this.middlewareStack.use(getSchemaSerdePlugin(this.config));
|
|
31
33
|
this.middlewareStack.use(getUserAgentPlugin(this.config));
|
|
32
34
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
33
35
|
this.middlewareStack.use(getContentLengthPlugin(this.config));
|
|
@@ -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 { AttachCustomerManagedPolicyReferenceToPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AttachCustomerManagedPolicyReferenceToPermissionSetCommand 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", "AttachCustomerManagedPolicyReferenceToPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "AttachCustomerManagedPolicyReferenceToPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AttachCustomerManagedPolicyReferenceToPermissionSetCommand)
|
|
20
|
-
.de(de_AttachCustomerManagedPolicyReferenceToPermissionSetCommand)
|
|
14
|
+
.sc(AttachCustomerManagedPolicyReferenceToPermissionSet)
|
|
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 { AttachManagedPolicyToPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class AttachManagedPolicyToPermissionSetCommand 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", "AttachManagedPolicyToPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "AttachManagedPolicyToPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_AttachManagedPolicyToPermissionSetCommand)
|
|
20
|
-
.de(de_AttachManagedPolicyToPermissionSetCommand)
|
|
14
|
+
.sc(AttachManagedPolicyToPermissionSet)
|
|
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 { CreateAccountAssignment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateAccountAssignmentCommand 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", "CreateAccountAssignment", {})
|
|
17
13
|
.n("SSOAdminClient", "CreateAccountAssignmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateAccountAssignmentCommand)
|
|
20
|
-
.de(de_CreateAccountAssignmentCommand)
|
|
14
|
+
.sc(CreateAccountAssignment)
|
|
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 { CreateApplicationAssignment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateApplicationAssignmentCommand 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", "CreateApplicationAssignment", {})
|
|
17
13
|
.n("SSOAdminClient", "CreateApplicationAssignmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateApplicationAssignmentCommand)
|
|
20
|
-
.de(de_CreateApplicationAssignmentCommand)
|
|
14
|
+
.sc(CreateApplicationAssignment)
|
|
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 { CreateApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateApplicationCommand 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", "CreateApplication", {})
|
|
17
13
|
.n("SSOAdminClient", "CreateApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateApplicationCommand)
|
|
20
|
-
.de(de_CreateApplicationCommand)
|
|
14
|
+
.sc(CreateApplication)
|
|
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 { CreateInstanceAccessControlAttributeConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateInstanceAccessControlAttributeConfigurationCommand 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", "CreateInstanceAccessControlAttributeConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "CreateInstanceAccessControlAttributeConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateInstanceAccessControlAttributeConfigurationCommand)
|
|
20
|
-
.de(de_CreateInstanceAccessControlAttributeConfigurationCommand)
|
|
14
|
+
.sc(CreateInstanceAccessControlAttributeConfiguration)
|
|
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 { CreateInstance } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateInstanceCommand 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", "CreateInstance", {})
|
|
17
13
|
.n("SSOAdminClient", "CreateInstanceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateInstanceCommand)
|
|
20
|
-
.de(de_CreateInstanceCommand)
|
|
14
|
+
.sc(CreateInstance)
|
|
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 { CreatePermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreatePermissionSetCommand 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", "CreatePermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "CreatePermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreatePermissionSetCommand)
|
|
20
|
-
.de(de_CreatePermissionSetCommand)
|
|
14
|
+
.sc(CreatePermissionSet)
|
|
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 { CreateTrustedTokenIssuer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class CreateTrustedTokenIssuerCommand 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", "CreateTrustedTokenIssuer", {})
|
|
17
13
|
.n("SSOAdminClient", "CreateTrustedTokenIssuerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_CreateTrustedTokenIssuerCommand)
|
|
20
|
-
.de(de_CreateTrustedTokenIssuerCommand)
|
|
14
|
+
.sc(CreateTrustedTokenIssuer)
|
|
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 { DeleteAccountAssignment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteAccountAssignmentCommand 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", "DeleteAccountAssignment", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteAccountAssignmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteAccountAssignmentCommand)
|
|
20
|
-
.de(de_DeleteAccountAssignmentCommand)
|
|
14
|
+
.sc(DeleteAccountAssignment)
|
|
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 { DeleteApplicationAccessScope } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteApplicationAccessScopeCommand 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", "DeleteApplicationAccessScope", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteApplicationAccessScopeCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteApplicationAccessScopeCommand)
|
|
20
|
-
.de(de_DeleteApplicationAccessScopeCommand)
|
|
14
|
+
.sc(DeleteApplicationAccessScope)
|
|
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 { DeleteApplicationAssignment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteApplicationAssignmentCommand 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", "DeleteApplicationAssignment", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteApplicationAssignmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteApplicationAssignmentCommand)
|
|
20
|
-
.de(de_DeleteApplicationAssignmentCommand)
|
|
14
|
+
.sc(DeleteApplicationAssignment)
|
|
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 { DeleteApplicationAuthenticationMethod } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteApplicationAuthenticationMethodCommand 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", "DeleteApplicationAuthenticationMethod", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteApplicationAuthenticationMethodCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteApplicationAuthenticationMethodCommand)
|
|
20
|
-
.de(de_DeleteApplicationAuthenticationMethodCommand)
|
|
14
|
+
.sc(DeleteApplicationAuthenticationMethod)
|
|
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 { DeleteApplication } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteApplicationCommand 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", "DeleteApplication", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteApplicationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteApplicationCommand)
|
|
20
|
-
.de(de_DeleteApplicationCommand)
|
|
14
|
+
.sc(DeleteApplication)
|
|
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 { DeleteApplicationGrant } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteApplicationGrantCommand 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", "DeleteApplicationGrant", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteApplicationGrantCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteApplicationGrantCommand)
|
|
20
|
-
.de(de_DeleteApplicationGrantCommand)
|
|
14
|
+
.sc(DeleteApplicationGrant)
|
|
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 { DeleteInlinePolicyFromPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteInlinePolicyFromPermissionSetCommand 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", "DeleteInlinePolicyFromPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteInlinePolicyFromPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteInlinePolicyFromPermissionSetCommand)
|
|
20
|
-
.de(de_DeleteInlinePolicyFromPermissionSetCommand)
|
|
14
|
+
.sc(DeleteInlinePolicyFromPermissionSet)
|
|
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 { DeleteInstanceAccessControlAttributeConfiguration } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteInstanceAccessControlAttributeConfigurationCommand 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", "DeleteInstanceAccessControlAttributeConfiguration", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteInstanceAccessControlAttributeConfigurationCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteInstanceAccessControlAttributeConfigurationCommand)
|
|
20
|
-
.de(de_DeleteInstanceAccessControlAttributeConfigurationCommand)
|
|
14
|
+
.sc(DeleteInstanceAccessControlAttributeConfiguration)
|
|
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 { DeleteInstance } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteInstanceCommand 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", "DeleteInstance", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteInstanceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteInstanceCommand)
|
|
20
|
-
.de(de_DeleteInstanceCommand)
|
|
14
|
+
.sc(DeleteInstance)
|
|
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 { DeletePermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePermissionSetCommand 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", "DeletePermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "DeletePermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePermissionSetCommand)
|
|
20
|
-
.de(de_DeletePermissionSetCommand)
|
|
14
|
+
.sc(DeletePermissionSet)
|
|
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 { DeletePermissionsBoundaryFromPermissionSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePermissionsBoundaryFromPermissionSetCommand 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", "DeletePermissionsBoundaryFromPermissionSet", {})
|
|
17
13
|
.n("SSOAdminClient", "DeletePermissionsBoundaryFromPermissionSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePermissionsBoundaryFromPermissionSetCommand)
|
|
20
|
-
.de(de_DeletePermissionsBoundaryFromPermissionSetCommand)
|
|
14
|
+
.sc(DeletePermissionsBoundaryFromPermissionSet)
|
|
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 { DeleteTrustedTokenIssuer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteTrustedTokenIssuerCommand 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", "DeleteTrustedTokenIssuer", {})
|
|
17
13
|
.n("SSOAdminClient", "DeleteTrustedTokenIssuerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteTrustedTokenIssuerCommand)
|
|
20
|
-
.de(de_DeleteTrustedTokenIssuerCommand)
|
|
14
|
+
.sc(DeleteTrustedTokenIssuer)
|
|
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 { DescribeAccountAssignmentCreationStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeAccountAssignmentCreationStatusCommand 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", "DescribeAccountAssignmentCreationStatus", {})
|
|
17
13
|
.n("SSOAdminClient", "DescribeAccountAssignmentCreationStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeAccountAssignmentCreationStatusCommand)
|
|
20
|
-
.de(de_DescribeAccountAssignmentCreationStatusCommand)
|
|
14
|
+
.sc(DescribeAccountAssignmentCreationStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|