@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.ListPermissionSetsCommand = 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 ListPermissionSetsCommand 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", "ListPermissionSets", {})
22
- .n("SSOAdminClient", "ListPermissionSetsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListPermissionSetsCommand)
25
- .de(Aws_json1_1_1.de_ListPermissionSetsCommand)
26
- .build() {
27
- }
28
- exports.ListPermissionSetsCommand = ListPermissionSetsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListPermissionSetsProvisionedToAccountCommand = 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 ListPermissionSetsProvisionedToAccountCommand 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", "ListPermissionSetsProvisionedToAccount", {})
22
- .n("SSOAdminClient", "ListPermissionSetsProvisionedToAccountCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListPermissionSetsProvisionedToAccountCommand)
25
- .de(Aws_json1_1_1.de_ListPermissionSetsProvisionedToAccountCommand)
26
- .build() {
27
- }
28
- exports.ListPermissionSetsProvisionedToAccountCommand = ListPermissionSetsProvisionedToAccountCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = 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 ListTagsForResourceCommand 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", "ListTagsForResource", {})
22
- .n("SSOAdminClient", "ListTagsForResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListTagsForResourceCommand)
25
- .de(Aws_json1_1_1.de_ListTagsForResourceCommand)
26
- .build() {
27
- }
28
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTrustedTokenIssuersCommand = 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 ListTrustedTokenIssuersCommand 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", "ListTrustedTokenIssuers", {})
22
- .n("SSOAdminClient", "ListTrustedTokenIssuersCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListTrustedTokenIssuersCommand)
25
- .de(Aws_json1_1_1.de_ListTrustedTokenIssuersCommand)
26
- .build() {
27
- }
28
- exports.ListTrustedTokenIssuersCommand = ListTrustedTokenIssuersCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ProvisionPermissionSetCommand = 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 ProvisionPermissionSetCommand 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", "ProvisionPermissionSet", {})
22
- .n("SSOAdminClient", "ProvisionPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ProvisionPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_ProvisionPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.ProvisionPermissionSetCommand = ProvisionPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutApplicationAccessScopeCommand = 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 PutApplicationAccessScopeCommand 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", "PutApplicationAccessScope", {})
22
- .n("SSOAdminClient", "PutApplicationAccessScopeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutApplicationAccessScopeCommand)
25
- .de(Aws_json1_1_1.de_PutApplicationAccessScopeCommand)
26
- .build() {
27
- }
28
- exports.PutApplicationAccessScopeCommand = PutApplicationAccessScopeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutApplicationAssignmentConfigurationCommand = 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 PutApplicationAssignmentConfigurationCommand 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", "PutApplicationAssignmentConfiguration", {})
22
- .n("SSOAdminClient", "PutApplicationAssignmentConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutApplicationAssignmentConfigurationCommand)
25
- .de(Aws_json1_1_1.de_PutApplicationAssignmentConfigurationCommand)
26
- .build() {
27
- }
28
- exports.PutApplicationAssignmentConfigurationCommand = PutApplicationAssignmentConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutApplicationAuthenticationMethodCommand = 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 PutApplicationAuthenticationMethodCommand 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", "PutApplicationAuthenticationMethod", {})
22
- .n("SSOAdminClient", "PutApplicationAuthenticationMethodCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutApplicationAuthenticationMethodCommand)
25
- .de(Aws_json1_1_1.de_PutApplicationAuthenticationMethodCommand)
26
- .build() {
27
- }
28
- exports.PutApplicationAuthenticationMethodCommand = PutApplicationAuthenticationMethodCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutApplicationGrantCommand = 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 PutApplicationGrantCommand 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", "PutApplicationGrant", {})
22
- .n("SSOAdminClient", "PutApplicationGrantCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutApplicationGrantCommand)
25
- .de(Aws_json1_1_1.de_PutApplicationGrantCommand)
26
- .build() {
27
- }
28
- exports.PutApplicationGrantCommand = PutApplicationGrantCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutInlinePolicyToPermissionSetCommand = 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 PutInlinePolicyToPermissionSetCommand 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", "PutInlinePolicyToPermissionSet", {})
22
- .n("SSOAdminClient", "PutInlinePolicyToPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutInlinePolicyToPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_PutInlinePolicyToPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.PutInlinePolicyToPermissionSetCommand = PutInlinePolicyToPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutPermissionsBoundaryToPermissionSetCommand = 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 PutPermissionsBoundaryToPermissionSetCommand 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", "PutPermissionsBoundaryToPermissionSet", {})
22
- .n("SSOAdminClient", "PutPermissionsBoundaryToPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutPermissionsBoundaryToPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_PutPermissionsBoundaryToPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.PutPermissionsBoundaryToPermissionSetCommand = PutPermissionsBoundaryToPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
22
- .n("SSOAdminClient", "TagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_TagResourceCommand)
25
- .de(Aws_json1_1_1.de_TagResourceCommand)
26
- .build() {
27
- }
28
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
22
- .n("SSOAdminClient", "UntagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UntagResourceCommand)
25
- .de(Aws_json1_1_1.de_UntagResourceCommand)
26
- .build() {
27
- }
28
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateApplicationCommand = 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 UpdateApplicationCommand 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", "UpdateApplication", {})
22
- .n("SSOAdminClient", "UpdateApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateApplicationCommand)
25
- .de(Aws_json1_1_1.de_UpdateApplicationCommand)
26
- .build() {
27
- }
28
- exports.UpdateApplicationCommand = UpdateApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateInstanceAccessControlAttributeConfigurationCommand = 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 UpdateInstanceAccessControlAttributeConfigurationCommand 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", "UpdateInstanceAccessControlAttributeConfiguration", {})
22
- .n("SSOAdminClient", "UpdateInstanceAccessControlAttributeConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateInstanceAccessControlAttributeConfigurationCommand)
25
- .de(Aws_json1_1_1.de_UpdateInstanceAccessControlAttributeConfigurationCommand)
26
- .build() {
27
- }
28
- exports.UpdateInstanceAccessControlAttributeConfigurationCommand = UpdateInstanceAccessControlAttributeConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateInstanceCommand = 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 UpdateInstanceCommand 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", "UpdateInstance", {})
22
- .n("SSOAdminClient", "UpdateInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateInstanceCommand)
25
- .de(Aws_json1_1_1.de_UpdateInstanceCommand)
26
- .build() {
27
- }
28
- exports.UpdateInstanceCommand = UpdateInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePermissionSetCommand = 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 UpdatePermissionSetCommand 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", "UpdatePermissionSet", {})
22
- .n("SSOAdminClient", "UpdatePermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdatePermissionSetCommand)
25
- .de(Aws_json1_1_1.de_UpdatePermissionSetCommand)
26
- .build() {
27
- }
28
- exports.UpdatePermissionSetCommand = UpdatePermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTrustedTokenIssuerCommand = 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 UpdateTrustedTokenIssuerCommand 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", "UpdateTrustedTokenIssuer", {})
22
- .n("SSOAdminClient", "UpdateTrustedTokenIssuerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateTrustedTokenIssuerCommand)
25
- .de(Aws_json1_1_1.de_UpdateTrustedTokenIssuerCommand)
26
- .build() {
27
- }
28
- exports.UpdateTrustedTokenIssuerCommand = UpdateTrustedTokenIssuerCommand;
1
+ module.exports = require("../index.js");
@@ -1,76 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AttachCustomerManagedPolicyReferenceToPermissionSetCommand"), exports);
5
- tslib_1.__exportStar(require("./AttachManagedPolicyToPermissionSetCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateAccountAssignmentCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateApplicationAssignmentCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateApplicationCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateInstanceAccessControlAttributeConfigurationCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateInstanceCommand"), exports);
11
- tslib_1.__exportStar(require("./CreatePermissionSetCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateTrustedTokenIssuerCommand"), exports);
13
- tslib_1.__exportStar(require("./DeleteAccountAssignmentCommand"), exports);
14
- tslib_1.__exportStar(require("./DeleteApplicationAccessScopeCommand"), exports);
15
- tslib_1.__exportStar(require("./DeleteApplicationAssignmentCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteApplicationAuthenticationMethodCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteApplicationCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteApplicationGrantCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteInlinePolicyFromPermissionSetCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteInstanceAccessControlAttributeConfigurationCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteInstanceCommand"), exports);
22
- tslib_1.__exportStar(require("./DeletePermissionSetCommand"), exports);
23
- tslib_1.__exportStar(require("./DeletePermissionsBoundaryFromPermissionSetCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteTrustedTokenIssuerCommand"), exports);
25
- tslib_1.__exportStar(require("./DescribeAccountAssignmentCreationStatusCommand"), exports);
26
- tslib_1.__exportStar(require("./DescribeAccountAssignmentDeletionStatusCommand"), exports);
27
- tslib_1.__exportStar(require("./DescribeApplicationAssignmentCommand"), exports);
28
- tslib_1.__exportStar(require("./DescribeApplicationCommand"), exports);
29
- tslib_1.__exportStar(require("./DescribeApplicationProviderCommand"), exports);
30
- tslib_1.__exportStar(require("./DescribeInstanceAccessControlAttributeConfigurationCommand"), exports);
31
- tslib_1.__exportStar(require("./DescribeInstanceCommand"), exports);
32
- tslib_1.__exportStar(require("./DescribePermissionSetCommand"), exports);
33
- tslib_1.__exportStar(require("./DescribePermissionSetProvisioningStatusCommand"), exports);
34
- tslib_1.__exportStar(require("./DescribeTrustedTokenIssuerCommand"), exports);
35
- tslib_1.__exportStar(require("./DetachCustomerManagedPolicyReferenceFromPermissionSetCommand"), exports);
36
- tslib_1.__exportStar(require("./DetachManagedPolicyFromPermissionSetCommand"), exports);
37
- tslib_1.__exportStar(require("./GetApplicationAccessScopeCommand"), exports);
38
- tslib_1.__exportStar(require("./GetApplicationAssignmentConfigurationCommand"), exports);
39
- tslib_1.__exportStar(require("./GetApplicationAuthenticationMethodCommand"), exports);
40
- tslib_1.__exportStar(require("./GetApplicationGrantCommand"), exports);
41
- tslib_1.__exportStar(require("./GetInlinePolicyForPermissionSetCommand"), exports);
42
- tslib_1.__exportStar(require("./GetPermissionsBoundaryForPermissionSetCommand"), exports);
43
- tslib_1.__exportStar(require("./ListAccountAssignmentCreationStatusCommand"), exports);
44
- tslib_1.__exportStar(require("./ListAccountAssignmentDeletionStatusCommand"), exports);
45
- tslib_1.__exportStar(require("./ListAccountAssignmentsCommand"), exports);
46
- tslib_1.__exportStar(require("./ListAccountAssignmentsForPrincipalCommand"), exports);
47
- tslib_1.__exportStar(require("./ListAccountsForProvisionedPermissionSetCommand"), exports);
48
- tslib_1.__exportStar(require("./ListApplicationAccessScopesCommand"), exports);
49
- tslib_1.__exportStar(require("./ListApplicationAssignmentsCommand"), exports);
50
- tslib_1.__exportStar(require("./ListApplicationAssignmentsForPrincipalCommand"), exports);
51
- tslib_1.__exportStar(require("./ListApplicationAuthenticationMethodsCommand"), exports);
52
- tslib_1.__exportStar(require("./ListApplicationGrantsCommand"), exports);
53
- tslib_1.__exportStar(require("./ListApplicationProvidersCommand"), exports);
54
- tslib_1.__exportStar(require("./ListApplicationsCommand"), exports);
55
- tslib_1.__exportStar(require("./ListCustomerManagedPolicyReferencesInPermissionSetCommand"), exports);
56
- tslib_1.__exportStar(require("./ListInstancesCommand"), exports);
57
- tslib_1.__exportStar(require("./ListManagedPoliciesInPermissionSetCommand"), exports);
58
- tslib_1.__exportStar(require("./ListPermissionSetProvisioningStatusCommand"), exports);
59
- tslib_1.__exportStar(require("./ListPermissionSetsCommand"), exports);
60
- tslib_1.__exportStar(require("./ListPermissionSetsProvisionedToAccountCommand"), exports);
61
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
62
- tslib_1.__exportStar(require("./ListTrustedTokenIssuersCommand"), exports);
63
- tslib_1.__exportStar(require("./ProvisionPermissionSetCommand"), exports);
64
- tslib_1.__exportStar(require("./PutApplicationAccessScopeCommand"), exports);
65
- tslib_1.__exportStar(require("./PutApplicationAssignmentConfigurationCommand"), exports);
66
- tslib_1.__exportStar(require("./PutApplicationAuthenticationMethodCommand"), exports);
67
- tslib_1.__exportStar(require("./PutApplicationGrantCommand"), exports);
68
- tslib_1.__exportStar(require("./PutInlinePolicyToPermissionSetCommand"), exports);
69
- tslib_1.__exportStar(require("./PutPermissionsBoundaryToPermissionSetCommand"), exports);
70
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
71
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
72
- tslib_1.__exportStar(require("./UpdateApplicationCommand"), exports);
73
- tslib_1.__exportStar(require("./UpdateInstanceAccessControlAttributeConfigurationCommand"), exports);
74
- tslib_1.__exportStar(require("./UpdateInstanceCommand"), exports);
75
- tslib_1.__exportStar(require("./UpdatePermissionSetCommand"), exports);
76
- tslib_1.__exportStar(require("./UpdateTrustedTokenIssuerCommand"), exports);
1
+ module.exports = require("../index.js");