@aws-sdk/client-sso-admin 3.296.0 → 3.298.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 (131) hide show
  1. package/dist-cjs/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +2 -3
  2. package/dist-cjs/commands/AttachManagedPolicyToPermissionSetCommand.js +2 -3
  3. package/dist-cjs/commands/CreateAccountAssignmentCommand.js +2 -3
  4. package/dist-cjs/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  5. package/dist-cjs/commands/CreatePermissionSetCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteAccountAssignmentCommand.js +2 -3
  7. package/dist-cjs/commands/DeleteInlinePolicyFromPermissionSetCommand.js +2 -3
  8. package/dist-cjs/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  9. package/dist-cjs/commands/DeletePermissionSetCommand.js +2 -3
  10. package/dist-cjs/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeAccountAssignmentCreationStatusCommand.js +2 -3
  12. package/dist-cjs/commands/DescribeAccountAssignmentDeletionStatusCommand.js +2 -3
  13. package/dist-cjs/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  14. package/dist-cjs/commands/DescribePermissionSetCommand.js +2 -3
  15. package/dist-cjs/commands/DescribePermissionSetProvisioningStatusCommand.js +2 -3
  16. package/dist-cjs/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +2 -3
  17. package/dist-cjs/commands/DetachManagedPolicyFromPermissionSetCommand.js +2 -3
  18. package/dist-cjs/commands/GetInlinePolicyForPermissionSetCommand.js +2 -3
  19. package/dist-cjs/commands/GetPermissionsBoundaryForPermissionSetCommand.js +2 -3
  20. package/dist-cjs/commands/ListAccountAssignmentCreationStatusCommand.js +2 -3
  21. package/dist-cjs/commands/ListAccountAssignmentDeletionStatusCommand.js +2 -3
  22. package/dist-cjs/commands/ListAccountAssignmentsCommand.js +2 -3
  23. package/dist-cjs/commands/ListAccountsForProvisionedPermissionSetCommand.js +2 -3
  24. package/dist-cjs/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +2 -3
  25. package/dist-cjs/commands/ListInstancesCommand.js +2 -3
  26. package/dist-cjs/commands/ListManagedPoliciesInPermissionSetCommand.js +2 -3
  27. package/dist-cjs/commands/ListPermissionSetProvisioningStatusCommand.js +2 -3
  28. package/dist-cjs/commands/ListPermissionSetsCommand.js +2 -3
  29. package/dist-cjs/commands/ListPermissionSetsProvisionedToAccountCommand.js +2 -3
  30. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  31. package/dist-cjs/commands/ProvisionPermissionSetCommand.js +2 -3
  32. package/dist-cjs/commands/PutInlinePolicyToPermissionSetCommand.js +2 -3
  33. package/dist-cjs/commands/PutPermissionsBoundaryToPermissionSetCommand.js +2 -3
  34. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  35. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  36. package/dist-cjs/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  37. package/dist-cjs/commands/UpdatePermissionSetCommand.js +2 -3
  38. package/dist-cjs/models/models_0.js +1 -359
  39. package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +2 -3
  40. package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +2 -3
  41. package/dist-es/commands/CreateAccountAssignmentCommand.js +2 -3
  42. package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  43. package/dist-es/commands/CreatePermissionSetCommand.js +2 -3
  44. package/dist-es/commands/DeleteAccountAssignmentCommand.js +2 -3
  45. package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +2 -3
  46. package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  47. package/dist-es/commands/DeletePermissionSetCommand.js +2 -3
  48. package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +2 -3
  49. package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +2 -3
  50. package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +2 -3
  51. package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  52. package/dist-es/commands/DescribePermissionSetCommand.js +2 -3
  53. package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +2 -3
  54. package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +2 -3
  55. package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +2 -3
  56. package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +2 -3
  57. package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +2 -3
  58. package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +2 -3
  59. package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +2 -3
  60. package/dist-es/commands/ListAccountAssignmentsCommand.js +2 -3
  61. package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +2 -3
  62. package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +2 -3
  63. package/dist-es/commands/ListInstancesCommand.js +2 -3
  64. package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +2 -3
  65. package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +2 -3
  66. package/dist-es/commands/ListPermissionSetsCommand.js +2 -3
  67. package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +2 -3
  68. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  69. package/dist-es/commands/ProvisionPermissionSetCommand.js +2 -3
  70. package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +2 -3
  71. package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +2 -3
  72. package/dist-es/commands/TagResourceCommand.js +2 -3
  73. package/dist-es/commands/UntagResourceCommand.js +2 -3
  74. package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +2 -3
  75. package/dist-es/commands/UpdatePermissionSetCommand.js +2 -3
  76. package/dist-es/models/models_0.js +0 -267
  77. package/dist-types/SSOAdmin.d.ts +38 -0
  78. package/dist-types/SSOAdminClient.d.ts +24 -4
  79. package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +16 -0
  80. package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +16 -0
  81. package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +16 -0
  82. package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
  83. package/dist-types/commands/CreatePermissionSetCommand.d.ts +16 -0
  84. package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +16 -0
  85. package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +16 -0
  86. package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
  87. package/dist-types/commands/DeletePermissionSetCommand.d.ts +16 -0
  88. package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +16 -0
  89. package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +16 -0
  90. package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +16 -0
  91. package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
  92. package/dist-types/commands/DescribePermissionSetCommand.d.ts +16 -0
  93. package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +16 -0
  94. package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +16 -0
  95. package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +16 -0
  96. package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +16 -0
  97. package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +16 -0
  98. package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +16 -0
  99. package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +16 -0
  100. package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +16 -0
  101. package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +16 -0
  102. package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +16 -0
  103. package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
  104. package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +16 -0
  105. package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +16 -0
  106. package/dist-types/commands/ListPermissionSetsCommand.d.ts +16 -0
  107. package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +16 -0
  108. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  109. package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +16 -0
  110. package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +16 -0
  111. package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +16 -0
  112. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  113. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  114. package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +16 -0
  115. package/dist-types/commands/UpdatePermissionSetCommand.d.ts +16 -0
  116. package/dist-types/models/SSOAdminServiceException.d.ts +2 -0
  117. package/dist-types/models/models_0.d.ts +262 -356
  118. package/dist-types/pagination/Interfaces.d.ts +3 -0
  119. package/dist-types/pagination/ListAccountAssignmentCreationStatusPaginator.d.ts +3 -0
  120. package/dist-types/pagination/ListAccountAssignmentDeletionStatusPaginator.d.ts +3 -0
  121. package/dist-types/pagination/ListAccountAssignmentsPaginator.d.ts +3 -0
  122. package/dist-types/pagination/ListAccountsForProvisionedPermissionSetPaginator.d.ts +3 -0
  123. package/dist-types/pagination/ListCustomerManagedPolicyReferencesInPermissionSetPaginator.d.ts +3 -0
  124. package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
  125. package/dist-types/pagination/ListManagedPoliciesInPermissionSetPaginator.d.ts +3 -0
  126. package/dist-types/pagination/ListPermissionSetProvisioningStatusPaginator.d.ts +3 -0
  127. package/dist-types/pagination/ListPermissionSetsPaginator.d.ts +3 -0
  128. package/dist-types/pagination/ListPermissionSetsProvisionedToAccountPaginator.d.ts +3 -0
  129. package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +3 -0
  130. package/dist-types/ts3.4/models/models_0.d.ts +0 -265
  131. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AttachCustomerManagedPolicyReferenceToPermissionSetRequest, AttachCustomerManagedPolicyReferenceToPermissionSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link AttachCustomerManagedPolicyReferenceToPermissionSetCommand}.
