@aws-sdk/client-sso-admin 3.803.0 → 3.804.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 (151) hide show
  1. package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +1 -1
  2. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateApplicationCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  7. package/dist-types/commands/CreatePermissionSetCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +1 -1
  9. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteApplicationCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  18. package/dist-types/commands/DeletePermissionSetCommand.d.ts +1 -1
  19. package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +1 -1
  21. package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +1 -1
  22. package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +1 -1
  23. package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +1 -1
  24. package/dist-types/commands/DescribeApplicationCommand.d.ts +1 -1
  25. package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +1 -1
  26. package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribePermissionSetCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +1 -1
  31. package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +1 -1
  32. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +1 -1
  33. package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +1 -1
  34. package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +1 -1
  35. package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +1 -1
  36. package/dist-types/commands/GetApplicationGrantCommand.d.ts +1 -1
  37. package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +1 -1
  38. package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +1 -1
  39. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +1 -1
  41. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +2 -2
  42. package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +1 -1
  43. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +1 -1
  44. package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +1 -1
  45. package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +1 -1
  46. package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +1 -1
  47. package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListApplicationGrantsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListApplicationsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +1 -1
  51. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +1 -1
  52. package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +1 -1
  53. package/dist-types/commands/ListPermissionSetsCommand.d.ts +1 -1
  54. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +1 -1
  55. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  56. package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +1 -1
  57. package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +1 -1
  58. package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +2 -2
  59. package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +1 -1
  60. package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +1 -1
  61. package/dist-types/commands/PutApplicationGrantCommand.d.ts +1 -1
  62. package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +1 -1
  63. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +1 -1
  64. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  65. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateApplicationCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateInstanceCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdatePermissionSetCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +1 -1
  71. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  72. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  73. package/dist-types/runtimeConfig.d.ts +16 -16
  74. package/dist-types/runtimeConfig.native.d.ts +18 -18
  75. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  76. package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  147. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  148. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  149. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  150. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  151. package/package.json +19 -19
@@ -23,7 +23,7 @@ export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutpu
23
23
  }
