@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,157 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SSOAdmin = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_1 = require("./commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand");
6
- const AttachManagedPolicyToPermissionSetCommand_1 = require("./commands/AttachManagedPolicyToPermissionSetCommand");
7
- const CreateAccountAssignmentCommand_1 = require("./commands/CreateAccountAssignmentCommand");
8
- const CreateApplicationAssignmentCommand_1 = require("./commands/CreateApplicationAssignmentCommand");
9
- const CreateApplicationCommand_1 = require("./commands/CreateApplicationCommand");
10
- const CreateInstanceAccessControlAttributeConfigurationCommand_1 = require("./commands/CreateInstanceAccessControlAttributeConfigurationCommand");
11
- const CreateInstanceCommand_1 = require("./commands/CreateInstanceCommand");
12
- const CreatePermissionSetCommand_1 = require("./commands/CreatePermissionSetCommand");
13
- const CreateTrustedTokenIssuerCommand_1 = require("./commands/CreateTrustedTokenIssuerCommand");
14
- const DeleteAccountAssignmentCommand_1 = require("./commands/DeleteAccountAssignmentCommand");
15
- const DeleteApplicationAccessScopeCommand_1 = require("./commands/DeleteApplicationAccessScopeCommand");
16
- const DeleteApplicationAssignmentCommand_1 = require("./commands/DeleteApplicationAssignmentCommand");
17
- const DeleteApplicationAuthenticationMethodCommand_1 = require("./commands/DeleteApplicationAuthenticationMethodCommand");
18
- const DeleteApplicationCommand_1 = require("./commands/DeleteApplicationCommand");
19
- const DeleteApplicationGrantCommand_1 = require("./commands/DeleteApplicationGrantCommand");
20
- const DeleteInlinePolicyFromPermissionSetCommand_1 = require("./commands/DeleteInlinePolicyFromPermissionSetCommand");
21
- const DeleteInstanceAccessControlAttributeConfigurationCommand_1 = require("./commands/DeleteInstanceAccessControlAttributeConfigurationCommand");
22
- const DeleteInstanceCommand_1 = require("./commands/DeleteInstanceCommand");
23
- const DeletePermissionsBoundaryFromPermissionSetCommand_1 = require("./commands/DeletePermissionsBoundaryFromPermissionSetCommand");
24
- const DeletePermissionSetCommand_1 = require("./commands/DeletePermissionSetCommand");
25
- const DeleteTrustedTokenIssuerCommand_1 = require("./commands/DeleteTrustedTokenIssuerCommand");
26
- const DescribeAccountAssignmentCreationStatusCommand_1 = require("./commands/DescribeAccountAssignmentCreationStatusCommand");
27
- const DescribeAccountAssignmentDeletionStatusCommand_1 = require("./commands/DescribeAccountAssignmentDeletionStatusCommand");
28
- const DescribeApplicationAssignmentCommand_1 = require("./commands/DescribeApplicationAssignmentCommand");
29
- const DescribeApplicationCommand_1 = require("./commands/DescribeApplicationCommand");
30
- const DescribeApplicationProviderCommand_1 = require("./commands/DescribeApplicationProviderCommand");
31
- const DescribeInstanceAccessControlAttributeConfigurationCommand_1 = require("./commands/DescribeInstanceAccessControlAttributeConfigurationCommand");
32
- const DescribeInstanceCommand_1 = require("./commands/DescribeInstanceCommand");
33
- const DescribePermissionSetCommand_1 = require("./commands/DescribePermissionSetCommand");
34
- const DescribePermissionSetProvisioningStatusCommand_1 = require("./commands/DescribePermissionSetProvisioningStatusCommand");
35
- const DescribeTrustedTokenIssuerCommand_1 = require("./commands/DescribeTrustedTokenIssuerCommand");
36
- const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_1 = require("./commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand");
37
- const DetachManagedPolicyFromPermissionSetCommand_1 = require("./commands/DetachManagedPolicyFromPermissionSetCommand");
38
- const GetApplicationAccessScopeCommand_1 = require("./commands/GetApplicationAccessScopeCommand");
39
- const GetApplicationAssignmentConfigurationCommand_1 = require("./commands/GetApplicationAssignmentConfigurationCommand");
40
- const GetApplicationAuthenticationMethodCommand_1 = require("./commands/GetApplicationAuthenticationMethodCommand");
41
- const GetApplicationGrantCommand_1 = require("./commands/GetApplicationGrantCommand");
42
- const GetInlinePolicyForPermissionSetCommand_1 = require("./commands/GetInlinePolicyForPermissionSetCommand");
43
- const GetPermissionsBoundaryForPermissionSetCommand_1 = require("./commands/GetPermissionsBoundaryForPermissionSetCommand");
44
- const ListAccountAssignmentCreationStatusCommand_1 = require("./commands/ListAccountAssignmentCreationStatusCommand");
45
- const ListAccountAssignmentDeletionStatusCommand_1 = require("./commands/ListAccountAssignmentDeletionStatusCommand");
46
- const ListAccountAssignmentsCommand_1 = require("./commands/ListAccountAssignmentsCommand");
47
- const ListAccountAssignmentsForPrincipalCommand_1 = require("./commands/ListAccountAssignmentsForPrincipalCommand");
48
- const ListAccountsForProvisionedPermissionSetCommand_1 = require("./commands/ListAccountsForProvisionedPermissionSetCommand");
49
- const ListApplicationAccessScopesCommand_1 = require("./commands/ListApplicationAccessScopesCommand");
50
- const ListApplicationAssignmentsCommand_1 = require("./commands/ListApplicationAssignmentsCommand");
51
- const ListApplicationAssignmentsForPrincipalCommand_1 = require("./commands/ListApplicationAssignmentsForPrincipalCommand");
52
- const ListApplicationAuthenticationMethodsCommand_1 = require("./commands/ListApplicationAuthenticationMethodsCommand");
53
- const ListApplicationGrantsCommand_1 = require("./commands/ListApplicationGrantsCommand");
54
- const ListApplicationProvidersCommand_1 = require("./commands/ListApplicationProvidersCommand");
55
- const ListApplicationsCommand_1 = require("./commands/ListApplicationsCommand");
56
- const ListCustomerManagedPolicyReferencesInPermissionSetCommand_1 = require("./commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand");
57
- const ListInstancesCommand_1 = require("./commands/ListInstancesCommand");
58
- const ListManagedPoliciesInPermissionSetCommand_1 = require("./commands/ListManagedPoliciesInPermissionSetCommand");
59
- const ListPermissionSetProvisioningStatusCommand_1 = require("./commands/ListPermissionSetProvisioningStatusCommand");
60
- const ListPermissionSetsCommand_1 = require("./commands/ListPermissionSetsCommand");
61
- const ListPermissionSetsProvisionedToAccountCommand_1 = require("./commands/ListPermissionSetsProvisionedToAccountCommand");
62
- const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
63
- const ListTrustedTokenIssuersCommand_1 = require("./commands/ListTrustedTokenIssuersCommand");
64
- const ProvisionPermissionSetCommand_1 = require("./commands/ProvisionPermissionSetCommand");
65
- const PutApplicationAccessScopeCommand_1 = require("./commands/PutApplicationAccessScopeCommand");
66
- const PutApplicationAssignmentConfigurationCommand_1 = require("./commands/PutApplicationAssignmentConfigurationCommand");
67
- const PutApplicationAuthenticationMethodCommand_1 = require("./commands/PutApplicationAuthenticationMethodCommand");
68
- const PutApplicationGrantCommand_1 = require("./commands/PutApplicationGrantCommand");
69
- const PutInlinePolicyToPermissionSetCommand_1 = require("./commands/PutInlinePolicyToPermissionSetCommand");
70
- const PutPermissionsBoundaryToPermissionSetCommand_1 = require("./commands/PutPermissionsBoundaryToPermissionSetCommand");
71
- const TagResourceCommand_1 = require("./commands/TagResourceCommand");
72
- const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
73
- const UpdateApplicationCommand_1 = require("./commands/UpdateApplicationCommand");
74
- const UpdateInstanceAccessControlAttributeConfigurationCommand_1 = require("./commands/UpdateInstanceAccessControlAttributeConfigurationCommand");
75
- const UpdateInstanceCommand_1 = require("./commands/UpdateInstanceCommand");
76
- const UpdatePermissionSetCommand_1 = require("./commands/UpdatePermissionSetCommand");
77
- const UpdateTrustedTokenIssuerCommand_1 = require("./commands/UpdateTrustedTokenIssuerCommand");
78
- const SSOAdminClient_1 = require("./SSOAdminClient");
79
- const commands = {
80
- AttachCustomerManagedPolicyReferenceToPermissionSetCommand: AttachCustomerManagedPolicyReferenceToPermissionSetCommand_1.AttachCustomerManagedPolicyReferenceToPermissionSetCommand,
81
- AttachManagedPolicyToPermissionSetCommand: AttachManagedPolicyToPermissionSetCommand_1.AttachManagedPolicyToPermissionSetCommand,
82
- CreateAccountAssignmentCommand: CreateAccountAssignmentCommand_1.CreateAccountAssignmentCommand,
83
- CreateApplicationCommand: CreateApplicationCommand_1.CreateApplicationCommand,
84
- CreateApplicationAssignmentCommand: CreateApplicationAssignmentCommand_1.CreateApplicationAssignmentCommand,
85
- CreateInstanceCommand: CreateInstanceCommand_1.CreateInstanceCommand,
86
- CreateInstanceAccessControlAttributeConfigurationCommand: CreateInstanceAccessControlAttributeConfigurationCommand_1.CreateInstanceAccessControlAttributeConfigurationCommand,
87
- CreatePermissionSetCommand: CreatePermissionSetCommand_1.CreatePermissionSetCommand,
88
- CreateTrustedTokenIssuerCommand: CreateTrustedTokenIssuerCommand_1.CreateTrustedTokenIssuerCommand,
89
- DeleteAccountAssignmentCommand: DeleteAccountAssignmentCommand_1.DeleteAccountAssignmentCommand,
90
- DeleteApplicationCommand: DeleteApplicationCommand_1.DeleteApplicationCommand,
91
- DeleteApplicationAccessScopeCommand: DeleteApplicationAccessScopeCommand_1.DeleteApplicationAccessScopeCommand,
92
- DeleteApplicationAssignmentCommand: DeleteApplicationAssignmentCommand_1.DeleteApplicationAssignmentCommand,
93
- DeleteApplicationAuthenticationMethodCommand: DeleteApplicationAuthenticationMethodCommand_1.DeleteApplicationAuthenticationMethodCommand,
94
- DeleteApplicationGrantCommand: DeleteApplicationGrantCommand_1.DeleteApplicationGrantCommand,
95
- DeleteInlinePolicyFromPermissionSetCommand: DeleteInlinePolicyFromPermissionSetCommand_1.DeleteInlinePolicyFromPermissionSetCommand,
96
- DeleteInstanceCommand: DeleteInstanceCommand_1.DeleteInstanceCommand,
97
- DeleteInstanceAccessControlAttributeConfigurationCommand: DeleteInstanceAccessControlAttributeConfigurationCommand_1.DeleteInstanceAccessControlAttributeConfigurationCommand,
98
- DeletePermissionsBoundaryFromPermissionSetCommand: DeletePermissionsBoundaryFromPermissionSetCommand_1.DeletePermissionsBoundaryFromPermissionSetCommand,
99
- DeletePermissionSetCommand: DeletePermissionSetCommand_1.DeletePermissionSetCommand,
100
- DeleteTrustedTokenIssuerCommand: DeleteTrustedTokenIssuerCommand_1.DeleteTrustedTokenIssuerCommand,
101
- DescribeAccountAssignmentCreationStatusCommand: DescribeAccountAssignmentCreationStatusCommand_1.DescribeAccountAssignmentCreationStatusCommand,
102
- DescribeAccountAssignmentDeletionStatusCommand: DescribeAccountAssignmentDeletionStatusCommand_1.DescribeAccountAssignmentDeletionStatusCommand,
103
- DescribeApplicationCommand: DescribeApplicationCommand_1.DescribeApplicationCommand,
104
- DescribeApplicationAssignmentCommand: DescribeApplicationAssignmentCommand_1.DescribeApplicationAssignmentCommand,
105
- DescribeApplicationProviderCommand: DescribeApplicationProviderCommand_1.DescribeApplicationProviderCommand,
106
- DescribeInstanceCommand: DescribeInstanceCommand_1.DescribeInstanceCommand,
107
- DescribeInstanceAccessControlAttributeConfigurationCommand: DescribeInstanceAccessControlAttributeConfigurationCommand_1.DescribeInstanceAccessControlAttributeConfigurationCommand,
108
- DescribePermissionSetCommand: DescribePermissionSetCommand_1.DescribePermissionSetCommand,
109
- DescribePermissionSetProvisioningStatusCommand: DescribePermissionSetProvisioningStatusCommand_1.DescribePermissionSetProvisioningStatusCommand,
110
- DescribeTrustedTokenIssuerCommand: DescribeTrustedTokenIssuerCommand_1.DescribeTrustedTokenIssuerCommand,
111
- DetachCustomerManagedPolicyReferenceFromPermissionSetCommand: DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_1.DetachCustomerManagedPolicyReferenceFromPermissionSetCommand,
112
- DetachManagedPolicyFromPermissionSetCommand: DetachManagedPolicyFromPermissionSetCommand_1.DetachManagedPolicyFromPermissionSetCommand,
113
- GetApplicationAccessScopeCommand: GetApplicationAccessScopeCommand_1.GetApplicationAccessScopeCommand,
114
- GetApplicationAssignmentConfigurationCommand: GetApplicationAssignmentConfigurationCommand_1.GetApplicationAssignmentConfigurationCommand,
115
- GetApplicationAuthenticationMethodCommand: GetApplicationAuthenticationMethodCommand_1.GetApplicationAuthenticationMethodCommand,
116
- GetApplicationGrantCommand: GetApplicationGrantCommand_1.GetApplicationGrantCommand,
117
- GetInlinePolicyForPermissionSetCommand: GetInlinePolicyForPermissionSetCommand_1.GetInlinePolicyForPermissionSetCommand,
118
- GetPermissionsBoundaryForPermissionSetCommand: GetPermissionsBoundaryForPermissionSetCommand_1.GetPermissionsBoundaryForPermissionSetCommand,
119
- ListAccountAssignmentCreationStatusCommand: ListAccountAssignmentCreationStatusCommand_1.ListAccountAssignmentCreationStatusCommand,
120
- ListAccountAssignmentDeletionStatusCommand: ListAccountAssignmentDeletionStatusCommand_1.ListAccountAssignmentDeletionStatusCommand,
121
- ListAccountAssignmentsCommand: ListAccountAssignmentsCommand_1.ListAccountAssignmentsCommand,
122
- ListAccountAssignmentsForPrincipalCommand: ListAccountAssignmentsForPrincipalCommand_1.ListAccountAssignmentsForPrincipalCommand,
123
- ListAccountsForProvisionedPermissionSetCommand: ListAccountsForProvisionedPermissionSetCommand_1.ListAccountsForProvisionedPermissionSetCommand,
124
- ListApplicationAccessScopesCommand: ListApplicationAccessScopesCommand_1.ListApplicationAccessScopesCommand,
125
- ListApplicationAssignmentsCommand: ListApplicationAssignmentsCommand_1.ListApplicationAssignmentsCommand,
126
- ListApplicationAssignmentsForPrincipalCommand: ListApplicationAssignmentsForPrincipalCommand_1.ListApplicationAssignmentsForPrincipalCommand,
127
- ListApplicationAuthenticationMethodsCommand: ListApplicationAuthenticationMethodsCommand_1.ListApplicationAuthenticationMethodsCommand,
128
- ListApplicationGrantsCommand: ListApplicationGrantsCommand_1.ListApplicationGrantsCommand,
129
- ListApplicationProvidersCommand: ListApplicationProvidersCommand_1.ListApplicationProvidersCommand,
130
- ListApplicationsCommand: ListApplicationsCommand_1.ListApplicationsCommand,
131
- ListCustomerManagedPolicyReferencesInPermissionSetCommand: ListCustomerManagedPolicyReferencesInPermissionSetCommand_1.ListCustomerManagedPolicyReferencesInPermissionSetCommand,
132
- ListInstancesCommand: ListInstancesCommand_1.ListInstancesCommand,
133
- ListManagedPoliciesInPermissionSetCommand: ListManagedPoliciesInPermissionSetCommand_1.ListManagedPoliciesInPermissionSetCommand,
134
- ListPermissionSetProvisioningStatusCommand: ListPermissionSetProvisioningStatusCommand_1.ListPermissionSetProvisioningStatusCommand,
135
- ListPermissionSetsCommand: ListPermissionSetsCommand_1.ListPermissionSetsCommand,
136
- ListPermissionSetsProvisionedToAccountCommand: ListPermissionSetsProvisionedToAccountCommand_1.ListPermissionSetsProvisionedToAccountCommand,
137
- ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
138
- ListTrustedTokenIssuersCommand: ListTrustedTokenIssuersCommand_1.ListTrustedTokenIssuersCommand,
139
- ProvisionPermissionSetCommand: ProvisionPermissionSetCommand_1.ProvisionPermissionSetCommand,
140
- PutApplicationAccessScopeCommand: PutApplicationAccessScopeCommand_1.PutApplicationAccessScopeCommand,
141
- PutApplicationAssignmentConfigurationCommand: PutApplicationAssignmentConfigurationCommand_1.PutApplicationAssignmentConfigurationCommand,
142
- PutApplicationAuthenticationMethodCommand: PutApplicationAuthenticationMethodCommand_1.PutApplicationAuthenticationMethodCommand,
143
- PutApplicationGrantCommand: PutApplicationGrantCommand_1.PutApplicationGrantCommand,
144
- PutInlinePolicyToPermissionSetCommand: PutInlinePolicyToPermissionSetCommand_1.PutInlinePolicyToPermissionSetCommand,
145
- PutPermissionsBoundaryToPermissionSetCommand: PutPermissionsBoundaryToPermissionSetCommand_1.PutPermissionsBoundaryToPermissionSetCommand,
146
- TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
147
- UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
148
- UpdateApplicationCommand: UpdateApplicationCommand_1.UpdateApplicationCommand,
149
- UpdateInstanceCommand: UpdateInstanceCommand_1.UpdateInstanceCommand,
150
- UpdateInstanceAccessControlAttributeConfigurationCommand: UpdateInstanceAccessControlAttributeConfigurationCommand_1.UpdateInstanceAccessControlAttributeConfigurationCommand,
151
- UpdatePermissionSetCommand: UpdatePermissionSetCommand_1.UpdatePermissionSetCommand,
152
- UpdateTrustedTokenIssuerCommand: UpdateTrustedTokenIssuerCommand_1.UpdateTrustedTokenIssuerCommand,
153
- };
154
- class SSOAdmin extends SSOAdminClient_1.SSOAdminClient {
155
- }
156
- exports.SSOAdmin = SSOAdmin;
157
- (0, smithy_client_1.createAggregatedClient)(commands, SSOAdmin);
1
+ module.exports = require("./index.js");
@@ -1,43 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SSOAdminClient = exports.__Client = void 0;
4
- const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
5
- const middleware_logger_1 = require("@aws-sdk/middleware-logger");
6
- const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
7
- const middleware_signing_1 = require("@aws-sdk/middleware-signing");
8
- const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
9
- const config_resolver_1 = require("@smithy/config-resolver");
10
- const middleware_content_length_1 = require("@smithy/middleware-content-length");
11
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
12
- const middleware_retry_1 = require("@smithy/middleware-retry");
13
- const smithy_client_1 = require("@smithy/smithy-client");
14
- Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
15
- const EndpointParameters_1 = require("./endpoint/EndpointParameters");
16
- const runtimeConfig_1 = require("./runtimeConfig");
17
- const runtimeExtensions_1 = require("./runtimeExtensions");
18
- class SSOAdminClient extends smithy_client_1.Client {
19
- constructor(...[configuration]) {
20
- const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
21
- const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
22
- const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
23
- const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
24
- const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
25
- const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
26
- const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
27
- const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
28
- const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
29
- super(_config_8);
30
- this.config = _config_8;
31
- this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
32
- this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
33
- this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
34
- this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
35
- this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
36
- this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
37
- this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
38
- }
39
- destroy() {
40
- super.destroy();
41
- }
42
- }
43
- exports.SSOAdminClient = SSOAdminClient;
1
+ module.exports = require("./index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttachCustomerManagedPolicyReferenceToPermissionSetCommand = 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 AttachCustomerManagedPolicyReferenceToPermissionSetCommand 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", "AttachCustomerManagedPolicyReferenceToPermissionSet", {})
22
- .n("SSOAdminClient", "AttachCustomerManagedPolicyReferenceToPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AttachCustomerManagedPolicyReferenceToPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_AttachCustomerManagedPolicyReferenceToPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.AttachCustomerManagedPolicyReferenceToPermissionSetCommand = AttachCustomerManagedPolicyReferenceToPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AttachManagedPolicyToPermissionSetCommand = 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 AttachManagedPolicyToPermissionSetCommand 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", "AttachManagedPolicyToPermissionSet", {})
22
- .n("SSOAdminClient", "AttachManagedPolicyToPermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_AttachManagedPolicyToPermissionSetCommand)
25
- .de(Aws_json1_1_1.de_AttachManagedPolicyToPermissionSetCommand)
26
- .build() {
27
- }
28
- exports.AttachManagedPolicyToPermissionSetCommand = AttachManagedPolicyToPermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateAccountAssignmentCommand = 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 CreateAccountAssignmentCommand 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", "CreateAccountAssignment", {})
22
- .n("SSOAdminClient", "CreateAccountAssignmentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateAccountAssignmentCommand)
25
- .de(Aws_json1_1_1.de_CreateAccountAssignmentCommand)
26
- .build() {
27
- }
28
- exports.CreateAccountAssignmentCommand = CreateAccountAssignmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateApplicationAssignmentCommand = 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 CreateApplicationAssignmentCommand 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", "CreateApplicationAssignment", {})
22
- .n("SSOAdminClient", "CreateApplicationAssignmentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateApplicationAssignmentCommand)
25
- .de(Aws_json1_1_1.de_CreateApplicationAssignmentCommand)
26
- .build() {
27
- }
28
- exports.CreateApplicationAssignmentCommand = CreateApplicationAssignmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateApplicationCommand = 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 CreateApplicationCommand 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", "CreateApplication", {})
22
- .n("SSOAdminClient", "CreateApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateApplicationCommand)
25
- .de(Aws_json1_1_1.de_CreateApplicationCommand)
26
- .build() {
27
- }
28
- exports.CreateApplicationCommand = CreateApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateInstanceAccessControlAttributeConfigurationCommand = 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 CreateInstanceAccessControlAttributeConfigurationCommand 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", "CreateInstanceAccessControlAttributeConfiguration", {})
22
- .n("SSOAdminClient", "CreateInstanceAccessControlAttributeConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateInstanceAccessControlAttributeConfigurationCommand)
25
- .de(Aws_json1_1_1.de_CreateInstanceAccessControlAttributeConfigurationCommand)
26
- .build() {
27
- }
28
- exports.CreateInstanceAccessControlAttributeConfigurationCommand = CreateInstanceAccessControlAttributeConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateInstanceCommand = 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 CreateInstanceCommand 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", "CreateInstance", {})
22
- .n("SSOAdminClient", "CreateInstanceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateInstanceCommand)
25
- .de(Aws_json1_1_1.de_CreateInstanceCommand)
26
- .build() {
27
- }
28
- exports.CreateInstanceCommand = CreateInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreatePermissionSetCommand = 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 CreatePermissionSetCommand 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", "CreatePermissionSet", {})
22
- .n("SSOAdminClient", "CreatePermissionSetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreatePermissionSetCommand)
25
- .de(Aws_json1_1_1.de_CreatePermissionSetCommand)
26
- .build() {
27
- }
28
- exports.CreatePermissionSetCommand = CreatePermissionSetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateTrustedTokenIssuerCommand = 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 CreateTrustedTokenIssuerCommand 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", "CreateTrustedTokenIssuer", {})
22
- .n("SSOAdminClient", "CreateTrustedTokenIssuerCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateTrustedTokenIssuerCommand)
25
- .de(Aws_json1_1_1.de_CreateTrustedTokenIssuerCommand)
26
- .build() {
27
- }
28
- exports.CreateTrustedTokenIssuerCommand = CreateTrustedTokenIssuerCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteAccountAssignmentCommand = 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 DeleteAccountAssignmentCommand 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", "DeleteAccountAssignment", {})
22
- .n("SSOAdminClient", "DeleteAccountAssignmentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteAccountAssignmentCommand)
25
- .de(Aws_json1_1_1.de_DeleteAccountAssignmentCommand)
26
- .build() {
27
- }
28
- exports.DeleteAccountAssignmentCommand = DeleteAccountAssignmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteApplicationAccessScopeCommand = 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 DeleteApplicationAccessScopeCommand 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", "DeleteApplicationAccessScope", {})
22
- .n("SSOAdminClient", "DeleteApplicationAccessScopeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteApplicationAccessScopeCommand)
25
- .de(Aws_json1_1_1.de_DeleteApplicationAccessScopeCommand)
26
- .build() {
27
- }
28
- exports.DeleteApplicationAccessScopeCommand = DeleteApplicationAccessScopeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteApplicationAssignmentCommand = 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 DeleteApplicationAssignmentCommand 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", "DeleteApplicationAssignment", {})
22
- .n("SSOAdminClient", "DeleteApplicationAssignmentCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteApplicationAssignmentCommand)
25
- .de(Aws_json1_1_1.de_DeleteApplicationAssignmentCommand)
26
- .build() {
27
- }
28
- exports.DeleteApplicationAssignmentCommand = DeleteApplicationAssignmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteApplicationAuthenticationMethodCommand = 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 DeleteApplicationAuthenticationMethodCommand 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", "DeleteApplicationAuthenticationMethod", {})
22
- .n("SSOAdminClient", "DeleteApplicationAuthenticationMethodCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteApplicationAuthenticationMethodCommand)
25
- .de(Aws_json1_1_1.de_DeleteApplicationAuthenticationMethodCommand)
26
- .build() {
27
- }
28
- exports.DeleteApplicationAuthenticationMethodCommand = DeleteApplicationAuthenticationMethodCommand;
1
+ module.exports = require("../index.js");