@aws-sdk/client-sso-admin 3.533.0 → 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 (151) 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/ts3.4/SSOAdmin.d.ts +3 -0
  78. package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +9 -0
  151. package/package.json +40 -40
@@ -107,6 +107,7 @@ export interface SSOAdmin {
107
107
  /**
108
108
  * @see {@link CreateInstanceCommand}
109
109
  */
110
+ createInstance(): Promise<CreateInstanceCommandOutput>;
110
111
  createInstance(args: CreateInstanceCommandInput, options?: __HttpHandlerOptions): Promise<CreateInstanceCommandOutput>;
111
112
  createInstance(args: CreateInstanceCommandInput, cb: (err: any, data?: CreateInstanceCommandOutput) => void): void;
112
113
  createInstance(args: CreateInstanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateInstanceCommandOutput) => void): void;
@@ -371,6 +372,7 @@ export interface SSOAdmin {
371
372
  /**
372
373
  * @see {@link ListApplicationProvidersCommand}
373
374
  */
375
+ listApplicationProviders(): Promise<ListApplicationProvidersCommandOutput>;
374
376
  listApplicationProviders(args: ListApplicationProvidersCommandInput, options?: __HttpHandlerOptions): Promise<ListApplicationProvidersCommandOutput>;
375
377
  listApplicationProviders(args: ListApplicationProvidersCommandInput, cb: (err: any, data?: ListApplicationProvidersCommandOutput) => void): void;
376
378
  listApplicationProviders(args: ListApplicationProvidersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApplicationProvidersCommandOutput) => void): void;
@@ -389,6 +391,7 @@ export interface SSOAdmin {
389
391
  /**
390
392
  * @see {@link ListInstancesCommand}
391
393
  */
394
+ listInstances(): Promise<ListInstancesCommandOutput>;
392
395
  listInstances(args: ListInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListInstancesCommandOutput>;
393
396
  listInstances(args: ListInstancesCommandInput, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
394
397
  listInstances(args: ListInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListInstancesCommandOutput) => void): void;
@@ -514,7 +517,6 @@ export interface SSOAdmin {
514
517
  updateTrustedTokenIssuer(args: UpdateTrustedTokenIssuerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTrustedTokenIssuerCommandOutput) => void): void;
515
518
  }
516
519
  /**
517
- * @public
518
520
  * <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage
519
521
  * their access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
520
522
  * approach for workforce authentication and authorization in Amazon Web Services, for organizations of
@@ -539,6 +541,7 @@ export interface SSOAdmin {
539
541
  * install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web
540
542
  * Services</a>.</p>
541
543
  * </note>
544
+ * @public
542
545
  */
543
546
  export declare class SSOAdmin extends SSOAdminClient implements SSOAdmin {
544
547
  }
@@ -224,7 +224,6 @@ export type SSOAdminClientResolvedConfigType = __SmithyResolvedConfiguration<__H
224
224
  export interface SSOAdminClientResolvedConfig extends SSOAdminClientResolvedConfigType {
225
225
  }
226
226
  /**
227
- * @public
228
227
  * <p>IAM Identity Center (successor to Single Sign-On) helps you securely create, or connect, your workforce identities and manage
229
228
  * their access centrally across Amazon Web Services accounts and applications. IAM Identity Center is the recommended
230
229
  * approach for workforce authentication and authorization in Amazon Web Services, for organizations of
@@ -249,6 +248,7 @@ export interface SSOAdminClientResolvedConfig extends SSOAdminClientResolvedConf
249
248
  * install them, see <a href="http://aws.amazon.com/tools/">Tools for Amazon Web
250
249
  * Services</a>.</p>
251
250
  * </note>
251
+ * @public
252
252
  */
253
253
  export declare class SSOAdminClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig> {
254
254
  /**
@@ -22,10 +22,10 @@ export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutpu
22
22
  }
23
23
  declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base: {
24
24
  new (input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput, AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput, AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches the specified customer managed policy to 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.
@@ -83,6 +83,7 @@ declare const AttachCustomerManagedPolicyReferenceToPermissionSetCommand_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 AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends AttachCustomerManagedPolicyReferenceToPermissionSetCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface AttachManagedPolicyToPermissionSetCommandOutput extends AttachM
22
22
  }
23
23
  declare const AttachManagedPolicyToPermissionSetCommand_base: {
24
24
  new (input: AttachManagedPolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachManagedPolicyToPermissionSetCommandInput, AttachManagedPolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AttachManagedPolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<AttachManagedPolicyToPermissionSetCommandInput, AttachManagedPolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches an Amazon Web Services managed policy ARN to a permission set.</p>
30
30
  * <note>
31
31
  * <p>If the permission set is already referenced by one or more account assignments,
@@ -88,6 +88,7 @@ declare const AttachManagedPolicyToPermissionSetCommand_base: {
88
88
  * @throws {@link SSOAdminServiceException}
89
89
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class AttachManagedPolicyToPermissionSetCommand extends AttachManagedPolicyToPermissionSetCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface CreateAccountAssignmentCommandOutput extends CreateAccountAssig
22
22
  }
23
23
  declare const CreateAccountAssignmentCommand_base: {
24
24
  new (input: CreateAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAssignmentCommandInput, CreateAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountAssignmentCommandInput, CreateAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Assigns access to a principal for a specified Amazon Web Services account using a specified
30
30
  * permission set.</p>
31
31
  * <note>
@@ -116,6 +116,7 @@ declare const CreateAccountAssignmentCommand_base: {
116
116
  * @throws {@link SSOAdminServiceException}
117
117
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class CreateAccountAssignmentCommand extends CreateAccountAssignmentCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface CreateApplicationAssignmentCommandOutput extends CreateApplicat
22
22
  }
23
23
  declare const CreateApplicationAssignmentCommand_base: {
24
24
  new (input: CreateApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationAssignmentCommandInput, CreateApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationAssignmentCommandInput, CreateApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Grant application access to a user or group.</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 CreateApplicationAssignmentCommand_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 CreateApplicationAssignmentCommand extends CreateApplicationAssignmentCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface CreateApplicationCommandOutput extends CreateApplicationRespons
22
22
  }
23
23
  declare const CreateApplicationCommand_base: {
24
24
  new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an application in IAM Identity Center for the given application provider.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const CreateApplicationCommand_base: {
98
98
  * @throws {@link SSOAdminServiceException}
99
99
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface CreateInstanceAccessControlAttributeConfigurationCommandOutput
22
22
  }
23
23
  declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
24
24
  new (input: CreateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceAccessControlAttributeConfigurationCommandInput, CreateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceAccessControlAttributeConfigurationCommandInput, CreateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Enables the attributes-based access control (ABAC) feature for the specified IAM Identity Center
30
30
  * instance. You can also specify new attributes to add to your ABAC configuration during
31
31
  * the enabling process. For more information about ABAC, see <a href="/singlesignon/latest/userguide/abac.html">Attribute-Based Access Control</a> in the <i>IAM Identity Center User Guide</i>.</p>
@@ -93,6 +93,7 @@ declare const CreateInstanceAccessControlAttributeConfigurationCommand_base: {
93
93
  * @throws {@link SSOAdminServiceException}
94
94
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class CreateInstanceAccessControlAttributeConfigurationCommand extends CreateInstanceAccessControlAttributeConfigurationCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __M
22
22
  }
23
23
  declare const CreateInstanceCommand_base: {
24
24
  new (input: CreateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInstanceCommandInput, CreateInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateInstanceCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateInstanceCommandInput, CreateInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an instance of IAM Identity Center for a standalone Amazon Web Services account that is not
30
30
  * managed by Organizations or a member Amazon Web Services account in an organization. You can
31
31
  * create only one instance per account and across all Amazon Web Services Regions.</p>
@@ -95,6 +95,7 @@ declare const CreateInstanceCommand_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 CreateInstanceCommand extends CreateInstanceCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface CreatePermissionSetCommandOutput extends CreatePermissionSetRes
22
22
  }
23
23
  declare const CreatePermissionSetCommand_base: {
24
24
  new (input: CreatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a permission set within a specified IAM Identity Center instance.</p>
30
30
  * <note>
31
31
  * <p>To grant users and groups access to Amazon Web Services account resources, use <code>
@@ -102,6 +102,7 @@ declare const CreatePermissionSetCommand_base: {
102
102
  * @throws {@link SSOAdminServiceException}
103
103
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class CreatePermissionSetCommand extends CreatePermissionSetCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface CreateTrustedTokenIssuerCommandOutput extends CreateTrustedToke
22
22
  }
23
23
  declare const CreateTrustedTokenIssuerCommand_base: {
24
24
  new (input: CreateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustedTokenIssuerCommandInput, CreateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrustedTokenIssuerCommandInput, CreateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a connection to a trusted token issuer in an instance of IAM Identity Center. A trusted token issuer enables trusted identity propagation to be used with applications that authenticate outside of Amazon Web Services.</p>
30
30
  * <p>This trusted token issuer describes an external identity
31
31
  * provider (IdP) that can generate claims or assertions in the form of access tokens for a
@@ -97,6 +97,7 @@ declare const CreateTrustedTokenIssuerCommand_base: {
97
97
  * @throws {@link SSOAdminServiceException}
98
98
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class CreateTrustedTokenIssuerCommand extends CreateTrustedTokenIssuerCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface DeleteAccountAssignmentCommandOutput extends DeleteAccountAssig
22
22
  }
23
23
  declare const DeleteAccountAssignmentCommand_base: {
24
24
  new (input: DeleteAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAssignmentCommandInput, DeleteAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteAccountAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountAssignmentCommandInput, DeleteAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a principal's access from a specified Amazon Web Services account using a specified
30
30
  * permission set.</p>
31
31
  * <note>
@@ -97,6 +97,7 @@ declare const DeleteAccountAssignmentCommand_base: {
97
97
  * @throws {@link SSOAdminServiceException}
98
98
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class DeleteAccountAssignmentCommand extends DeleteAccountAssignmentCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface DeleteApplicationAccessScopeCommandOutput extends __MetadataBea
22
22
  }
23
23
  declare const DeleteApplicationAccessScopeCommand_base: {
24
24
  new (input: DeleteApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAccessScopeCommandInput, DeleteApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAccessScopeCommandInput, DeleteApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an IAM Identity Center access scope from 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 DeleteApplicationAccessScopeCommand_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 DeleteApplicationAccessScopeCommand extends DeleteApplicationAccessScopeCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteApplicationAssignmentCommandOutput extends DeleteApplicat
22
22
  }
23
23
  declare const DeleteApplicationAssignmentCommand_base: {
24
24
  new (input: DeleteApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAssignmentCommandInput, DeleteApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAssignmentCommandInput, DeleteApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Revoke application access to an application by deleting application assignments for a
30
30
  * user or group.</p>
31
31
  * @example
@@ -77,6 +77,7 @@ declare const DeleteApplicationAssignmentCommand_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 DeleteApplicationAssignmentCommand extends DeleteApplicationAssignmentCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DeleteApplicationAuthenticationMethodCommandOutput extends __Me
22
22
  }
23
23
  declare const DeleteApplicationAuthenticationMethodCommand_base: {
24
24
  new (input: DeleteApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAuthenticationMethodCommandInput, DeleteApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationAuthenticationMethodCommandInput, DeleteApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an authentication method from 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 DeleteApplicationAuthenticationMethodCommand_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 DeleteApplicationAuthenticationMethodCommand extends DeleteApplicationAuthenticationMethodCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteApplicationCommandOutput extends DeleteApplicationRespons
22
22
  }
23
23
  declare const DeleteApplicationCommand_base: {
24
24
  new (input: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the association with the application. The connected service resource still
30
30
  * exists.</p>
31
31
  * @example
@@ -75,6 +75,7 @@ declare const DeleteApplicationCommand_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 DeleteApplicationCommand extends DeleteApplicationCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteApplicationGrantCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteApplicationGrantCommand_base: {
24
24
  new (input: DeleteApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationGrantCommandInput, DeleteApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApplicationGrantCommandInput, DeleteApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a grant from 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 DeleteApplicationGrantCommand_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 DeleteApplicationGrantCommand extends DeleteApplicationGrantCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteInlinePolicyFromPermissionSetCommandOutput extends Delete
22
22
  }
23
23
  declare const DeleteInlinePolicyFromPermissionSetCommand_base: {
24
24
  new (input: DeleteInlinePolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteInlinePolicyFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the inline policy from a specified permission set.</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 DeleteInlinePolicyFromPermissionSetCommand_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 DeleteInlinePolicyFromPermissionSetCommand extends DeleteInlinePolicyFromPermissionSetCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput
22
22
  }
23
23
  declare const DeleteInstanceAccessControlAttributeConfigurationCommand_base: {
24
24
  new (input: DeleteInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disables the attributes-based access control (ABAC) feature for the specified IAM Identity Center
30
30
  * instance and deletes all of the attribute mappings that have been configured. Once
31
31
  * deleted, any attributes that are received from an identity source and any custom
@@ -77,6 +77,7 @@ declare const DeleteInstanceAccessControlAttributeConfigurationCommand_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 DeleteInstanceAccessControlAttributeConfigurationCommand extends DeleteInstanceAccessControlAttributeConfigurationCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DeleteInstanceCommandOutput extends DeleteInstanceResponse, __M
22
22
  }
23
23
  declare const DeleteInstanceCommand_base: {
24
24
  new (input: DeleteInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceCommandInput, DeleteInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteInstanceCommandInput, DeleteInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the instance of IAM Identity Center. Only the account that owns the instance can
30
30
  * call this API. Neither the delegated administrator nor member account can delete the
31
31
  * organization instance, but those roles can delete their own instance.</p>
@@ -73,6 +73,7 @@ declare const DeleteInstanceCommand_base: {
73
73
  * @throws {@link SSOAdminServiceException}
74
74
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
75
75
  *
76
+ * @public
76
77
  */
77
78
  export declare class DeleteInstanceCommand extends DeleteInstanceCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface DeletePermissionSetCommandOutput extends DeletePermissionSetRes
22
22
  }
23
23
  declare const DeletePermissionSetCommand_base: {
24
24
  new (input: DeletePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified permission set.</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 DeletePermissionSetCommand_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 DeletePermissionSetCommand extends DeletePermissionSetCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput extends
22
22
  }
23
23
  declare const DeletePermissionsBoundaryFromPermissionSetCommand_base: {
24
24
  new (input: DeletePermissionsBoundaryFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePermissionsBoundaryFromPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the permissions boundary from 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.
@@ -75,6 +75,7 @@ declare const DeletePermissionsBoundaryFromPermissionSetCommand_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 DeletePermissionsBoundaryFromPermissionSetCommand extends DeletePermissionsBoundaryFromPermissionSetCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteTrustedTokenIssuerCommandOutput extends DeleteTrustedToke
22
22
  }
23
23
  declare const DeleteTrustedTokenIssuerCommand_base: {
24
24
  new (input: DeleteTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustedTokenIssuerCommandInput, DeleteTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrustedTokenIssuerCommandInput, DeleteTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a trusted token issuer configuration from an instance of IAM Identity Center.</p>
30
30
  * <note>
31
31
  * <p>Deleting this trusted token issuer configuration will cause users to lose access to any applications that are configured to use the trusted token issuer.</p>
@@ -77,6 +77,7 @@ declare const DeleteTrustedTokenIssuerCommand_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 DeleteTrustedTokenIssuerCommand extends DeleteTrustedTokenIssuerCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DescribeAccountAssignmentCreationStatusCommandOutput extends De
22
22
  }
23
23
  declare const DescribeAccountAssignmentCreationStatusCommand_base: {
24
24
  new (input: DescribeAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAccountAssignmentCreationStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the status of the assignment creation request.</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 DescribeAccountAssignmentCreationStatusCommand_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 DescribeAccountAssignmentCreationStatusCommand extends DescribeAccountAssignmentCreationStatusCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DescribeAccountAssignmentDeletionStatusCommandOutput extends De
22
22
  }
23
23
  declare const DescribeAccountAssignmentDeletionStatusCommand_base: {
24
24
  new (input: DescribeAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAccountAssignmentDeletionStatusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Describes the status of the assignment deletion request.</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 DescribeAccountAssignmentDeletionStatusCommand_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 DescribeAccountAssignmentDeletionStatusCommand extends DescribeAccountAssignmentDeletionStatusCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DescribeApplicationAssignmentCommandOutput extends DescribeAppl
22
22
  }
23
23
  declare const DescribeApplicationAssignmentCommand_base: {
24
24
  new (input: DescribeApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssignmentCommandInput, DescribeApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeApplicationAssignmentCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssignmentCommandInput, DescribeApplicationAssignmentCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Retrieves a direct assignment of a user or group to an application. If the user doesn’t have a direct assignment to the application,
30
30
  * the user may still have access to the application through a group. Therefore, don’t use this API to test access to an application for a user.
31
31
  * Instead use <a>ListApplicationAssignmentsForPrincipal</a>.</p>
@@ -76,6 +76,7 @@ declare const DescribeApplicationAssignmentCommand_base: {
76
76
  * @throws {@link SSOAdminServiceException}
77
77
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class DescribeApplicationAssignmentCommand extends DescribeApplicationAssignmentCommand_base {
81
82
  }
@@ -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
  }