24
24
  declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base: {
25
25
  new (input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput, AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput, AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput, AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AttachManagedPolicyToPermissionSetCommandOutput extends AttachM
23
23
  }
24
24
  declare const AttachManagedPolicyToPermissionSetCommand_base: {
25
25
  new (input: AttachManagedPolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachManagedPolicyToPermissionSetCommandInput, AttachManagedPolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AttachManagedPolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachManagedPolicyToPermissionSetCommandInput, AttachManagedPolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AttachManagedPolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachManagedPolicyToPermissionSetCommandInput, AttachManagedPolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccountAssignmentCommandOutput extends CreateAccountAssig
23
23
  }
24
24
  declare const CreateAccountAssignmentCommand_base: {
25
25
  new (input: CreateAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAssignmentCommandInput, CreateAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAssignmentCommandInput, CreateAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAssignmentCommandInput, CreateAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateApplicationAssignmentCommandOutput extends CreateApplicat
23
23
  }
24
24
  declare const CreateApplicationAssignmentCommand_base: {
25
25
  new (input: CreateApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationAssignmentCommandInput, CreateApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationAssignmentCommandInput, CreateApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationAssignmentCommandInput, CreateApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
23
23
  }
24
24
  declare const CreateApplicationCommand_base: {
25
25
  new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateInstanceAccessControlAttributeConfigurationCommandOutput
23
23
  }
24
24
  declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
25
25
  new (input: CreateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceAccessControlAttributeConfigurationCommandInput, CreateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceAccessControlAttributeConfigurationCommandInput, CreateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceAccessControlAttributeConfigurationCommandInput, CreateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePermissionSetCommandOutput extends CreatePermissionSetRes
23
23
  }
24
24
  declare const CreatePermissionSetCommand_base: {
25
25
  new (input: CreatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrustedTokenIssuerCommandOutput extends CreateTrustedToke
23
23
  }
24
24
  declare const CreateTrustedTokenIssuerCommand_base: {
25
25
  new (input: CreateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustedTokenIssuerCommandInput, CreateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustedTokenIssuerCommandInput, CreateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustedTokenIssuerCommandInput, CreateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccountAssignmentCommandOutput extends DeleteAccountAssig
23
23
  }
24
24
  declare const DeleteAccountAssignmentCommand_base: {
25
25
  new (input: DeleteAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAssignmentCommandInput, DeleteAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAssignmentCommandInput, DeleteAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAssignmentCommandInput, DeleteAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApplicationAccessScopeCommandOutput extends __MetadataBea
23
23
  }
24
24
  declare const DeleteApplicationAccessScopeCommand_base: {
25
25
  new (input: DeleteApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAccessScopeCommandInput, DeleteApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAccessScopeCommandInput, DeleteApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAccessScopeCommandInput, DeleteApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApplicationAssignmentCommandOutput extends DeleteApplicat
23
23
  }
24
24
  declare const DeleteApplicationAssignmentCommand_base: {
25
25
  new (input: DeleteApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAssignmentCommandInput, DeleteApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAssignmentCommandInput, DeleteApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAssignmentCommandInput, DeleteApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApplicationAuthenticationMethodCommandOutput extends __Me
23
23
  }
24
24
  declare const DeleteApplicationAuthenticationMethodCommand_base: {
25
25
  new (input: DeleteApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAuthenticationMethodCommandInput, DeleteApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAuthenticationMethodCommandInput, DeleteApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAuthenticationMethodCommandInput, DeleteApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApplicationCommandOutput extends DeleteApplicationRespons
23
23
  }
24
24
  declare const DeleteApplicationCommand_base: {
25
25
  new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteApplicationGrantCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteApplicationGrantCommand_base: {
25
25
  new (input: DeleteApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationGrantCommandInput, DeleteApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationGrantCommandInput, DeleteApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationGrantCommandInput, DeleteApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInlinePolicyFromPermissionSetCommandOutput extends Delete
23
23
  }
24
24
  declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
25
25
  new (input: DeleteInlinePolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInlinePolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInlinePolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput
23
23
  }
24
24
  declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
25
25
  new (input: DeleteInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteInstanceCommandOutput extends DeleteInstanceResponse, __M
23
23
  }
24
24
  declare const DeleteInstanceCommand_base: {
25
25
  new (input: DeleteInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceCommandInput, DeleteInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceCommandInput, DeleteInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceCommandInput, DeleteInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePermissionSetCommandOutput extends DeletePermissionSetRes
23
23
  }
24
24
  declare const DeletePermissionSetCommand_base: {
25
25
  new (input: DeletePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput extends
23
23
  }
24
24
  declare const DeletePermissionsBoundaryFromPermissionSetCommand_base: {
25
25
  new (input: DeletePermissionsBoundaryFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePermissionsBoundaryFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePermissionsBoundaryFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrustedTokenIssuerCommandOutput extends DeleteTrustedToke
23
23
  }
24
24
  declare const DeleteTrustedTokenIssuerCommand_base: {
25
25
  new (input: DeleteTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustedTokenIssuerCommandInput, DeleteTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustedTokenIssuerCommandInput, DeleteTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustedTokenIssuerCommandInput, DeleteTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAccountAssignmentCreationStatusCommandOutput extends De
23
23
  }
24
24
  declare const DescribeAccountAssignmentCreationStatusCommand_base: {
25
25
  new (input: DescribeAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAccountAssignmentDeletionStatusCommandOutput extends De
23
23
  }
24
24
  declare const DescribeAccountAssignmentDeletionStatusCommand_base: {
25
25
  new (input: DescribeAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeApplicationAssignmentCommandOutput extends DescribeAppl
23
23
  }
24
24
  declare const DescribeApplicationAssignmentCommand_base: {
25
25
  new (input: DescribeApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssignmentCommandInput, DescribeApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssignmentCommandInput, DescribeApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssignmentCommandInput, DescribeApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
23
23
  }
24
24
  declare const DescribeApplicationCommand_base: {
25
25
  new (input: DescribeApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationCommandInput, DescribeApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationCommandInput, DescribeApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationCommandInput, DescribeApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeApplicationProviderCommandOutput extends DescribeApplic
23
23
  }
24
24
  declare const DescribeApplicationProviderCommand_base: {
25
25
  new (input: DescribeApplicationProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationProviderCommandInput, DescribeApplicationProviderCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeApplicationProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationProviderCommandInput, DescribeApplicationProviderCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeApplicationProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationProviderCommandInput, DescribeApplicationProviderCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeInstanceAccessControlAttributeConfigurationCommandOutpu
23
23
  }
24
24
  declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
25
25
  new (input: DescribeInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceAccessControlAttributeConfigurationCommandInput, DescribeInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceAccessControlAttributeConfigurationCommandInput, DescribeInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceAccessControlAttributeConfigurationCommandInput, DescribeInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse,
23
23
  }
24
24
  declare const DescribeInstanceCommand_base: {
25
25
  new (input: DescribeInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceCommandInput, DescribeInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceCommandInput, DescribeInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceCommandInput, DescribeInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribePermissionSetCommandOutput extends DescribePermissionSe
23
23
  }
24
24
  declare const DescribePermissionSetCommand_base: {
25
25
  new (input: DescribePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetCommandInput, DescribePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetCommandInput, DescribePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetCommandInput, DescribePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribePermissionSetProvisioningStatusCommandOutput extends De
23
23
  }
24
24
  declare const DescribePermissionSetProvisioningStatusCommand_base: {
25
25
  new (input: DescribePermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetProvisioningStatusCommandInput, DescribePermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribePermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetProvisioningStatusCommandInput, DescribePermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribePermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetProvisioningStatusCommandInput, DescribePermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeTrustedTokenIssuerCommandOutput extends DescribeTrusted
23
23
  }
24
24
  declare const DescribeTrustedTokenIssuerCommand_base: {
25
25
  new (input: DescribeTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrustedTokenIssuerCommandInput, DescribeTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrustedTokenIssuerCommandInput, DescribeTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrustedTokenIssuerCommandInput, DescribeTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOut
23
23
  }
24
24
  declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base: {
25
25
  new (input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput, DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput, DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput, DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DetachManagedPolicyFromPermissionSetCommandOutput extends Detac
23
23
  }
24
24
  declare const DetachManagedPolicyFromPermissionSetCommand_base: {
25
25
  new (input: DetachManagedPolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachManagedPolicyFromPermissionSetCommandInput, DetachManagedPolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DetachManagedPolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachManagedPolicyFromPermissionSetCommandInput, DetachManagedPolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DetachManagedPolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachManagedPolicyFromPermissionSetCommandInput, DetachManagedPolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApplicationAccessScopeCommandOutput extends GetApplicationAc
23
23
  }
24
24
  declare const GetApplicationAccessScopeCommand_base: {
25
25
  new (input: GetApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAccessScopeCommandInput, GetApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAccessScopeCommandInput, GetApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAccessScopeCommandInput, GetApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApplicationAssignmentConfigurationCommandOutput extends GetA
23
23
  }
24
24
  declare const GetApplicationAssignmentConfigurationCommand_base: {
25
25
  new (input: GetApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAssignmentConfigurationCommandInput, GetApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAssignmentConfigurationCommandInput, GetApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAssignmentConfigurationCommandInput, GetApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApplicationAuthenticationMethodCommandOutput extends GetAppl
23
23
  }
24
24
  declare const GetApplicationAuthenticationMethodCommand_base: {
25
25
  new (input: GetApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAuthenticationMethodCommandInput, GetApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAuthenticationMethodCommandInput, GetApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAuthenticationMethodCommandInput, GetApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetApplicationGrantCommandOutput extends GetApplicationGrantRes
23
23
  }
24
24
  declare const GetApplicationGrantCommand_base: {
25
25
  new (input: GetApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationGrantCommandInput, GetApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationGrantCommandInput, GetApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationGrantCommandInput, GetApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetInlinePolicyForPermissionSetCommandOutput extends GetInlineP
23
23
  }
24
24
  declare const GetInlinePolicyForPermissionSetCommand_base: {
25
25
  new (input: GetInlinePolicyForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetInlinePolicyForPermissionSetCommandInput, GetInlinePolicyForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetInlinePolicyForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetInlinePolicyForPermissionSetCommandInput, GetInlinePolicyForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetInlinePolicyForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetInlinePolicyForPermissionSetCommandInput, GetInlinePolicyForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetPermissionsBoundaryForPermissionSetCommandOutput extends Get
23
23
  }
24
24
  declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
25
25
  new (input: GetPermissionsBoundaryForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionsBoundaryForPermissionSetCommandInput, GetPermissionsBoundaryForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetPermissionsBoundaryForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionsBoundaryForPermissionSetCommandInput, GetPermissionsBoundaryForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetPermissionsBoundaryForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionsBoundaryForPermissionSetCommandInput, GetPermissionsBoundaryForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAccountAssignmentCreationStatusCommandOutput extends ListAc
23
23
  }
24
24
  declare const ListAccountAssignmentCreationStatusCommand_base: {
25
25
  new (input: ListAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentCreationStatusCommandInput, ListAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentCreationStatusCommandInput, ListAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentCreationStatusCommandInput, ListAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAccountAssignmentDeletionStatusCommandOutput extends ListAc
23
23
  }
24
24
  declare const ListAccountAssignmentDeletionStatusCommand_base: {
25
25
  new (input: ListAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentDeletionStatusCommandInput, ListAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentDeletionStatusCommandInput, ListAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentDeletionStatusCommandInput, ListAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,8 +23,8 @@ export interface ListAccountAssignmentsCommandOutput extends ListAccountAssignme
23
23
  }
24
24
  declare const ListAccountAssignmentsCommand_base: {
25
25
  new (input: ListAccountAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsCommandInput, ListAccountAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAccountAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsCommandInput, ListAccountAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions; /** @internal type navigation helper, not in runtime. */
26
+ new (input: ListAccountAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsCommandInput, ListAccountAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
30
30
  * <p>Lists the assignee of the specified Amazon Web Services account with the specified permission
@@ -23,7 +23,7 @@ export interface ListAccountAssignmentsForPrincipalCommandOutput extends ListAcc
23
23
  }
24
24
  declare const ListAccountAssignmentsForPrincipalCommand_base: {
25
25
  new (input: ListAccountAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsForPrincipalCommandInput, ListAccountAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAccountAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsForPrincipalCommandInput, ListAccountAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAccountAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsForPrincipalCommandInput, ListAccountAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAccountsForProvisionedPermissionSetCommandOutput extends Li
23
23
  }
24
24
  declare const ListAccountsForProvisionedPermissionSetCommand_base: {
25
25
  new (input: ListAccountsForProvisionedPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountsForProvisionedPermissionSetCommandInput, ListAccountsForProvisionedPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAccountsForProvisionedPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountsForProvisionedPermissionSetCommandInput, ListAccountsForProvisionedPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAccountsForProvisionedPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountsForProvisionedPermissionSetCommandInput, ListAccountsForProvisionedPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListApplicationAccessScopesCommandOutput extends ListApplicatio
23
23
  }
24
24
  declare const ListApplicationAccessScopesCommand_base: {
25
25
  new (input: ListApplicationAccessScopesCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAccessScopesCommandInput, ListApplicationAccessScopesCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListApplicationAccessScopesCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAccessScopesCommandInput, ListApplicationAccessScopesCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListApplicationAccessScopesCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAccessScopesCommandInput, ListApplicationAccessScopesCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListApplicationAssignmentsCommandOutput extends ListApplication
23
23
  }
24
24
  declare const ListApplicationAssignmentsCommand_base: {
25
25
  new (input: ListApplicationAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsCommandInput, ListApplicationAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListApplicationAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsCommandInput, ListApplicationAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListApplicationAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsCommandInput, ListApplicationAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListApplicationAssignmentsForPrincipalCommandOutput extends Lis
23
23
  }
24
24
  declare const ListApplicationAssignmentsForPrincipalCommand_base: {
25
25
  new (input: ListApplicationAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsForPrincipalCommandInput, ListApplicationAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListApplicationAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsForPrincipalCommandInput, ListApplicationAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListApplicationAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsForPrincipalCommandInput, ListApplicationAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListApplicationAuthenticationMethodsCommandOutput extends ListA
23
23
  }
24
24
  declare const ListApplicationAuthenticationMethodsCommand_base: {
25
25
  new (input: ListApplicationAuthenticationMethodsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAuthenticationMethodsCommandInput, ListApplicationAuthenticationMethodsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListApplicationAuthenticationMethodsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAuthenticationMethodsCommandInput, ListApplicationAuthenticationMethodsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListApplicationAuthenticationMethodsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAuthenticationMethodsCommandInput, ListApplicationAuthenticationMethodsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListApplicationGrantsCommandOutput extends ListApplicationGrant
23
23
  }
24
24
  declare const ListApplicationGrantsCommand_base: {
25
25
  new (input: ListApplicationGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationGrantsCommandInput, ListApplicationGrantsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListApplicationGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationGrantsCommandInput, ListApplicationGrantsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListApplicationGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationGrantsCommandInput, ListApplicationGrantsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListApplicationsCommandOutput extends ListApplicationsResponse,
23
23
  }
24
24
  declare const ListApplicationsCommand_base: {
25
25
  new (input: ListApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationsCommandInput, ListApplicationsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationsCommandInput, ListApplicationsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationsCommandInput, ListApplicationsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput
23
23
  }
24
24
  declare const ListCustomerManagedPolicyReferencesInPermissionSetCommand_base: {
25
25
  new (input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomerManagedPolicyReferencesInPermissionSetCommandInput, ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomerManagedPolicyReferencesInPermissionSetCommandInput, ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomerManagedPolicyReferencesInPermissionSetCommandInput, ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListManagedPoliciesInPermissionSetCommandOutput extends ListMan
23
23
  }
24
24
  declare const ListManagedPoliciesInPermissionSetCommand_base: {
25
25
  new (input: ListManagedPoliciesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedPoliciesInPermissionSetCommandInput, ListManagedPoliciesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListManagedPoliciesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedPoliciesInPermissionSetCommandInput, ListManagedPoliciesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListManagedPoliciesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListManagedPoliciesInPermissionSetCommandInput, ListManagedPoliciesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**