@aws-sdk/client-sso-admin 3.489.0 → 3.495.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 (107) hide show
  1. package/dist-cjs/SSOAdmin.js +1 -157
  2. package/dist-cjs/SSOAdminClient.js +1 -43
  3. package/dist-cjs/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +1 -28
  4. package/dist-cjs/commands/AttachManagedPolicyToPermissionSetCommand.js +1 -28
  5. package/dist-cjs/commands/CreateAccountAssignmentCommand.js +1 -28
  6. package/dist-cjs/commands/CreateApplicationAssignmentCommand.js +1 -28
  7. package/dist-cjs/commands/CreateApplicationCommand.js +1 -28
  8. package/dist-cjs/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +1 -28
  9. package/dist-cjs/commands/CreateInstanceCommand.js +1 -28
  10. package/dist-cjs/commands/CreatePermissionSetCommand.js +1 -28
  11. package/dist-cjs/commands/CreateTrustedTokenIssuerCommand.js +1 -28
  12. package/dist-cjs/commands/DeleteAccountAssignmentCommand.js +1 -28
  13. package/dist-cjs/commands/DeleteApplicationAccessScopeCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteApplicationAssignmentCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteApplicationAuthenticationMethodCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteApplicationCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteApplicationGrantCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteInlinePolicyFromPermissionSetCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteInstanceCommand.js +1 -28
  21. package/dist-cjs/commands/DeletePermissionSetCommand.js +1 -28
  22. package/dist-cjs/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteTrustedTokenIssuerCommand.js +1 -28
  24. package/dist-cjs/commands/DescribeAccountAssignmentCreationStatusCommand.js +1 -28
  25. package/dist-cjs/commands/DescribeAccountAssignmentDeletionStatusCommand.js +1 -28
  26. package/dist-cjs/commands/DescribeApplicationAssignmentCommand.js +1 -28
  27. package/dist-cjs/commands/DescribeApplicationCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeApplicationProviderCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +1 -28
  30. package/dist-cjs/commands/DescribeInstanceCommand.js +1 -28
  31. package/dist-cjs/commands/DescribePermissionSetCommand.js +1 -28
  32. package/dist-cjs/commands/DescribePermissionSetProvisioningStatusCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeTrustedTokenIssuerCommand.js +1 -28
  34. package/dist-cjs/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +1 -28
  35. package/dist-cjs/commands/DetachManagedPolicyFromPermissionSetCommand.js +1 -28
  36. package/dist-cjs/commands/GetApplicationAccessScopeCommand.js +1 -28
  37. package/dist-cjs/commands/GetApplicationAssignmentConfigurationCommand.js +1 -28
  38. package/dist-cjs/commands/GetApplicationAuthenticationMethodCommand.js +1 -28
  39. package/dist-cjs/commands/GetApplicationGrantCommand.js +1 -28
  40. package/dist-cjs/commands/GetInlinePolicyForPermissionSetCommand.js +1 -28
  41. package/dist-cjs/commands/GetPermissionsBoundaryForPermissionSetCommand.js +1 -28
  42. package/dist-cjs/commands/ListAccountAssignmentCreationStatusCommand.js +1 -28
  43. package/dist-cjs/commands/ListAccountAssignmentDeletionStatusCommand.js +1 -28
  44. package/dist-cjs/commands/ListAccountAssignmentsCommand.js +1 -28
  45. package/dist-cjs/commands/ListAccountAssignmentsForPrincipalCommand.js +1 -28
  46. package/dist-cjs/commands/ListAccountsForProvisionedPermissionSetCommand.js +1 -28
  47. package/dist-cjs/commands/ListApplicationAccessScopesCommand.js +1 -28
  48. package/dist-cjs/commands/ListApplicationAssignmentsCommand.js +1 -28
  49. package/dist-cjs/commands/ListApplicationAssignmentsForPrincipalCommand.js +1 -28
  50. package/dist-cjs/commands/ListApplicationAuthenticationMethodsCommand.js +1 -28
  51. package/dist-cjs/commands/ListApplicationGrantsCommand.js +1 -28
  52. package/dist-cjs/commands/ListApplicationProvidersCommand.js +1 -28
  53. package/dist-cjs/commands/ListApplicationsCommand.js +1 -28
  54. package/dist-cjs/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +1 -28
  55. package/dist-cjs/commands/ListInstancesCommand.js +1 -28
  56. package/dist-cjs/commands/ListManagedPoliciesInPermissionSetCommand.js +1 -28
  57. package/dist-cjs/commands/ListPermissionSetProvisioningStatusCommand.js +1 -28
  58. package/dist-cjs/commands/ListPermissionSetsCommand.js +1 -28
  59. package/dist-cjs/commands/ListPermissionSetsProvisionedToAccountCommand.js +1 -28
  60. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  61. package/dist-cjs/commands/ListTrustedTokenIssuersCommand.js +1 -28
  62. package/dist-cjs/commands/ProvisionPermissionSetCommand.js +1 -28
  63. package/dist-cjs/commands/PutApplicationAccessScopeCommand.js +1 -28
  64. package/dist-cjs/commands/PutApplicationAssignmentConfigurationCommand.js +1 -28
  65. package/dist-cjs/commands/PutApplicationAuthenticationMethodCommand.js +1 -28
  66. package/dist-cjs/commands/PutApplicationGrantCommand.js +1 -28
  67. package/dist-cjs/commands/PutInlinePolicyToPermissionSetCommand.js +1 -28
  68. package/dist-cjs/commands/PutPermissionsBoundaryToPermissionSetCommand.js +1 -28
  69. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  70. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  71. package/dist-cjs/commands/UpdateApplicationCommand.js +1 -28
  72. package/dist-cjs/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +1 -28
  73. package/dist-cjs/commands/UpdateInstanceCommand.js +1 -28
  74. package/dist-cjs/commands/UpdatePermissionSetCommand.js +1 -28
  75. package/dist-cjs/commands/UpdateTrustedTokenIssuerCommand.js +1 -28
  76. package/dist-cjs/commands/index.js +1 -76
  77. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  78. package/dist-cjs/extensionConfiguration.js +1 -2
  79. package/dist-cjs/index.js +6176 -11
  80. package/dist-cjs/models/SSOAdminServiceException.js +1 -12
  81. package/dist-cjs/models/index.js +1 -4
  82. package/dist-cjs/models/models_0.js +1 -201
  83. package/dist-cjs/pagination/Interfaces.js +1 -2
  84. package/dist-cjs/pagination/ListAccountAssignmentCreationStatusPaginator.js +1 -7
  85. package/dist-cjs/pagination/ListAccountAssignmentDeletionStatusPaginator.js +1 -7
  86. package/dist-cjs/pagination/ListAccountAssignmentsForPrincipalPaginator.js +1 -7
  87. package/dist-cjs/pagination/ListAccountAssignmentsPaginator.js +1 -7
  88. package/dist-cjs/pagination/ListAccountsForProvisionedPermissionSetPaginator.js +1 -7
  89. package/dist-cjs/pagination/ListApplicationAccessScopesPaginator.js +1 -7
  90. package/dist-cjs/pagination/ListApplicationAssignmentsForPrincipalPaginator.js +1 -7
  91. package/dist-cjs/pagination/ListApplicationAssignmentsPaginator.js +1 -7
  92. package/dist-cjs/pagination/ListApplicationAuthenticationMethodsPaginator.js +1 -7
  93. package/dist-cjs/pagination/ListApplicationGrantsPaginator.js +1 -7
  94. package/dist-cjs/pagination/ListApplicationProvidersPaginator.js +1 -7
  95. package/dist-cjs/pagination/ListApplicationsPaginator.js +1 -7
  96. package/dist-cjs/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.js +1 -7
  97. package/dist-cjs/pagination/ListInstancesPaginator.js +1 -7
  98. package/dist-cjs/pagination/ListManagedPoliciesInPermissionSetPaginator.js +1 -7
  99. package/dist-cjs/pagination/ListPermissionSetProvisioningStatusPaginator.js +1 -7
  100. package/dist-cjs/pagination/ListPermissionSetsPaginator.js +1 -7
  101. package/dist-cjs/pagination/ListPermissionSetsProvisionedToAccountPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
  103. package/dist-cjs/pagination/ListTrustedTokenIssuersPaginator.js +1 -7
  104. package/dist-cjs/pagination/index.js +1 -24
  105. package/dist-cjs/protocols/Aws_json1_1.js +1 -4324
  106. package/dist-cjs/runtimeExtensions.js +1 -22
  107. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteApplicationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeleteApplication", {})
22
- .n("SSOAdminClient", "DeleteApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteApplicationCommand)
25
- .de(Aws_json1_1_1.de_DeleteApplicationCommand)
26
- .build() {
27
- }
28
- exports.DeleteApplicationCommand = DeleteApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteApplicationGrantCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteApplicationGrantCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeleteApplicationGrant", {})
22
- .n("SSOAdminClient", "DeleteApplicationGrantCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteApplicationGrantCommand)
25
- .de(Aws_json1_1_1.de_DeleteApplicationGrantCommand)
26
- .build() {
27
- }
28
- exports.DeleteApplicationGrantCommand = DeleteApplicationGrantCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteInlinePolicyFromPermissionSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteInlinePolicyFromPermissionSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeleteInlinePolicyFromPermissionSet", {})
22
- .n("SSOAdminClient", "DeleteInlinePolicyFromPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteInlinePolicyFromPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_DeleteInlinePolicyFromPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.DeleteInlinePolicyFromPermissionSetCommand = DeleteInlinePolicyFromPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteInstanceAccessControlAttributeConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteInstanceAccessControlAttributeConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeleteInstanceAccessControlAttributeConfiguration", {})
22
- .n("SSOAdminClient", "DeleteInstanceAccessControlAttributeConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteInstanceAccessControlAttributeConfigurationCommand)
25
- .de(Aws_json1_1_1.de_DeleteInstanceAccessControlAttributeConfigurationCommand)
26
- .build() {
27
- }
28
- exports.DeleteInstanceAccessControlAttributeConfigurationCommand = DeleteInstanceAccessControlAttributeConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeleteInstance", {})
22
- .n("SSOAdminClient", "DeleteInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteInstanceCommand)
25
- .de(Aws_json1_1_1.de_DeleteInstanceCommand)
26
- .build() {
27
- }
28
- exports.DeleteInstanceCommand = DeleteInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeletePermissionSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeletePermissionSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeletePermissionSet", {})
22
- .n("SSOAdminClient", "DeletePermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeletePermissionSetCommand)
25
- .de(Aws_json1_1_1.de_DeletePermissionSetCommand)
26
- .build() {
27
- }
28
- exports.DeletePermissionSetCommand = DeletePermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeletePermissionsBoundaryFromPermissionSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeletePermissionsBoundaryFromPermissionSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeletePermissionsBoundaryFromPermissionSet", {})
22
- .n("SSOAdminClient", "DeletePermissionsBoundaryFromPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeletePermissionsBoundaryFromPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_DeletePermissionsBoundaryFromPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.DeletePermissionsBoundaryFromPermissionSetCommand = DeletePermissionsBoundaryFromPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteTrustedTokenIssuerCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteTrustedTokenIssuerCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DeleteTrustedTokenIssuer", {})
22
- .n("SSOAdminClient", "DeleteTrustedTokenIssuerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteTrustedTokenIssuerCommand)
25
- .de(Aws_json1_1_1.de_DeleteTrustedTokenIssuerCommand)
26
- .build() {
27
- }
28
- exports.DeleteTrustedTokenIssuerCommand = DeleteTrustedTokenIssuerCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeAccountAssignmentCreationStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeAccountAssignmentCreationStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeAccountAssignmentCreationStatus", {})
22
- .n("SSOAdminClient", "DescribeAccountAssignmentCreationStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeAccountAssignmentCreationStatusCommand)
25
- .de(Aws_json1_1_1.de_DescribeAccountAssignmentCreationStatusCommand)
26
- .build() {
27
- }
28
- exports.DescribeAccountAssignmentCreationStatusCommand = DescribeAccountAssignmentCreationStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeAccountAssignmentDeletionStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeAccountAssignmentDeletionStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeAccountAssignmentDeletionStatus", {})
22
- .n("SSOAdminClient", "DescribeAccountAssignmentDeletionStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeAccountAssignmentDeletionStatusCommand)
25
- .de(Aws_json1_1_1.de_DescribeAccountAssignmentDeletionStatusCommand)
26
- .build() {
27
- }
28
- exports.DescribeAccountAssignmentDeletionStatusCommand = DescribeAccountAssignmentDeletionStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeApplicationAssignmentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeApplicationAssignmentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeApplicationAssignment", {})
22
- .n("SSOAdminClient", "DescribeApplicationAssignmentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeApplicationAssignmentCommand)
25
- .de(Aws_json1_1_1.de_DescribeApplicationAssignmentCommand)
26
- .build() {
27
- }
28
- exports.DescribeApplicationAssignmentCommand = DescribeApplicationAssignmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeApplicationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeApplication", {})
22
- .n("SSOAdminClient", "DescribeApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeApplicationCommand)
25
- .de(Aws_json1_1_1.de_DescribeApplicationCommand)
26
- .build() {
27
- }
28
- exports.DescribeApplicationCommand = DescribeApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeApplicationProviderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeApplicationProviderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeApplicationProvider", {})
22
- .n("SSOAdminClient", "DescribeApplicationProviderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeApplicationProviderCommand)
25
- .de(Aws_json1_1_1.de_DescribeApplicationProviderCommand)
26
- .build() {
27
- }
28
- exports.DescribeApplicationProviderCommand = DescribeApplicationProviderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeInstanceAccessControlAttributeConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeInstanceAccessControlAttributeConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeInstanceAccessControlAttributeConfiguration", {})
22
- .n("SSOAdminClient", "DescribeInstanceAccessControlAttributeConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeInstanceAccessControlAttributeConfigurationCommand)
25
- .de(Aws_json1_1_1.de_DescribeInstanceAccessControlAttributeConfigurationCommand)
26
- .build() {
27
- }
28
- exports.DescribeInstanceAccessControlAttributeConfigurationCommand = DescribeInstanceAccessControlAttributeConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeInstance", {})
22
- .n("SSOAdminClient", "DescribeInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeInstanceCommand)
25
- .de(Aws_json1_1_1.de_DescribeInstanceCommand)
26
- .build() {
27
- }
28
- exports.DescribeInstanceCommand = DescribeInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribePermissionSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribePermissionSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribePermissionSet", {})
22
- .n("SSOAdminClient", "DescribePermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribePermissionSetCommand)
25
- .de(Aws_json1_1_1.de_DescribePermissionSetCommand)
26
- .build() {
27
- }
28
- exports.DescribePermissionSetCommand = DescribePermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribePermissionSetProvisioningStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribePermissionSetProvisioningStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribePermissionSetProvisioningStatus", {})
22
- .n("SSOAdminClient", "DescribePermissionSetProvisioningStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribePermissionSetProvisioningStatusCommand)
25
- .de(Aws_json1_1_1.de_DescribePermissionSetProvisioningStatusCommand)
26
- .build() {
27
- }
28
- exports.DescribePermissionSetProvisioningStatusCommand = DescribePermissionSetProvisioningStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTrustedTokenIssuerCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DescribeTrustedTokenIssuerCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DescribeTrustedTokenIssuer", {})
22
- .n("SSOAdminClient", "DescribeTrustedTokenIssuerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeTrustedTokenIssuerCommand)
25
- .de(Aws_json1_1_1.de_DescribeTrustedTokenIssuerCommand)
26
- .build() {
27
- }
28
- exports.DescribeTrustedTokenIssuerCommand = DescribeTrustedTokenIssuerCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DetachCustomerManagedPolicyReferenceFromPermissionSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DetachCustomerManagedPolicyReferenceFromPermissionSet", {})
22
- .n("SSOAdminClient", "DetachCustomerManagedPolicyReferenceFromPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DetachCustomerManagedPolicyReferenceFromPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_DetachCustomerManagedPolicyReferenceFromPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.DetachCustomerManagedPolicyReferenceFromPermissionSetCommand = DetachCustomerManagedPolicyReferenceFromPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DetachManagedPolicyFromPermissionSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DetachManagedPolicyFromPermissionSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "DetachManagedPolicyFromPermissionSet", {})
22
- .n("SSOAdminClient", "DetachManagedPolicyFromPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DetachManagedPolicyFromPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_DetachManagedPolicyFromPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.DetachManagedPolicyFromPermissionSetCommand = DetachManagedPolicyFromPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetApplicationAccessScopeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetApplicationAccessScopeCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("SWBExternalService", "GetApplicationAccessScope", {})
22
- .n("SSOAdminClient", "GetApplicationAccessScopeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetApplicationAccessScopeCommand)
25
- .de(Aws_json1_1_1.de_GetApplicationAccessScopeCommand)
26
- .build() {
27
- }
28
- exports.GetApplicationAccessScopeCommand = GetApplicationAccessScopeCommand;
1
+ module.exports = require("../index.js");