@aws-sdk/client-sso-admin 3.529.1 → 3.535.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 (159) hide show
  1. package/dist-types/SSOAdmin.d.ts +4 -1
  2. package/dist-types/SSOAdminClient.d.ts +1 -1
  3. package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +2 -1
  4. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePermissionSetCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
  21. package/dist-types/commands/DeletePermissionSetCommand.d.ts +2 -1
  22. package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +2 -1
  24. package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeApplicationCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribePermissionSetCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +2 -1
  34. package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +2 -1
  35. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +2 -1
  36. package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +2 -1
  37. package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +2 -1
  38. package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +2 -1
  39. package/dist-types/commands/GetApplicationGrantCommand.d.ts +2 -1
  40. package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +2 -1
  41. package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +2 -1
  42. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +2 -1
  43. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +2 -1
  44. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +2 -1
  46. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +2 -1
  47. package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +2 -1
  48. package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +2 -1
  50. package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListApplicationGrantsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListApplicationProvidersCommand.d.ts +2 -1
  53. package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +2 -1
  55. package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +2 -1
  57. package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +2 -1
  58. package/dist-types/commands/ListPermissionSetsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +2 -1
  60. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +2 -1
  62. package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +2 -1
  63. package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +2 -1
  64. package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +2 -1
  65. package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +2 -1
  66. package/dist-types/commands/PutApplicationGrantCommand.d.ts +2 -1
  67. package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +2 -1
  68. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +2 -1
  69. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  70. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateInstanceCommand.d.ts +2 -1
  74. package/dist-types/commands/UpdatePermissionSetCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +2 -1
  76. package/dist-types/models/models_0.d.ts +471 -471
  77. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  78. package/dist-types/runtimeConfig.d.ts +2 -2
  79. package/dist-types/runtimeConfig.native.d.ts +2 -2
  80. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  81. package/dist-types/ts3.4/SSOAdmin.d.ts +3 -0
  82. package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  156. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  157. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  158. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  159. package/package.json +40 -40
