@aws-sdk/client-sso-admin 3.533.0 → 3.540.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 (157) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/SSOAdmin.d.ts +4 -1
  6. package/dist-types/SSOAdminClient.d.ts +1 -1
  7. package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +2 -1
  8. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
  14. package/dist-types/commands/CreatePermissionSetCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
  25. package/dist-types/commands/DeletePermissionSetCommand.d.ts +2 -1
  26. package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeApplicationCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribePermissionSetCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +2 -1
  38. package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +2 -1
  39. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +2 -1
  40. package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +2 -1
  41. package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +2 -1
  42. package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +2 -1
  43. package/dist-types/commands/GetApplicationGrantCommand.d.ts +2 -1
  44. package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +2 -1
  45. package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +2 -1
  46. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +2 -1
  47. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +2 -1
  48. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +2 -1
  50. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +2 -1
  51. package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +2 -1
  52. package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +2 -1
  54. package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListApplicationGrantsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListApplicationProvidersCommand.d.ts +2 -1
  57. package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +2 -1
  59. package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +2 -1
  61. package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +2 -1
  62. package/dist-types/commands/ListPermissionSetsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +2 -1
  64. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  65. package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +2 -1
  66. package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +2 -1
  67. package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +2 -1
  68. package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +2 -1
  69. package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +2 -1
  70. package/dist-types/commands/PutApplicationGrantCommand.d.ts +2 -1
  71. package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +2 -1
  72. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +2 -1
  73. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  74. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  75. package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateInstanceCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdatePermissionSetCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +2 -1
  80. package/dist-types/index.d.ts +0 -1
  81. package/dist-types/models/models_0.d.ts +471 -471
  82. package/dist-types/ts3.4/SSOAdmin.d.ts +3 -0
  83. package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/index.d.ts +0 -1
  157. package/package.json +40 -40
@@ -22,10 +22,10 @@ export interface DescribeApplicationCommandOutput extends DescribeApplicationRes
22
22
  }
