@aws-sdk/client-sso-admin 3.478.0 → 3.484.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 (297) hide show
  1. package/dist-cjs/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +18 -41
  2. package/dist-cjs/commands/AttachManagedPolicyToPermissionSetCommand.js +18 -41
  3. package/dist-cjs/commands/CreateAccountAssignmentCommand.js +18 -41
  4. package/dist-cjs/commands/CreateApplicationAssignmentCommand.js +18 -41
  5. package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
  6. package/dist-cjs/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  7. package/dist-cjs/commands/CreateInstanceCommand.js +18 -41
  8. package/dist-cjs/commands/CreatePermissionSetCommand.js +18 -41
  9. package/dist-cjs/commands/CreateTrustedTokenIssuerCommand.js +18 -41
  10. package/dist-cjs/commands/DeleteAccountAssignmentCommand.js +18 -41
  11. package/dist-cjs/commands/DeleteApplicationAccessScopeCommand.js +18 -41
  12. package/dist-cjs/commands/DeleteApplicationAssignmentCommand.js +18 -41
  13. package/dist-cjs/commands/DeleteApplicationAuthenticationMethodCommand.js +18 -41
  14. package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
  15. package/dist-cjs/commands/DeleteApplicationGrantCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteInlinePolicyFromPermissionSetCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteInstanceCommand.js +18 -41
  19. package/dist-cjs/commands/DeletePermissionSetCommand.js +18 -41
  20. package/dist-cjs/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteTrustedTokenIssuerCommand.js +18 -41
  22. package/dist-cjs/commands/DescribeAccountAssignmentCreationStatusCommand.js +18 -41
  23. package/dist-cjs/commands/DescribeAccountAssignmentDeletionStatusCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeApplicationAssignmentCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeApplicationCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeApplicationProviderCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeInstanceCommand.js +18 -41
  29. package/dist-cjs/commands/DescribePermissionSetCommand.js +18 -41
  30. package/dist-cjs/commands/DescribePermissionSetProvisioningStatusCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeTrustedTokenIssuerCommand.js +18 -41
  32. package/dist-cjs/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +18 -41
  33. package/dist-cjs/commands/DetachManagedPolicyFromPermissionSetCommand.js +18 -41
  34. package/dist-cjs/commands/GetApplicationAccessScopeCommand.js +18 -41
  35. package/dist-cjs/commands/GetApplicationAssignmentConfigurationCommand.js +18 -41
  36. package/dist-cjs/commands/GetApplicationAuthenticationMethodCommand.js +18 -41
  37. package/dist-cjs/commands/GetApplicationGrantCommand.js +18 -41
  38. package/dist-cjs/commands/GetInlinePolicyForPermissionSetCommand.js +18 -41
  39. package/dist-cjs/commands/GetPermissionsBoundaryForPermissionSetCommand.js +18 -41
  40. package/dist-cjs/commands/ListAccountAssignmentCreationStatusCommand.js +18 -41
  41. package/dist-cjs/commands/ListAccountAssignmentDeletionStatusCommand.js +18 -41
  42. package/dist-cjs/commands/ListAccountAssignmentsCommand.js +18 -41
  43. package/dist-cjs/commands/ListAccountAssignmentsForPrincipalCommand.js +18 -41
  44. package/dist-cjs/commands/ListAccountsForProvisionedPermissionSetCommand.js +18 -41
  45. package/dist-cjs/commands/ListApplicationAccessScopesCommand.js +18 -41
  46. package/dist-cjs/commands/ListApplicationAssignmentsCommand.js +18 -41
  47. package/dist-cjs/commands/ListApplicationAssignmentsForPrincipalCommand.js +18 -41
  48. package/dist-cjs/commands/ListApplicationAuthenticationMethodsCommand.js +18 -41
  49. package/dist-cjs/commands/ListApplicationGrantsCommand.js +18 -41
  50. package/dist-cjs/commands/ListApplicationProvidersCommand.js +18 -41
  51. package/dist-cjs/commands/ListApplicationsCommand.js +18 -41
  52. package/dist-cjs/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +18 -41
  53. package/dist-cjs/commands/ListInstancesCommand.js +18 -41
  54. package/dist-cjs/commands/ListManagedPoliciesInPermissionSetCommand.js +18 -41
  55. package/dist-cjs/commands/ListPermissionSetProvisioningStatusCommand.js +18 -41
  56. package/dist-cjs/commands/ListPermissionSetsCommand.js +18 -41
  57. package/dist-cjs/commands/ListPermissionSetsProvisionedToAccountCommand.js +18 -41
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  59. package/dist-cjs/commands/ListTrustedTokenIssuersCommand.js +18 -41
  60. package/dist-cjs/commands/ProvisionPermissionSetCommand.js +18 -41
  61. package/dist-cjs/commands/PutApplicationAccessScopeCommand.js +18 -41
  62. package/dist-cjs/commands/PutApplicationAssignmentConfigurationCommand.js +18 -41
  63. package/dist-cjs/commands/PutApplicationAuthenticationMethodCommand.js +18 -41
  64. package/dist-cjs/commands/PutApplicationGrantCommand.js +18 -41
  65. package/dist-cjs/commands/PutInlinePolicyToPermissionSetCommand.js +18 -41
  66. package/dist-cjs/commands/PutPermissionsBoundaryToPermissionSetCommand.js +18 -41
  67. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  68. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  69. package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
  70. package/dist-cjs/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  71. package/dist-cjs/commands/UpdateInstanceCommand.js +18 -41
  72. package/dist-cjs/commands/UpdatePermissionSetCommand.js +18 -41
  73. package/dist-cjs/commands/UpdateTrustedTokenIssuerCommand.js +18 -41
  74. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  75. package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +18 -41
  76. package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +18 -41
  77. package/dist-es/commands/CreateAccountAssignmentCommand.js +18 -41
  78. package/dist-es/commands/CreateApplicationAssignmentCommand.js +18 -41
  79. package/dist-es/commands/CreateApplicationCommand.js +18 -41
  80. package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  81. package/dist-es/commands/CreateInstanceCommand.js +18 -41
  82. package/dist-es/commands/CreatePermissionSetCommand.js +18 -41
  83. package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +18 -41
  84. package/dist-es/commands/DeleteAccountAssignmentCommand.js +18 -41
  85. package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +18 -41
  86. package/dist-es/commands/DeleteApplicationAssignmentCommand.js +18 -41
  87. package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +18 -41
  88. package/dist-es/commands/DeleteApplicationCommand.js +18 -41
  89. package/dist-es/commands/DeleteApplicationGrantCommand.js +18 -41
  90. package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +18 -41
  91. package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  92. package/dist-es/commands/DeleteInstanceCommand.js +18 -41
  93. package/dist-es/commands/DeletePermissionSetCommand.js +18 -41
  94. package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +18 -41
  95. package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +18 -41
  96. package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +18 -41
  97. package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +18 -41
  98. package/dist-es/commands/DescribeApplicationAssignmentCommand.js +18 -41
  99. package/dist-es/commands/DescribeApplicationCommand.js +18 -41
  100. package/dist-es/commands/DescribeApplicationProviderCommand.js +18 -41
  101. package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  102. package/dist-es/commands/DescribeInstanceCommand.js +18 -41
  103. package/dist-es/commands/DescribePermissionSetCommand.js +18 -41
  104. package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +18 -41
  105. package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +18 -41
  106. package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +18 -41
  107. package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +18 -41
  108. package/dist-es/commands/GetApplicationAccessScopeCommand.js +18 -41
  109. package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +18 -41
  110. package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +18 -41
  111. package/dist-es/commands/GetApplicationGrantCommand.js +18 -41
  112. package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +18 -41
  113. package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +18 -41
  114. package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +18 -41
  115. package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +18 -41
  116. package/dist-es/commands/ListAccountAssignmentsCommand.js +18 -41
  117. package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +18 -41
  118. package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +18 -41
  119. package/dist-es/commands/ListApplicationAccessScopesCommand.js +18 -41
  120. package/dist-es/commands/ListApplicationAssignmentsCommand.js +18 -41
  121. package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +18 -41
  122. package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +18 -41
  123. package/dist-es/commands/ListApplicationGrantsCommand.js +18 -41
  124. package/dist-es/commands/ListApplicationProvidersCommand.js +18 -41
  125. package/dist-es/commands/ListApplicationsCommand.js +18 -41
  126. package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +18 -41
  127. package/dist-es/commands/ListInstancesCommand.js +18 -41
  128. package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +18 -41
  129. package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +18 -41
  130. package/dist-es/commands/ListPermissionSetsCommand.js +18 -41
  131. package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +18 -41
  132. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  133. package/dist-es/commands/ListTrustedTokenIssuersCommand.js +18 -41
  134. package/dist-es/commands/ProvisionPermissionSetCommand.js +18 -41
  135. package/dist-es/commands/PutApplicationAccessScopeCommand.js +18 -41
  136. package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +18 -41
  137. package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +18 -41
  138. package/dist-es/commands/PutApplicationGrantCommand.js +18 -41
  139. package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +18 -41
  140. package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +18 -41
  141. package/dist-es/commands/TagResourceCommand.js +18 -41
  142. package/dist-es/commands/UntagResourceCommand.js +18 -41
  143. package/dist-es/commands/UpdateApplicationCommand.js +18 -41
  144. package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  145. package/dist-es/commands/UpdateInstanceCommand.js +18 -41
  146. package/dist-es/commands/UpdatePermissionSetCommand.js +18 -41
  147. package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +18 -41
  148. package/dist-es/endpoint/EndpointParameters.js +6 -0
  149. package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +6 -21
  150. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +6 -21
  151. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +6 -21
  152. package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +6 -21
  153. package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
  154. package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  155. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -21
  156. package/dist-types/commands/CreatePermissionSetCommand.d.ts +6 -21
  157. package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +6 -21
  158. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +6 -21
  159. package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +6 -21
  160. package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +6 -21
  161. package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +6 -21
  162. package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
  163. package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +6 -21
  164. package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +6 -21
  165. package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  166. package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -21
  167. package/dist-types/commands/DeletePermissionSetCommand.d.ts +6 -21
  168. package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +6 -21
  169. package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +6 -21
  170. package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +6 -21
  171. package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +6 -21
  172. package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +6 -21
  173. package/dist-types/commands/DescribeApplicationCommand.d.ts +6 -21
  174. package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +6 -21
  175. package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  176. package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -21
  177. package/dist-types/commands/DescribePermissionSetCommand.d.ts +6 -21
  178. package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +6 -21
  179. package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +6 -21
  180. package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +6 -21
  181. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +6 -21
  182. package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +6 -21
  183. package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +6 -21
  184. package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +6 -21
  185. package/dist-types/commands/GetApplicationGrantCommand.d.ts +6 -21
  186. package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +6 -21
  187. package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +6 -21
  188. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +6 -21
  189. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +6 -21
  190. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +6 -21
  191. package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +6 -21
  192. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +6 -21
  193. package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +6 -21
  194. package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +6 -21
  195. package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +6 -21
  196. package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +6 -21
  197. package/dist-types/commands/ListApplicationGrantsCommand.d.ts +6 -21
  198. package/dist-types/commands/ListApplicationProvidersCommand.d.ts +6 -21
  199. package/dist-types/commands/ListApplicationsCommand.d.ts +6 -21
  200. package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +6 -21
  201. package/dist-types/commands/ListInstancesCommand.d.ts +6 -21
  202. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +6 -21
  203. package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +6 -21
  204. package/dist-types/commands/ListPermissionSetsCommand.d.ts +6 -21
  205. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +6 -21
  206. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  207. package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +6 -21
  208. package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +6 -21
  209. package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +6 -21
  210. package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +6 -21
  211. package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +6 -21
  212. package/dist-types/commands/PutApplicationGrantCommand.d.ts +6 -21
  213. package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +6 -21
  214. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +6 -21
  215. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  216. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  217. package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
  218. package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  219. package/dist-types/commands/UpdateInstanceCommand.d.ts +6 -21
  220. package/dist-types/commands/UpdatePermissionSetCommand.d.ts +6 -21
  221. package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +6 -21
  222. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  223. package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +11 -25
  224. package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +12 -24
  225. package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +12 -24
  227. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  229. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +14 -23
  230. package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +12 -24
  235. package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
  237. package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +12 -24
  238. package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +12 -24
  239. package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  240. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +14 -23
  241. package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +12 -24
  243. package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +12 -24
  245. package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +12 -24
  246. package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +14 -23
  248. package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +12 -24
  249. package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  250. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +12 -24
  252. package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +12 -24
  253. package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +12 -24
  254. package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +11 -25
  255. package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +12 -24
  258. package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +12 -24
  259. package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +12 -24
  263. package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +12 -24
  268. package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +12 -24
  269. package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +12 -24
  270. package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +12 -24
  271. package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +12 -24
  272. package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +14 -23
  274. package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +11 -25
  275. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  281. package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +12 -24
  282. package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +12 -24
  283. package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +12 -24
  284. package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +12 -24
  285. package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +12 -24
  289. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  293. package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +14 -23
  294. package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  297. package/package.json +11 -11
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disassociates a set of tags from a specified resource.</p>
@@ -76,23 +79,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
76
79
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
77
80
  *
