@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
@@ -22,10 +22,10 @@ export interface ListPermissionSetsProvisionedToAccountCommandOutput extends Lis
22
22
  }
23
23
  declare const ListPermissionSetsProvisionedToAccountCommand_base: {
24
24
  new (input: ListPermissionSetsProvisionedToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListPermissionSetsProvisionedToAccountCommandInput): import("@smithy/smithy-client").CommandImpl<ListPermissionSetsProvisionedToAccountCommandInput, ListPermissionSetsProvisionedToAccountCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the permission sets that are provisioned to a specified Amazon Web Services
30
30
  * account.</p>
31
31
  * @example
@@ -78,6 +78,7 @@ declare const ListPermissionSetsProvisionedToAccountCommand_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 ListPermissionSetsProvisionedToAccountCommand extends ListPermissionSetsProvisionedToAccountCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
22
22
  }
23
23
  declare const ListTagsForResourceCommand_base: {
24
24
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists the tags that are attached to a specified resource.</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 ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface ListTrustedTokenIssuersCommandOutput extends ListTrustedTokenIs
22
22
  }
23
23
  declare const ListTrustedTokenIssuersCommand_base: {
24
24
  new (input: ListTrustedTokenIssuersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ListTrustedTokenIssuersCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrustedTokenIssuersCommandInput, ListTrustedTokenIssuersCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Lists all the trusted token issuers configured in 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.
@@ -76,6 +76,7 @@ declare const ListTrustedTokenIssuersCommand_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 ListTrustedTokenIssuersCommand extends ListTrustedTokenIssuersCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface ProvisionPermissionSetCommandOutput extends ProvisionPermission
22
22
  }
23
23
  declare const ProvisionPermissionSetCommand_base: {
24
24
  new (input: ProvisionPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ProvisionPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<ProvisionPermissionSetCommandInput, ProvisionPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>The process by which a specified permission set is provisioned to the specified
30
30
  * target.</p>
31
31
  * @example
@@ -87,6 +87,7 @@ declare const ProvisionPermissionSetCommand_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 ProvisionPermissionSetCommand extends ProvisionPermissionSetCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface PutApplicationAccessScopeCommandOutput extends __MetadataBearer
22
22
  }
23
23
  declare const PutApplicationAccessScopeCommand_base: {
24
24
  new (input: PutApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutApplicationAccessScopeCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAccessScopeCommandInput, PutApplicationAccessScopeCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds or updates the list of authorized targets for an IAM Identity Center access scope for an
30
30
  * application.</p>
31
31
  * @example
@@ -79,6 +79,7 @@ declare const PutApplicationAccessScopeCommand_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 PutApplicationAccessScopeCommand extends PutApplicationAccessScopeCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface PutApplicationAssignmentConfigurationCommandOutput extends PutA
22
22
  }
23
23
  declare const PutApplicationAssignmentConfigurationCommand_base: {
24
24
  new (input: PutApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutApplicationAssignmentConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAssignmentConfigurationCommandInput, PutApplicationAssignmentConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Configure how users gain access to an application. If <code>AssignmentsRequired</code> is <code>true</code> (default value), users don’t have access to the application unless an assignment is created using the
30
30
  * <a href="https://docs.aws.amazon.com/singlesignon/latest/APIReference/API_CreateApplicationAssignment.html">CreateApplicationAssignment API</a>. If <code>false</code>, all users have access to the application.
31
31
  * If an assignment is created using <a href="https://docs.aws.amazon.com/singlesignon/latest/APIReference/API_CreateApplicationAssignment.html">CreateApplicationAssignment</a>., the user retains access if <code>AssignmentsRequired</code> is set to <code>true</code>. </p>
@@ -77,6 +77,7 @@ declare const PutApplicationAssignmentConfigurationCommand_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 PutApplicationAssignmentConfigurationCommand extends PutApplicationAssignmentConfigurationCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface PutApplicationAuthenticationMethodCommandOutput extends __Metad
22
22
  }
23
23
  declare const PutApplicationAuthenticationMethodCommand_base: {
24
24
  new (input: PutApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutApplicationAuthenticationMethodCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationAuthenticationMethodCommandInput, PutApplicationAuthenticationMethodCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds or updates an authentication method for 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 PutApplicationAuthenticationMethodCommand_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 PutApplicationAuthenticationMethodCommand extends PutApplicationAuthenticationMethodCommand_base {
85
86
  }
@@ -22,10 +22,10 @@ export interface PutApplicationGrantCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const PutApplicationGrantCommand_base: {
24
24
  new (input: PutApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutApplicationGrantCommandInput): import("@smithy/smithy-client").CommandImpl<PutApplicationGrantCommandInput, PutApplicationGrantCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds a grant to an application.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -94,6 +94,7 @@ declare const PutApplicationGrantCommand_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 PutApplicationGrantCommand extends PutApplicationGrantCommand_base {
99
100
  }
@@ -22,10 +22,10 @@ export interface PutInlinePolicyToPermissionSetCommandOutput extends PutInlinePo
22
22
  }
23
23
  declare const PutInlinePolicyToPermissionSetCommand_base: {
24
24
  new (input: PutInlinePolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutInlinePolicyToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutInlinePolicyToPermissionSetCommandInput, PutInlinePolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attaches an inline policy 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 PutInlinePolicyToPermissionSetCommand_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 PutInlinePolicyToPermissionSetCommand extends PutInlinePolicyToPermissionSetCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface PutPermissionsBoundaryToPermissionSetCommandOutput extends PutP
22
22
  }
23
23
  declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
24
24
  new (input: PutPermissionsBoundaryToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: PutPermissionsBoundaryToPermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionsBoundaryToPermissionSetCommandInput, PutPermissionsBoundaryToPermissionSetCommandOutput, 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 or customer managed policy to the specified <a>PermissionSet</a> as a permissions boundary.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const PutPermissionsBoundaryToPermissionSetCommand_base: {
82
82
  * @throws {@link SSOAdminServiceException}
83
83
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class PutPermissionsBoundaryToPermissionSetCommand extends PutPermissionsBoundaryToPermissionSetCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
22
22
  }
23
23
  declare const TagResourceCommand_base: {
24
24
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates a set of tags with a specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -85,6 +85,7 @@ declare const TagResourceCommand_base: {
85
85
  * @throws {@link SSOAdminServiceException}
86
86
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class TagResourceCommand extends TagResourceCommand_base {
90
91
  }
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
22
22
  }
23
23
  declare const UntagResourceCommand_base: {
24
24
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a set of tags from a specified resource.</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 UntagResourceCommand_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 UntagResourceCommand extends UntagResourceCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationRespons
22
22
  }
23
23
  declare const UpdateApplicationCommand_base: {
24
24
  new (input: UpdateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates application properties. </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 UpdateApplicationCommand_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 UpdateApplicationCommand extends UpdateApplicationCommand_base {
88
89
  }
@@ -22,10 +22,10 @@ export interface UpdateInstanceAccessControlAttributeConfigurationCommandOutput
22
22
  }
23
23
  declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
24
24
  new (input: UpdateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateInstanceAccessControlAttributeConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceAccessControlAttributeConfigurationCommandInput, UpdateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the IAM Identity Center identity store attributes that you can use with the IAM Identity Center instance
30
30
  * for attributes-based access control (ABAC). When using an external identity provider as
31
31
  * an identity source, you can pass attributes through the SAML assertion as an alternative
@@ -91,6 +91,7 @@ declare const UpdateInstanceAccessControlAttributeConfigurationCommand_base: {
91
91
  * @throws {@link SSOAdminServiceException}
92
92
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class UpdateInstanceAccessControlAttributeConfigurationCommand extends UpdateInstanceAccessControlAttributeConfigurationCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface UpdateInstanceCommandOutput extends UpdateInstanceResponse, __M
22
22
  }
23
23
  declare const UpdateInstanceCommand_base: {
24
24
  new (input: UpdateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceCommandInput, UpdateInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateInstanceCommandInput, UpdateInstanceCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Update the details for the instance of IAM Identity Center that is owned by the
30
30
  * Amazon Web Services account.</p>
31
31
  * @example
@@ -73,6 +73,7 @@ declare const UpdateInstanceCommand_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 UpdateInstanceCommand extends UpdateInstanceCommand_base {
78
79
  }
@@ -22,10 +22,10 @@ export interface UpdatePermissionSetCommandOutput extends UpdatePermissionSetRes
22
22
  }
23
23
  declare const UpdatePermissionSetCommand_base: {
24
24
  new (input: UpdatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePermissionSetCommandInput, UpdatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdatePermissionSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdatePermissionSetCommandInput, UpdatePermissionSetCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an existing 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 UpdatePermissionSetCommand_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 UpdatePermissionSetCommand extends UpdatePermissionSetCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface UpdateTrustedTokenIssuerCommandOutput extends UpdateTrustedToke
22
22
  }
23
23
  declare const UpdateTrustedTokenIssuerCommand_base: {
24
24
  new (input: UpdateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrustedTokenIssuerCommandInput, UpdateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateTrustedTokenIssuerCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateTrustedTokenIssuerCommandInput, UpdateTrustedTokenIssuerCommandOutput, SSOAdminClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the name of the trusted token issuer, or the path of a source attribute or destination attribute for a trusted token issuer configuration.</p>
30
30
  * <note>
31
31
  * <p>Updating this trusted token issuer configuration might cause users to lose access to any applications that are configured to use the trusted token issuer.</p>
@@ -85,6 +85,7 @@ declare const UpdateTrustedTokenIssuerCommand_base: {
85
85
  * @throws {@link SSOAdminServiceException}
86
86
  * <p>Base exception class for all service exceptions from SSOAdmin service.</p>
87
87
  *
88
+ * @public
88
89
  */
89
90
  export declare class UpdateTrustedTokenIssuerCommand extends UpdateTrustedTokenIssuerCommand_base {
90
91
  }