8
10
  */
9
11
  export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput extends AttachCustomerManagedPolicyReferenceToPermissionSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link AttachCustomerManagedPolicyReferenceToPermissionSetCommand}.
13
17
  */
14
18
  export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput extends AttachCustomerManagedPolicyReferenceToPermissionSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Attaches the specified customer managed policy to the specified <a>PermissionSet</a>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutpu
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput - {@link AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput}
34
+ * @returns {@link AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput}
28
35
  * @see {@link AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput} for command's `input` shape.
29
36
  * @see {@link AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput} for command's `response` shape.
30
37
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -61,11 +68,20 @@ export interface AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutpu
61
68
  export declare class AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends $Command<AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput, AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
62
69
  readonly input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput, AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { AttachManagedPolicyToPermissionSetRequest, AttachManagedPolicyToPermissionSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link AttachManagedPolicyToPermissionSetCommand}.
8
10
  */
9
11
  export interface AttachManagedPolicyToPermissionSetCommandInput extends AttachManagedPolicyToPermissionSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link AttachManagedPolicyToPermissionSetCommand}.
13
17
  */
14
18
  export interface AttachManagedPolicyToPermissionSetCommandOutput extends AttachManagedPolicyToPermissionSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Attaches an AWS managed policy ARN to a permission set.</p>
