@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,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 {}
@@ -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
  CreatePermissionSetRequest,
11
5
  CreatePermissionSetResponse,
@@ -21,19 +15,16 @@ export interface CreatePermissionSetCommandInput
21
15
  export interface CreatePermissionSetCommandOutput
22
16
  extends CreatePermissionSetResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreatePermissionSetCommand extends $Command<
25
- CreatePermissionSetCommandInput,
26
- CreatePermissionSetCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: CreatePermissionSetCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreatePermissionSetCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const CreatePermissionSetCommand_base: {
19
+ new (
20
+ input: CreatePermissionSetCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ CreatePermissionSetCommandInput,
23
+ CreatePermissionSetCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class CreatePermissionSetCommand extends CreatePermissionSetCommand_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
  CreateTrustedTokenIssuerRequest,
11
5
  CreateTrustedTokenIssuerResponse,
@@ -21,22 +15,16 @@ export interface CreateTrustedTokenIssuerCommandInput
21
15
  export interface CreateTrustedTokenIssuerCommandOutput
22
16
  extends CreateTrustedTokenIssuerResponse,
23
17
  __MetadataBearer {}
24
- export declare class CreateTrustedTokenIssuerCommand extends $Command<
25
- CreateTrustedTokenIssuerCommandInput,
26
- CreateTrustedTokenIssuerCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: CreateTrustedTokenIssuerCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: CreateTrustedTokenIssuerCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const CreateTrustedTokenIssuerCommand_base: {
19
+ new (
20
+ input: CreateTrustedTokenIssuerCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  CreateTrustedTokenIssuerCommandInput,
38
- CreateTrustedTokenIssuerCommandOutput
23
+ CreateTrustedTokenIssuerCommandOutput,
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 CreateTrustedTokenIssuerCommand extends CreateTrustedTokenIssuerCommand_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
  DeleteAccountAssignmentRequest,
11
5
  DeleteAccountAssignmentResponse,
@@ -21,22 +15,16 @@ export interface DeleteAccountAssignmentCommandInput
21
15
  export interface DeleteAccountAssignmentCommandOutput
22
16
  extends DeleteAccountAssignmentResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteAccountAssignmentCommand extends $Command<
25
- DeleteAccountAssignmentCommandInput,
26
- DeleteAccountAssignmentCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: DeleteAccountAssignmentCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteAccountAssignmentCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteAccountAssignmentCommand_base: {
19
+ new (
20
+ input: DeleteAccountAssignmentCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteAccountAssignmentCommandInput,
38
- DeleteAccountAssignmentCommandOutput
23
+ DeleteAccountAssignmentCommandOutput,
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 DeleteAccountAssignmentCommand extends DeleteAccountAssignmentCommand_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 { DeleteApplicationAccessScopeRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface DeleteApplicationAccessScopeCommandInput
17
11
  extends DeleteApplicationAccessScopeRequest {}
18
12
  export interface DeleteApplicationAccessScopeCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class DeleteApplicationAccessScopeCommand extends $Command<
21
- DeleteApplicationAccessScopeCommandInput,
22
- DeleteApplicationAccessScopeCommandOutput,
23
- SSOAdminClientResolvedConfig
24
- > {
25
- readonly input: DeleteApplicationAccessScopeCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteApplicationAccessScopeCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: SSOAdminClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const DeleteApplicationAccessScopeCommand_base: {
15
+ new (
16
+ input: DeleteApplicationAccessScopeCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  DeleteApplicationAccessScopeCommandInput,
34
- DeleteApplicationAccessScopeCommandOutput
19
+ DeleteApplicationAccessScopeCommandOutput,
20
+ SSOAdminClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteApplicationAccessScopeCommand extends DeleteApplicationAccessScopeCommand_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
  DeleteApplicationAssignmentRequest,
11
5
  DeleteApplicationAssignmentResponse,
@@ -21,22 +15,16 @@ export interface DeleteApplicationAssignmentCommandInput
21
15
  export interface DeleteApplicationAssignmentCommandOutput
22
16
  extends DeleteApplicationAssignmentResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteApplicationAssignmentCommand extends $Command<
25
- DeleteApplicationAssignmentCommandInput,
26
- DeleteApplicationAssignmentCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: DeleteApplicationAssignmentCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteApplicationAssignmentCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteApplicationAssignmentCommand_base: {
19
+ new (
20
+ input: DeleteApplicationAssignmentCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteApplicationAssignmentCommandInput,
38
- DeleteApplicationAssignmentCommandOutput
23
+ DeleteApplicationAssignmentCommandOutput,
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 DeleteApplicationAssignmentCommand extends DeleteApplicationAssignmentCommand_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 { DeleteApplicationAuthenticationMethodRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -17,22 +11,16 @@ export interface DeleteApplicationAuthenticationMethodCommandInput
17
11
  extends DeleteApplicationAuthenticationMethodRequest {}
18
12
  export interface DeleteApplicationAuthenticationMethodCommandOutput
19
13
  extends __MetadataBearer {}
20
- export declare class DeleteApplicationAuthenticationMethodCommand extends $Command<
21
- DeleteApplicationAuthenticationMethodCommandInput,
22
- DeleteApplicationAuthenticationMethodCommandOutput,
23
- SSOAdminClientResolvedConfig
24
- > {
25
- readonly input: DeleteApplicationAuthenticationMethodCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: DeleteApplicationAuthenticationMethodCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: SSOAdminClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<
14
+ declare const DeleteApplicationAuthenticationMethodCommand_base: {
15
+ new (
16
+ input: DeleteApplicationAuthenticationMethodCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
33
18
  DeleteApplicationAuthenticationMethodCommandInput,
34
- DeleteApplicationAuthenticationMethodCommandOutput
19
+ DeleteApplicationAuthenticationMethodCommandOutput,
20
+ SSOAdminClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
35
23
  >;
36
- private serialize;
37
- private deserialize;
38
- }
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class DeleteApplicationAuthenticationMethodCommand extends DeleteApplicationAuthenticationMethodCommand_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
  DeleteApplicationRequest,
11
5
  DeleteApplicationResponse,
@@ -21,19 +15,16 @@ export interface DeleteApplicationCommandInput
21
15
  export interface DeleteApplicationCommandOutput
22
16
  extends DeleteApplicationResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteApplicationCommand extends $Command<
25
- DeleteApplicationCommandInput,
26
- DeleteApplicationCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: DeleteApplicationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteApplicationCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<DeleteApplicationCommandInput, DeleteApplicationCommandOutput>;
37
- private serialize;
38
- private deserialize;
39
- }
18
+ declare const DeleteApplicationCommand_base: {
19
+ new (
20
+ input: DeleteApplicationCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
22
+ DeleteApplicationCommandInput,
23
+ DeleteApplicationCommandOutput,
24
+ SSOAdminClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
27
+ >;
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class DeleteApplicationCommand extends DeleteApplicationCommand_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 { DeleteApplicationGrantRequest } from "../models/models_0";
10
4
  import {
11
5
  ServiceInputTypes,
@@ -16,22 +10,16 @@ export { __MetadataBearer, $Command };
16
10
  export interface DeleteApplicationGrantCommandInput
17
11
  extends DeleteApplicationGrantRequest {}
18
12
  export interface DeleteApplicationGrantCommandOutput extends __MetadataBearer {}
19
- export declare class DeleteApplicationGrantCommand extends $Command<
20
- DeleteApplicationGrantCommandInput,
21
- DeleteApplicationGrantCommandOutput,
22
- SSOAdminClientResolvedConfig
23
- > {
24
- readonly input: DeleteApplicationGrantCommandInput;
25
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
26
- constructor(input: DeleteApplicationGrantCommandInput);
27
- resolveMiddleware(
28
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
- configuration: SSOAdminClientResolvedConfig,
30
- options?: __HttpHandlerOptions
31
- ): Handler<
13
+ declare const DeleteApplicationGrantCommand_base: {
14
+ new (
15
+ input: DeleteApplicationGrantCommandInput
16
+ ): import("@smithy/smithy-client").CommandImpl<
32
17
  DeleteApplicationGrantCommandInput,
33
- DeleteApplicationGrantCommandOutput
18
+ DeleteApplicationGrantCommandOutput,
19
+ SSOAdminClientResolvedConfig,
20
+ ServiceInputTypes,
21
+ ServiceOutputTypes
34
22
  >;
35
- private serialize;
36
- private deserialize;
37
- }
23
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
+ };
25
+ export declare class DeleteApplicationGrantCommand extends DeleteApplicationGrantCommand_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
  DeleteInlinePolicyFromPermissionSetRequest,
11
5
  DeleteInlinePolicyFromPermissionSetResponse,
@@ -21,22 +15,16 @@ export interface DeleteInlinePolicyFromPermissionSetCommandInput
21
15
  export interface DeleteInlinePolicyFromPermissionSetCommandOutput
22
16
  extends DeleteInlinePolicyFromPermissionSetResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteInlinePolicyFromPermissionSetCommand extends $Command<
25
- DeleteInlinePolicyFromPermissionSetCommandInput,
26
- DeleteInlinePolicyFromPermissionSetCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: DeleteInlinePolicyFromPermissionSetCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: DeleteInlinePolicyFromPermissionSetCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: SSOAdminClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
19
+ new (
20
+ input: DeleteInlinePolicyFromPermissionSetCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  DeleteInlinePolicyFromPermissionSetCommandInput,
38
- DeleteInlinePolicyFromPermissionSetCommandOutput
23
+ DeleteInlinePolicyFromPermissionSetCommandOutput,
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 DeleteInlinePolicyFromPermissionSetCommand extends DeleteInlinePolicyFromPermissionSetCommand_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
  DeleteInstanceAccessControlAttributeConfigurationRequest,
11
5
  DeleteInstanceAccessControlAttributeConfigurationResponse,
@@ -21,24 +15,16 @@ export interface DeleteInstanceAccessControlAttributeConfigurationCommandInput
21
15
  export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput
22
16
  extends DeleteInstanceAccessControlAttributeConfigurationResponse,
23
17
  __MetadataBearer {}
24
- export declare class DeleteInstanceAccessControlAttributeConfigurationCommand extends $Command<
25
- DeleteInstanceAccessControlAttributeConfigurationCommandInput,
26
- DeleteInstanceAccessControlAttributeConfigurationCommandOutput,
27
- SSOAdminClientResolvedConfig
28
- > {
29
- readonly input: DeleteInstanceAccessControlAttributeConfigurationCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(
18
+ declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
19
+ new (
32
20
  input: DeleteInstanceAccessControlAttributeConfigurationCommandInput
33
- );
34
- resolveMiddleware(
35
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
36
- configuration: SSOAdminClientResolvedConfig,
37
- options?: __HttpHandlerOptions
38
- ): Handler<
21
+ ): import("@smithy/smithy-client").CommandImpl<
39
22
  DeleteInstanceAccessControlAttributeConfigurationCommandInput,
40
- DeleteInstanceAccessControlAttributeConfigurationCommandOutput
23
+ DeleteInstanceAccessControlAttributeConfigurationCommandOutput,
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 DeleteInstanceAccessControlAttributeConfigurationCommand extends DeleteInstanceAccessControlAttributeConfigurationCommand_base {}