@@ -25,6 +25,15 @@ declare const GetApplicationAccessScopeCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationAccessScopeCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationAccessScopeCommandInput,
32
+ GetApplicationAccessScopeCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationAccessScopeCommand extends GetApplicationAccessScopeCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApplicationAssignmentConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationAssignmentConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationAssignmentConfigurationCommandInput,
32
+ GetApplicationAssignmentConfigurationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationAssignmentConfigurationCommand extends GetApplicationAssignmentConfigurationCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApplicationAuthenticationMethodCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationAuthenticationMethodCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationAuthenticationMethodCommandInput,
32
+ GetApplicationAuthenticationMethodCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationAuthenticationMethodCommand extends GetApplicationAuthenticationMethodCommand_base {}
@@ -25,6 +25,15 @@ declare const GetApplicationGrantCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetApplicationGrantCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetApplicationGrantCommandInput,
32
+ GetApplicationGrantCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetApplicationGrantCommand extends GetApplicationGrantCommand_base {}
@@ -25,6 +25,15 @@ declare const GetInlinePolicyForPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetInlinePolicyForPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetInlinePolicyForPermissionSetCommandInput,
32
+ GetInlinePolicyForPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetInlinePolicyForPermissionSetCommand extends GetInlinePolicyForPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetPermissionsBoundaryForPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetPermissionsBoundaryForPermissionSetCommandInput,
32
+ GetPermissionsBoundaryForPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetPermissionsBoundaryForPermissionSetCommand extends GetPermissionsBoundaryForPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAccountAssignmentCreationStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAccountAssignmentCreationStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAccountAssignmentCreationStatusCommandInput,
32
+ ListAccountAssignmentCreationStatusCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAccountAssignmentCreationStatusCommand extends ListAccountAssignmentCreationStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAccountAssignmentDeletionStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAccountAssignmentDeletionStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAccountAssignmentDeletionStatusCommandInput,
32
+ ListAccountAssignmentDeletionStatusCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAccountAssignmentDeletionStatusCommand extends ListAccountAssignmentDeletionStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAccountAssignmentsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAccountAssignmentsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAccountAssignmentsCommandInput,
32
+ ListAccountAssignmentsCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAccountAssignmentsCommand extends ListAccountAssignmentsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAccountAssignmentsForPrincipalCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAccountAssignmentsForPrincipalCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAccountAssignmentsForPrincipalCommandInput,
32
+ ListAccountAssignmentsForPrincipalCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAccountAssignmentsForPrincipalCommand extends ListAccountAssignmentsForPrincipalCommand_base {}
@@ -25,6 +25,15 @@ declare const ListAccountsForProvisionedPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListAccountsForProvisionedPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListAccountsForProvisionedPermissionSetCommandInput,
32
+ ListAccountsForProvisionedPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListAccountsForProvisionedPermissionSetCommand extends ListAccountsForProvisionedPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const ListApplicationAccessScopesCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListApplicationAccessScopesCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListApplicationAccessScopesCommandInput,
32
+ ListApplicationAccessScopesCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListApplicationAccessScopesCommand extends ListApplicationAccessScopesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListApplicationAssignmentsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListApplicationAssignmentsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListApplicationAssignmentsCommandInput,
32
+ ListApplicationAssignmentsCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListApplicationAssignmentsCommand extends ListApplicationAssignmentsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListApplicationAssignmentsForPrincipalCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListApplicationAssignmentsForPrincipalCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListApplicationAssignmentsForPrincipalCommandInput,
32
+ ListApplicationAssignmentsForPrincipalCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListApplicationAssignmentsForPrincipalCommand extends ListApplicationAssignmentsForPrincipalCommand_base {}
@@ -25,6 +25,15 @@ declare const ListApplicationAuthenticationMethodsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListApplicationAuthenticationMethodsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListApplicationAuthenticationMethodsCommandInput,
32
+ ListApplicationAuthenticationMethodsCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListApplicationAuthenticationMethodsCommand extends ListApplicationAuthenticationMethodsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListApplicationGrantsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListApplicationGrantsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListApplicationGrantsCommandInput,
32
+ ListApplicationGrantsCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListApplicationGrantsCommand extends ListApplicationGrantsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListApplicationProvidersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [ListApplicationProvidersCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListApplicationProvidersCommandInput,
32
+ ListApplicationProvidersCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListApplicationProvidersCommand extends ListApplicationProvidersCommand_base {}
@@ -24,6 +24,15 @@ declare const ListApplicationsCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: ListApplicationsCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListApplicationsCommandInput,
31
+ ListApplicationsCommandOutput,
32
+ SSOAdminClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListApplicationsCommand extends ListApplicationsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListCustomerManagedPolicyReferencesInPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
32
+ ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends ListCustomerManagedPolicyReferencesInPermissionSetCommand_base {}
@@ -24,6 +24,15 @@ declare const ListInstancesCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ ...[input]: [] | [ListInstancesCommandInput]
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ ListInstancesCommandInput,
31
+ ListInstancesCommandOutput,
32
+ SSOAdminClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class ListInstancesCommand extends ListInstancesCommand_base {}
@@ -25,6 +25,15 @@ declare const ListManagedPoliciesInPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListManagedPoliciesInPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListManagedPoliciesInPermissionSetCommandInput,
32
+ ListManagedPoliciesInPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListManagedPoliciesInPermissionSetCommand extends ListManagedPoliciesInPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPermissionSetProvisioningStatusCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPermissionSetProvisioningStatusCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPermissionSetProvisioningStatusCommandInput,
32
+ ListPermissionSetProvisioningStatusCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPermissionSetProvisioningStatusCommand extends ListPermissionSetProvisioningStatusCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPermissionSetsCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPermissionSetsCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPermissionSetsCommandInput,
32
+ ListPermissionSetsCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPermissionSetsCommand extends ListPermissionSetsCommand_base {}
@@ -25,6 +25,15 @@ declare const ListPermissionSetsProvisionedToAccountCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListPermissionSetsProvisionedToAccountCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListPermissionSetsProvisionedToAccountCommandInput,
32
+ ListPermissionSetsProvisionedToAccountCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListPermissionSetsProvisionedToAccountCommand extends ListPermissionSetsProvisionedToAccountCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTagsForResourceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTagsForResourceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTagsForResourceCommandInput,
32
+ ListTagsForResourceCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const ListTrustedTokenIssuersCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ListTrustedTokenIssuersCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ListTrustedTokenIssuersCommandInput,
32
+ ListTrustedTokenIssuersCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ListTrustedTokenIssuersCommand extends ListTrustedTokenIssuersCommand_base {}
@@ -25,6 +25,15 @@ declare const ProvisionPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: ProvisionPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ ProvisionPermissionSetCommandInput,
32
+ ProvisionPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class ProvisionPermissionSetCommand extends ProvisionPermissionSetCommand_base {}
@@ -21,6 +21,15 @@ declare const PutApplicationAccessScopeCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: PutApplicationAccessScopeCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ PutApplicationAccessScopeCommandInput,
28
+ PutApplicationAccessScopeCommandOutput,
29
+ SSOAdminClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class PutApplicationAccessScopeCommand extends PutApplicationAccessScopeCommand_base {}
@@ -25,6 +25,15 @@ declare const PutApplicationAssignmentConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutApplicationAssignmentConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutApplicationAssignmentConfigurationCommandInput,
32
+ PutApplicationAssignmentConfigurationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutApplicationAssignmentConfigurationCommand extends PutApplicationAssignmentConfigurationCommand_base {}
@@ -21,6 +21,15 @@ declare const PutApplicationAuthenticationMethodCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: PutApplicationAuthenticationMethodCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ PutApplicationAuthenticationMethodCommandInput,
28
+ PutApplicationAuthenticationMethodCommandOutput,
29
+ SSOAdminClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class PutApplicationAuthenticationMethodCommand extends PutApplicationAuthenticationMethodCommand_base {}
@@ -20,6 +20,15 @@ declare const PutApplicationGrantCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: PutApplicationGrantCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ PutApplicationGrantCommandInput,
27
+ PutApplicationGrantCommandOutput,
28
+ SSOAdminClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class PutApplicationGrantCommand extends PutApplicationGrantCommand_base {}
@@ -25,6 +25,15 @@ declare const PutInlinePolicyToPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutInlinePolicyToPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutInlinePolicyToPermissionSetCommandInput,
32
+ PutInlinePolicyToPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutInlinePolicyToPermissionSetCommand extends PutInlinePolicyToPermissionSetCommand_base {}
@@ -25,6 +25,15 @@ declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: PutPermissionsBoundaryToPermissionSetCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ PutPermissionsBoundaryToPermissionSetCommandInput,
32
+ PutPermissionsBoundaryToPermissionSetCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class PutPermissionsBoundaryToPermissionSetCommand extends PutPermissionsBoundaryToPermissionSetCommand_base {}
@@ -21,6 +21,15 @@ declare const TagResourceCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: TagResourceCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ TagResourceCommandInput,
28
+ TagResourceCommandOutput,
29
+ SSOAdminClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class TagResourceCommand extends TagResourceCommand_base {}
@@ -24,6 +24,15 @@ declare const UntagResourceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UntagResourceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UntagResourceCommandInput,
31
+ UntagResourceCommandOutput,
32
+ SSOAdminClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UntagResourceCommand extends UntagResourceCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateApplicationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateApplicationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateApplicationCommandInput,
32
+ UpdateApplicationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {}
@@ -25,6 +25,15 @@ declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: UpdateInstanceAccessControlAttributeConfigurationCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ UpdateInstanceAccessControlAttributeConfigurationCommandInput,
32
+ UpdateInstanceAccessControlAttributeConfigurationCommandOutput,
33
+ SSOAdminClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends UpdateInstanceAccessControlAttributeConfigurationCommand_base {}
@@ -24,6 +24,15 @@ declare const UpdateInstanceCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: UpdateInstanceCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ UpdateInstanceCommandInput,
31
+ UpdateInstanceCommandOutput,
32
+ SSOAdminClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class UpdateInstanceCommand extends UpdateInstanceCommand_base {}