18
23
  * <note>
19
24
  * <p>If the permission set is already referenced by one or more account assignments, you will
@@ -33,6 +38,8 @@ export interface AttachManagedPolicyToPermissionSetCommandOutput extends AttachM
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param AttachManagedPolicyToPermissionSetCommandInput - {@link AttachManagedPolicyToPermissionSetCommandInput}
42
+ * @returns {@link AttachManagedPolicyToPermissionSetCommandOutput}
36
43
  * @see {@link AttachManagedPolicyToPermissionSetCommandInput} for command's `input` shape.
37
44
  * @see {@link AttachManagedPolicyToPermissionSetCommandOutput} for command's `response` shape.
38
45
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -69,11 +76,20 @@ export interface AttachManagedPolicyToPermissionSetCommandOutput extends AttachM
69
76
  export declare class AttachManagedPolicyToPermissionSetCommand extends $Command<AttachManagedPolicyToPermissionSetCommandInput, AttachManagedPolicyToPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
70
77
  readonly input: AttachManagedPolicyToPermissionSetCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: AttachManagedPolicyToPermissionSetCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AttachManagedPolicyToPermissionSetCommandInput, AttachManagedPolicyToPermissionSetCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateAccountAssignmentRequest, CreateAccountAssignmentResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateAccountAssignmentCommand}.
8
10
  */
9
11
  export interface CreateAccountAssignmentCommandInput extends CreateAccountAssignmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateAccountAssignmentCommand}.
13
17
  */
14
18
  export interface CreateAccountAssignmentCommandOutput extends CreateAccountAssignmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Assigns access to a principal for a specified AWS account using a specified
18
23
  * permission set.</p>
19
24
  * <note>
@@ -44,6 +49,8 @@ export interface CreateAccountAssignmentCommandOutput extends CreateAccountAssig
44
49
  * const response = await client.send(command);