78
81
  */
79
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig> {
80
- readonly input: UntagResourceCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: UntagResourceCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateApplicationRequest, UpdateApplicationResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateApplicationCommandInput extends UpdateApplicationRequest
21
20
  */
22
21
  export interface UpdateApplicationCommandOutput extends UpdateApplicationResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateApplicationCommand_base: {
24
+ new (input: UpdateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates application properties. </p>
@@ -81,23 +84,5 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationRespons
81
84
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
82
85
  *
83
86
  */
84
- export declare class UpdateApplicationCommand extends $Command<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, SSOAdminClientResolvedConfig> {
85
- readonly input: UpdateApplicationCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: UpdateApplicationCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApplicationCommandInput, UpdateApplicationCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
103
88
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateInstanceAccessControlAttributeConfigurationRequest, UpdateInstanceAccessControlAttributeConfigurationResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateInstanceAccessControlAttributeConfigurationCommandInput e
21
20
  */
22
21
  export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput extends UpdateInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
24
+ new (input: UpdateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the IAM Identity Center identity store attributes that you can use with the IAM Identity Center instance
@@ -89,23 +92,5 @@ export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput
89
92
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
90
93
  *
91
94
  */
92
- export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends $Command<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig> {
93
- readonly input: UpdateInstanceAccessControlAttributeConfigurationCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: UpdateInstanceAccessControlAttributeConfigurationCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends UpdateInstanceAccessControlAttributeConfigurationCommand_base {
111
96
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateInstanceRequest, UpdateInstanceResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateInstanceCommandInput extends UpdateInstanceRequest {
21
20
  */
22
21
  export interface UpdateInstanceCommandOutput extends UpdateInstanceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateInstanceCommand_base: {
24
+ new (input: UpdateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceCommandInput, UpdateInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Update the details for the instance of IAM Identity Center that is owned by the
@@ -71,23 +74,5 @@ export interface UpdateInstanceCommandOutput extends UpdateInstanceResponse, __M
71
74
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
72
75
  *
73
76
  */
74
- export declare class UpdateInstanceCommand extends $Command<UpdateInstanceCommandInput, UpdateInstanceCommandOutput, SSOAdminClientResolvedConfig> {
75
- readonly input: UpdateInstanceCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: UpdateInstanceCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateInstanceCommandInput, UpdateInstanceCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class UpdateInstanceCommand extends UpdateInstanceCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdatePermissionSetRequest, UpdatePermissionSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdatePermissionSetCommandInput extends UpdatePermissionSetRequ
21
20
  */
22
21
  export interface UpdatePermissionSetCommandOutput extends UpdatePermissionSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdatePermissionSetCommand_base: {
24
+ new (input: UpdatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePermissionSetCommandInput, UpdatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an existing permission set.</p>
@@ -76,23 +79,5 @@ export interface UpdatePermissionSetCommandOutput extends UpdatePermissionSetRes
76
79
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
77
80
  *
78
81
  */
79
- export declare class UpdatePermissionSetCommand extends $Command<UpdatePermissionSetCommandInput, UpdatePermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
80
- readonly input: UpdatePermissionSetCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: UpdatePermissionSetCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePermissionSetCommandInput, UpdatePermissionSetCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class UpdatePermissionSetCommand extends UpdatePermissionSetCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { UpdateTrustedTokenIssuerRequest, UpdateTrustedTokenIssuerResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateTrustedTokenIssuerCommandInput extends UpdateTrustedToken
21
20
  */
22
21
  export interface UpdateTrustedTokenIssuerCommandOutput extends UpdateTrustedTokenIssuerResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateTrustedTokenIssuerCommand_base: {
24
+ new (input: UpdateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrustedTokenIssuerCommandInput, UpdateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a trusted token issuer configuration.</p>
@@ -83,23 +86,5 @@ export interface UpdateTrustedTokenIssuerCommandOutput extends UpdateTrustedToke
83
86
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
84
87
  *
85
88
  */
86
- export declare class UpdateTrustedTokenIssuerCommand extends $Command<UpdateTrustedTokenIssuerCommandInput, UpdateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig> {
87
- readonly input: UpdateTrustedTokenIssuerCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: UpdateTrustedTokenIssuerCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTrustedTokenIssuerCommandInput, UpdateTrustedTokenIssuerCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class UpdateTrustedTokenIssuerCommand extends UpdateTrustedTokenIssuerCommand_base {
105
90
  }
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
14
14
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
15
  defaultSigningName: string;
16
16
  };
17
+ export declare const commonParams: {
18
+ readonly UseFIPS: {
19
+ readonly type: "builtInParams";
20
+ readonly name: "useFipsEndpoint";
21
+ };
22
+ readonly Endpoint: {
23
+ readonly type: "builtInParams";
24
+ readonly name: "endpoint";
25
+ };
26
+ readonly Region: {
27
+ readonly type: "builtInParams";
28
+ readonly name: "region";
29
+ };
30
+ readonly UseDualStack: {
31
+ readonly type: "builtInParams";
32
+ readonly name: "useDualstackEndpoint";
33
+ };
34
+ };
17
35
  export interface EndpointParameters extends __EndpointParameters {
18
36
  Region?: string;
19
37
  UseDualStack?: boolean;
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AttachCustomerManagedPolicyReferenceToPermissionSetRequest,
11
5
  AttachCustomerManagedPolicyReferenceToPermissionSetResponse,
@@ -21,24 +15,16 @@ export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput
21
15
  export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput
22
16
  extends AttachCustomerManagedPolicyReferenceToPermissionSetResponse,
23
17
  __MetadataBearer {}
24
- export declare class AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends $Command<
25
- AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
26
- AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(
18
+ declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base: {
19
+ new (
32
20
  input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput
33
- );
34
- resolveMiddleware(
35
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
36
- configuration: SSOAdminClientResolvedConfig,
37
- options?: __HttpHandlerOptions
38
- ): Handler<
21
+ ): import("@smithy/smithy-client").CommandImpl<
39
22
  AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
40
- AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput
23
+ AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
41
27
  >;
42
- private serialize;
43
- private deserialize;
44
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  AttachManagedPolicyToPermissionSetRequest,
11
5
  AttachManagedPolicyToPermissionSetResponse,
@@ -21,22 +15,16 @@ export interface AttachManagedPolicyToPermissionSetCommandInput
21
15
  export interface AttachManagedPolicyToPermissionSetCommandOutput
22
16
  extends AttachManagedPolicyToPermissionSetResponse,
23
17
  __MetadataBearer {}
24
- export declare class AttachManagedPolicyToPermissionSetCommand extends $Command<
25
- AttachManagedPolicyToPermissionSetCommandInput,
26
- AttachManagedPolicyToPermissionSetCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: AttachManagedPolicyToPermissionSetCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: AttachManagedPolicyToPermissionSetCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const AttachManagedPolicyToPermissionSetCommand_base: {
19
+ new (
20
+ input: AttachManagedPolicyToPermissionSetCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  AttachManagedPolicyToPermissionSetCommandInput,
38
- AttachManagedPolicyToPermissionSetCommandOutput
23
+ AttachManagedPolicyToPermissionSetCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class AttachManagedPolicyToPermissionSetCommand extends AttachManagedPolicyToPermissionSetCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateAccountAssignmentRequest,
11
5
  CreateAccountAssignmentResponse,
@@ -21,22 +15,16 @@ export interface CreateAccountAssignmentCommandInput
21
15
  export interface CreateAccountAssignmentCommandOutput
22
16
  extends CreateAccountAssignmentResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateAccountAssignmentCommand extends $Command<
25
- CreateAccountAssignmentCommandInput,
26
- CreateAccountAssignmentCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: CreateAccountAssignmentCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateAccountAssignmentCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateAccountAssignmentCommand_base: {
19
+ new (
20
+ input: CreateAccountAssignmentCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateAccountAssignmentCommandInput,
38
- CreateAccountAssignmentCommandOutput
23
+ CreateAccountAssignmentCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateAccountAssignmentCommand extends CreateAccountAssignmentCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateApplicationAssignmentRequest,
11
5
  CreateApplicationAssignmentResponse,
@@ -21,22 +15,16 @@ export interface CreateApplicationAssignmentCommandInput
21
15
  export interface CreateApplicationAssignmentCommandOutput
22
16
  extends CreateApplicationAssignmentResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateApplicationAssignmentCommand extends $Command<
25
- CreateApplicationAssignmentCommandInput,
26
- CreateApplicationAssignmentCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: CreateApplicationAssignmentCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateApplicationAssignmentCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateApplicationAssignmentCommand_base: {
19
+ new (
20
+ input: CreateApplicationAssignmentCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateApplicationAssignmentCommandInput,
38
- CreateApplicationAssignmentCommandOutput
23
+ CreateApplicationAssignmentCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateApplicationAssignmentCommand extends CreateApplicationAssignmentCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateApplicationRequest,
11
5
  CreateApplicationResponse,
@@ -21,19 +15,16 @@ export interface CreateApplicationCommandInput
21
15
  export interface CreateApplicationCommandOutput
22
16
  extends CreateApplicationResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateApplicationCommand extends $Command<
25
- CreateApplicationCommandInput,
26
- CreateApplicationCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: CreateApplicationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateApplicationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreateApplicationCommandInput, CreateApplicationCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreateApplicationCommand_base: {
19
+ new (
20
+ input: CreateApplicationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreateApplicationCommandInput,
23
+ CreateApplicationCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateApplicationCommand extends CreateApplicationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateInstanceAccessControlAttributeConfigurationRequest,
11
5
  CreateInstanceAccessControlAttributeConfigurationResponse,
@@ -21,24 +15,16 @@ export interface CreateInstanceAccessControlAttributeConfigurationCommandInput
21
15
  export interface CreateInstanceAccessControlAttributeConfigurationCommandOutput
22
16
  extends CreateInstanceAccessControlAttributeConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateInstanceAccessControlAttributeConfigurationCommand extends $Command<
25
- CreateInstanceAccessControlAttributeConfigurationCommandInput,
26
- CreateInstanceAccessControlAttributeConfigurationCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: CreateInstanceAccessControlAttributeConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(
18
+ declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
19
+ new (
32
20
  input: CreateInstanceAccessControlAttributeConfigurationCommandInput
33
- );
34
- resolveMiddleware(
35
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
36
- configuration: SSOAdminClientResolvedConfig,
37
- options?: __HttpHandlerOptions
38
- ): Handler<
21
+ ): import("@smithy/smithy-client").CommandImpl<
39
22
  CreateInstanceAccessControlAttributeConfigurationCommandInput,
40
- CreateInstanceAccessControlAttributeConfigurationCommandOutput
23
+ CreateInstanceAccessControlAttributeConfigurationCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
41
27
  >;
42
- private serialize;
43
- private deserialize;
44
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreateInstanceAccessControlAttributeConfigurationCommand extends CreateInstanceAccessControlAttributeConfigurationCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  CreateInstanceRequest,
11
5
  CreateInstanceResponse,
@@ -20,19 +14,16 @@ export interface CreateInstanceCommandInput extends CreateInstanceRequest {}
20
14
  export interface CreateInstanceCommandOutput
21
15
  extends CreateInstanceResponse,
22
16
  __MetadataBearer {}
23
- export declare class CreateInstanceCommand extends $Command<
24
- CreateInstanceCommandInput,
25
- CreateInstanceCommandOutput,
26
- SSOAdminClientResolvedConfig
27
- > {
28
- readonly input: CreateInstanceCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: CreateInstanceCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: SSOAdminClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<CreateInstanceCommandInput, CreateInstanceCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const CreateInstanceCommand_base: {
18
+ new (
19
+ input: CreateInstanceCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ CreateInstanceCommandInput,
22
+ CreateInstanceCommandOutput,
23
+ SSOAdminClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class CreateInstanceCommand extends CreateInstanceCommand_base {}