@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.
Files changed (96) hide show
  1. package/dist-cjs/index.js +2134 -2376
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/SSOAdminClient.js +2 -0
  4. package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +3 -9
  5. package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +3 -9
  6. package/dist-es/commands/CreateAccountAssignmentCommand.js +3 -9
  7. package/dist-es/commands/CreateApplicationAssignmentCommand.js +3 -9
  8. package/dist-es/commands/CreateApplicationCommand.js +3 -9
  9. package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  10. package/dist-es/commands/CreateInstanceCommand.js +3 -9
  11. package/dist-es/commands/CreatePermissionSetCommand.js +3 -9
  12. package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +3 -9
  13. package/dist-es/commands/DeleteAccountAssignmentCommand.js +3 -9
  14. package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +3 -9
  15. package/dist-es/commands/DeleteApplicationAssignmentCommand.js +3 -9
  16. package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +3 -9
  17. package/dist-es/commands/DeleteApplicationCommand.js +3 -9
  18. package/dist-es/commands/DeleteApplicationGrantCommand.js +3 -9
  19. package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +3 -9
  20. package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  21. package/dist-es/commands/DeleteInstanceCommand.js +3 -9
  22. package/dist-es/commands/DeletePermissionSetCommand.js +3 -9
  23. package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +3 -9
  24. package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +3 -9
  25. package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +3 -9
  26. package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +3 -9
  27. package/dist-es/commands/DescribeApplicationAssignmentCommand.js +3 -9
  28. package/dist-es/commands/DescribeApplicationCommand.js +3 -9
  29. package/dist-es/commands/DescribeApplicationProviderCommand.js +3 -9
  30. package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  31. package/dist-es/commands/DescribeInstanceCommand.js +3 -9
  32. package/dist-es/commands/DescribePermissionSetCommand.js +3 -9
  33. package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +3 -9
  34. package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +3 -9
  35. package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +3 -9
  36. package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +3 -9
  37. package/dist-es/commands/GetApplicationAccessScopeCommand.js +3 -9
  38. package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +3 -9
  39. package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +3 -9
  40. package/dist-es/commands/GetApplicationGrantCommand.js +3 -9
  41. package/dist-es/commands/GetApplicationSessionConfigurationCommand.js +3 -9
  42. package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +3 -9
  43. package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +3 -9
  44. package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +3 -9
  45. package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +3 -9
  46. package/dist-es/commands/ListAccountAssignmentsCommand.js +3 -9
  47. package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +3 -9
  48. package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +3 -9
  49. package/dist-es/commands/ListApplicationAccessScopesCommand.js +3 -9
  50. package/dist-es/commands/ListApplicationAssignmentsCommand.js +3 -9
  51. package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +3 -9
  52. package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +3 -9
  53. package/dist-es/commands/ListApplicationGrantsCommand.js +3 -9
  54. package/dist-es/commands/ListApplicationProvidersCommand.js +3 -9
  55. package/dist-es/commands/ListApplicationsCommand.js +3 -9
  56. package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +3 -9
  57. package/dist-es/commands/ListInstancesCommand.js +3 -9
  58. package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +3 -9
  59. package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +3 -9
  60. package/dist-es/commands/ListPermissionSetsCommand.js +3 -9
  61. package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +3 -9
  62. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  63. package/dist-es/commands/ListTrustedTokenIssuersCommand.js +3 -9
  64. package/dist-es/commands/ProvisionPermissionSetCommand.js +3 -9
  65. package/dist-es/commands/PutApplicationAccessScopeCommand.js +3 -9
  66. package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +3 -9
  67. package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +3 -9
  68. package/dist-es/commands/PutApplicationGrantCommand.js +3 -9
  69. package/dist-es/commands/PutApplicationSessionConfigurationCommand.js +3 -9
  70. package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +3 -9
  71. package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +3 -9
  72. package/dist-es/commands/TagResourceCommand.js +3 -9
  73. package/dist-es/commands/UntagResourceCommand.js +3 -9
  74. package/dist-es/commands/UpdateApplicationCommand.js +3 -9
  75. package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  76. package/dist-es/commands/UpdateInstanceCommand.js +3 -9
  77. package/dist-es/commands/UpdatePermissionSetCommand.js +3 -9
  78. package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +3 -9
  79. package/dist-es/runtimeConfig.shared.js +7 -0
  80. package/dist-es/schemas/schemas_0.js +1968 -0
  81. package/dist-types/SSOAdminClient.d.ts +10 -1
  82. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  83. package/dist-types/runtimeConfig.d.ts +1 -0
  84. package/dist-types/runtimeConfig.native.d.ts +1 -0
  85. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  86. package/dist-types/schemas/schemas_0.d.ts +302 -0
  87. package/dist-types/ts3.4/SSOAdminClient.d.ts +4 -0
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  91. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  92. package/dist-types/ts3.4/schemas/schemas_0.d.ts +308 -0
  93. package/package.json +5 -6
  94. package/dist-es/protocols/Aws_json1_1.js +0 -1834
  95. package/dist-types/protocols/Aws_json1_1.d.ts +0 -677
  96. 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 { de_AttachCustomerManagedPolicyReferenceToPermissionSetCommand, se_AttachCustomerManagedPolicyReferenceToPermissionSetCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_AttachManagedPolicyToPermissionSetCommand, se_AttachManagedPolicyToPermissionSetCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_CreateAccountAssignmentCommand, se_CreateAccountAssignmentCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_CreateApplicationAssignmentCommand, se_CreateApplicationAssignmentCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_CreateInstanceAccessControlAttributeConfigurationCommand, se_CreateInstanceAccessControlAttributeConfigurationCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_CreateInstanceCommand, se_CreateInstanceCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_CreatePermissionSetCommand, se_CreatePermissionSetCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_CreateTrustedTokenIssuerCommand, se_CreateTrustedTokenIssuerCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteAccountAssignmentCommand, se_DeleteAccountAssignmentCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteApplicationAccessScopeCommand, se_DeleteApplicationAccessScopeCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteApplicationAssignmentCommand, se_DeleteApplicationAssignmentCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteApplicationAuthenticationMethodCommand, se_DeleteApplicationAuthenticationMethodCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteApplicationGrantCommand, se_DeleteApplicationGrantCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteInlinePolicyFromPermissionSetCommand, se_DeleteInlinePolicyFromPermissionSetCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteInstanceAccessControlAttributeConfigurationCommand, se_DeleteInstanceAccessControlAttributeConfigurationCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteInstanceCommand, se_DeleteInstanceCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeletePermissionSetCommand, se_DeletePermissionSetCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeletePermissionsBoundaryFromPermissionSetCommand, se_DeletePermissionsBoundaryFromPermissionSetCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DeleteTrustedTokenIssuerCommand, se_DeleteTrustedTokenIssuerCommand } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
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 { de_DescribeAccountAssignmentCreationStatusCommand, se_DescribeAccountAssignmentCreationStatusCommand, } from "../protocols/Aws_json1_1";
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
- .f(void 0, void 0)
19
- .ser(se_DescribeAccountAssignmentCreationStatusCommand)
20
- .de(de_DescribeAccountAssignmentCreationStatusCommand)
14
+ .sc(DescribeAccountAssignmentCreationStatus)
21
15
  .build() {
22
16
  }