23
23
  declare const DescribeApplicationCommand_base: {
24
24
  new (input: DescribeApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationCommandInput, DescribeApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationCommandInput, DescribeApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the details of an application associated with an instance of IAM Identity Center.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const DescribeApplicationCommand_base: {
84
84
  * @throws {@link SSOAdminServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class DescribeApplicationCommand extends DescribeApplicationCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface DescribeApplicationProviderCommandOutput extends DescribeApplic
22
22
  }
23
23
  declare const DescribeApplicationProviderCommand_base: {
24
24
  new (input: DescribeApplicationProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationProviderCommandInput, DescribeApplicationProviderCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeApplicationProviderCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationProviderCommandInput, DescribeApplicationProviderCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves details about a provider that can be used to connect an Amazon Web Services managed application or customer managed application to IAM Identity Center.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const DescribeApplicationProviderCommand_base: {
84
84
  * @throws {@link SSOAdminServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class DescribeApplicationProviderCommand extends DescribeApplicationProviderCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface DescribeInstanceAccessControlAttributeConfigurationCommandOutpu
22
22
  }
23
23
  declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
24
24
  new (input: DescribeInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceAccessControlAttributeConfigurationCommandInput, DescribeInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceAccessControlAttributeConfigurationCommandInput, DescribeInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the list of IAM Identity Center identity store attributes that have been configured to work
30
30
  * with attributes-based access control (ABAC) for the specified IAM Identity Center instance. This will
31
31
  * not return attributes configured and sent by an external identity provider.
@@ -86,6 +86,7 @@ declare const DescribeInstanceAccessControlAttributeConfigurationCommand_base: {
86
86
  * @throws {@link SSOAdminServiceException}
87
87
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class DescribeInstanceAccessControlAttributeConfigurationCommand extends DescribeInstanceAccessControlAttributeConfigurationCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse,
22
22
  }
23
23
  declare const DescribeInstanceCommand_base: {
24
24
  new (input: DescribeInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceCommandInput, DescribeInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeInstanceCommandInput, DescribeInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the details of an instance of IAM Identity Center. The status can be one of the following:</p>
30
30
  * <ul>
31
31
  * <li>
@@ -90,6 +90,7 @@ declare const DescribeInstanceCommand_base: {
90
90
  * @throws {@link SSOAdminServiceException}
91
91
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DescribeInstanceCommand extends DescribeInstanceCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DescribePermissionSetCommandOutput extends DescribePermissionSe
22
22
  }
23
23
  declare const DescribePermissionSetCommand_base: {
24
24
  new (input: DescribePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetCommandInput, DescribePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetCommandInput, DescribePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets the details of the permission set.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DescribePermissionSetCommand_base: {
78
78
  * @throws {@link SSOAdminServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DescribePermissionSetCommand extends DescribePermissionSetCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DescribePermissionSetProvisioningStatusCommandOutput extends De
22
22
  }
23
23
  declare const DescribePermissionSetProvisioningStatusCommand_base: {
24
24
  new (input: DescribePermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetProvisioningStatusCommandInput, DescribePermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribePermissionSetProvisioningStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePermissionSetProvisioningStatusCommandInput, DescribePermissionSetProvisioningStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the status for the given permission set provisioning request.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DescribePermissionSetProvisioningStatusCommand_base: {
78
78
  * @throws {@link SSOAdminServiceException}
79
79
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DescribePermissionSetProvisioningStatusCommand extends DescribePermissionSetProvisioningStatusCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DescribeTrustedTokenIssuerCommandOutput extends DescribeTrusted
22
22
  }
23
23
  declare const DescribeTrustedTokenIssuerCommand_base: {
24
24
  new (input: DescribeTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrustedTokenIssuerCommandInput, DescribeTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTrustedTokenIssuerCommandInput, DescribeTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves details about a trusted token issuer configuration stored in an instance of IAM Identity Center. Details include the name of the trusted token issuer, the issuer URL, and the path of the source attribute and the destination attribute for a trusted token issuer configuration.
30
30
  * </p>
31
31
  * @example
@@ -81,6 +81,7 @@ declare const DescribeTrustedTokenIssuerCommand_base: {
81
81
  * @throws {@link SSOAdminServiceException}
82
82
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DescribeTrustedTokenIssuerCommand extends DescribeTrustedTokenIssuerCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOut
22
22
  }
23
23
  declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base: {
24
24
  new (input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput, DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput, DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Detaches the specified customer managed policy from the specified <a>PermissionSet</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base:
79
79
  * @throws {@link SSOAdminServiceException}
80
80
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends DetachCustomerManagedPolicyReferenceFromPermissionSetCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DetachManagedPolicyFromPermissionSetCommandOutput extends Detac
22
22
  }
23
23
  declare const DetachManagedPolicyFromPermissionSetCommand_base: {
24
24
  new (input: DetachManagedPolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachManagedPolicyFromPermissionSetCommandInput, DetachManagedPolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DetachManagedPolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DetachManagedPolicyFromPermissionSetCommandInput, DetachManagedPolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Detaches the attached Amazon Web Services managed policy ARN from the specified permission
30
30
  * set.</p>
31
31
  * @example
@@ -77,6 +77,7 @@ declare const DetachManagedPolicyFromPermissionSetCommand_base: {
77
77
  * @throws {@link SSOAdminServiceException}
78
78
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DetachManagedPolicyFromPermissionSetCommand extends DetachManagedPolicyFromPermissionSetCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface GetApplicationAccessScopeCommandOutput extends GetApplicationAc
22
22
  }
23
23
  declare const GetApplicationAccessScopeCommand_base: {
24
24
  new (input: GetApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAccessScopeCommandInput, GetApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAccessScopeCommandInput, GetApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the authorized targets for an IAM Identity Center access scope for an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const GetApplicationAccessScopeCommand_base: {
74
74
  * @throws {@link SSOAdminServiceException}
75
75
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class GetApplicationAccessScopeCommand extends GetApplicationAccessScopeCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface GetApplicationAssignmentConfigurationCommandOutput extends GetA
22
22
  }
23
23
  declare const GetApplicationAssignmentConfigurationCommand_base: {
24
24
  new (input: GetApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAssignmentConfigurationCommandInput, GetApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAssignmentConfigurationCommandInput, GetApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves the configuration of <a>PutApplicationAssignmentConfiguration</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -70,6 +70,7 @@ declare const GetApplicationAssignmentConfigurationCommand_base: {
70
70
  * @throws {@link SSOAdminServiceException}
71
71
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
72
72
  *
73
+ * @public
73
74
  */
74
75
  export declare class GetApplicationAssignmentConfigurationCommand extends GetApplicationAssignmentConfigurationCommand_base {
75
76
  }
@@ -22,10 +22,10 @@ export interface GetApplicationAuthenticationMethodCommandOutput extends GetAppl
22
22
  }
23
23
  declare const GetApplicationAuthenticationMethodCommand_base: {
24
24
  new (input: GetApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAuthenticationMethodCommandInput, GetApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationAuthenticationMethodCommandInput, GetApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves details about an authentication method used by an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -75,6 +75,7 @@ declare const GetApplicationAuthenticationMethodCommand_base: {
75
75
  * @throws {@link SSOAdminServiceException}
76
76
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class GetApplicationAuthenticationMethodCommand extends GetApplicationAuthenticationMethodCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface GetApplicationGrantCommandOutput extends GetApplicationGrantRes
22
22
  }
23
23
  declare const GetApplicationGrantCommand_base: {
24
24
  new (input: GetApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationGrantCommandInput, GetApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<GetApplicationGrantCommandInput, GetApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves details about an application grant.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -89,6 +89,7 @@ declare const GetApplicationGrantCommand_base: {
89
89
  * @throws {@link SSOAdminServiceException}
90
90
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class GetApplicationGrantCommand extends GetApplicationGrantCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface GetInlinePolicyForPermissionSetCommandOutput extends GetInlineP
22
22
  }
23
23
  declare const GetInlinePolicyForPermissionSetCommand_base: {
24
24
  new (input: GetInlinePolicyForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetInlinePolicyForPermissionSetCommandInput, GetInlinePolicyForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetInlinePolicyForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetInlinePolicyForPermissionSetCommandInput, GetInlinePolicyForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Obtains the inline policy assigned to the permission set.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const GetInlinePolicyForPermissionSetCommand_base: {
71
71
  * @throws {@link SSOAdminServiceException}
72
72
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class GetInlinePolicyForPermissionSetCommand extends GetInlinePolicyForPermissionSetCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface GetPermissionsBoundaryForPermissionSetCommandOutput extends Get
22
22
  }
23
23
  declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
24
24
  new (input: GetPermissionsBoundaryForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionsBoundaryForPermissionSetCommandInput, GetPermissionsBoundaryForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: GetPermissionsBoundaryForPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<GetPermissionsBoundaryForPermissionSetCommandInput, GetPermissionsBoundaryForPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Obtains the permissions boundary for a specified <a>PermissionSet</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const GetPermissionsBoundaryForPermissionSetCommand_base: {
77
77
  * @throws {@link SSOAdminServiceException}
78
78
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class GetPermissionsBoundaryForPermissionSetCommand extends GetPermissionsBoundaryForPermissionSetCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface ListAccountAssignmentCreationStatusCommandOutput extends ListAc
22
22
  }
23
23
  declare const ListAccountAssignmentCreationStatusCommand_base: {
24
24
  new (input: ListAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentCreationStatusCommandInput, ListAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentCreationStatusCommandInput, ListAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the status of the Amazon Web Services account assignment creation requests for a specified
30
30
  * IAM Identity Center instance.</p>
31
31
  * @example
@@ -83,6 +83,7 @@ declare const ListAccountAssignmentCreationStatusCommand_base: {
83
83
  * @throws {@link SSOAdminServiceException}
84
84
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListAccountAssignmentCreationStatusCommand extends ListAccountAssignmentCreationStatusCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListAccountAssignmentDeletionStatusCommandOutput extends ListAc
22
22
  }
23
23
  declare const ListAccountAssignmentDeletionStatusCommand_base: {
24
24
  new (input: ListAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentDeletionStatusCommandInput, ListAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentDeletionStatusCommandInput, ListAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the status of the Amazon Web Services account assignment deletion requests for a specified
30
30
  * IAM Identity Center instance.</p>
31
31
  * @example
@@ -83,6 +83,7 @@ declare const ListAccountAssignmentDeletionStatusCommand_base: {
83
83
  * @throws {@link SSOAdminServiceException}
84
84
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListAccountAssignmentDeletionStatusCommand extends ListAccountAssignmentDeletionStatusCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListAccountAssignmentsCommandOutput extends ListAccountAssignme
22
22
  }
23
23
  declare const ListAccountAssignmentsCommand_base: {
24
24
  new (input: ListAccountAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsCommandInput, ListAccountAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccountAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsCommandInput, ListAccountAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the assignee of the specified Amazon Web Services account with the specified permission
30
30
  * set.</p>
31
31
  * @example
@@ -83,6 +83,7 @@ declare const ListAccountAssignmentsCommand_base: {
83
83
  * @throws {@link SSOAdminServiceException}
84
84
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class ListAccountAssignmentsCommand extends ListAccountAssignmentsCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface ListAccountAssignmentsForPrincipalCommandOutput extends ListAcc
22
22
  }
23
23
  declare const ListAccountAssignmentsForPrincipalCommand_base: {
24
24
  new (input: ListAccountAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsForPrincipalCommandInput, ListAccountAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccountAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountAssignmentsForPrincipalCommandInput, ListAccountAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a list of the IAM Identity Center associated Amazon Web Services accounts that the principal has access
30
30
  * to.</p>
31
31
  * @example
@@ -86,6 +86,7 @@ declare const ListAccountAssignmentsForPrincipalCommand_base: {
86
86
  * @throws {@link SSOAdminServiceException}
87
87
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class ListAccountAssignmentsForPrincipalCommand extends ListAccountAssignmentsForPrincipalCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface ListAccountsForProvisionedPermissionSetCommandOutput extends Li
22
22
  }
23
23
  declare const ListAccountsForProvisionedPermissionSetCommand_base: {
24
24
  new (input: ListAccountsForProvisionedPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountsForProvisionedPermissionSetCommandInput, ListAccountsForProvisionedPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListAccountsForProvisionedPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccountsForProvisionedPermissionSetCommandInput, ListAccountsForProvisionedPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the Amazon Web Services accounts where the specified permission set is provisioned.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const ListAccountsForProvisionedPermissionSetCommand_base: {
77
77
  * @throws {@link SSOAdminServiceException}
78
78
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class ListAccountsForProvisionedPermissionSetCommand extends ListAccountsForProvisionedPermissionSetCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface ListApplicationAccessScopesCommandOutput extends ListApplicatio
22
22
  }
23
23
  declare const ListApplicationAccessScopesCommand_base: {
24
24
  new (input: ListApplicationAccessScopesCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAccessScopesCommandInput, ListApplicationAccessScopesCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListApplicationAccessScopesCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAccessScopesCommandInput, ListApplicationAccessScopesCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the access scopes and authorized targets associated with an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -80,6 +80,7 @@ declare const ListApplicationAccessScopesCommand_base: {
80
80
  * @throws {@link SSOAdminServiceException}
81
81
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
82
82
  *
83
+ * @public
83
84
  */
84
85
  export declare class ListApplicationAccessScopesCommand extends ListApplicationAccessScopesCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface ListApplicationAssignmentsCommandOutput extends ListApplication
22
22
  }
23
23
  declare const ListApplicationAssignmentsCommand_base: {
24
24
  new (input: ListApplicationAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsCommandInput, ListApplicationAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListApplicationAssignmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsCommandInput, ListApplicationAssignmentsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists Amazon Web Services account users that are assigned to an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListApplicationAssignmentsCommand_base: {
79
79
  * @throws {@link SSOAdminServiceException}
80
80
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListApplicationAssignmentsCommand extends ListApplicationAssignmentsCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListApplicationAssignmentsForPrincipalCommandOutput extends Lis
22
22
  }
23
23
  declare const ListApplicationAssignmentsForPrincipalCommand_base: {
24
24
  new (input: ListApplicationAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsForPrincipalCommandInput, ListApplicationAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListApplicationAssignmentsForPrincipalCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAssignmentsForPrincipalCommandInput, ListApplicationAssignmentsForPrincipalCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the applications to which a specified principal is assigned.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -84,6 +84,7 @@ declare const ListApplicationAssignmentsForPrincipalCommand_base: {
84
84
  * @throws {@link SSOAdminServiceException}
85
85
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ListApplicationAssignmentsForPrincipalCommand extends ListApplicationAssignmentsForPrincipalCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface ListApplicationAuthenticationMethodsCommandOutput extends ListA
22
22
  }
23
23
  declare const ListApplicationAuthenticationMethodsCommand_base: {
24
24
  new (input: ListApplicationAuthenticationMethodsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAuthenticationMethodsCommandInput, ListApplicationAuthenticationMethodsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListApplicationAuthenticationMethodsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationAuthenticationMethodsCommandInput, ListApplicationAuthenticationMethodsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all of the authentication methods supported by the specified application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const ListApplicationAuthenticationMethodsCommand_base: {
81
81
  * @throws {@link SSOAdminServiceException}
82
82
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class ListApplicationAuthenticationMethodsCommand extends ListApplicationAuthenticationMethodsCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface ListApplicationGrantsCommandOutput extends ListApplicationGrant
22
22
  }
23
23
  declare const ListApplicationGrantsCommand_base: {
24
24
  new (input: ListApplicationGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationGrantsCommandInput, ListApplicationGrantsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListApplicationGrantsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationGrantsCommandInput, ListApplicationGrantsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>List the grants associated with an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -95,6 +95,7 @@ declare const ListApplicationGrantsCommand_base: {
95
95
  * @throws {@link SSOAdminServiceException}
96
96
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class ListApplicationGrantsCommand extends ListApplicationGrantsCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface ListApplicationProvidersCommandOutput extends ListApplicationPr
22
22
  }
23
23
  declare const ListApplicationProvidersCommand_base: {
24
24
  new (input: ListApplicationProvidersCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationProvidersCommandInput, ListApplicationProvidersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListApplicationProvidersCommandInput]): import("@smithy/smithy-client").CommandImpl<ListApplicationProvidersCommandInput, ListApplicationProvidersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the application providers configured in the IAM Identity Center identity store.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -87,6 +87,7 @@ declare const ListApplicationProvidersCommand_base: {
87
87
  * @throws {@link SSOAdminServiceException}
88
88
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class ListApplicationProvidersCommand extends ListApplicationProvidersCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface ListApplicationsCommandOutput extends ListApplicationsResponse,
22
22
  }
23
23
  declare const ListApplicationsCommand_base: {
24
24
  new (input: ListApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationsCommandInput, ListApplicationsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApplicationsCommandInput, ListApplicationsCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all applications associated with the instance of IAM Identity Center. When listing applications for an instance
30
30
  * in the management account, member accounts must use the <code>applicationAccount</code>
31
31
  * parameter to filter the list to only applications created from that account.</p>
@@ -94,6 +94,7 @@ declare const ListApplicationsCommand_base: {
94
94
  * @throws {@link SSOAdminServiceException}
95
95
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
96
96
  *
97
+ * @public
97
98
  */
98
99
  export declare class ListApplicationsCommand extends ListApplicationsCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput
22
22
  }
23
23
  declare const ListCustomerManagedPolicyReferencesInPermissionSetCommand_base: {
24
24
  new (input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomerManagedPolicyReferencesInPermissionSetCommandInput, ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomerManagedPolicyReferencesInPermissionSetCommandInput, ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all customer managed policies attached to a specified <a>PermissionSet</a>.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -79,6 +79,7 @@ declare const ListCustomerManagedPolicyReferencesInPermissionSetCommand_base: {
79
79
  * @throws {@link SSOAdminServiceException}
80
80
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListCustomerManagedPolicyReferencesInPermissionSetCommand extends ListCustomerManagedPolicyReferencesInPermissionSetCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface ListInstancesCommandOutput extends ListInstancesResponse, __Met
22
22
  }
23
23
  declare const ListInstancesCommand_base: {
24
24
  new (input: ListInstancesCommandInput): import("@smithy/smithy-client").CommandImpl<ListInstancesCommandInput, ListInstancesCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ListInstancesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListInstancesCommandInput, ListInstancesCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the details of the organization and account instances of IAM Identity Center that
30
30
  * were created in or visible to the account calling this API. </p>
31
31
  * @example
@@ -79,6 +79,7 @@ declare const ListInstancesCommand_base: {
79
79
  * @throws {@link SSOAdminServiceException}
80
80
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class ListInstancesCommand extends ListInstancesCommand_base {
84
85
  }