@aws-sdk/client-sso-admin 3.477.0 → 3.481.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 (377) 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-cjs/pagination/ListAccountAssignmentCreationStatusPaginator.js +2 -24
  76. package/dist-cjs/pagination/ListAccountAssignmentDeletionStatusPaginator.js +2 -24
  77. package/dist-cjs/pagination/ListAccountAssignmentsForPrincipalPaginator.js +2 -24
  78. package/dist-cjs/pagination/ListAccountAssignmentsPaginator.js +2 -24
  79. package/dist-cjs/pagination/ListAccountsForProvisionedPermissionSetPaginator.js +2 -24
  80. package/dist-cjs/pagination/ListApplicationAccessScopesPaginator.js +2 -24
  81. package/dist-cjs/pagination/ListApplicationAssignmentsForPrincipalPaginator.js +2 -24
  82. package/dist-cjs/pagination/ListApplicationAssignmentsPaginator.js +2 -24
  83. package/dist-cjs/pagination/ListApplicationAuthenticationMethodsPaginator.js +2 -23
  84. package/dist-cjs/pagination/ListApplicationGrantsPaginator.js +2 -23
  85. package/dist-cjs/pagination/ListApplicationProvidersPaginator.js +2 -24
  86. package/dist-cjs/pagination/ListApplicationsPaginator.js +2 -24
  87. package/dist-cjs/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.js +2 -24
  88. package/dist-cjs/pagination/ListInstancesPaginator.js +2 -24
  89. package/dist-cjs/pagination/ListManagedPoliciesInPermissionSetPaginator.js +2 -24
  90. package/dist-cjs/pagination/ListPermissionSetProvisioningStatusPaginator.js +2 -24
  91. package/dist-cjs/pagination/ListPermissionSetsPaginator.js +2 -24
  92. package/dist-cjs/pagination/ListPermissionSetsProvisionedToAccountPaginator.js +2 -24
  93. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +2 -23
  94. package/dist-cjs/pagination/ListTrustedTokenIssuersPaginator.js +2 -24
  95. package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +18 -41
  96. package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +18 -41
  97. package/dist-es/commands/CreateAccountAssignmentCommand.js +18 -41
  98. package/dist-es/commands/CreateApplicationAssignmentCommand.js +18 -41
  99. package/dist-es/commands/CreateApplicationCommand.js +18 -41
  100. package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  101. package/dist-es/commands/CreateInstanceCommand.js +18 -41
  102. package/dist-es/commands/CreatePermissionSetCommand.js +18 -41
  103. package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +18 -41
  104. package/dist-es/commands/DeleteAccountAssignmentCommand.js +18 -41
  105. package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +18 -41
  106. package/dist-es/commands/DeleteApplicationAssignmentCommand.js +18 -41
  107. package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +18 -41
  108. package/dist-es/commands/DeleteApplicationCommand.js +18 -41
  109. package/dist-es/commands/DeleteApplicationGrantCommand.js +18 -41
  110. package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +18 -41
  111. package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  112. package/dist-es/commands/DeleteInstanceCommand.js +18 -41
  113. package/dist-es/commands/DeletePermissionSetCommand.js +18 -41
  114. package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +18 -41
  115. package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +18 -41
  116. package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +18 -41
  117. package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +18 -41
  118. package/dist-es/commands/DescribeApplicationAssignmentCommand.js +18 -41
  119. package/dist-es/commands/DescribeApplicationCommand.js +18 -41
  120. package/dist-es/commands/DescribeApplicationProviderCommand.js +18 -41
  121. package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  122. package/dist-es/commands/DescribeInstanceCommand.js +18 -41
  123. package/dist-es/commands/DescribePermissionSetCommand.js +18 -41
  124. package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +18 -41
  125. package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +18 -41
  126. package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +18 -41
  127. package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +18 -41
  128. package/dist-es/commands/GetApplicationAccessScopeCommand.js +18 -41
  129. package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +18 -41
  130. package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +18 -41
  131. package/dist-es/commands/GetApplicationGrantCommand.js +18 -41
  132. package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +18 -41
  133. package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +18 -41
  134. package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +18 -41
  135. package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +18 -41
  136. package/dist-es/commands/ListAccountAssignmentsCommand.js +18 -41
  137. package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +18 -41
  138. package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +18 -41
  139. package/dist-es/commands/ListApplicationAccessScopesCommand.js +18 -41
  140. package/dist-es/commands/ListApplicationAssignmentsCommand.js +18 -41
  141. package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +18 -41
  142. package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +18 -41
  143. package/dist-es/commands/ListApplicationGrantsCommand.js +18 -41
  144. package/dist-es/commands/ListApplicationProvidersCommand.js +18 -41
  145. package/dist-es/commands/ListApplicationsCommand.js +18 -41
  146. package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +18 -41
  147. package/dist-es/commands/ListInstancesCommand.js +18 -41
  148. package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +18 -41
  149. package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +18 -41
  150. package/dist-es/commands/ListPermissionSetsCommand.js +18 -41
  151. package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +18 -41
  152. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  153. package/dist-es/commands/ListTrustedTokenIssuersCommand.js +18 -41
  154. package/dist-es/commands/ProvisionPermissionSetCommand.js +18 -41
  155. package/dist-es/commands/PutApplicationAccessScopeCommand.js +18 -41
  156. package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +18 -41
  157. package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +18 -41
  158. package/dist-es/commands/PutApplicationGrantCommand.js +18 -41
  159. package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +18 -41
  160. package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +18 -41
  161. package/dist-es/commands/TagResourceCommand.js +18 -41
  162. package/dist-es/commands/UntagResourceCommand.js +18 -41
  163. package/dist-es/commands/UpdateApplicationCommand.js +18 -41
  164. package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +18 -41
  165. package/dist-es/commands/UpdateInstanceCommand.js +18 -41
  166. package/dist-es/commands/UpdatePermissionSetCommand.js +18 -41
  167. package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +18 -41
  168. package/dist-es/endpoint/EndpointParameters.js +6 -0
  169. package/dist-es/pagination/ListAccountAssignmentCreationStatusPaginator.js +2 -23
  170. package/dist-es/pagination/ListAccountAssignmentDeletionStatusPaginator.js +2 -23
  171. package/dist-es/pagination/ListAccountAssignmentsForPrincipalPaginator.js +2 -23
  172. package/dist-es/pagination/ListAccountAssignmentsPaginator.js +2 -23
  173. package/dist-es/pagination/ListAccountsForProvisionedPermissionSetPaginator.js +2 -23
  174. package/dist-es/pagination/ListApplicationAccessScopesPaginator.js +2 -23
  175. package/dist-es/pagination/ListApplicationAssignmentsForPrincipalPaginator.js +2 -23
  176. package/dist-es/pagination/ListApplicationAssignmentsPaginator.js +2 -23
  177. package/dist-es/pagination/ListApplicationAuthenticationMethodsPaginator.js +2 -22
  178. package/dist-es/pagination/ListApplicationGrantsPaginator.js +2 -22
  179. package/dist-es/pagination/ListApplicationProvidersPaginator.js +2 -23
  180. package/dist-es/pagination/ListApplicationsPaginator.js +2 -23
  181. package/dist-es/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.js +2 -23
  182. package/dist-es/pagination/ListInstancesPaginator.js +2 -23
  183. package/dist-es/pagination/ListManagedPoliciesInPermissionSetPaginator.js +2 -23
  184. package/dist-es/pagination/ListPermissionSetProvisioningStatusPaginator.js +2 -23
  185. package/dist-es/pagination/ListPermissionSetsPaginator.js +2 -23
  186. package/dist-es/pagination/ListPermissionSetsProvisionedToAccountPaginator.js +2 -23
  187. package/dist-es/pagination/ListTagsForResourcePaginator.js +2 -22
  188. package/dist-es/pagination/ListTrustedTokenIssuersPaginator.js +2 -23
  189. package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +6 -21
  190. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +6 -21
  191. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +6 -21
  192. package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +6 -21
  193. package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
  194. package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  195. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -21
  196. package/dist-types/commands/CreatePermissionSetCommand.d.ts +6 -21
  197. package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +6 -21
  198. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +6 -21
  199. package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +6 -21
  200. package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +6 -21
  201. package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +6 -21
  202. package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
  203. package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +6 -21
  204. package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  206. package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -21
  207. package/dist-types/commands/DeletePermissionSetCommand.d.ts +6 -21
  208. package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +6 -21
  209. package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +6 -21
  210. package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +6 -21
  211. package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +6 -21
  212. package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +6 -21
  213. package/dist-types/commands/DescribeApplicationCommand.d.ts +6 -21
  214. package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +6 -21
  215. package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  216. package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -21
  217. package/dist-types/commands/DescribePermissionSetCommand.d.ts +6 -21
  218. package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +6 -21
  219. package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +6 -21
  220. package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +6 -21
  221. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +6 -21
  222. package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +6 -21
  223. package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +6 -21
  224. package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +6 -21
  225. package/dist-types/commands/GetApplicationGrantCommand.d.ts +6 -21
  226. package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +6 -21
  227. package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +6 -21
  228. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +6 -21
  229. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +6 -21
  230. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +6 -21
  231. package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +6 -21
  232. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +6 -21
  233. package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +6 -21
  234. package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +6 -21
  235. package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +6 -21
  236. package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +6 -21
  237. package/dist-types/commands/ListApplicationGrantsCommand.d.ts +6 -21
  238. package/dist-types/commands/ListApplicationProvidersCommand.d.ts +6 -21
  239. package/dist-types/commands/ListApplicationsCommand.d.ts +6 -21
  240. package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +6 -21
  241. package/dist-types/commands/ListInstancesCommand.d.ts +6 -21
  242. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +6 -21
  243. package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +6 -21
  244. package/dist-types/commands/ListPermissionSetsCommand.d.ts +6 -21
  245. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +6 -21
  246. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  247. package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +6 -21
  248. package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +6 -21
  249. package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +6 -21
  250. package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +6 -21
  251. package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +6 -21
  252. package/dist-types/commands/PutApplicationGrantCommand.d.ts +6 -21
  253. package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +6 -21
  254. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +6 -21
  255. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  256. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  257. package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
  258. package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +6 -21
  259. package/dist-types/commands/UpdateInstanceCommand.d.ts +6 -21
  260. package/dist-types/commands/UpdatePermissionSetCommand.d.ts +6 -21
  261. package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +6 -21
  262. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  263. package/dist-types/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +1 -1
  264. package/dist-types/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +1 -1
  265. package/dist-types/pagination/ListAccountAssignmentsForPrincipalPaginator.d.ts +1 -1
  266. package/dist-types/pagination/ListAccountAssignmentsPaginator.d.ts +1 -1
  267. package/dist-types/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +1 -1
  268. package/dist-types/pagination/ListApplicationAccessScopesPaginator.d.ts +1 -1
  269. package/dist-types/pagination/ListApplicationAssignmentsForPrincipalPaginator.d.ts +1 -1
  270. package/dist-types/pagination/ListApplicationAssignmentsPaginator.d.ts +1 -1
  271. package/dist-types/pagination/ListApplicationAuthenticationMethodsPaginator.d.ts +1 -1
  272. package/dist-types/pagination/ListApplicationGrantsPaginator.d.ts +1 -1
  273. package/dist-types/pagination/ListApplicationProvidersPaginator.d.ts +1 -1
  274. package/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
  275. package/dist-types/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +1 -1
  276. package/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
  277. package/dist-types/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +1 -1
  278. package/dist-types/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +1 -1
  279. package/dist-types/pagination/ListPermissionSetsPaginator.d.ts +1 -1
  280. package/dist-types/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +1 -1
  281. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  282. package/dist-types/pagination/ListTrustedTokenIssuersPaginator.d.ts +1 -1
  283. package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +11 -25
  284. package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +12 -24
  285. package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +12 -24
  287. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
  288. package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  289. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +12 -24
  292. package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +12 -24
  298. package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  300. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +12 -24
  306. package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +12 -24
  307. package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +14 -23
  308. package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  310. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +12 -24
  312. package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +12 -24
  314. package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +11 -25
  315. package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +12 -24
  323. package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +12 -24
  324. package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +12 -24
  331. package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +11 -25
  335. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +12 -24
  340. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +12 -24
  348. package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +12 -24
  349. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  350. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  351. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
  352. package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +11 -25
  353. package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +14 -23
  354. package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  357. package/dist-types/ts3.4/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +3 -3
  358. package/dist-types/ts3.4/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +3 -3
  359. package/dist-types/ts3.4/pagination/ListAccountAssignmentsForPrincipalPaginator.d.ts +3 -3
  360. package/dist-types/ts3.4/pagination/ListAccountAssignmentsPaginator.d.ts +3 -3
  361. package/dist-types/ts3.4/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +3 -3
  362. package/dist-types/ts3.4/pagination/ListApplicationAccessScopesPaginator.d.ts +3 -3
  363. package/dist-types/ts3.4/pagination/ListApplicationAssignmentsForPrincipalPaginator.d.ts +3 -3
  364. package/dist-types/ts3.4/pagination/ListApplicationAssignmentsPaginator.d.ts +3 -3
  365. package/dist-types/ts3.4/pagination/ListApplicationAuthenticationMethodsPaginator.d.ts +3 -3
  366. package/dist-types/ts3.4/pagination/ListApplicationGrantsPaginator.d.ts +3 -3
  367. package/dist-types/ts3.4/pagination/ListApplicationProvidersPaginator.d.ts +3 -3
  368. package/dist-types/ts3.4/pagination/ListApplicationsPaginator.d.ts +3 -3
  369. package/dist-types/ts3.4/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +3 -3
  370. package/dist-types/ts3.4/pagination/ListInstancesPaginator.d.ts +3 -3
  371. package/dist-types/ts3.4/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +3 -3
  372. package/dist-types/ts3.4/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +3 -3
  373. package/dist-types/ts3.4/pagination/ListPermissionSetsPaginator.d.ts +3 -3
  374. package/dist-types/ts3.4/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +3 -3
  375. package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +3 -3
  376. package/dist-types/ts3.4/pagination/ListTrustedTokenIssuersPaginator.d.ts +3 -3
  377. package/package.json +11 -10
@@ -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 { ListPermissionSetProvisioningStatusRequest, ListPermissionSetProvisioningStatusResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPermissionSetProvisioningStatusCommandInput extends ListPer
21
20
  */
22
21
  export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPermissionSetProvisioningStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListPermissionSetProvisioningStatusCommand_base: {
24
+ new (input: ListPermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the status of the permission set provisioning requests for a specified IAM Identity Center
@@ -81,23 +84,5 @@ export interface ListPermissionSetProvisioningStatusCommandOutput extends ListPe
81
84
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
82
85
  *
83
86
  */
84
- export declare class ListPermissionSetProvisioningStatusCommand extends $Command<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig> {
85
- readonly input: ListPermissionSetProvisioningStatusCommandInput;
86
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
87
- /**
88
- * @public
89
- */
90
- constructor(input: ListPermissionSetProvisioningStatusCommandInput);
91
- /**
92
- * @internal
93
- */
94
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetProvisioningStatusCommandInput, ListPermissionSetProvisioningStatusCommandOutput>;
95
- /**
96
- * @internal
97
- */
98
- private serialize;
99
- /**
100
- * @internal
101
- */
102
- private deserialize;
87
+ export declare class ListPermissionSetProvisioningStatusCommand extends ListPermissionSetProvisioningStatusCommand_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 { ListPermissionSetsRequest, ListPermissionSetsResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPermissionSetsCommandInput extends ListPermissionSetsReques
21
20
  */
22
21
  export interface ListPermissionSetsCommandOutput extends ListPermissionSetsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListPermissionSetsCommand_base: {
24
+ new (input: ListPermissionSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the <a>PermissionSet</a>s in an IAM Identity Center instance.</p>
@@ -73,23 +76,5 @@ export interface ListPermissionSetsCommandOutput extends ListPermissionSetsRespo
73
76
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
74
77
  *
75
78
  */
76
- export declare class ListPermissionSetsCommand extends $Command<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput, SSOAdminClientResolvedConfig> {
77
- readonly input: ListPermissionSetsCommandInput;
78
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
- /**
80
- * @public
81
- */
82
- constructor(input: ListPermissionSetsCommandInput);
83
- /**
84
- * @internal
85
- */
86
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetsCommandInput, ListPermissionSetsCommandOutput>;
87
- /**
88
- * @internal
89
- */
90
- private serialize;
91
- /**
92
- * @internal
93
- */
94
- private deserialize;
79
+ export declare class ListPermissionSetsCommand extends ListPermissionSetsCommand_base {
95
80
  }
@@ -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 { ListPermissionSetsProvisionedToAccountRequest, ListPermissionSetsProvisionedToAccountResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPermissionSetsProvisionedToAccountCommandInput extends List
21
20
  */
22
21
  export interface ListPermissionSetsProvisionedToAccountCommandOutput extends ListPermissionSetsProvisionedToAccountResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListPermissionSetsProvisionedToAccountCommand_base: {
24
+ new (input: ListPermissionSetsProvisionedToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all the permission sets that are provisioned to a specified Amazon Web Services
@@ -76,23 +79,5 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput extends Lis
76
79
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
77
80
  *
78
81
  */
79
- export declare class ListPermissionSetsProvisionedToAccountCommand extends $Command<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig> {
80
- readonly input: ListPermissionSetsProvisionedToAccountCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: ListPermissionSetsProvisionedToAccountCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class ListPermissionSetsProvisionedToAccountCommand extends ListPermissionSetsProvisionedToAccountCommand_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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the tags that are attached to a specified resource.</p>
@@ -76,23 +79,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
76
79
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
77
80
  *
78
81
  */
79
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig> {
80
- readonly input: ListTagsForResourceCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: ListTagsForResourceCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_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 { ListTrustedTokenIssuersRequest, ListTrustedTokenIssuersResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTrustedTokenIssuersCommandInput extends ListTrustedTokenIss
21
20
  */
22
21
  export interface ListTrustedTokenIssuersCommandOutput extends ListTrustedTokenIssuersResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTrustedTokenIssuersCommand_base: {
24
+ new (input: ListTrustedTokenIssuersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all the trusted token issuers configured in an instance of IAM Identity Center.</p>
@@ -74,23 +77,5 @@ export interface ListTrustedTokenIssuersCommandOutput extends ListTrustedTokenIs
74
77
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
75
78
  *
76
79
  */
77
- export declare class ListTrustedTokenIssuersCommand extends $Command<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput, SSOAdminClientResolvedConfig> {
78
- readonly input: ListTrustedTokenIssuersCommandInput;
79
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
80
- /**
81
- * @public
82
- */
83
- constructor(input: ListTrustedTokenIssuersCommandInput);
84
- /**
85
- * @internal
86
- */
87
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput>;
88
- /**
89
- * @internal
90
- */
91
- private serialize;
92
- /**
93
- * @internal
94
- */
95
- private deserialize;
80
+ export declare class ListTrustedTokenIssuersCommand extends ListTrustedTokenIssuersCommand_base {
96
81
  }
@@ -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 { ProvisionPermissionSetRequest, ProvisionPermissionSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ProvisionPermissionSetCommandInput extends ProvisionPermissionS
21
20
  */
22
21
  export interface ProvisionPermissionSetCommandOutput extends ProvisionPermissionSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const ProvisionPermissionSetCommand_base: {
24
+ new (input: ProvisionPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>The process by which a specified permission set is provisioned to the specified
@@ -85,23 +88,5 @@ export interface ProvisionPermissionSetCommandOutput extends ProvisionPermission
85
88
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
86
89
  *
87
90
  */
88
- export declare class ProvisionPermissionSetCommand extends $Command<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
89
- readonly input: ProvisionPermissionSetCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: ProvisionPermissionSetCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class ProvisionPermissionSetCommand extends ProvisionPermissionSetCommand_base {
107
92
  }
@@ -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 { PutApplicationAccessScopeRequest } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutApplicationAccessScopeCommandInput extends PutApplicationAcc
21
20
  */
22
21
  export interface PutApplicationAccessScopeCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutApplicationAccessScopeCommand_base: {
24
+ new (input: PutApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds or updates the list of authorized targets for an IAM Identity Center access scope for an
@@ -77,23 +80,5 @@ export interface PutApplicationAccessScopeCommandOutput extends __MetadataBearer
77
80
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
78
81
  *
79
82
  */
80
- export declare class PutApplicationAccessScopeCommand extends $Command<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig> {
81
- readonly input: PutApplicationAccessScopeCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: PutApplicationAccessScopeCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class PutApplicationAccessScopeCommand extends PutApplicationAccessScopeCommand_base {
99
84
  }
@@ -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 { PutApplicationAssignmentConfigurationRequest, PutApplicationAssignmentConfigurationResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutApplicationAssignmentConfigurationCommandInput extends PutAp
21
20
  */
22
21
  export interface PutApplicationAssignmentConfigurationCommandOutput extends PutApplicationAssignmentConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutApplicationAssignmentConfigurationCommand_base: {
24
+ new (input: PutApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Configure how users gain access to an application. If <code>AssignmentsRequired</code> is <code>true</code> (default value), users don’t have access to the application unless an assignment is created using the
@@ -75,23 +78,5 @@ export interface PutApplicationAssignmentConfigurationCommandOutput extends PutA
75
78
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
76
79
  *
77
80
  */
78
- export declare class PutApplicationAssignmentConfigurationCommand extends $Command<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig> {
79
- readonly input: PutApplicationAssignmentConfigurationCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: PutApplicationAssignmentConfigurationCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class PutApplicationAssignmentConfigurationCommand extends PutApplicationAssignmentConfigurationCommand_base {
97
82
  }
@@ -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 { PutApplicationAuthenticationMethodRequest } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutApplicationAuthenticationMethodCommandInput extends PutAppli
21
20
  */
22
21
  export interface PutApplicationAuthenticationMethodCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutApplicationAuthenticationMethodCommand_base: {
24
+ new (input: PutApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds or updates an authentication method for an application.</p>
@@ -78,23 +81,5 @@ export interface PutApplicationAuthenticationMethodCommandOutput extends __Metad
78
81
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
79
82
  *
80
83
  */
81
- export declare class PutApplicationAuthenticationMethodCommand extends $Command<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig> {
82
- readonly input: PutApplicationAuthenticationMethodCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: PutApplicationAuthenticationMethodCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class PutApplicationAuthenticationMethodCommand extends PutApplicationAuthenticationMethodCommand_base {
100
85
  }
@@ -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 { PutApplicationGrantRequest } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutApplicationGrantCommandInput extends PutApplicationGrantRequ
21
20
  */
22
21
  export interface PutApplicationGrantCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutApplicationGrantCommand_base: {
24
+ new (input: PutApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds a grant to an application.</p>
@@ -92,23 +95,5 @@ export interface PutApplicationGrantCommandOutput extends __MetadataBearer {
92
95
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
93
96
  *
94
97
  */
95
- export declare class PutApplicationGrantCommand extends $Command<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput, SSOAdminClientResolvedConfig> {
96
- readonly input: PutApplicationGrantCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: PutApplicationGrantCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class PutApplicationGrantCommand extends PutApplicationGrantCommand_base {
114
99
  }
@@ -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 { PutInlinePolicyToPermissionSetRequest, PutInlinePolicyToPermissionSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutInlinePolicyToPermissionSetCommandInput extends PutInlinePol
21
20
  */
22
21
  export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePolicyToPermissionSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutInlinePolicyToPermissionSetCommand_base: {
24
+ new (input: PutInlinePolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attaches an inline policy to a permission set.</p>
@@ -86,23 +89,5 @@ export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePo
86
89
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
87
90
  *
88
91
  */
89
- export declare class PutInlinePolicyToPermissionSetCommand extends $Command<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
90
- readonly input: PutInlinePolicyToPermissionSetCommandInput;
91
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
- /**
93
- * @public
94
- */
95
- constructor(input: PutInlinePolicyToPermissionSetCommandInput);
96
- /**
97
- * @internal
98
- */
99
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput>;
100
- /**
101
- * @internal
102
- */
103
- private serialize;
104
- /**
105
- * @internal
106
- */
107
- private deserialize;
92
+ export declare class PutInlinePolicyToPermissionSetCommand extends PutInlinePolicyToPermissionSetCommand_base {
108
93
  }
@@ -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 { PutPermissionsBoundaryToPermissionSetRequest, PutPermissionsBoundaryToPermissionSetResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutPermissionsBoundaryToPermissionSetCommandInput extends PutPe
21
20
  */
22
21
  export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutPermissionsBoundaryToPermissionSetResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
24
+ new (input: PutPermissionsBoundaryToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Attaches an Amazon Web Services managed or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
@@ -80,23 +83,5 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutP
80
83
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
81
84
  *
82
85
  */
83
- export declare class PutPermissionsBoundaryToPermissionSetCommand extends $Command<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
84
- readonly input: PutPermissionsBoundaryToPermissionSetCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: PutPermissionsBoundaryToPermissionSetCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class PutPermissionsBoundaryToPermissionSetCommand extends PutPermissionsBoundaryToPermissionSetCommand_base {
102
87
  }
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
4
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Associates a set of tags with a specified resource.</p>
@@ -83,23 +86,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
83
86
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
84
87
  *
85
88
  */
86
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig> {
87
- readonly input: TagResourceCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: TagResourceCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class TagResourceCommand extends TagResourceCommand_base {
105
90
  }
@@ -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
  }