45
50
  * ```
46
51
  *
52
+ * @param CreateAccountAssignmentCommandInput - {@link CreateAccountAssignmentCommandInput}
53
+ * @returns {@link CreateAccountAssignmentCommandOutput}
47
54
  * @see {@link CreateAccountAssignmentCommandInput} for command's `input` shape.
48
55
  * @see {@link CreateAccountAssignmentCommandOutput} for command's `response` shape.
49
56
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -80,11 +87,20 @@ export interface CreateAccountAssignmentCommandOutput extends CreateAccountAssig
80
87
  export declare class CreateAccountAssignmentCommand extends $Command<CreateAccountAssignmentCommandInput, CreateAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig> {
81
88
  readonly input: CreateAccountAssignmentCommandInput;
82
89
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
90
+ /**
91
+ * @public
92
+ */
83
93
  constructor(input: CreateAccountAssignmentCommandInput);
84
94
  /**
85
95
  * @internal
86
96
  */
87
97
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAccountAssignmentCommandInput, CreateAccountAssignmentCommandOutput>;
98
+ /**
99
+ * @internal
100
+ */
88
101
  private serialize;
102
+ /**
103
+ * @internal
104
+ */
89
105
  private deserialize;
90
106
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateInstanceAccessControlAttributeConfigurationRequest, CreateInstanceAccessControlAttributeConfigurationResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateInstanceAccessControlAttributeConfigurationCommand}.
8
10
  */
9
11
  export interface CreateInstanceAccessControlAttributeConfigurationCommandInput extends CreateInstanceAccessControlAttributeConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateInstanceAccessControlAttributeConfigurationCommand}.
13
17
  */
14
18
  export interface CreateInstanceAccessControlAttributeConfigurationCommandOutput extends CreateInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Enables the attributes-based access control (ABAC) feature for the specified IAM Identity Center
18
23
  * instance. You can also specify new attributes to add to your ABAC configuration during the
19
24
  * 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>
@@ -31,6 +36,8 @@ export interface CreateInstanceAccessControlAttributeConfigurationCommandOutput
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param CreateInstanceAccessControlAttributeConfigurationCommandInput - {@link CreateInstanceAccessControlAttributeConfigurationCommandInput}
40
+ * @returns {@link CreateInstanceAccessControlAttributeConfigurationCommandOutput}
34
41
  * @see {@link CreateInstanceAccessControlAttributeConfigurationCommandInput} for command's `input` shape.
35
42
  * @see {@link CreateInstanceAccessControlAttributeConfigurationCommandOutput} for command's `response` shape.
36
43
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -63,11 +70,20 @@ export interface CreateInstanceAccessControlAttributeConfigurationCommandOutput
63
70
  export declare class CreateInstanceAccessControlAttributeConfigurationCommand extends $Command<CreateInstanceAccessControlAttributeConfigurationCommandInput, CreateInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig> {
64
71
  readonly input: CreateInstanceAccessControlAttributeConfigurationCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: CreateInstanceAccessControlAttributeConfigurationCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateInstanceAccessControlAttributeConfigurationCommandInput, CreateInstanceAccessControlAttributeConfigurationCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreatePermissionSetRequest, CreatePermissionSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreatePermissionSetCommand}.
8
10
  */
9
11
  export interface CreatePermissionSetCommandInput extends CreatePermissionSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreatePermissionSetCommand}.
13
17
  */
14
18
  export interface CreatePermissionSetCommandOutput extends CreatePermissionSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a permission set within a specified IAM Identity Center instance.</p>
18
23
  * <note>
19
24
  * <p>To grant users and groups access to AWS account resources, use <code>
@@ -30,6 +35,8 @@ export interface CreatePermissionSetCommandOutput extends CreatePermissionSetRes
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param CreatePermissionSetCommandInput - {@link CreatePermissionSetCommandInput}
39
+ * @returns {@link CreatePermissionSetCommandOutput}
33
40
  * @see {@link CreatePermissionSetCommandInput} for command's `input` shape.
34
41
  * @see {@link CreatePermissionSetCommandOutput} for command's `response` shape.
35
42
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -66,11 +73,20 @@ export interface CreatePermissionSetCommandOutput extends CreatePermissionSetRes
66
73
  export declare class CreatePermissionSetCommand extends $Command<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
67
74
  readonly input: CreatePermissionSetCommandInput;
68
75
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
76
+ /**
77
+ * @public
78
+ */
69
79
  constructor(input: CreatePermissionSetCommandInput);
70
80
  /**
71
81
  * @internal
72
82
  */
73
83
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePermissionSetCommandInput, CreatePermissionSetCommandOutput>;
84
+ /**
85
+ * @internal
86
+ */
74
87
  private serialize;
88
+ /**
89
+ * @internal
90
+ */
75
91
  private deserialize;
76
92
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteAccountAssignmentRequest, DeleteAccountAssignmentResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAccountAssignmentCommand}.
8
10
  */
9
11
  export interface DeleteAccountAssignmentCommandInput extends DeleteAccountAssignmentRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAccountAssignmentCommand}.
13
17
  */
14
18
  export interface DeleteAccountAssignmentCommandOutput extends DeleteAccountAssignmentResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a principal's access from a specified AWS account using a specified permission
18
23
  * set.</p>
19
24
  * <note>
@@ -29,6 +34,8 @@ export interface DeleteAccountAssignmentCommandOutput extends DeleteAccountAssig
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DeleteAccountAssignmentCommandInput - {@link DeleteAccountAssignmentCommandInput}
38
+ * @returns {@link DeleteAccountAssignmentCommandOutput}
32
39
  * @see {@link DeleteAccountAssignmentCommandInput} for command's `input` shape.
33
40
  * @see {@link DeleteAccountAssignmentCommandOutput} for command's `response` shape.
34
41
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -61,11 +68,20 @@ export interface DeleteAccountAssignmentCommandOutput extends DeleteAccountAssig
61
68
  export declare class DeleteAccountAssignmentCommand extends $Command<DeleteAccountAssignmentCommandInput, DeleteAccountAssignmentCommandOutput, SSOAdminClientResolvedConfig> {
62
69
  readonly input: DeleteAccountAssignmentCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: DeleteAccountAssignmentCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAccountAssignmentCommandInput, DeleteAccountAssignmentCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteInlinePolicyFromPermissionSetRequest, DeleteInlinePolicyFromPermissionSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteInlinePolicyFromPermissionSetCommand}.
8
10
  */
9
11
  export interface DeleteInlinePolicyFromPermissionSetCommandInput extends DeleteInlinePolicyFromPermissionSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteInlinePolicyFromPermissionSetCommand}.
13
17
  */
14
18
  export interface DeleteInlinePolicyFromPermissionSetCommandOutput extends DeleteInlinePolicyFromPermissionSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the inline policy from a specified permission set.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeleteInlinePolicyFromPermissionSetCommandOutput extends Delete
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteInlinePolicyFromPermissionSetCommandInput - {@link DeleteInlinePolicyFromPermissionSetCommandInput}
34
+ * @returns {@link DeleteInlinePolicyFromPermissionSetCommandOutput}
28
35
  * @see {@link DeleteInlinePolicyFromPermissionSetCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteInlinePolicyFromPermissionSetCommandOutput} for command's `response` shape.
30
37
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -57,11 +64,20 @@ export interface DeleteInlinePolicyFromPermissionSetCommandOutput extends Delete
57
64
  export declare class DeleteInlinePolicyFromPermissionSetCommand extends $Command<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
58
65
  readonly input: DeleteInlinePolicyFromPermissionSetCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: DeleteInlinePolicyFromPermissionSetCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInlinePolicyFromPermissionSetCommandInput, DeleteInlinePolicyFromPermissionSetCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteInstanceAccessControlAttributeConfigurationRequest, DeleteInstanceAccessControlAttributeConfigurationResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteInstanceAccessControlAttributeConfigurationCommand}.
8
10
  */
9
11
  export interface DeleteInstanceAccessControlAttributeConfigurationCommandInput extends DeleteInstanceAccessControlAttributeConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteInstanceAccessControlAttributeConfigurationCommand}.
13
17
  */
14
18
  export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput extends DeleteInstanceAccessControlAttributeConfigurationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Disables the attributes-based access control (ABAC) feature for the specified IAM Identity Center
18
23
  * instance and deletes all of the attribute mappings that have been configured. Once deleted,
19
24
  * any attributes that are received from an identity source and any custom attributes you have
@@ -28,6 +33,8 @@ export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DeleteInstanceAccessControlAttributeConfigurationCommandInput - {@link DeleteInstanceAccessControlAttributeConfigurationCommandInput}
37
+ * @returns {@link DeleteInstanceAccessControlAttributeConfigurationCommandOutput}
31
38
  * @see {@link DeleteInstanceAccessControlAttributeConfigurationCommandInput} for command's `input` shape.
32
39
  * @see {@link DeleteInstanceAccessControlAttributeConfigurationCommandOutput} for command's `response` shape.
33
40
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -60,11 +67,20 @@ export interface DeleteInstanceAccessControlAttributeConfigurationCommandOutput
60
67
  export declare class DeleteInstanceAccessControlAttributeConfigurationCommand extends $Command<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput, SSOAdminClientResolvedConfig> {
61
68
  readonly input: DeleteInstanceAccessControlAttributeConfigurationCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: DeleteInstanceAccessControlAttributeConfigurationCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteInstanceAccessControlAttributeConfigurationCommandInput, DeleteInstanceAccessControlAttributeConfigurationCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeletePermissionSetRequest, DeletePermissionSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeletePermissionSetCommand}.
8
10
  */
9
11
  export interface DeletePermissionSetCommandInput extends DeletePermissionSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeletePermissionSetCommand}.
13
17
  */
14
18
  export interface DeletePermissionSetCommandOutput extends DeletePermissionSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified permission set.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeletePermissionSetCommandOutput extends DeletePermissionSetRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeletePermissionSetCommandInput - {@link DeletePermissionSetCommandInput}
34
+ * @returns {@link DeletePermissionSetCommandOutput}
28
35
  * @see {@link DeletePermissionSetCommandInput} for command's `input` shape.
29
36
  * @see {@link DeletePermissionSetCommandOutput} for command's `response` shape.
30
37
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -57,11 +64,20 @@ export interface DeletePermissionSetCommandOutput extends DeletePermissionSetRes
57
64
  export declare class DeletePermissionSetCommand extends $Command<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
58
65
  readonly input: DeletePermissionSetCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: DeletePermissionSetCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePermissionSetCommandInput, DeletePermissionSetCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeletePermissionsBoundaryFromPermissionSetRequest, DeletePermissionsBoundaryFromPermissionSetResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeletePermissionsBoundaryFromPermissionSetCommand}.
8
10
  */
9
11
  export interface DeletePermissionsBoundaryFromPermissionSetCommandInput extends DeletePermissionsBoundaryFromPermissionSetRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeletePermissionsBoundaryFromPermissionSetCommand}.
13
17
  */
14
18
  export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput extends DeletePermissionsBoundaryFromPermissionSetResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the permissions boundary from a specified <a>PermissionSet</a>.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput extends
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeletePermissionsBoundaryFromPermissionSetCommandInput - {@link DeletePermissionsBoundaryFromPermissionSetCommandInput}
34
+ * @returns {@link DeletePermissionsBoundaryFromPermissionSetCommandOutput}
28
35
  * @see {@link DeletePermissionsBoundaryFromPermissionSetCommandInput} for command's `input` shape.
29
36
  * @see {@link DeletePermissionsBoundaryFromPermissionSetCommandOutput} for command's `response` shape.
30
37
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -51,11 +58,20 @@ export interface DeletePermissionsBoundaryFromPermissionSetCommandOutput extends
51
58
  export declare class DeletePermissionsBoundaryFromPermissionSetCommand extends $Command<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput, SSOAdminClientResolvedConfig> {
52
59
  readonly input: DeletePermissionsBoundaryFromPermissionSetCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: DeletePermissionsBoundaryFromPermissionSetCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePermissionsBoundaryFromPermissionSetCommandInput, DeletePermissionsBoundaryFromPermissionSetCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeAccountAssignmentCreationStatusRequest, DescribeAccountAssignmentCreationStatusResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeAccountAssignmentCreationStatusCommand}.
8
10
  */
9
11
  export interface DescribeAccountAssignmentCreationStatusCommandInput extends DescribeAccountAssignmentCreationStatusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeAccountAssignmentCreationStatusCommand}.
13
17
  */
14
18
  export interface DescribeAccountAssignmentCreationStatusCommandOutput extends DescribeAccountAssignmentCreationStatusResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the status of the assignment creation request.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeAccountAssignmentCreationStatusCommandOutput extends De
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeAccountAssignmentCreationStatusCommandInput - {@link DescribeAccountAssignmentCreationStatusCommandInput}
34
+ * @returns {@link DescribeAccountAssignmentCreationStatusCommandOutput}
28
35
  * @see {@link DescribeAccountAssignmentCreationStatusCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeAccountAssignmentCreationStatusCommandOutput} for command's `response` shape.
30
37
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -51,11 +58,20 @@ export interface DescribeAccountAssignmentCreationStatusCommandOutput extends De
51
58
  export declare class DescribeAccountAssignmentCreationStatusCommand extends $Command<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput, SSOAdminClientResolvedConfig> {
52
59
  readonly input: DescribeAccountAssignmentCreationStatusCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: DescribeAccountAssignmentCreationStatusCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountAssignmentCreationStatusCommandInput, DescribeAccountAssignmentCreationStatusCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DescribeAccountAssignmentDeletionStatusRequest, DescribeAccountAssignmentDeletionStatusResponse } from "../models/models_0";
5
5
  import { ServiceInputTypes, ServiceOutputTypes, SSOAdminClientResolvedConfig } from "../SSOAdminClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DescribeAccountAssignmentDeletionStatusCommand}.
8
10
  */
9
11
  export interface DescribeAccountAssignmentDeletionStatusCommandInput extends DescribeAccountAssignmentDeletionStatusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DescribeAccountAssignmentDeletionStatusCommand}.
13
17
  */
14
18
  export interface DescribeAccountAssignmentDeletionStatusCommandOutput extends DescribeAccountAssignmentDeletionStatusResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Describes the status of the assignment deletion request.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface DescribeAccountAssignmentDeletionStatusCommandOutput extends De
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DescribeAccountAssignmentDeletionStatusCommandInput - {@link DescribeAccountAssignmentDeletionStatusCommandInput}
34
+ * @returns {@link DescribeAccountAssignmentDeletionStatusCommandOutput}
28
35
  * @see {@link DescribeAccountAssignmentDeletionStatusCommandInput} for command's `input` shape.
29
36
  * @see {@link DescribeAccountAssignmentDeletionStatusCommandOutput} for command's `response` shape.
30
37
  * @see {@link SSOAdminClientResolvedConfig | config} for SSOAdminClient's `config` shape.
@@ -51,11 +58,20 @@ export interface DescribeAccountAssignmentDeletionStatusCommandOutput extends De
51
58
  export declare class DescribeAccountAssignmentDeletionStatusCommand extends $Command<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput, SSOAdminClientResolvedConfig> {
52
59
  readonly input: DescribeAccountAssignmentDeletionStatusCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: DescribeAccountAssignmentDeletionStatusCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: SSOAdminClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeAccountAssignmentDeletionStatusCommandInput, DescribeAccountAssignmentDeletionStatusCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }