@aws-sdk/client-iam 3.170.0 → 3.178.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 (176) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/IAM.d.ts +0 -158
  6. package/dist-types/ts3.4/IAMClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/GetGroupCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/GetRoleCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/GetUserCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/ListRolesCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +0 -2
  109. package/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +0 -2
  110. package/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +0 -2
  111. package/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +0 -2
  112. package/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +0 -2
  113. package/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +0 -2
  114. package/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +0 -2
  115. package/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +0 -2
  116. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +0 -2
  117. package/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +0 -2
  118. package/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +0 -2
  119. package/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +0 -2
  120. package/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +0 -2
  121. package/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +0 -2
  122. package/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +0 -2
  123. package/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +0 -2
  124. package/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +0 -2
  125. package/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +0 -2
  126. package/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +0 -2
  127. package/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +0 -2
  128. package/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +0 -2
  129. package/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +0 -2
  130. package/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +0 -2
  131. package/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +0 -2
  132. package/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +0 -2
  133. package/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +0 -2
  134. package/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +0 -2
  135. package/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +0 -2
  136. package/dist-types/ts3.4/commands/TagRoleCommand.d.ts +0 -2
  137. package/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +0 -2
  138. package/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +0 -2
  139. package/dist-types/ts3.4/commands/TagUserCommand.d.ts +0 -2
  140. package/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +0 -2
  141. package/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +0 -2
  142. package/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +0 -2
  143. package/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +0 -2
  144. package/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +0 -2
  145. package/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +0 -2
  146. package/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +0 -2
  147. package/dist-types/ts3.4/commands/UntagUserCommand.d.ts +0 -2
  148. package/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +0 -2
  149. package/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +0 -2
  150. package/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +0 -2
  151. package/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +0 -2
  152. package/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +0 -2
  153. package/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +0 -2
  154. package/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +0 -2
  155. package/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +0 -2
  156. package/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +0 -2
  157. package/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +0 -2
  158. package/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +0 -2
  159. package/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +0 -2
  160. package/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +0 -2
  161. package/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +0 -2
  162. package/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +0 -2
  163. package/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +0 -2
  164. package/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +0 -2
  165. package/dist-types/ts3.4/models/IAMServiceException.d.ts +0 -1
  166. package/dist-types/ts3.4/models/models_0.d.ts +0 -908
  167. package/dist-types/ts3.4/models/models_1.d.ts +0 -87
  168. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  169. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  170. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  171. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  172. package/dist-types/ts3.4/waiters/waitForInstanceProfileExists.d.ts +0 -2
  173. package/dist-types/ts3.4/waiters/waitForPolicyExists.d.ts +0 -2
  174. package/dist-types/ts3.4/waiters/waitForRoleExists.d.ts +0 -2
  175. package/dist-types/ts3.4/waiters/waitForUserExists.d.ts +0 -2
  176. package/package.json +27 -27
@@ -4,170 +4,125 @@ export declare enum AccessAdvisorUsageGranularityType {
4
4
  ACTION_LEVEL = "ACTION_LEVEL",
5
5
  SERVICE_LEVEL = "SERVICE_LEVEL",
6
6
  }
7
-
8
7
  export interface AccessDetail {
9
8
  ServiceName: string | undefined;
10
-
11
9
  ServiceNamespace: string | undefined;
12
-
13
10
  Region?: string;
14
-
15
11
  EntityPath?: string;
16
-
17
12
  LastAuthenticatedTime?: Date;
18
-
19
13
  TotalAuthenticatedEntities?: number;
20
14
  }
21
15
  export declare type StatusType = "Active" | "Inactive";
22
-
23
16
  export interface AccessKey {
24
17
  UserName: string | undefined;
25
-
26
18
  AccessKeyId: string | undefined;
27
-
28
19
  Status: StatusType | string | undefined;
29
-
30
20
  SecretAccessKey: string | undefined;
31
-
32
21
  CreateDate?: Date;
33
22
  }
34
-
35
23
  export interface AccessKeyLastUsed {
36
24
  LastUsedDate: Date | undefined;
37
-
38
25
  ServiceName: string | undefined;
39
-
40
26
  Region: string | undefined;
41
27
  }
42
-
43
28
  export interface AccessKeyMetadata {
44
29
  UserName?: string;
45
-
46
30
  AccessKeyId?: string;
47
-
48
31
  Status?: StatusType | string;
49
-
50
32
  CreateDate?: Date;
51
33
  }
52
34
  export interface AddClientIDToOpenIDConnectProviderRequest {
53
35
  OpenIDConnectProviderArn: string | undefined;
54
-
55
36
  ClientID: string | undefined;
56
37
  }
57
-
58
38
  export declare class InvalidInputException extends __BaseException {
59
39
  readonly name: "InvalidInputException";
60
40
  readonly $fault: "client";
61
-
62
41
  constructor(
63
42
  opts: __ExceptionOptionType<InvalidInputException, __BaseException>
64
43
  );
65
44
  }
66
-
67
45
  export declare class LimitExceededException extends __BaseException {
68
46
  readonly name: "LimitExceededException";
69
47
  readonly $fault: "client";
70
-
71
48
  constructor(
72
49
  opts: __ExceptionOptionType<LimitExceededException, __BaseException>
73
50
  );
74
51
  }
75
-
76
52
  export declare class NoSuchEntityException extends __BaseException {
77
53
  readonly name: "NoSuchEntityException";
78
54
  readonly $fault: "client";
79
-
80
55
  constructor(
81
56
  opts: __ExceptionOptionType<NoSuchEntityException, __BaseException>
82
57
  );
83
58
  }
84
-
85
59
  export declare class ServiceFailureException extends __BaseException {
86
60
  readonly name: "ServiceFailureException";
87
61
  readonly $fault: "server";
88
-
89
62
  constructor(
90
63
  opts: __ExceptionOptionType<ServiceFailureException, __BaseException>
91
64
  );
92
65
  }
93
66
  export interface AddRoleToInstanceProfileRequest {
94
67
  InstanceProfileName: string | undefined;
95
-
96
68
  RoleName: string | undefined;
97
69
  }
98
-
99
70
  export declare class EntityAlreadyExistsException extends __BaseException {
100
71
  readonly name: "EntityAlreadyExistsException";
101
72
  readonly $fault: "client";
102
-
103
73
  constructor(
104
74
  opts: __ExceptionOptionType<EntityAlreadyExistsException, __BaseException>
105
75
  );
106
76
  }
107
-
108
77
  export declare class UnmodifiableEntityException extends __BaseException {
109
78
  readonly name: "UnmodifiableEntityException";
110
79
  readonly $fault: "client";
111
-
112
80
  constructor(
113
81
  opts: __ExceptionOptionType<UnmodifiableEntityException, __BaseException>
114
82
  );
115
83
  }
116
84
  export interface AddUserToGroupRequest {
117
85
  GroupName: string | undefined;
118
-
119
86
  UserName: string | undefined;
120
87
  }
121
88
  export declare type AssignmentStatusType = "Any" | "Assigned" | "Unassigned";
122
89
  export declare enum PermissionsBoundaryAttachmentType {
123
90
  Policy = "PermissionsBoundaryPolicy",
124
91
  }
125
-
126
92
  export interface AttachedPermissionsBoundary {
127
93
  PermissionsBoundaryType?: PermissionsBoundaryAttachmentType | string;
128
-
129
94
  PermissionsBoundaryArn?: string;
130
95
  }
131
-
132
96
  export interface AttachedPolicy {
133
97
  PolicyName?: string;
134
-
135
98
  PolicyArn?: string;
136
99
  }
137
100
  export interface AttachGroupPolicyRequest {
138
101
  GroupName: string | undefined;
139
-
140
102
  PolicyArn: string | undefined;
141
103
  }
142
-
143
104
  export declare class PolicyNotAttachableException extends __BaseException {
144
105
  readonly name: "PolicyNotAttachableException";
145
106
  readonly $fault: "client";
146
-
147
107
  constructor(
148
108
  opts: __ExceptionOptionType<PolicyNotAttachableException, __BaseException>
149
109
  );
150
110
  }
151
111
  export interface AttachRolePolicyRequest {
152
112
  RoleName: string | undefined;
153
-
154
113
  PolicyArn: string | undefined;
155
114
  }
156
115
  export interface AttachUserPolicyRequest {
157
116
  UserName: string | undefined;
158
-
159
117
  PolicyArn: string | undefined;
160
118
  }
161
119
  export interface ChangePasswordRequest {
162
120
  OldPassword: string | undefined;
163
-
164
121
  NewPassword: string | undefined;
165
122
  }
166
-
167
123
  export declare class EntityTemporarilyUnmodifiableException extends __BaseException {
168
124
  readonly name: "EntityTemporarilyUnmodifiableException";
169
125
  readonly $fault: "client";
170
-
171
126
  constructor(
172
127
  opts: __ExceptionOptionType<
173
128
  EntityTemporarilyUnmodifiableException,
@@ -175,20 +130,16 @@ export declare class EntityTemporarilyUnmodifiableException extends __BaseExcept
175
130
  >
176
131
  );
177
132
  }
178
-
179
133
  export declare class InvalidUserTypeException extends __BaseException {
180
134
  readonly name: "InvalidUserTypeException";
181
135
  readonly $fault: "client";
182
-
183
136
  constructor(
184
137
  opts: __ExceptionOptionType<InvalidUserTypeException, __BaseException>
185
138
  );
186
139
  }
187
-
188
140
  export declare class PasswordPolicyViolationException extends __BaseException {
189
141
  readonly name: "PasswordPolicyViolationException";
190
142
  readonly $fault: "client";
191
-
192
143
  constructor(
193
144
  opts: __ExceptionOptionType<
194
145
  PasswordPolicyViolationException,
@@ -199,7 +150,6 @@ export declare class PasswordPolicyViolationException extends __BaseException {
199
150
  export interface CreateAccessKeyRequest {
200
151
  UserName?: string;
201
152
  }
202
-
203
153
  export interface CreateAccessKeyResponse {
204
154
  AccessKey: AccessKey | undefined;
205
155
  }
@@ -208,30 +158,21 @@ export interface CreateAccountAliasRequest {
208
158
  }
209
159
  export interface CreateGroupRequest {
210
160
  Path?: string;
211
-
212
161
  GroupName: string | undefined;
213
162
  }
214
-
215
163
  export interface Group {
216
164
  Path: string | undefined;
217
-
218
165
  GroupName: string | undefined;
219
-
220
166
  GroupId: string | undefined;
221
-
222
167
  Arn: string | undefined;
223
-
224
168
  CreateDate: Date | undefined;
225
169
  }
226
-
227
170
  export interface CreateGroupResponse {
228
171
  Group: Group | undefined;
229
172
  }
230
-
231
173
  export declare class ConcurrentModificationException extends __BaseException {
232
174
  readonly name: "ConcurrentModificationException";
233
175
  readonly $fault: "client";
234
-
235
176
  constructor(
236
177
  opts: __ExceptionOptionType<
237
178
  ConcurrentModificationException,
@@ -239,149 +180,94 @@ export declare class ConcurrentModificationException extends __BaseException {
239
180
  >
240
181
  );
241
182
  }
242
-
243
183
  export interface Tag {
244
184
  Key: string | undefined;
245
-
246
185
  Value: string | undefined;
247
186
  }
248
187
  export interface CreateInstanceProfileRequest {
249
188
  InstanceProfileName: string | undefined;
250
-
251
189
  Path?: string;
252
-
253
190
  Tags?: Tag[];
254
191
  }
255
-
256
192
  export interface RoleLastUsed {
257
193
  LastUsedDate?: Date;
258
-
259
194
  Region?: string;
260
195
  }
261
-
262
196
  export interface Role {
263
197
  Path: string | undefined;
264
-
265
198
  RoleName: string | undefined;
266
-
267
199
  RoleId: string | undefined;
268
-
269
200
  Arn: string | undefined;
270
-
271
201
  CreateDate: Date | undefined;
272
-
273
202
  AssumeRolePolicyDocument?: string;
274
-
275
203
  Description?: string;
276
-
277
204
  MaxSessionDuration?: number;
278
-
279
205
  PermissionsBoundary?: AttachedPermissionsBoundary;
280
-
281
206
  Tags?: Tag[];
282
-
283
207
  RoleLastUsed?: RoleLastUsed;
284
208
  }
285
-
286
209
  export interface InstanceProfile {
287
210
  Path: string | undefined;
288
-
289
211
  InstanceProfileName: string | undefined;
290
-
291
212
  InstanceProfileId: string | undefined;
292
-
293
213
  Arn: string | undefined;
294
-
295
214
  CreateDate: Date | undefined;
296
-
297
215
  Roles: Role[] | undefined;
298
-
299
216
  Tags?: Tag[];
300
217
  }
301
-
302
218
  export interface CreateInstanceProfileResponse {
303
219
  InstanceProfile: InstanceProfile | undefined;
304
220
  }
305
221
  export interface CreateLoginProfileRequest {
306
222
  UserName: string | undefined;
307
-
308
223
  Password: string | undefined;
309
-
310
224
  PasswordResetRequired?: boolean;
311
225
  }
312
-
313
226
  export interface LoginProfile {
314
227
  UserName: string | undefined;
315
-
316
228
  CreateDate: Date | undefined;
317
-
318
229
  PasswordResetRequired?: boolean;
319
230
  }
320
-
321
231
  export interface CreateLoginProfileResponse {
322
232
  LoginProfile: LoginProfile | undefined;
323
233
  }
324
234
  export interface CreateOpenIDConnectProviderRequest {
325
235
  Url: string | undefined;
326
-
327
236
  ClientIDList?: string[];
328
-
329
237
  ThumbprintList: string[] | undefined;
330
-
331
238
  Tags?: Tag[];
332
239
  }
333
-
334
240
  export interface CreateOpenIDConnectProviderResponse {
335
241
  OpenIDConnectProviderArn?: string;
336
-
337
242
  Tags?: Tag[];
338
243
  }
339
244
  export interface CreatePolicyRequest {
340
245
  PolicyName: string | undefined;
341
-
342
246
  Path?: string;
343
-
344
247
  PolicyDocument: string | undefined;
345
-
346
248
  Description?: string;
347
-
348
249
  Tags?: Tag[];
349
250
  }
350
-
351
251
  export interface Policy {
352
252
  PolicyName?: string;
353
-
354
253
  PolicyId?: string;
355
-
356
254
  Arn?: string;
357
-
358
255
  Path?: string;
359
-
360
256
  DefaultVersionId?: string;
361
-
362
257
  AttachmentCount?: number;
363
-
364
258
  PermissionsBoundaryUsageCount?: number;
365
-
366
259
  IsAttachable?: boolean;
367
-
368
260
  Description?: string;
369
-
370
261
  CreateDate?: Date;
371
-
372
262
  UpdateDate?: Date;
373
-
374
263
  Tags?: Tag[];
375
264
  }
376
-
377
265
  export interface CreatePolicyResponse {
378
266
  Policy?: Policy;
379
267
  }
380
-
381
268
  export declare class MalformedPolicyDocumentException extends __BaseException {
382
269
  readonly name: "MalformedPolicyDocumentException";
383
270
  readonly $fault: "client";
384
-
385
271
  constructor(
386
272
  opts: __ExceptionOptionType<
387
273
  MalformedPolicyDocumentException,
@@ -391,62 +277,42 @@ export declare class MalformedPolicyDocumentException extends __BaseException {
391
277
  }
392
278
  export interface CreatePolicyVersionRequest {
393
279
  PolicyArn: string | undefined;
394
-
395
280
  PolicyDocument: string | undefined;
396
-
397
281
  SetAsDefault?: boolean;
398
282
  }
399
-
400
283
  export interface PolicyVersion {
401
284
  Document?: string;
402
-
403
285
  VersionId?: string;
404
-
405
286
  IsDefaultVersion?: boolean;
406
-
407
287
  CreateDate?: Date;
408
288
  }
409
-
410
289
  export interface CreatePolicyVersionResponse {
411
290
  PolicyVersion?: PolicyVersion;
412
291
  }
413
292
  export interface CreateRoleRequest {
414
293
  Path?: string;
415
-
416
294
  RoleName: string | undefined;
417
-
418
295
  AssumeRolePolicyDocument: string | undefined;
419
-
420
296
  Description?: string;
421
-
422
297
  MaxSessionDuration?: number;
423
-
424
298
  PermissionsBoundary?: string;
425
-
426
299
  Tags?: Tag[];
427
300
  }
428
-
429
301
  export interface CreateRoleResponse {
430
302
  Role: Role | undefined;
431
303
  }
432
304
  export interface CreateSAMLProviderRequest {
433
305
  SAMLMetadataDocument: string | undefined;
434
-
435
306
  Name: string | undefined;
436
-
437
307
  Tags?: Tag[];
438
308
  }
439
-
440
309
  export interface CreateSAMLProviderResponse {
441
310
  SAMLProviderArn?: string;
442
-
443
311
  Tags?: Tag[];
444
312
  }
445
313
  export interface CreateServiceLinkedRoleRequest {
446
314
  AWSServiceName: string | undefined;
447
-
448
315
  Description?: string;
449
-
450
316
  CustomSuffix?: string;
451
317
  }
452
318
  export interface CreateServiceLinkedRoleResponse {
@@ -454,111 +320,76 @@ export interface CreateServiceLinkedRoleResponse {
454
320
  }
455
321
  export interface CreateServiceSpecificCredentialRequest {
456
322
  UserName: string | undefined;
457
-
458
323
  ServiceName: string | undefined;
459
324
  }
460
-
461
325
  export interface ServiceSpecificCredential {
462
326
  CreateDate: Date | undefined;
463
-
464
327
  ServiceName: string | undefined;
465
-
466
328
  ServiceUserName: string | undefined;
467
-
468
329
  ServicePassword: string | undefined;
469
-
470
330
  ServiceSpecificCredentialId: string | undefined;
471
-
472
331
  UserName: string | undefined;
473
-
474
332
  Status: StatusType | string | undefined;
475
333
  }
476
334
  export interface CreateServiceSpecificCredentialResponse {
477
335
  ServiceSpecificCredential?: ServiceSpecificCredential;
478
336
  }
479
-
480
337
  export declare class ServiceNotSupportedException extends __BaseException {
481
338
  readonly name: "ServiceNotSupportedException";
482
339
  readonly $fault: "client";
483
-
484
340
  constructor(
485
341
  opts: __ExceptionOptionType<ServiceNotSupportedException, __BaseException>
486
342
  );
487
343
  }
488
344
  export interface CreateUserRequest {
489
345
  Path?: string;
490
-
491
346
  UserName: string | undefined;
492
-
493
347
  PermissionsBoundary?: string;
494
-
495
348
  Tags?: Tag[];
496
349
  }
497
-
498
350
  export interface User {
499
351
  Path: string | undefined;
500
-
501
352
  UserName: string | undefined;
502
-
503
353
  UserId: string | undefined;
504
-
505
354
  Arn: string | undefined;
506
-
507
355
  CreateDate: Date | undefined;
508
-
509
356
  PasswordLastUsed?: Date;
510
-
511
357
  PermissionsBoundary?: AttachedPermissionsBoundary;
512
-
513
358
  Tags?: Tag[];
514
359
  }
515
-
516
360
  export interface CreateUserResponse {
517
361
  User?: User;
518
362
  }
519
363
  export interface CreateVirtualMFADeviceRequest {
520
364
  Path?: string;
521
-
522
365
  VirtualMFADeviceName: string | undefined;
523
-
524
366
  Tags?: Tag[];
525
367
  }
526
-
527
368
  export interface VirtualMFADevice {
528
369
  SerialNumber: string | undefined;
529
-
530
370
  Base32StringSeed?: Uint8Array;
531
-
532
371
  QRCodePNG?: Uint8Array;
533
-
534
372
  User?: User;
535
-
536
373
  EnableDate?: Date;
537
-
538
374
  Tags?: Tag[];
539
375
  }
540
-
541
376
  export interface CreateVirtualMFADeviceResponse {
542
377
  VirtualMFADevice: VirtualMFADevice | undefined;
543
378
  }
544
379
  export interface DeactivateMFADeviceRequest {
545
380
  UserName: string | undefined;
546
-
547
381
  SerialNumber: string | undefined;
548
382
  }
549
383
  export interface DeleteAccessKeyRequest {
550
384
  UserName?: string;
551
-
552
385
  AccessKeyId: string | undefined;
553
386
  }
554
387
  export interface DeleteAccountAliasRequest {
555
388
  AccountAlias: string | undefined;
556
389
  }
557
-
558
390
  export declare class DeleteConflictException extends __BaseException {
559
391
  readonly name: "DeleteConflictException";
560
392
  readonly $fault: "client";
561
-
562
393
  constructor(
563
394
  opts: __ExceptionOptionType<DeleteConflictException, __BaseException>
564
395
  );
@@ -568,7 +399,6 @@ export interface DeleteGroupRequest {
568
399
  }
569
400
  export interface DeleteGroupPolicyRequest {
570
401
  GroupName: string | undefined;
571
-
572
402
  PolicyName: string | undefined;
573
403
  }
574
404
  export interface DeleteInstanceProfileRequest {
@@ -585,7 +415,6 @@ export interface DeletePolicyRequest {
585
415
  }
586
416
  export interface DeletePolicyVersionRequest {
587
417
  PolicyArn: string | undefined;
588
-
589
418
  VersionId: string | undefined;
590
419
  }
591
420
  export interface DeleteRoleRequest {
@@ -596,7 +425,6 @@ export interface DeleteRolePermissionsBoundaryRequest {
596
425
  }
597
426
  export interface DeleteRolePolicyRequest {
598
427
  RoleName: string | undefined;
599
-
600
428
  PolicyName: string | undefined;
601
429
  }
602
430
  export interface DeleteSAMLProviderRequest {
@@ -613,17 +441,14 @@ export interface DeleteServiceLinkedRoleResponse {
613
441
  }
614
442
  export interface DeleteServiceSpecificCredentialRequest {
615
443
  UserName?: string;
616
-
617
444
  ServiceSpecificCredentialId: string | undefined;
618
445
  }
619
446
  export interface DeleteSigningCertificateRequest {
620
447
  UserName?: string;
621
-
622
448
  CertificateId: string | undefined;
623
449
  }
624
450
  export interface DeleteSSHPublicKeyRequest {
625
451
  UserName: string | undefined;
626
-
627
452
  SSHPublicKeyId: string | undefined;
628
453
  }
629
454
  export interface DeleteUserRequest {
@@ -634,7 +459,6 @@ export interface DeleteUserPermissionsBoundaryRequest {
634
459
  }
635
460
  export interface DeleteUserPolicyRequest {
636
461
  UserName: string | undefined;
637
-
638
462
  PolicyName: string | undefined;
639
463
  }
640
464
  export interface DeleteVirtualMFADeviceRequest {
@@ -642,33 +466,25 @@ export interface DeleteVirtualMFADeviceRequest {
642
466
  }
643
467
  export interface DetachGroupPolicyRequest {
644
468
  GroupName: string | undefined;
645
-
646
469
  PolicyArn: string | undefined;
647
470
  }
648
471
  export interface DetachRolePolicyRequest {
649
472
  RoleName: string | undefined;
650
-
651
473
  PolicyArn: string | undefined;
652
474
  }
653
475
  export interface DetachUserPolicyRequest {
654
476
  UserName: string | undefined;
655
-
656
477
  PolicyArn: string | undefined;
657
478
  }
658
479
  export interface EnableMFADeviceRequest {
659
480
  UserName: string | undefined;
660
-
661
481
  SerialNumber: string | undefined;
662
-
663
482
  AuthenticationCode1: string | undefined;
664
-
665
483
  AuthenticationCode2: string | undefined;
666
484
  }
667
-
668
485
  export declare class InvalidAuthenticationCodeException extends __BaseException {
669
486
  readonly name: "InvalidAuthenticationCodeException";
670
487
  readonly $fault: "client";
671
-
672
488
  constructor(
673
489
  opts: __ExceptionOptionType<
674
490
  InvalidAuthenticationCodeException,
@@ -681,25 +497,20 @@ export declare enum ReportStateType {
681
497
  INPROGRESS = "INPROGRESS",
682
498
  STARTED = "STARTED",
683
499
  }
684
-
685
500
  export interface GenerateCredentialReportResponse {
686
501
  State?: ReportStateType | string;
687
-
688
502
  Description?: string;
689
503
  }
690
504
  export interface GenerateOrganizationsAccessReportRequest {
691
505
  EntityPath: string | undefined;
692
-
693
506
  OrganizationsPolicyId?: string;
694
507
  }
695
508
  export interface GenerateOrganizationsAccessReportResponse {
696
509
  JobId?: string;
697
510
  }
698
-
699
511
  export declare class ReportGenerationLimitExceededException extends __BaseException {
700
512
  readonly name: "ReportGenerationLimitExceededException";
701
513
  readonly $fault: "client";
702
-
703
514
  constructor(
704
515
  opts: __ExceptionOptionType<
705
516
  ReportGenerationLimitExceededException,
@@ -709,7 +520,6 @@ export declare class ReportGenerationLimitExceededException extends __BaseExcept
709
520
  }
710
521
  export interface GenerateServiceLastAccessedDetailsRequest {
711
522
  Arn: string | undefined;
712
-
713
523
  Granularity?: AccessAdvisorUsageGranularityType | string;
714
524
  }
715
525
  export interface GenerateServiceLastAccessedDetailsResponse {
@@ -718,10 +528,8 @@ export interface GenerateServiceLastAccessedDetailsResponse {
718
528
  export interface GetAccessKeyLastUsedRequest {
719
529
  AccessKeyId: string | undefined;
720
530
  }
721
-
722
531
  export interface GetAccessKeyLastUsedResponse {
723
532
  UserName?: string;
724
-
725
533
  AccessKeyLastUsed?: AccessKeyLastUsed;
726
534
  }
727
535
  export declare enum EntityType {
@@ -733,144 +541,82 @@ export declare enum EntityType {
733
541
  }
734
542
  export interface GetAccountAuthorizationDetailsRequest {
735
543
  Filter?: (EntityType | string)[];
736
-
737
544
  MaxItems?: number;
738
-
739
545
  Marker?: string;
740
546
  }
741
-
742
547
  export interface PolicyDetail {
743
548
  PolicyName?: string;
744
-
745
549
  PolicyDocument?: string;
746
550
  }
747
-
748
551
  export interface GroupDetail {
749
552
  Path?: string;
750
-
751
553
  GroupName?: string;
752
-
753
554
  GroupId?: string;
754
-
755
555
  Arn?: string;
756
-
757
556
  CreateDate?: Date;
758
-
759
557
  GroupPolicyList?: PolicyDetail[];
760
-
761
558
  AttachedManagedPolicies?: AttachedPolicy[];
762
559
  }
763
-
764
560
  export interface ManagedPolicyDetail {
765
561
  PolicyName?: string;
766
-
767
562
  PolicyId?: string;
768
-
769
563
  Arn?: string;
770
-
771
564
  Path?: string;
772
-
773
565
  DefaultVersionId?: string;
774
-
775
566
  AttachmentCount?: number;
776
-
777
567
  PermissionsBoundaryUsageCount?: number;
778
-
779
568
  IsAttachable?: boolean;
780
-
781
569
  Description?: string;
782
-
783
570
  CreateDate?: Date;
784
-
785
571
  UpdateDate?: Date;
786
-
787
572
  PolicyVersionList?: PolicyVersion[];
788
573
  }
789
-
790
574
  export interface RoleDetail {
791
575
  Path?: string;
792
-
793
576
  RoleName?: string;
794
-
795
577
  RoleId?: string;
796
-
797
578
  Arn?: string;
798
-
799
579
  CreateDate?: Date;
800
-
801
580
  AssumeRolePolicyDocument?: string;
802
-
803
581
  InstanceProfileList?: InstanceProfile[];
804
-
805
582
  RolePolicyList?: PolicyDetail[];
806
-
807
583
  AttachedManagedPolicies?: AttachedPolicy[];
808
-
809
584
  PermissionsBoundary?: AttachedPermissionsBoundary;
810
-
811
585
  Tags?: Tag[];
812
-
813
586
  RoleLastUsed?: RoleLastUsed;
814
587
  }
815
-
816
588
  export interface UserDetail {
817
589
  Path?: string;
818
-
819
590
  UserName?: string;
820
-
821
591
  UserId?: string;
822
-
823
592
  Arn?: string;
824
-
825
593
  CreateDate?: Date;
826
-
827
594
  UserPolicyList?: PolicyDetail[];
828
-
829
595
  GroupList?: string[];
830
-
831
596
  AttachedManagedPolicies?: AttachedPolicy[];
832
-
833
597
  PermissionsBoundary?: AttachedPermissionsBoundary;
834
-
835
598
  Tags?: Tag[];
836
599
  }
837
-
838
600
  export interface GetAccountAuthorizationDetailsResponse {
839
601
  UserDetailList?: UserDetail[];
840
-
841
602
  GroupDetailList?: GroupDetail[];
842
-
843
603
  RoleDetailList?: RoleDetail[];
844
-
845
604
  Policies?: ManagedPolicyDetail[];
846
-
847
605
  IsTruncated?: boolean;
848
-
849
606
  Marker?: string;
850
607
  }
851
-
852
608
  export interface PasswordPolicy {
853
609
  MinimumPasswordLength?: number;
854
-
855
610
  RequireSymbols?: boolean;
856
-
857
611
  RequireNumbers?: boolean;
858
-
859
612
  RequireUppercaseCharacters?: boolean;
860
-
861
613
  RequireLowercaseCharacters?: boolean;
862
-
863
614
  AllowUsersToChangePassword?: boolean;
864
-
865
615
  ExpirePasswords?: boolean;
866
-
867
616
  MaxPasswordAge?: number;
868
-
869
617
  PasswordReusePrevention?: number;
870
-
871
618
  HardExpiry?: boolean;
872
619
  }
873
-
874
620
  export interface GetAccountPasswordPolicyResponse {
875
621
  PasswordPolicy: PasswordPolicy | undefined;
876
622
  }
@@ -901,27 +647,22 @@ export declare type SummaryKeyType =
901
647
  | "Users"
902
648
  | "UsersQuota"
903
649
  | "VersionsPerPolicyQuota";
904
-
905
650
  export interface GetAccountSummaryResponse {
906
651
  SummaryMap?: Record<string, number>;
907
652
  }
908
653
  export interface GetContextKeysForCustomPolicyRequest {
909
654
  PolicyInputList: string[] | undefined;
910
655
  }
911
-
912
656
  export interface GetContextKeysForPolicyResponse {
913
657
  ContextKeyNames?: string[];
914
658
  }
915
659
  export interface GetContextKeysForPrincipalPolicyRequest {
916
660
  PolicySourceArn: string | undefined;
917
-
918
661
  PolicyInputList?: string[];
919
662
  }
920
-
921
663
  export declare class CredentialReportExpiredException extends __BaseException {
922
664
  readonly name: "CredentialReportExpiredException";
923
665
  readonly $fault: "client";
924
-
925
666
  constructor(
926
667
  opts: __ExceptionOptionType<
927
668
  CredentialReportExpiredException,
@@ -929,11 +670,9 @@ export declare class CredentialReportExpiredException extends __BaseException {
929
670
  >
930
671
  );
931
672
  }
932
-
933
673
  export declare class CredentialReportNotPresentException extends __BaseException {
934
674
  readonly name: "CredentialReportNotPresentException";
935
675
  readonly $fault: "client";
936
-
937
676
  constructor(
938
677
  opts: __ExceptionOptionType<
939
678
  CredentialReportNotPresentException,
@@ -941,11 +680,9 @@ export declare class CredentialReportNotPresentException extends __BaseException
941
680
  >
942
681
  );
943
682
  }
944
-
945
683
  export declare class CredentialReportNotReadyException extends __BaseException {
946
684
  readonly name: "CredentialReportNotReadyException";
947
685
  readonly $fault: "client";
948
-
949
686
  constructor(
950
687
  opts: __ExceptionOptionType<
951
688
  CredentialReportNotReadyException,
@@ -954,71 +691,51 @@ export declare class CredentialReportNotReadyException extends __BaseException {
954
691
  );
955
692
  }
956
693
  export declare type ReportFormatType = "text/csv";
957
-
958
694
  export interface GetCredentialReportResponse {
959
695
  Content?: Uint8Array;
960
-
961
696
  ReportFormat?: ReportFormatType | string;
962
-
963
697
  GeneratedTime?: Date;
964
698
  }
965
699
  export interface GetGroupRequest {
966
700
  GroupName: string | undefined;
967
-
968
701
  Marker?: string;
969
-
970
702
  MaxItems?: number;
971
703
  }
972
-
973
704
  export interface GetGroupResponse {
974
705
  Group: Group | undefined;
975
-
976
706
  Users: User[] | undefined;
977
-
978
707
  IsTruncated?: boolean;
979
-
980
708
  Marker?: string;
981
709
  }
982
710
  export interface GetGroupPolicyRequest {
983
711
  GroupName: string | undefined;
984
-
985
712
  PolicyName: string | undefined;
986
713
  }
987
-
988
714
  export interface GetGroupPolicyResponse {
989
715
  GroupName: string | undefined;
990
-
991
716
  PolicyName: string | undefined;
992
-
993
717
  PolicyDocument: string | undefined;
994
718
  }
995
719
  export interface GetInstanceProfileRequest {
996
720
  InstanceProfileName: string | undefined;
997
721
  }
998
-
999
722
  export interface GetInstanceProfileResponse {
1000
723
  InstanceProfile: InstanceProfile | undefined;
1001
724
  }
1002
725
  export interface GetLoginProfileRequest {
1003
726
  UserName: string | undefined;
1004
727
  }
1005
-
1006
728
  export interface GetLoginProfileResponse {
1007
729
  LoginProfile: LoginProfile | undefined;
1008
730
  }
1009
731
  export interface GetOpenIDConnectProviderRequest {
1010
732
  OpenIDConnectProviderArn: string | undefined;
1011
733
  }
1012
-
1013
734
  export interface GetOpenIDConnectProviderResponse {
1014
735
  Url?: string;
1015
-
1016
736
  ClientIDList?: string[];
1017
-
1018
737
  ThumbprintList?: string[];
1019
-
1020
738
  CreateDate?: Date;
1021
-
1022
739
  Tags?: Tag[];
1023
740
  }
1024
741
  export declare enum SortKeyType {
@@ -1029,176 +746,117 @@ export declare enum SortKeyType {
1029
746
  }
1030
747
  export interface GetOrganizationsAccessReportRequest {
1031
748
  JobId: string | undefined;
1032
-
1033
749
  MaxItems?: number;
1034
-
1035
750
  Marker?: string;
1036
-
1037
751
  SortKey?: SortKeyType | string;
1038
752
  }
1039
-
1040
753
  export interface ErrorDetails {
1041
754
  Message: string | undefined;
1042
-
1043
755
  Code: string | undefined;
1044
756
  }
1045
757
  export declare type JobStatusType = "COMPLETED" | "FAILED" | "IN_PROGRESS";
1046
758
  export interface GetOrganizationsAccessReportResponse {
1047
759
  JobStatus: JobStatusType | string | undefined;
1048
-
1049
760
  JobCreationDate: Date | undefined;
1050
-
1051
761
  JobCompletionDate?: Date;
1052
-
1053
762
  NumberOfServicesAccessible?: number;
1054
-
1055
763
  NumberOfServicesNotAccessed?: number;
1056
-
1057
764
  AccessDetails?: AccessDetail[];
1058
-
1059
765
  IsTruncated?: boolean;
1060
-
1061
766
  Marker?: string;
1062
-
1063
767
  ErrorDetails?: ErrorDetails;
1064
768
  }
1065
769
  export interface GetPolicyRequest {
1066
770
  PolicyArn: string | undefined;
1067
771
  }
1068
-
1069
772
  export interface GetPolicyResponse {
1070
773
  Policy?: Policy;
1071
774
  }
1072
775
  export interface GetPolicyVersionRequest {
1073
776
  PolicyArn: string | undefined;
1074
-
1075
777
  VersionId: string | undefined;
1076
778
  }
1077
-
1078
779
  export interface GetPolicyVersionResponse {
1079
780
  PolicyVersion?: PolicyVersion;
1080
781
  }
1081
782
  export interface GetRoleRequest {
1082
783
  RoleName: string | undefined;
1083
784
  }
1084
-
1085
785
  export interface GetRoleResponse {
1086
786
  Role: Role | undefined;
1087
787
  }
1088
788
  export interface GetRolePolicyRequest {
1089
789
  RoleName: string | undefined;
1090
-
1091
790
  PolicyName: string | undefined;
1092
791
  }
1093
-
1094
792
  export interface GetRolePolicyResponse {
1095
793
  RoleName: string | undefined;
1096
-
1097
794
  PolicyName: string | undefined;
1098
-
1099
795
  PolicyDocument: string | undefined;
1100
796
  }
1101
797
  export interface GetSAMLProviderRequest {
1102
798
  SAMLProviderArn: string | undefined;
1103
799
  }
1104
-
1105
800
  export interface GetSAMLProviderResponse {
1106
801
  SAMLMetadataDocument?: string;
1107
-
1108
802
  CreateDate?: Date;
1109
-
1110
803
  ValidUntil?: Date;
1111
-
1112
804
  Tags?: Tag[];
1113
805
  }
1114
806
  export interface GetServerCertificateRequest {
1115
807
  ServerCertificateName: string | undefined;
1116
808
  }
1117
-
1118
809
  export interface ServerCertificateMetadata {
1119
810
  Path: string | undefined;
1120
-
1121
811
  ServerCertificateName: string | undefined;
1122
-
1123
812
  ServerCertificateId: string | undefined;
1124
-
1125
813
  Arn: string | undefined;
1126
-
1127
814
  UploadDate?: Date;
1128
-
1129
815
  Expiration?: Date;
1130
816
  }
1131
-
1132
817
  export interface ServerCertificate {
1133
818
  ServerCertificateMetadata: ServerCertificateMetadata | undefined;
1134
-
1135
819
  CertificateBody: string | undefined;
1136
-
1137
820
  CertificateChain?: string;
1138
-
1139
821
  Tags?: Tag[];
1140
822
  }
1141
-
1142
823
  export interface GetServerCertificateResponse {
1143
824
  ServerCertificate: ServerCertificate | undefined;
1144
825
  }
1145
826
  export interface GetServiceLastAccessedDetailsRequest {
1146
827
  JobId: string | undefined;
1147
-
1148
828
  MaxItems?: number;
1149
-
1150
829
  Marker?: string;
1151
830
  }
1152
-
1153
831
  export interface TrackedActionLastAccessed {
1154
832
  ActionName?: string;
1155
-
1156
833
  LastAccessedEntity?: string;
1157
-
1158
834
  LastAccessedTime?: Date;
1159
-
1160
835
  LastAccessedRegion?: string;
1161
836
  }
1162
-
1163
837
  export interface ServiceLastAccessed {
1164
838
  ServiceName: string | undefined;
1165
-
1166
839
  LastAuthenticated?: Date;
1167
-
1168
840
  ServiceNamespace: string | undefined;
1169
-
1170
841
  LastAuthenticatedEntity?: string;
1171
-
1172
842
  LastAuthenticatedRegion?: string;
1173
-
1174
843
  TotalAuthenticatedEntities?: number;
1175
-
1176
844
  TrackedActionsLastAccessed?: TrackedActionLastAccessed[];
1177
845
  }
1178
846
  export interface GetServiceLastAccessedDetailsResponse {
1179
847
  JobStatus: JobStatusType | string | undefined;
1180
-
1181
848
  JobType?: AccessAdvisorUsageGranularityType | string;
1182
-
1183
849
  JobCreationDate: Date | undefined;
1184
-
1185
850
  ServicesLastAccessed: ServiceLastAccessed[] | undefined;
1186
-
1187
851
  JobCompletionDate: Date | undefined;
1188
-
1189
852
  IsTruncated?: boolean;
1190
-
1191
853
  Marker?: string;
1192
-
1193
854
  Error?: ErrorDetails;
1194
855
  }
1195
856
  export interface GetServiceLastAccessedDetailsWithEntitiesRequest {
1196
857
  JobId: string | undefined;
1197
-
1198
858
  ServiceNamespace: string | undefined;
1199
-
1200
859
  MaxItems?: number;
1201
-
1202
860
  Marker?: string;
1203
861
  }
1204
862
  export declare enum PolicyOwnerEntityType {
@@ -1206,52 +864,35 @@ export declare enum PolicyOwnerEntityType {
1206
864
  ROLE = "ROLE",
1207
865
  USER = "USER",
1208
866
  }
1209
-
1210
867
  export interface EntityInfo {
1211
868
  Arn: string | undefined;
1212
-
1213
869
  Name: string | undefined;
1214
-
1215
870
  Type: PolicyOwnerEntityType | string | undefined;
1216
-
1217
871
  Id: string | undefined;
1218
-
1219
872
  Path?: string;
1220
873
  }
1221
-
1222
874
  export interface EntityDetails {
1223
875
  EntityInfo: EntityInfo | undefined;
1224
-
1225
876
  LastAuthenticated?: Date;
1226
877
  }
1227
878
  export interface GetServiceLastAccessedDetailsWithEntitiesResponse {
1228
879
  JobStatus: JobStatusType | string | undefined;
1229
-
1230
880
  JobCreationDate: Date | undefined;
1231
-
1232
881
  JobCompletionDate: Date | undefined;
1233
-
1234
882
  EntityDetailsList: EntityDetails[] | undefined;
1235
-
1236
883
  IsTruncated?: boolean;
1237
-
1238
884
  Marker?: string;
1239
-
1240
885
  Error?: ErrorDetails;
1241
886
  }
1242
887
  export interface GetServiceLinkedRoleDeletionStatusRequest {
1243
888
  DeletionTaskId: string | undefined;
1244
889
  }
1245
-
1246
890
  export interface RoleUsageType {
1247
891
  Region?: string;
1248
-
1249
892
  Resources?: string[];
1250
893
  }
1251
-
1252
894
  export interface DeletionTaskFailureReasonType {
1253
895
  Reason?: string;
1254
-
1255
896
  RoleUsageList?: RoleUsageType[];
1256
897
  }
1257
898
  export declare enum DeletionTaskStatusType {
@@ -1262,40 +903,28 @@ export declare enum DeletionTaskStatusType {
1262
903
  }
1263
904
  export interface GetServiceLinkedRoleDeletionStatusResponse {
1264
905
  Status: DeletionTaskStatusType | string | undefined;
1265
-
1266
906
  Reason?: DeletionTaskFailureReasonType;
1267
907
  }
1268
908
  export declare type EncodingType = "PEM" | "SSH";
1269
909
  export interface GetSSHPublicKeyRequest {
1270
910
  UserName: string | undefined;
1271
-
1272
911
  SSHPublicKeyId: string | undefined;
1273
-
1274
912
  Encoding: EncodingType | string | undefined;
1275
913
  }
1276
-
1277
914
  export interface SSHPublicKey {
1278
915
  UserName: string | undefined;
1279
-
1280
916
  SSHPublicKeyId: string | undefined;
1281
-
1282
917
  Fingerprint: string | undefined;
1283
-
1284
918
  SSHPublicKeyBody: string | undefined;
1285
-
1286
919
  Status: StatusType | string | undefined;
1287
-
1288
920
  UploadDate?: Date;
1289
921
  }
1290
-
1291
922
  export interface GetSSHPublicKeyResponse {
1292
923
  SSHPublicKey?: SSHPublicKey;
1293
924
  }
1294
-
1295
925
  export declare class UnrecognizedPublicKeyEncodingException extends __BaseException {
1296
926
  readonly name: "UnrecognizedPublicKeyEncodingException";
1297
927
  readonly $fault: "client";
1298
-
1299
928
  constructor(
1300
929
  opts: __ExceptionOptionType<
1301
930
  UnrecognizedPublicKeyEncodingException,
@@ -1306,100 +935,68 @@ export declare class UnrecognizedPublicKeyEncodingException extends __BaseExcept
1306
935
  export interface GetUserRequest {
1307
936
  UserName?: string;
1308
937
  }
1309
-
1310
938
  export interface GetUserResponse {
1311
939
  User: User | undefined;
1312
940
  }
1313
941
  export interface GetUserPolicyRequest {
1314
942
  UserName: string | undefined;
1315
-
1316
943
  PolicyName: string | undefined;
1317
944
  }
1318
-
1319
945
  export interface GetUserPolicyResponse {
1320
946
  UserName: string | undefined;
1321
-
1322
947
  PolicyName: string | undefined;
1323
-
1324
948
  PolicyDocument: string | undefined;
1325
949
  }
1326
950
  export interface ListAccessKeysRequest {
1327
951
  UserName?: string;
1328
-
1329
952
  Marker?: string;
1330
-
1331
953
  MaxItems?: number;
1332
954
  }
1333
-
1334
955
  export interface ListAccessKeysResponse {
1335
956
  AccessKeyMetadata: AccessKeyMetadata[] | undefined;
1336
-
1337
957
  IsTruncated?: boolean;
1338
-
1339
958
  Marker?: string;
1340
959
  }
1341
960
  export interface ListAccountAliasesRequest {
1342
961
  Marker?: string;
1343
-
1344
962
  MaxItems?: number;
1345
963
  }
1346
-
1347
964
  export interface ListAccountAliasesResponse {
1348
965
  AccountAliases: string[] | undefined;
1349
-
1350
966
  IsTruncated?: boolean;
1351
-
1352
967
  Marker?: string;
1353
968
  }
1354
969
  export interface ListAttachedGroupPoliciesRequest {
1355
970
  GroupName: string | undefined;
1356
-
1357
971
  PathPrefix?: string;
1358
-
1359
972
  Marker?: string;
1360
-
1361
973
  MaxItems?: number;
1362
974
  }
1363
-
1364
975
  export interface ListAttachedGroupPoliciesResponse {
1365
976
  AttachedPolicies?: AttachedPolicy[];
1366
-
1367
977
  IsTruncated?: boolean;
1368
-
1369
978
  Marker?: string;
1370
979
  }
1371
980
  export interface ListAttachedRolePoliciesRequest {
1372
981
  RoleName: string | undefined;
1373
-
1374
982
  PathPrefix?: string;
1375
-
1376
983
  Marker?: string;
1377
-
1378
984
  MaxItems?: number;
1379
985
  }
1380
-
1381
986
  export interface ListAttachedRolePoliciesResponse {
1382
987
  AttachedPolicies?: AttachedPolicy[];
1383
-
1384
988
  IsTruncated?: boolean;
1385
-
1386
989
  Marker?: string;
1387
990
  }
1388
991
  export interface ListAttachedUserPoliciesRequest {
1389
992
  UserName: string | undefined;
1390
-
1391
993
  PathPrefix?: string;
1392
-
1393
994
  Marker?: string;
1394
-
1395
995
  MaxItems?: number;
1396
996
  }
1397
-
1398
997
  export interface ListAttachedUserPoliciesResponse {
1399
998
  AttachedPolicies?: AttachedPolicy[];
1400
-
1401
999
  IsTruncated?: boolean;
1402
-
1403
1000
  Marker?: string;
1404
1001
  }
1405
1002
  export declare type PolicyUsageType =
@@ -1407,194 +1004,131 @@ export declare type PolicyUsageType =
1407
1004
  | "PermissionsPolicy";
1408
1005
  export interface ListEntitiesForPolicyRequest {
1409
1006
  PolicyArn: string | undefined;
1410
-
1411
1007
  EntityFilter?: EntityType | string;
1412
-
1413
1008
  PathPrefix?: string;
1414
-
1415
1009
  PolicyUsageFilter?: PolicyUsageType | string;
1416
-
1417
1010
  Marker?: string;
1418
-
1419
1011
  MaxItems?: number;
1420
1012
  }
1421
-
1422
1013
  export interface PolicyGroup {
1423
1014
  GroupName?: string;
1424
-
1425
1015
  GroupId?: string;
1426
1016
  }
1427
-
1428
1017
  export interface PolicyRole {
1429
1018
  RoleName?: string;
1430
-
1431
1019
  RoleId?: string;
1432
1020
  }
1433
-
1434
1021
  export interface PolicyUser {
1435
1022
  UserName?: string;
1436
-
1437
1023
  UserId?: string;
1438
1024
  }
1439
-
1440
1025
  export interface ListEntitiesForPolicyResponse {
1441
1026
  PolicyGroups?: PolicyGroup[];
1442
-
1443
1027
  PolicyUsers?: PolicyUser[];
1444
-
1445
1028
  PolicyRoles?: PolicyRole[];
1446
-
1447
1029
  IsTruncated?: boolean;
1448
-
1449
1030
  Marker?: string;
1450
1031
  }
1451
1032
  export interface ListGroupPoliciesRequest {
1452
1033
  GroupName: string | undefined;
1453
-
1454
1034
  Marker?: string;
1455
-
1456
1035
  MaxItems?: number;
1457
1036
  }
1458
-
1459
1037
  export interface ListGroupPoliciesResponse {
1460
1038
  PolicyNames: string[] | undefined;
1461
-
1462
1039
  IsTruncated?: boolean;
1463
-
1464
1040
  Marker?: string;
1465
1041
  }
1466
1042
  export interface ListGroupsRequest {
1467
1043
  PathPrefix?: string;
1468
-
1469
1044
  Marker?: string;
1470
-
1471
1045
  MaxItems?: number;
1472
1046
  }
1473
-
1474
1047
  export interface ListGroupsResponse {
1475
1048
  Groups: Group[] | undefined;
1476
-
1477
1049
  IsTruncated?: boolean;
1478
-
1479
1050
  Marker?: string;
1480
1051
  }
1481
1052
  export interface ListGroupsForUserRequest {
1482
1053
  UserName: string | undefined;
1483
-
1484
1054
  Marker?: string;
1485
-
1486
1055
  MaxItems?: number;
1487
1056
  }
1488
-
1489
1057
  export interface ListGroupsForUserResponse {
1490
1058
  Groups: Group[] | undefined;
1491
-
1492
1059
  IsTruncated?: boolean;
1493
-
1494
1060
  Marker?: string;
1495
1061
  }
1496
1062
  export interface ListInstanceProfilesRequest {
1497
1063
  PathPrefix?: string;
1498
-
1499
1064
  Marker?: string;
1500
-
1501
1065
  MaxItems?: number;
1502
1066
  }
1503
-
1504
1067
  export interface ListInstanceProfilesResponse {
1505
1068
  InstanceProfiles: InstanceProfile[] | undefined;
1506
-
1507
1069
  IsTruncated?: boolean;
1508
-
1509
1070
  Marker?: string;
1510
1071
  }
1511
1072
  export interface ListInstanceProfilesForRoleRequest {
1512
1073
  RoleName: string | undefined;
1513
-
1514
1074
  Marker?: string;
1515
-
1516
1075
  MaxItems?: number;
1517
1076
  }
1518
-
1519
1077
  export interface ListInstanceProfilesForRoleResponse {
1520
1078
  InstanceProfiles: InstanceProfile[] | undefined;
1521
-
1522
1079
  IsTruncated?: boolean;
1523
-
1524
1080
  Marker?: string;
1525
1081
  }
1526
1082
  export interface ListInstanceProfileTagsRequest {
1527
1083
  InstanceProfileName: string | undefined;
1528
-
1529
1084
  Marker?: string;
1530
-
1531
1085
  MaxItems?: number;
1532
1086
  }
1533
1087
  export interface ListInstanceProfileTagsResponse {
1534
1088
  Tags: Tag[] | undefined;
1535
-
1536
1089
  IsTruncated?: boolean;
1537
-
1538
1090
  Marker?: string;
1539
1091
  }
1540
1092
  export interface ListMFADevicesRequest {
1541
1093
  UserName?: string;
1542
-
1543
1094
  Marker?: string;
1544
-
1545
1095
  MaxItems?: number;
1546
1096
  }
1547
-
1548
1097
  export interface MFADevice {
1549
1098
  UserName: string | undefined;
1550
-
1551
1099
  SerialNumber: string | undefined;
1552
-
1553
1100
  EnableDate: Date | undefined;
1554
1101
  }
1555
-
1556
1102
  export interface ListMFADevicesResponse {
1557
1103
  MFADevices: MFADevice[] | undefined;
1558
-
1559
1104
  IsTruncated?: boolean;
1560
-
1561
1105
  Marker?: string;
1562
1106
  }
1563
1107
  export interface ListMFADeviceTagsRequest {
1564
1108
  SerialNumber: string | undefined;
1565
-
1566
1109
  Marker?: string;
1567
-
1568
1110
  MaxItems?: number;
1569
1111
  }
1570
1112
  export interface ListMFADeviceTagsResponse {
1571
1113
  Tags: Tag[] | undefined;
1572
-
1573
1114
  IsTruncated?: boolean;
1574
-
1575
1115
  Marker?: string;
1576
1116
  }
1577
1117
  export interface ListOpenIDConnectProvidersRequest {}
1578
-
1579
1118
  export interface OpenIDConnectProviderListEntry {
1580
1119
  Arn?: string;
1581
1120
  }
1582
-
1583
1121
  export interface ListOpenIDConnectProvidersResponse {
1584
1122
  OpenIDConnectProviderList?: OpenIDConnectProviderListEntry[];
1585
1123
  }
1586
1124
  export interface ListOpenIDConnectProviderTagsRequest {
1587
1125
  OpenIDConnectProviderArn: string | undefined;
1588
-
1589
1126
  Marker?: string;
1590
-
1591
1127
  MaxItems?: number;
1592
1128
  }
1593
1129
  export interface ListOpenIDConnectProviderTagsResponse {
1594
1130
  Tags: Tag[] | undefined;
1595
-
1596
1131
  IsTruncated?: boolean;
1597
-
1598
1132
  Marker?: string;
1599
1133
  }
1600
1134
  export declare enum PolicyScopeType {
@@ -1604,209 +1138,143 @@ export declare enum PolicyScopeType {
1604
1138
  }
1605
1139
  export interface ListPoliciesRequest {
1606
1140
  Scope?: PolicyScopeType | string;
1607
-
1608
1141
  OnlyAttached?: boolean;
1609
-
1610
1142
  PathPrefix?: string;
1611
-
1612
1143
  PolicyUsageFilter?: PolicyUsageType | string;
1613
-
1614
1144
  Marker?: string;
1615
-
1616
1145
  MaxItems?: number;
1617
1146
  }
1618
-
1619
1147
  export interface ListPoliciesResponse {
1620
1148
  Policies?: Policy[];
1621
-
1622
1149
  IsTruncated?: boolean;
1623
-
1624
1150
  Marker?: string;
1625
1151
  }
1626
1152
  export interface ListPoliciesGrantingServiceAccessRequest {
1627
1153
  Marker?: string;
1628
-
1629
1154
  Arn: string | undefined;
1630
-
1631
1155
  ServiceNamespaces: string[] | undefined;
1632
1156
  }
1633
1157
  export declare enum PolicyType {
1634
1158
  INLINE = "INLINE",
1635
1159
  MANAGED = "MANAGED",
1636
1160
  }
1637
-
1638
1161
  export interface PolicyGrantingServiceAccess {
1639
1162
  PolicyName: string | undefined;
1640
-
1641
1163
  PolicyType: PolicyType | string | undefined;
1642
-
1643
1164
  PolicyArn?: string;
1644
-
1645
1165
  EntityType?: PolicyOwnerEntityType | string;
1646
-
1647
1166
  EntityName?: string;
1648
1167
  }
1649
-
1650
1168
  export interface ListPoliciesGrantingServiceAccessEntry {
1651
1169
  ServiceNamespace?: string;
1652
-
1653
1170
  Policies?: PolicyGrantingServiceAccess[];
1654
1171
  }
1655
1172
  export interface ListPoliciesGrantingServiceAccessResponse {
1656
1173
  PoliciesGrantingServiceAccess:
1657
1174
  | ListPoliciesGrantingServiceAccessEntry[]
1658
1175
  | undefined;
1659
-
1660
1176
  IsTruncated?: boolean;
1661
-
1662
1177
  Marker?: string;
1663
1178
  }
1664
1179
  export interface ListPolicyTagsRequest {
1665
1180
  PolicyArn: string | undefined;
1666
-
1667
1181
  Marker?: string;
1668
-
1669
1182
  MaxItems?: number;
1670
1183
  }
1671
1184
  export interface ListPolicyTagsResponse {
1672
1185
  Tags: Tag[] | undefined;
1673
-
1674
1186
  IsTruncated?: boolean;
1675
-
1676
1187
  Marker?: string;
1677
1188
  }
1678
1189
  export interface ListPolicyVersionsRequest {
1679
1190
  PolicyArn: string | undefined;
1680
-
1681
1191
  Marker?: string;
1682
-
1683
1192
  MaxItems?: number;
1684
1193
  }
1685
-
1686
1194
  export interface ListPolicyVersionsResponse {
1687
1195
  Versions?: PolicyVersion[];
1688
-
1689
1196
  IsTruncated?: boolean;
1690
-
1691
1197
  Marker?: string;
1692
1198
  }
1693
1199
  export interface ListRolePoliciesRequest {
1694
1200
  RoleName: string | undefined;
1695
-
1696
1201
  Marker?: string;
1697
-
1698
1202
  MaxItems?: number;
1699
1203
  }
1700
-
1701
1204
  export interface ListRolePoliciesResponse {
1702
1205
  PolicyNames: string[] | undefined;
1703
-
1704
1206
  IsTruncated?: boolean;
1705
-
1706
1207
  Marker?: string;
1707
1208
  }
1708
1209
  export interface ListRolesRequest {
1709
1210
  PathPrefix?: string;
1710
-
1711
1211
  Marker?: string;
1712
-
1713
1212
  MaxItems?: number;
1714
1213
  }
1715
-
1716
1214
  export interface ListRolesResponse {
1717
1215
  Roles: Role[] | undefined;
1718
-
1719
1216
  IsTruncated?: boolean;
1720
-
1721
1217
  Marker?: string;
1722
1218
  }
1723
1219
  export interface ListRoleTagsRequest {
1724
1220
  RoleName: string | undefined;
1725
-
1726
1221
  Marker?: string;
1727
-
1728
1222
  MaxItems?: number;
1729
1223
  }
1730
1224
  export interface ListRoleTagsResponse {
1731
1225
  Tags: Tag[] | undefined;
1732
-
1733
1226
  IsTruncated?: boolean;
1734
-
1735
1227
  Marker?: string;
1736
1228
  }
1737
1229
  export interface ListSAMLProvidersRequest {}
1738
-
1739
1230
  export interface SAMLProviderListEntry {
1740
1231
  Arn?: string;
1741
-
1742
1232
  ValidUntil?: Date;
1743
-
1744
1233
  CreateDate?: Date;
1745
1234
  }
1746
-
1747
1235
  export interface ListSAMLProvidersResponse {
1748
1236
  SAMLProviderList?: SAMLProviderListEntry[];
1749
1237
  }
1750
1238
  export interface ListSAMLProviderTagsRequest {
1751
1239
  SAMLProviderArn: string | undefined;
1752
-
1753
1240
  Marker?: string;
1754
-
1755
1241
  MaxItems?: number;
1756
1242
  }
1757
1243
  export interface ListSAMLProviderTagsResponse {
1758
1244
  Tags: Tag[] | undefined;
1759
-
1760
1245
  IsTruncated?: boolean;
1761
-
1762
1246
  Marker?: string;
1763
1247
  }
1764
1248
  export interface ListServerCertificatesRequest {
1765
1249
  PathPrefix?: string;
1766
-
1767
1250
  Marker?: string;
1768
-
1769
1251
  MaxItems?: number;
1770
1252
  }
1771
-
1772
1253
  export interface ListServerCertificatesResponse {
1773
1254
  ServerCertificateMetadataList: ServerCertificateMetadata[] | undefined;
1774
-
1775
1255
  IsTruncated?: boolean;
1776
-
1777
1256
  Marker?: string;
1778
1257
  }
1779
1258
  export interface ListServerCertificateTagsRequest {
1780
1259
  ServerCertificateName: string | undefined;
1781
-
1782
1260
  Marker?: string;
1783
-
1784
1261
  MaxItems?: number;
1785
1262
  }
1786
1263
  export interface ListServerCertificateTagsResponse {
1787
1264
  Tags: Tag[] | undefined;
1788
-
1789
1265
  IsTruncated?: boolean;
1790
-
1791
1266
  Marker?: string;
1792
1267
  }
1793
1268
  export interface ListServiceSpecificCredentialsRequest {
1794
1269
  UserName?: string;
1795
-
1796
1270
  ServiceName?: string;
1797
1271
  }
1798
-
1799
1272
  export interface ServiceSpecificCredentialMetadata {
1800
1273
  UserName: string | undefined;
1801
-
1802
1274
  Status: StatusType | string | undefined;
1803
-
1804
1275
  ServiceUserName: string | undefined;
1805
-
1806
1276
  CreateDate: Date | undefined;
1807
-
1808
1277
  ServiceSpecificCredentialId: string | undefined;
1809
-
1810
1278
  ServiceName: string | undefined;
1811
1279
  }
1812
1280
  export interface ListServiceSpecificCredentialsResponse {
@@ -1814,164 +1282,114 @@ export interface ListServiceSpecificCredentialsResponse {
1814
1282
  }
1815
1283
  export interface ListSigningCertificatesRequest {
1816
1284
  UserName?: string;
1817
-
1818
1285
  Marker?: string;
1819
-
1820
1286
  MaxItems?: number;
1821
1287
  }
1822
-
1823
1288
  export interface SigningCertificate {
1824
1289
  UserName: string | undefined;
1825
-
1826
1290
  CertificateId: string | undefined;
1827
-
1828
1291
  CertificateBody: string | undefined;
1829
-
1830
1292
  Status: StatusType | string | undefined;
1831
-
1832
1293
  UploadDate?: Date;
1833
1294
  }
1834
-
1835
1295
  export interface ListSigningCertificatesResponse {
1836
1296
  Certificates: SigningCertificate[] | undefined;
1837
-
1838
1297
  IsTruncated?: boolean;
1839
-
1840
1298
  Marker?: string;
1841
1299
  }
1842
1300
  export interface ListSSHPublicKeysRequest {
1843
1301
  UserName?: string;
1844
-
1845
1302
  Marker?: string;
1846
-
1847
1303
  MaxItems?: number;
1848
1304
  }
1849
-
1850
1305
  export interface SSHPublicKeyMetadata {
1851
1306
  UserName: string | undefined;
1852
-
1853
1307
  SSHPublicKeyId: string | undefined;
1854
-
1855
1308
  Status: StatusType | string | undefined;
1856
-
1857
1309
  UploadDate: Date | undefined;
1858
1310
  }
1859
-
1860
1311
  export interface ListSSHPublicKeysResponse {
1861
1312
  SSHPublicKeys?: SSHPublicKeyMetadata[];
1862
-
1863
1313
  IsTruncated?: boolean;
1864
-
1865
1314
  Marker?: string;
1866
1315
  }
1867
1316
  export interface ListUserPoliciesRequest {
1868
1317
  UserName: string | undefined;
1869
-
1870
1318
  Marker?: string;
1871
-
1872
1319
  MaxItems?: number;
1873
1320
  }
1874
-
1875
1321
  export interface ListUserPoliciesResponse {
1876
1322
  PolicyNames: string[] | undefined;
1877
-
1878
1323
  IsTruncated?: boolean;
1879
-
1880
1324
  Marker?: string;
1881
1325
  }
1882
1326
  export interface ListUsersRequest {
1883
1327
  PathPrefix?: string;
1884
-
1885
1328
  Marker?: string;
1886
-
1887
1329
  MaxItems?: number;
1888
1330
  }
1889
-
1890
1331
  export interface ListUsersResponse {
1891
1332
  Users: User[] | undefined;
1892
-
1893
1333
  IsTruncated?: boolean;
1894
-
1895
1334
  Marker?: string;
1896
1335
  }
1897
1336
  export interface ListUserTagsRequest {
1898
1337
  UserName: string | undefined;
1899
-
1900
1338
  Marker?: string;
1901
-
1902
1339
  MaxItems?: number;
1903
1340
  }
1904
1341
  export interface ListUserTagsResponse {
1905
1342
  Tags: Tag[] | undefined;
1906
-
1907
1343
  IsTruncated?: boolean;
1908
-
1909
1344
  Marker?: string;
1910
1345
  }
1911
1346
  export interface ListVirtualMFADevicesRequest {
1912
1347
  AssignmentStatus?: AssignmentStatusType | string;
1913
-
1914
1348
  Marker?: string;
1915
-
1916
1349
  MaxItems?: number;
1917
1350
  }
1918
-
1919
1351
  export interface ListVirtualMFADevicesResponse {
1920
1352
  VirtualMFADevices: VirtualMFADevice[] | undefined;
1921
-
1922
1353
  IsTruncated?: boolean;
1923
-
1924
1354
  Marker?: string;
1925
1355
  }
1926
1356
  export interface PutGroupPolicyRequest {
1927
1357
  GroupName: string | undefined;
1928
-
1929
1358
  PolicyName: string | undefined;
1930
-
1931
1359
  PolicyDocument: string | undefined;
1932
1360
  }
1933
1361
  export interface PutRolePermissionsBoundaryRequest {
1934
1362
  RoleName: string | undefined;
1935
-
1936
1363
  PermissionsBoundary: string | undefined;
1937
1364
  }
1938
1365
  export interface PutRolePolicyRequest {
1939
1366
  RoleName: string | undefined;
1940
-
1941
1367
  PolicyName: string | undefined;
1942
-
1943
1368
  PolicyDocument: string | undefined;
1944
1369
  }
1945
1370
  export interface PutUserPermissionsBoundaryRequest {
1946
1371
  UserName: string | undefined;
1947
-
1948
1372
  PermissionsBoundary: string | undefined;
1949
1373
  }
1950
1374
  export interface PutUserPolicyRequest {
1951
1375
  UserName: string | undefined;
1952
-
1953
1376
  PolicyName: string | undefined;
1954
-
1955
1377
  PolicyDocument: string | undefined;
1956
1378
  }
1957
1379
  export interface RemoveClientIDFromOpenIDConnectProviderRequest {
1958
1380
  OpenIDConnectProviderArn: string | undefined;
1959
-
1960
1381
  ClientID: string | undefined;
1961
1382
  }
1962
1383
  export interface RemoveRoleFromInstanceProfileRequest {
1963
1384
  InstanceProfileName: string | undefined;
1964
-
1965
1385
  RoleName: string | undefined;
1966
1386
  }
1967
1387
  export interface RemoveUserFromGroupRequest {
1968
1388
  GroupName: string | undefined;
1969
-
1970
1389
  UserName: string | undefined;
1971
1390
  }
1972
1391
  export interface ResetServiceSpecificCredentialRequest {
1973
1392
  UserName?: string;
1974
-
1975
1393
  ServiceSpecificCredentialId: string | undefined;
1976
1394
  }
1977
1395
  export interface ResetServiceSpecificCredentialResponse {
@@ -1979,16 +1397,12 @@ export interface ResetServiceSpecificCredentialResponse {
1979
1397
  }
1980
1398
  export interface ResyncMFADeviceRequest {
1981
1399
  UserName: string | undefined;
1982
-
1983
1400
  SerialNumber: string | undefined;
1984
-
1985
1401
  AuthenticationCode1: string | undefined;
1986
-
1987
1402
  AuthenticationCode2: string | undefined;
1988
1403
  }
1989
1404
  export interface SetDefaultPolicyVersionRequest {
1990
1405
  PolicyArn: string | undefined;
1991
-
1992
1406
  VersionId: string | undefined;
1993
1407
  }
1994
1408
  export declare enum GlobalEndpointTokenVersion {
@@ -1998,11 +1412,9 @@ export declare enum GlobalEndpointTokenVersion {
1998
1412
  export interface SetSecurityTokenServicePreferencesRequest {
1999
1413
  GlobalEndpointTokenVersion: GlobalEndpointTokenVersion | string | undefined;
2000
1414
  }
2001
-
2002
1415
  export declare class PolicyEvaluationException extends __BaseException {
2003
1416
  readonly name: "PolicyEvaluationException";
2004
1417
  readonly $fault: "server";
2005
-
2006
1418
  constructor(
2007
1419
  opts: __ExceptionOptionType<PolicyEvaluationException, __BaseException>
2008
1420
  );
@@ -2021,35 +1433,22 @@ export declare enum ContextKeyTypeEnum {
2021
1433
  STRING = "string",
2022
1434
  STRING_LIST = "stringList",
2023
1435
  }
2024
-
2025
1436
  export interface ContextEntry {
2026
1437
  ContextKeyName?: string;
2027
-
2028
1438
  ContextKeyValues?: string[];
2029
-
2030
1439
  ContextKeyType?: ContextKeyTypeEnum | string;
2031
1440
  }
2032
1441
  export interface SimulateCustomPolicyRequest {
2033
1442
  PolicyInputList: string[] | undefined;
2034
-
2035
1443
  PermissionsBoundaryPolicyInputList?: string[];
2036
-
2037
1444
  ActionNames: string[] | undefined;
2038
-
2039
1445
  ResourceArns?: string[];
2040
-
2041
1446
  ResourcePolicy?: string;
2042
-
2043
1447
  ResourceOwner?: string;
2044
-
2045
1448
  CallerArn?: string;
2046
-
2047
1449
  ContextEntries?: ContextEntry[];
2048
-
2049
1450
  ResourceHandlingOption?: string;
2050
-
2051
1451
  MaxItems?: number;
2052
-
2053
1452
  Marker?: string;
2054
1453
  }
2055
1454
  export declare enum PolicyEvaluationDecisionType {
@@ -2057,10 +1456,8 @@ export declare enum PolicyEvaluationDecisionType {
2057
1456
  EXPLICIT_DENY = "explicitDeny",
2058
1457
  IMPLICIT_DENY = "implicitDeny",
2059
1458
  }
2060
-
2061
1459
  export interface Position {
2062
1460
  Line?: number;
2063
-
2064
1461
  Column?: number;
2065
1462
  }
2066
1463
  export declare enum PolicySourceType {
@@ -2072,1133 +1469,828 @@ export declare enum PolicySourceType {
2072
1469
  USER = "user",
2073
1470
  USER_MANAGED = "user-managed",
2074
1471
  }
2075
-
2076
1472
  export interface Statement {
2077
1473
  SourcePolicyId?: string;
2078
-
2079
1474
  SourcePolicyType?: PolicySourceType | string;
2080
-
2081
1475
  StartPosition?: Position;
2082
-
2083
1476
  EndPosition?: Position;
2084
1477
  }
2085
-
2086
1478
  export interface OrganizationsDecisionDetail {
2087
1479
  AllowedByOrganizations?: boolean;
2088
1480
  }
2089
-
2090
1481
  export interface PermissionsBoundaryDecisionDetail {
2091
1482
  AllowedByPermissionsBoundary?: boolean;
2092
1483
  }
2093
-
2094
1484
  export interface ResourceSpecificResult {
2095
1485
  EvalResourceName: string | undefined;
2096
-
2097
1486
  EvalResourceDecision: PolicyEvaluationDecisionType | string | undefined;
2098
-
2099
1487
  MatchedStatements?: Statement[];
2100
-
2101
1488
  MissingContextValues?: string[];
2102
-
2103
1489
  EvalDecisionDetails?: Record<string, PolicyEvaluationDecisionType | string>;
2104
-
2105
1490
  PermissionsBoundaryDecisionDetail?: PermissionsBoundaryDecisionDetail;
2106
1491
  }
2107
-
2108
1492
  export interface EvaluationResult {
2109
1493
  EvalActionName: string | undefined;
2110
-
2111
1494
  EvalResourceName?: string;
2112
-
2113
1495
  EvalDecision: PolicyEvaluationDecisionType | string | undefined;
2114
-
2115
1496
  MatchedStatements?: Statement[];
2116
-
2117
1497
  MissingContextValues?: string[];
2118
-
2119
1498
  OrganizationsDecisionDetail?: OrganizationsDecisionDetail;
2120
-
2121
1499
  PermissionsBoundaryDecisionDetail?: PermissionsBoundaryDecisionDetail;
2122
-
2123
1500
  EvalDecisionDetails?: Record<string, PolicyEvaluationDecisionType | string>;
2124
-
2125
1501
  ResourceSpecificResults?: ResourceSpecificResult[];
2126
1502
  }
2127
-
2128
1503
  export interface SimulatePolicyResponse {
2129
1504
  EvaluationResults?: EvaluationResult[];
2130
-
2131
1505
  IsTruncated?: boolean;
2132
-
2133
1506
  Marker?: string;
2134
1507
  }
2135
1508
  export interface SimulatePrincipalPolicyRequest {
2136
1509
  PolicySourceArn: string | undefined;
2137
-
2138
1510
  PolicyInputList?: string[];
2139
-
2140
1511
  PermissionsBoundaryPolicyInputList?: string[];
2141
-
2142
1512
  ActionNames: string[] | undefined;
2143
-
2144
1513
  ResourceArns?: string[];
2145
-
2146
1514
  ResourcePolicy?: string;
2147
-
2148
1515
  ResourceOwner?: string;
2149
-
2150
1516
  CallerArn?: string;
2151
-
2152
1517
  ContextEntries?: ContextEntry[];
2153
-
2154
1518
  ResourceHandlingOption?: string;
2155
-
2156
1519
  MaxItems?: number;
2157
-
2158
1520
  Marker?: string;
2159
1521
  }
2160
1522
  export interface TagInstanceProfileRequest {
2161
1523
  InstanceProfileName: string | undefined;
2162
-
2163
1524
  Tags: Tag[] | undefined;
2164
1525
  }
2165
1526
  export interface TagMFADeviceRequest {
2166
1527
  SerialNumber: string | undefined;
2167
-
2168
1528
  Tags: Tag[] | undefined;
2169
1529
  }
2170
1530
  export interface TagOpenIDConnectProviderRequest {
2171
1531
  OpenIDConnectProviderArn: string | undefined;
2172
-
2173
1532
  Tags: Tag[] | undefined;
2174
1533
  }
2175
1534
  export interface TagPolicyRequest {
2176
1535
  PolicyArn: string | undefined;
2177
-
2178
1536
  Tags: Tag[] | undefined;
2179
1537
  }
2180
1538
  export interface TagRoleRequest {
2181
1539
  RoleName: string | undefined;
2182
-
2183
1540
  Tags: Tag[] | undefined;
2184
1541
  }
2185
1542
  export interface TagSAMLProviderRequest {
2186
1543
  SAMLProviderArn: string | undefined;
2187
-
2188
1544
  Tags: Tag[] | undefined;
2189
1545
  }
2190
1546
  export interface TagServerCertificateRequest {
2191
1547
  ServerCertificateName: string | undefined;
2192
-
2193
1548
  Tags: Tag[] | undefined;
2194
1549
  }
2195
1550
  export interface TagUserRequest {
2196
1551
  UserName: string | undefined;
2197
-
2198
1552
  Tags: Tag[] | undefined;
2199
1553
  }
2200
1554
  export interface UntagInstanceProfileRequest {
2201
1555
  InstanceProfileName: string | undefined;
2202
-
2203
1556
  TagKeys: string[] | undefined;
2204
1557
  }
2205
1558
  export interface UntagMFADeviceRequest {
2206
1559
  SerialNumber: string | undefined;
2207
-
2208
1560
  TagKeys: string[] | undefined;
2209
1561
  }
2210
1562
  export interface UntagOpenIDConnectProviderRequest {
2211
1563
  OpenIDConnectProviderArn: string | undefined;
2212
-
2213
1564
  TagKeys: string[] | undefined;
2214
1565
  }
2215
-
2216
1566
  export declare const AccessDetailFilterSensitiveLog: (obj: AccessDetail) => any;
2217
-
2218
1567
  export declare const AccessKeyFilterSensitiveLog: (obj: AccessKey) => any;
2219
-
2220
1568
  export declare const AccessKeyLastUsedFilterSensitiveLog: (
2221
1569
  obj: AccessKeyLastUsed
2222
1570
  ) => any;
2223
-
2224
1571
  export declare const AccessKeyMetadataFilterSensitiveLog: (
2225
1572
  obj: AccessKeyMetadata
2226
1573
  ) => any;
2227
-
2228
1574
  export declare const AddClientIDToOpenIDConnectProviderRequestFilterSensitiveLog: (
2229
1575
  obj: AddClientIDToOpenIDConnectProviderRequest
2230
1576
  ) => any;
2231
-
2232
1577
  export declare const AddRoleToInstanceProfileRequestFilterSensitiveLog: (
2233
1578
  obj: AddRoleToInstanceProfileRequest
2234
1579
  ) => any;
2235
-
2236
1580
  export declare const AddUserToGroupRequestFilterSensitiveLog: (
2237
1581
  obj: AddUserToGroupRequest
2238
1582
  ) => any;
2239
-
2240
1583
  export declare const AttachedPermissionsBoundaryFilterSensitiveLog: (
2241
1584
  obj: AttachedPermissionsBoundary
2242
1585
  ) => any;
2243
-
2244
1586
  export declare const AttachedPolicyFilterSensitiveLog: (
2245
1587
  obj: AttachedPolicy
2246
1588
  ) => any;
2247
-
2248
1589
  export declare const AttachGroupPolicyRequestFilterSensitiveLog: (
2249
1590
  obj: AttachGroupPolicyRequest
2250
1591
  ) => any;
2251
-
2252
1592
  export declare const AttachRolePolicyRequestFilterSensitiveLog: (
2253
1593
  obj: AttachRolePolicyRequest
2254
1594
  ) => any;
2255
-
2256
1595
  export declare const AttachUserPolicyRequestFilterSensitiveLog: (
2257
1596
  obj: AttachUserPolicyRequest
2258
1597
  ) => any;
2259
-
2260
1598
  export declare const ChangePasswordRequestFilterSensitiveLog: (
2261
1599
  obj: ChangePasswordRequest
2262
1600
  ) => any;
2263
-
2264
1601
  export declare const CreateAccessKeyRequestFilterSensitiveLog: (
2265
1602
  obj: CreateAccessKeyRequest
2266
1603
  ) => any;
2267
-
2268
1604
  export declare const CreateAccessKeyResponseFilterSensitiveLog: (
2269
1605
  obj: CreateAccessKeyResponse
2270
1606
  ) => any;
2271
-
2272
1607
  export declare const CreateAccountAliasRequestFilterSensitiveLog: (
2273
1608
  obj: CreateAccountAliasRequest
2274
1609
  ) => any;
2275
-
2276
1610
  export declare const CreateGroupRequestFilterSensitiveLog: (
2277
1611
  obj: CreateGroupRequest
2278
1612
  ) => any;
2279
-
2280
1613
  export declare const GroupFilterSensitiveLog: (obj: Group) => any;
2281
-
2282
1614
  export declare const CreateGroupResponseFilterSensitiveLog: (
2283
1615
  obj: CreateGroupResponse
2284
1616
  ) => any;
2285
-
2286
1617
  export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2287
-
2288
1618
  export declare const CreateInstanceProfileRequestFilterSensitiveLog: (
2289
1619
  obj: CreateInstanceProfileRequest
2290
1620
  ) => any;
2291
-
2292
1621
  export declare const RoleLastUsedFilterSensitiveLog: (obj: RoleLastUsed) => any;
2293
-
2294
1622
  export declare const RoleFilterSensitiveLog: (obj: Role) => any;
2295
-
2296
1623
  export declare const InstanceProfileFilterSensitiveLog: (
2297
1624
  obj: InstanceProfile
2298
1625
  ) => any;
2299
-
2300
1626
  export declare const CreateInstanceProfileResponseFilterSensitiveLog: (
2301
1627
  obj: CreateInstanceProfileResponse
2302
1628
  ) => any;
2303
-
2304
1629
  export declare const CreateLoginProfileRequestFilterSensitiveLog: (
2305
1630
  obj: CreateLoginProfileRequest
2306
1631
  ) => any;
2307
-
2308
1632
  export declare const LoginProfileFilterSensitiveLog: (obj: LoginProfile) => any;
2309
-
2310
1633
  export declare const CreateLoginProfileResponseFilterSensitiveLog: (
2311
1634
  obj: CreateLoginProfileResponse
2312
1635
  ) => any;
2313
-
2314
1636
  export declare const CreateOpenIDConnectProviderRequestFilterSensitiveLog: (
2315
1637
  obj: CreateOpenIDConnectProviderRequest
2316
1638
  ) => any;
2317
-
2318
1639
  export declare const CreateOpenIDConnectProviderResponseFilterSensitiveLog: (
2319
1640
  obj: CreateOpenIDConnectProviderResponse
2320
1641
  ) => any;
2321
-
2322
1642
  export declare const CreatePolicyRequestFilterSensitiveLog: (
2323
1643
  obj: CreatePolicyRequest
2324
1644
  ) => any;
2325
-
2326
1645
  export declare const PolicyFilterSensitiveLog: (obj: Policy) => any;
2327
-
2328
1646
  export declare const CreatePolicyResponseFilterSensitiveLog: (
2329
1647
  obj: CreatePolicyResponse
2330
1648
  ) => any;
2331
-
2332
1649
  export declare const CreatePolicyVersionRequestFilterSensitiveLog: (
2333
1650
  obj: CreatePolicyVersionRequest
2334
1651
  ) => any;
2335
-
2336
1652
  export declare const PolicyVersionFilterSensitiveLog: (
2337
1653
  obj: PolicyVersion
2338
1654
  ) => any;
2339
-
2340
1655
  export declare const CreatePolicyVersionResponseFilterSensitiveLog: (
2341
1656
  obj: CreatePolicyVersionResponse
2342
1657
  ) => any;
2343
-
2344
1658
  export declare const CreateRoleRequestFilterSensitiveLog: (
2345
1659
  obj: CreateRoleRequest
2346
1660
  ) => any;
2347
-
2348
1661
  export declare const CreateRoleResponseFilterSensitiveLog: (
2349
1662
  obj: CreateRoleResponse
2350
1663
  ) => any;
2351
-
2352
1664
  export declare const CreateSAMLProviderRequestFilterSensitiveLog: (
2353
1665
  obj: CreateSAMLProviderRequest
2354
1666
  ) => any;
2355
-
2356
1667
  export declare const CreateSAMLProviderResponseFilterSensitiveLog: (
2357
1668
  obj: CreateSAMLProviderResponse
2358
1669
  ) => any;
2359
-
2360
1670
  export declare const CreateServiceLinkedRoleRequestFilterSensitiveLog: (
2361
1671
  obj: CreateServiceLinkedRoleRequest
2362
1672
  ) => any;
2363
-
2364
1673
  export declare const CreateServiceLinkedRoleResponseFilterSensitiveLog: (
2365
1674
  obj: CreateServiceLinkedRoleResponse
2366
1675
  ) => any;
2367
-
2368
1676
  export declare const CreateServiceSpecificCredentialRequestFilterSensitiveLog: (
2369
1677
  obj: CreateServiceSpecificCredentialRequest
2370
1678
  ) => any;
2371
-
2372
1679
  export declare const ServiceSpecificCredentialFilterSensitiveLog: (
2373
1680
  obj: ServiceSpecificCredential
2374
1681
  ) => any;
2375
-
2376
1682
  export declare const CreateServiceSpecificCredentialResponseFilterSensitiveLog: (
2377
1683
  obj: CreateServiceSpecificCredentialResponse
2378
1684
  ) => any;
2379
-
2380
1685
  export declare const CreateUserRequestFilterSensitiveLog: (
2381
1686
  obj: CreateUserRequest
2382
1687
  ) => any;
2383
-
2384
1688
  export declare const UserFilterSensitiveLog: (obj: User) => any;
2385
-
2386
1689
  export declare const CreateUserResponseFilterSensitiveLog: (
2387
1690
  obj: CreateUserResponse
2388
1691
  ) => any;
2389
-
2390
1692
  export declare const CreateVirtualMFADeviceRequestFilterSensitiveLog: (
2391
1693
  obj: CreateVirtualMFADeviceRequest
2392
1694
  ) => any;
2393
-
2394
1695
  export declare const VirtualMFADeviceFilterSensitiveLog: (
2395
1696
  obj: VirtualMFADevice
2396
1697
  ) => any;
2397
-
2398
1698
  export declare const CreateVirtualMFADeviceResponseFilterSensitiveLog: (
2399
1699
  obj: CreateVirtualMFADeviceResponse
2400
1700
  ) => any;
2401
-
2402
1701
  export declare const DeactivateMFADeviceRequestFilterSensitiveLog: (
2403
1702
  obj: DeactivateMFADeviceRequest
2404
1703
  ) => any;
2405
-
2406
1704
  export declare const DeleteAccessKeyRequestFilterSensitiveLog: (
2407
1705
  obj: DeleteAccessKeyRequest
2408
1706
  ) => any;
2409
-
2410
1707
  export declare const DeleteAccountAliasRequestFilterSensitiveLog: (
2411
1708
  obj: DeleteAccountAliasRequest
2412
1709
  ) => any;
2413
-
2414
1710
  export declare const DeleteGroupRequestFilterSensitiveLog: (
2415
1711
  obj: DeleteGroupRequest
2416
1712
  ) => any;
2417
-
2418
1713
  export declare const DeleteGroupPolicyRequestFilterSensitiveLog: (
2419
1714
  obj: DeleteGroupPolicyRequest
2420
1715
  ) => any;
2421
-
2422
1716
  export declare const DeleteInstanceProfileRequestFilterSensitiveLog: (
2423
1717
  obj: DeleteInstanceProfileRequest
2424
1718
  ) => any;
2425
-
2426
1719
  export declare const DeleteLoginProfileRequestFilterSensitiveLog: (
2427
1720
  obj: DeleteLoginProfileRequest
2428
1721
  ) => any;
2429
-
2430
1722
  export declare const DeleteOpenIDConnectProviderRequestFilterSensitiveLog: (
2431
1723
  obj: DeleteOpenIDConnectProviderRequest
2432
1724
  ) => any;
2433
-
2434
1725
  export declare const DeletePolicyRequestFilterSensitiveLog: (
2435
1726
  obj: DeletePolicyRequest
2436
1727
  ) => any;
2437
-
2438
1728
  export declare const DeletePolicyVersionRequestFilterSensitiveLog: (
2439
1729
  obj: DeletePolicyVersionRequest
2440
1730
  ) => any;
2441
-
2442
1731
  export declare const DeleteRoleRequestFilterSensitiveLog: (
2443
1732
  obj: DeleteRoleRequest
2444
1733
  ) => any;
2445
-
2446
1734
  export declare const DeleteRolePermissionsBoundaryRequestFilterSensitiveLog: (
2447
1735
  obj: DeleteRolePermissionsBoundaryRequest
2448
1736
  ) => any;
2449
-
2450
1737
  export declare const DeleteRolePolicyRequestFilterSensitiveLog: (
2451
1738
  obj: DeleteRolePolicyRequest
2452
1739
  ) => any;
2453
-
2454
1740
  export declare const DeleteSAMLProviderRequestFilterSensitiveLog: (
2455
1741
  obj: DeleteSAMLProviderRequest
2456
1742
  ) => any;
2457
-
2458
1743
  export declare const DeleteServerCertificateRequestFilterSensitiveLog: (
2459
1744
  obj: DeleteServerCertificateRequest
2460
1745
  ) => any;
2461
-
2462
1746
  export declare const DeleteServiceLinkedRoleRequestFilterSensitiveLog: (
2463
1747
  obj: DeleteServiceLinkedRoleRequest
2464
1748
  ) => any;
2465
-
2466
1749
  export declare const DeleteServiceLinkedRoleResponseFilterSensitiveLog: (
2467
1750
  obj: DeleteServiceLinkedRoleResponse
2468
1751
  ) => any;
2469
-
2470
1752
  export declare const DeleteServiceSpecificCredentialRequestFilterSensitiveLog: (
2471
1753
  obj: DeleteServiceSpecificCredentialRequest
2472
1754
  ) => any;
2473
-
2474
1755
  export declare const DeleteSigningCertificateRequestFilterSensitiveLog: (
2475
1756
  obj: DeleteSigningCertificateRequest
2476
1757
  ) => any;
2477
-
2478
1758
  export declare const DeleteSSHPublicKeyRequestFilterSensitiveLog: (
2479
1759
  obj: DeleteSSHPublicKeyRequest
2480
1760
  ) => any;
2481
-
2482
1761
  export declare const DeleteUserRequestFilterSensitiveLog: (
2483
1762
  obj: DeleteUserRequest
2484
1763
  ) => any;
2485
-
2486
1764
  export declare const DeleteUserPermissionsBoundaryRequestFilterSensitiveLog: (
2487
1765
  obj: DeleteUserPermissionsBoundaryRequest
2488
1766
  ) => any;
2489
-
2490
1767
  export declare const DeleteUserPolicyRequestFilterSensitiveLog: (
2491
1768
  obj: DeleteUserPolicyRequest
2492
1769
  ) => any;
2493
-
2494
1770
  export declare const DeleteVirtualMFADeviceRequestFilterSensitiveLog: (
2495
1771
  obj: DeleteVirtualMFADeviceRequest
2496
1772
  ) => any;
2497
-
2498
1773
  export declare const DetachGroupPolicyRequestFilterSensitiveLog: (
2499
1774
  obj: DetachGroupPolicyRequest
2500
1775
  ) => any;
2501
-
2502
1776
  export declare const DetachRolePolicyRequestFilterSensitiveLog: (
2503
1777
  obj: DetachRolePolicyRequest
2504
1778
  ) => any;
2505
-
2506
1779
  export declare const DetachUserPolicyRequestFilterSensitiveLog: (
2507
1780
  obj: DetachUserPolicyRequest
2508
1781
  ) => any;
2509
-
2510
1782
  export declare const EnableMFADeviceRequestFilterSensitiveLog: (
2511
1783
  obj: EnableMFADeviceRequest
2512
1784
  ) => any;
2513
-
2514
1785
  export declare const GenerateCredentialReportResponseFilterSensitiveLog: (
2515
1786
  obj: GenerateCredentialReportResponse
2516
1787
  ) => any;
2517
-
2518
1788
  export declare const GenerateOrganizationsAccessReportRequestFilterSensitiveLog: (
2519
1789
  obj: GenerateOrganizationsAccessReportRequest
2520
1790
  ) => any;
2521
-
2522
1791
  export declare const GenerateOrganizationsAccessReportResponseFilterSensitiveLog: (
2523
1792
  obj: GenerateOrganizationsAccessReportResponse
2524
1793
  ) => any;
2525
-
2526
1794
  export declare const GenerateServiceLastAccessedDetailsRequestFilterSensitiveLog: (
2527
1795
  obj: GenerateServiceLastAccessedDetailsRequest
2528
1796
  ) => any;
2529
-
2530
1797
  export declare const GenerateServiceLastAccessedDetailsResponseFilterSensitiveLog: (
2531
1798
  obj: GenerateServiceLastAccessedDetailsResponse
2532
1799
  ) => any;
2533
-
2534
1800
  export declare const GetAccessKeyLastUsedRequestFilterSensitiveLog: (
2535
1801
  obj: GetAccessKeyLastUsedRequest
2536
1802
  ) => any;
2537
-
2538
1803
  export declare const GetAccessKeyLastUsedResponseFilterSensitiveLog: (
2539
1804
  obj: GetAccessKeyLastUsedResponse
2540
1805
  ) => any;
2541
-
2542
1806
  export declare const GetAccountAuthorizationDetailsRequestFilterSensitiveLog: (
2543
1807
  obj: GetAccountAuthorizationDetailsRequest
2544
1808
  ) => any;
2545
-
2546
1809
  export declare const PolicyDetailFilterSensitiveLog: (obj: PolicyDetail) => any;
2547
-
2548
1810
  export declare const GroupDetailFilterSensitiveLog: (obj: GroupDetail) => any;
2549
-
2550
1811
  export declare const ManagedPolicyDetailFilterSensitiveLog: (
2551
1812
  obj: ManagedPolicyDetail
2552
1813
  ) => any;
2553
-
2554
1814
  export declare const RoleDetailFilterSensitiveLog: (obj: RoleDetail) => any;
2555
-
2556
1815
  export declare const UserDetailFilterSensitiveLog: (obj: UserDetail) => any;
2557
-
2558
1816
  export declare const GetAccountAuthorizationDetailsResponseFilterSensitiveLog: (
2559
1817
  obj: GetAccountAuthorizationDetailsResponse
2560
1818
  ) => any;
2561
-
2562
1819
  export declare const PasswordPolicyFilterSensitiveLog: (
2563
1820
  obj: PasswordPolicy
2564
1821
  ) => any;
2565
-
2566
1822
  export declare const GetAccountPasswordPolicyResponseFilterSensitiveLog: (
2567
1823
  obj: GetAccountPasswordPolicyResponse
2568
1824
  ) => any;
2569
-
2570
1825
  export declare const GetAccountSummaryResponseFilterSensitiveLog: (
2571
1826
  obj: GetAccountSummaryResponse
2572
1827
  ) => any;
2573
-
2574
1828
  export declare const GetContextKeysForCustomPolicyRequestFilterSensitiveLog: (
2575
1829
  obj: GetContextKeysForCustomPolicyRequest
2576
1830
  ) => any;
2577
-
2578
1831
  export declare const GetContextKeysForPolicyResponseFilterSensitiveLog: (
2579
1832
  obj: GetContextKeysForPolicyResponse
2580
1833
  ) => any;
2581
-
2582
1834
  export declare const GetContextKeysForPrincipalPolicyRequestFilterSensitiveLog: (
2583
1835
  obj: GetContextKeysForPrincipalPolicyRequest
2584
1836
  ) => any;
2585
-
2586
1837
  export declare const GetCredentialReportResponseFilterSensitiveLog: (
2587
1838
  obj: GetCredentialReportResponse
2588
1839
  ) => any;
2589
-
2590
1840
  export declare const GetGroupRequestFilterSensitiveLog: (
2591
1841
  obj: GetGroupRequest
2592
1842
  ) => any;
2593
-
2594
1843
  export declare const GetGroupResponseFilterSensitiveLog: (
2595
1844
  obj: GetGroupResponse
2596
1845
  ) => any;
2597
-
2598
1846
  export declare const GetGroupPolicyRequestFilterSensitiveLog: (
2599
1847
  obj: GetGroupPolicyRequest
2600
1848
  ) => any;
2601
-
2602
1849
  export declare const GetGroupPolicyResponseFilterSensitiveLog: (
2603
1850
  obj: GetGroupPolicyResponse
2604
1851
  ) => any;
2605
-
2606
1852
  export declare const GetInstanceProfileRequestFilterSensitiveLog: (
2607
1853
  obj: GetInstanceProfileRequest
2608
1854
  ) => any;
2609
-
2610
1855
  export declare const GetInstanceProfileResponseFilterSensitiveLog: (
2611
1856
  obj: GetInstanceProfileResponse
2612
1857
  ) => any;
2613
-
2614
1858
  export declare const GetLoginProfileRequestFilterSensitiveLog: (
2615
1859
  obj: GetLoginProfileRequest
2616
1860
  ) => any;
2617
-
2618
1861
  export declare const GetLoginProfileResponseFilterSensitiveLog: (
2619
1862
  obj: GetLoginProfileResponse
2620
1863
  ) => any;
2621
-
2622
1864
  export declare const GetOpenIDConnectProviderRequestFilterSensitiveLog: (
2623
1865
  obj: GetOpenIDConnectProviderRequest
2624
1866
  ) => any;
2625
-
2626
1867
  export declare const GetOpenIDConnectProviderResponseFilterSensitiveLog: (
2627
1868
  obj: GetOpenIDConnectProviderResponse
2628
1869
  ) => any;
2629
-
2630
1870
  export declare const GetOrganizationsAccessReportRequestFilterSensitiveLog: (
2631
1871
  obj: GetOrganizationsAccessReportRequest
2632
1872
  ) => any;
2633
-
2634
1873
  export declare const ErrorDetailsFilterSensitiveLog: (obj: ErrorDetails) => any;
2635
-
2636
1874
  export declare const GetOrganizationsAccessReportResponseFilterSensitiveLog: (
2637
1875
  obj: GetOrganizationsAccessReportResponse
2638
1876
  ) => any;
2639
-
2640
1877
  export declare const GetPolicyRequestFilterSensitiveLog: (
2641
1878
  obj: GetPolicyRequest
2642
1879
  ) => any;
2643
-
2644
1880
  export declare const GetPolicyResponseFilterSensitiveLog: (
2645
1881
  obj: GetPolicyResponse
2646
1882
  ) => any;
2647
-
2648
1883
  export declare const GetPolicyVersionRequestFilterSensitiveLog: (
2649
1884
  obj: GetPolicyVersionRequest
2650
1885
  ) => any;
2651
-
2652
1886
  export declare const GetPolicyVersionResponseFilterSensitiveLog: (
2653
1887
  obj: GetPolicyVersionResponse
2654
1888
  ) => any;
2655
-
2656
1889
  export declare const GetRoleRequestFilterSensitiveLog: (
2657
1890
  obj: GetRoleRequest
2658
1891
  ) => any;
2659
-
2660
1892
  export declare const GetRoleResponseFilterSensitiveLog: (
2661
1893
  obj: GetRoleResponse
2662
1894
  ) => any;
2663
-
2664
1895
  export declare const GetRolePolicyRequestFilterSensitiveLog: (
2665
1896
  obj: GetRolePolicyRequest
2666
1897
  ) => any;
2667
-
2668
1898
  export declare const GetRolePolicyResponseFilterSensitiveLog: (
2669
1899
  obj: GetRolePolicyResponse
2670
1900
  ) => any;
2671
-
2672
1901
  export declare const GetSAMLProviderRequestFilterSensitiveLog: (
2673
1902
  obj: GetSAMLProviderRequest
2674
1903
  ) => any;
2675
-
2676
1904
  export declare const GetSAMLProviderResponseFilterSensitiveLog: (
2677
1905
  obj: GetSAMLProviderResponse
2678
1906
  ) => any;
2679
-
2680
1907
  export declare const GetServerCertificateRequestFilterSensitiveLog: (
2681
1908
  obj: GetServerCertificateRequest
2682
1909
  ) => any;
2683
-
2684
1910
  export declare const ServerCertificateMetadataFilterSensitiveLog: (
2685
1911
  obj: ServerCertificateMetadata
2686
1912
  ) => any;
2687
-
2688
1913
  export declare const ServerCertificateFilterSensitiveLog: (
2689
1914
  obj: ServerCertificate
2690
1915
  ) => any;
2691
-
2692
1916
  export declare const GetServerCertificateResponseFilterSensitiveLog: (
2693
1917
  obj: GetServerCertificateResponse
2694
1918
  ) => any;
2695
-
2696
1919
  export declare const GetServiceLastAccessedDetailsRequestFilterSensitiveLog: (
2697
1920
  obj: GetServiceLastAccessedDetailsRequest
2698
1921
  ) => any;
2699
-
2700
1922
  export declare const TrackedActionLastAccessedFilterSensitiveLog: (
2701
1923
  obj: TrackedActionLastAccessed
2702
1924
  ) => any;
2703
-
2704
1925
  export declare const ServiceLastAccessedFilterSensitiveLog: (
2705
1926
  obj: ServiceLastAccessed
2706
1927
  ) => any;
2707
-
2708
1928
  export declare const GetServiceLastAccessedDetailsResponseFilterSensitiveLog: (
2709
1929
  obj: GetServiceLastAccessedDetailsResponse
2710
1930
  ) => any;
2711
-
2712
1931
  export declare const GetServiceLastAccessedDetailsWithEntitiesRequestFilterSensitiveLog: (
2713
1932
  obj: GetServiceLastAccessedDetailsWithEntitiesRequest
2714
1933
  ) => any;
2715
-
2716
1934
  export declare const EntityInfoFilterSensitiveLog: (obj: EntityInfo) => any;
2717
-
2718
1935
  export declare const EntityDetailsFilterSensitiveLog: (
2719
1936
  obj: EntityDetails
2720
1937
  ) => any;
2721
-
2722
1938
  export declare const GetServiceLastAccessedDetailsWithEntitiesResponseFilterSensitiveLog: (
2723
1939
  obj: GetServiceLastAccessedDetailsWithEntitiesResponse
2724
1940
  ) => any;
2725
-
2726
1941
  export declare const GetServiceLinkedRoleDeletionStatusRequestFilterSensitiveLog: (
2727
1942
  obj: GetServiceLinkedRoleDeletionStatusRequest
2728
1943
  ) => any;
2729
-
2730
1944
  export declare const RoleUsageTypeFilterSensitiveLog: (
2731
1945
  obj: RoleUsageType
2732
1946
  ) => any;
2733
-
2734
1947
  export declare const DeletionTaskFailureReasonTypeFilterSensitiveLog: (
2735
1948
  obj: DeletionTaskFailureReasonType
2736
1949
  ) => any;
2737
-
2738
1950
  export declare const GetServiceLinkedRoleDeletionStatusResponseFilterSensitiveLog: (
2739
1951
  obj: GetServiceLinkedRoleDeletionStatusResponse
2740
1952
  ) => any;
2741
-
2742
1953
  export declare const GetSSHPublicKeyRequestFilterSensitiveLog: (
2743
1954
  obj: GetSSHPublicKeyRequest
2744
1955
  ) => any;
2745
-
2746
1956
  export declare const SSHPublicKeyFilterSensitiveLog: (obj: SSHPublicKey) => any;
2747
-
2748
1957
  export declare const GetSSHPublicKeyResponseFilterSensitiveLog: (
2749
1958
  obj: GetSSHPublicKeyResponse
2750
1959
  ) => any;
2751
-
2752
1960
  export declare const GetUserRequestFilterSensitiveLog: (
2753
1961
  obj: GetUserRequest
2754
1962
  ) => any;
2755
-
2756
1963
  export declare const GetUserResponseFilterSensitiveLog: (
2757
1964
  obj: GetUserResponse
2758
1965
  ) => any;
2759
-
2760
1966
  export declare const GetUserPolicyRequestFilterSensitiveLog: (
2761
1967
  obj: GetUserPolicyRequest
2762
1968
  ) => any;
2763
-
2764
1969
  export declare const GetUserPolicyResponseFilterSensitiveLog: (
2765
1970
  obj: GetUserPolicyResponse
2766
1971
  ) => any;
2767
-
2768
1972
  export declare const ListAccessKeysRequestFilterSensitiveLog: (
2769
1973
  obj: ListAccessKeysRequest
2770
1974
  ) => any;
2771
-
2772
1975
  export declare const ListAccessKeysResponseFilterSensitiveLog: (
2773
1976
  obj: ListAccessKeysResponse
2774
1977
  ) => any;
2775
-
2776
1978
  export declare const ListAccountAliasesRequestFilterSensitiveLog: (
2777
1979
  obj: ListAccountAliasesRequest
2778
1980
  ) => any;
2779
-
2780
1981
  export declare const ListAccountAliasesResponseFilterSensitiveLog: (
2781
1982
  obj: ListAccountAliasesResponse
2782
1983
  ) => any;
2783
-
2784
1984
  export declare const ListAttachedGroupPoliciesRequestFilterSensitiveLog: (
2785
1985
  obj: ListAttachedGroupPoliciesRequest
2786
1986
  ) => any;
2787
-
2788
1987
  export declare const ListAttachedGroupPoliciesResponseFilterSensitiveLog: (
2789
1988
  obj: ListAttachedGroupPoliciesResponse
2790
1989
  ) => any;
2791
-
2792
1990
  export declare const ListAttachedRolePoliciesRequestFilterSensitiveLog: (
2793
1991
  obj: ListAttachedRolePoliciesRequest
2794
1992
  ) => any;
2795
-
2796
1993
  export declare const ListAttachedRolePoliciesResponseFilterSensitiveLog: (
2797
1994
  obj: ListAttachedRolePoliciesResponse
2798
1995
  ) => any;
2799
-
2800
1996
  export declare const ListAttachedUserPoliciesRequestFilterSensitiveLog: (
2801
1997
  obj: ListAttachedUserPoliciesRequest
2802
1998
  ) => any;
2803
-
2804
1999
  export declare const ListAttachedUserPoliciesResponseFilterSensitiveLog: (
2805
2000
  obj: ListAttachedUserPoliciesResponse
2806
2001
  ) => any;
2807
-
2808
2002
  export declare const ListEntitiesForPolicyRequestFilterSensitiveLog: (
2809
2003
  obj: ListEntitiesForPolicyRequest
2810
2004
  ) => any;
2811
-
2812
2005
  export declare const PolicyGroupFilterSensitiveLog: (obj: PolicyGroup) => any;
2813
-
2814
2006
  export declare const PolicyRoleFilterSensitiveLog: (obj: PolicyRole) => any;
2815
-
2816
2007
  export declare const PolicyUserFilterSensitiveLog: (obj: PolicyUser) => any;
2817
-
2818
2008
  export declare const ListEntitiesForPolicyResponseFilterSensitiveLog: (
2819
2009
  obj: ListEntitiesForPolicyResponse
2820
2010
  ) => any;
2821
-
2822
2011
  export declare const ListGroupPoliciesRequestFilterSensitiveLog: (
2823
2012
  obj: ListGroupPoliciesRequest
2824
2013
  ) => any;
2825
-
2826
2014
  export declare const ListGroupPoliciesResponseFilterSensitiveLog: (
2827
2015
  obj: ListGroupPoliciesResponse
2828
2016
  ) => any;
2829
-
2830
2017
  export declare const ListGroupsRequestFilterSensitiveLog: (
2831
2018
  obj: ListGroupsRequest
2832
2019
  ) => any;
2833
-
2834
2020
  export declare const ListGroupsResponseFilterSensitiveLog: (
2835
2021
  obj: ListGroupsResponse
2836
2022
  ) => any;
2837
-
2838
2023
  export declare const ListGroupsForUserRequestFilterSensitiveLog: (
2839
2024
  obj: ListGroupsForUserRequest
2840
2025
  ) => any;
2841
-
2842
2026
  export declare const ListGroupsForUserResponseFilterSensitiveLog: (
2843
2027
  obj: ListGroupsForUserResponse
2844
2028
  ) => any;
2845
-
2846
2029
  export declare const ListInstanceProfilesRequestFilterSensitiveLog: (
2847
2030
  obj: ListInstanceProfilesRequest
2848
2031
  ) => any;
2849
-
2850
2032
  export declare const ListInstanceProfilesResponseFilterSensitiveLog: (
2851
2033
  obj: ListInstanceProfilesResponse
2852
2034
  ) => any;
2853
-
2854
2035
  export declare const ListInstanceProfilesForRoleRequestFilterSensitiveLog: (
2855
2036
  obj: ListInstanceProfilesForRoleRequest
2856
2037
  ) => any;
2857
-
2858
2038
  export declare const ListInstanceProfilesForRoleResponseFilterSensitiveLog: (
2859
2039
  obj: ListInstanceProfilesForRoleResponse
2860
2040
  ) => any;
2861
-
2862
2041
  export declare const ListInstanceProfileTagsRequestFilterSensitiveLog: (
2863
2042
  obj: ListInstanceProfileTagsRequest
2864
2043
  ) => any;
2865
-
2866
2044
  export declare const ListInstanceProfileTagsResponseFilterSensitiveLog: (
2867
2045
  obj: ListInstanceProfileTagsResponse
2868
2046
  ) => any;
2869
-
2870
2047
  export declare const ListMFADevicesRequestFilterSensitiveLog: (
2871
2048
  obj: ListMFADevicesRequest
2872
2049
  ) => any;
2873
-
2874
2050
  export declare const MFADeviceFilterSensitiveLog: (obj: MFADevice) => any;
2875
-
2876
2051
  export declare const ListMFADevicesResponseFilterSensitiveLog: (
2877
2052
  obj: ListMFADevicesResponse
2878
2053
  ) => any;
2879
-
2880
2054
  export declare const ListMFADeviceTagsRequestFilterSensitiveLog: (
2881
2055
  obj: ListMFADeviceTagsRequest
2882
2056
  ) => any;
2883
-
2884
2057
  export declare const ListMFADeviceTagsResponseFilterSensitiveLog: (
2885
2058
  obj: ListMFADeviceTagsResponse
2886
2059
  ) => any;
2887
-
2888
2060
  export declare const ListOpenIDConnectProvidersRequestFilterSensitiveLog: (
2889
2061
  obj: ListOpenIDConnectProvidersRequest
2890
2062
  ) => any;
2891
-
2892
2063
  export declare const OpenIDConnectProviderListEntryFilterSensitiveLog: (
2893
2064
  obj: OpenIDConnectProviderListEntry
2894
2065
  ) => any;
2895
-
2896
2066
  export declare const ListOpenIDConnectProvidersResponseFilterSensitiveLog: (
2897
2067
  obj: ListOpenIDConnectProvidersResponse
2898
2068
  ) => any;
2899
-
2900
2069
  export declare const ListOpenIDConnectProviderTagsRequestFilterSensitiveLog: (
2901
2070
  obj: ListOpenIDConnectProviderTagsRequest
2902
2071
  ) => any;
2903
-
2904
2072
  export declare const ListOpenIDConnectProviderTagsResponseFilterSensitiveLog: (
2905
2073
  obj: ListOpenIDConnectProviderTagsResponse
2906
2074
  ) => any;
2907
-
2908
2075
  export declare const ListPoliciesRequestFilterSensitiveLog: (
2909
2076
  obj: ListPoliciesRequest
2910
2077
  ) => any;
2911
-
2912
2078
  export declare const ListPoliciesResponseFilterSensitiveLog: (
2913
2079
  obj: ListPoliciesResponse
2914
2080
  ) => any;
2915
-
2916
2081
  export declare const ListPoliciesGrantingServiceAccessRequestFilterSensitiveLog: (
2917
2082
  obj: ListPoliciesGrantingServiceAccessRequest
2918
2083
  ) => any;
2919
-
2920
2084
  export declare const PolicyGrantingServiceAccessFilterSensitiveLog: (
2921
2085
  obj: PolicyGrantingServiceAccess
2922
2086
  ) => any;
2923
-
2924
2087
  export declare const ListPoliciesGrantingServiceAccessEntryFilterSensitiveLog: (
2925
2088
  obj: ListPoliciesGrantingServiceAccessEntry
2926
2089
  ) => any;
2927
-
2928
2090
  export declare const ListPoliciesGrantingServiceAccessResponseFilterSensitiveLog: (
2929
2091
  obj: ListPoliciesGrantingServiceAccessResponse
2930
2092
  ) => any;
2931
-
2932
2093
  export declare const ListPolicyTagsRequestFilterSensitiveLog: (
2933
2094
  obj: ListPolicyTagsRequest
2934
2095
  ) => any;
2935
-
2936
2096
  export declare const ListPolicyTagsResponseFilterSensitiveLog: (
2937
2097
  obj: ListPolicyTagsResponse
2938
2098
  ) => any;
2939
-
2940
2099
  export declare const ListPolicyVersionsRequestFilterSensitiveLog: (
2941
2100
  obj: ListPolicyVersionsRequest
2942
2101
  ) => any;
2943
-
2944
2102
  export declare const ListPolicyVersionsResponseFilterSensitiveLog: (
2945
2103
  obj: ListPolicyVersionsResponse
2946
2104
  ) => any;
2947
-
2948
2105
  export declare const ListRolePoliciesRequestFilterSensitiveLog: (
2949
2106
  obj: ListRolePoliciesRequest
2950
2107
  ) => any;
2951
-
2952
2108
  export declare const ListRolePoliciesResponseFilterSensitiveLog: (
2953
2109
  obj: ListRolePoliciesResponse
2954
2110
  ) => any;
2955
-
2956
2111
  export declare const ListRolesRequestFilterSensitiveLog: (
2957
2112
  obj: ListRolesRequest
2958
2113
  ) => any;
2959
-
2960
2114
  export declare const ListRolesResponseFilterSensitiveLog: (
2961
2115
  obj: ListRolesResponse
2962
2116
  ) => any;
2963
-
2964
2117
  export declare const ListRoleTagsRequestFilterSensitiveLog: (
2965
2118
  obj: ListRoleTagsRequest
2966
2119
  ) => any;
2967
-
2968
2120
  export declare const ListRoleTagsResponseFilterSensitiveLog: (
2969
2121
  obj: ListRoleTagsResponse
2970
2122
  ) => any;
2971
-
2972
2123
  export declare const ListSAMLProvidersRequestFilterSensitiveLog: (
2973
2124
  obj: ListSAMLProvidersRequest
2974
2125
  ) => any;
2975
-
2976
2126
  export declare const SAMLProviderListEntryFilterSensitiveLog: (
2977
2127
  obj: SAMLProviderListEntry
2978
2128
  ) => any;
2979
-
2980
2129
  export declare const ListSAMLProvidersResponseFilterSensitiveLog: (
2981
2130
  obj: ListSAMLProvidersResponse
2982
2131
  ) => any;
2983
-
2984
2132
  export declare const ListSAMLProviderTagsRequestFilterSensitiveLog: (
2985
2133
  obj: ListSAMLProviderTagsRequest
2986
2134
  ) => any;
2987
-
2988
2135
  export declare const ListSAMLProviderTagsResponseFilterSensitiveLog: (
2989
2136
  obj: ListSAMLProviderTagsResponse
2990
2137
  ) => any;
2991
-
2992
2138
  export declare const ListServerCertificatesRequestFilterSensitiveLog: (
2993
2139
  obj: ListServerCertificatesRequest
2994
2140
  ) => any;
2995
-
2996
2141
  export declare const ListServerCertificatesResponseFilterSensitiveLog: (
2997
2142
  obj: ListServerCertificatesResponse
2998
2143
  ) => any;
2999
-
3000
2144
  export declare const ListServerCertificateTagsRequestFilterSensitiveLog: (
3001
2145
  obj: ListServerCertificateTagsRequest
3002
2146
  ) => any;
3003
-
3004
2147
  export declare const ListServerCertificateTagsResponseFilterSensitiveLog: (
3005
2148
  obj: ListServerCertificateTagsResponse
3006
2149
  ) => any;
3007
-
3008
2150
  export declare const ListServiceSpecificCredentialsRequestFilterSensitiveLog: (
3009
2151
  obj: ListServiceSpecificCredentialsRequest
3010
2152
  ) => any;
3011
-
3012
2153
  export declare const ServiceSpecificCredentialMetadataFilterSensitiveLog: (
3013
2154
  obj: ServiceSpecificCredentialMetadata
3014
2155
  ) => any;
3015
-
3016
2156
  export declare const ListServiceSpecificCredentialsResponseFilterSensitiveLog: (
3017
2157
  obj: ListServiceSpecificCredentialsResponse
3018
2158
  ) => any;
3019
-
3020
2159
  export declare const ListSigningCertificatesRequestFilterSensitiveLog: (
3021
2160
  obj: ListSigningCertificatesRequest
3022
2161
  ) => any;
3023
-
3024
2162
  export declare const SigningCertificateFilterSensitiveLog: (
3025
2163
  obj: SigningCertificate
3026
2164
  ) => any;
3027
-
3028
2165
  export declare const ListSigningCertificatesResponseFilterSensitiveLog: (
3029
2166
  obj: ListSigningCertificatesResponse
3030
2167
  ) => any;
3031
-
3032
2168
  export declare const ListSSHPublicKeysRequestFilterSensitiveLog: (
3033
2169
  obj: ListSSHPublicKeysRequest
3034
2170
  ) => any;
3035
-
3036
2171
  export declare const SSHPublicKeyMetadataFilterSensitiveLog: (
3037
2172
  obj: SSHPublicKeyMetadata
3038
2173
  ) => any;
3039
-
3040
2174
  export declare const ListSSHPublicKeysResponseFilterSensitiveLog: (
3041
2175
  obj: ListSSHPublicKeysResponse
3042
2176
  ) => any;
3043
-
3044
2177
  export declare const ListUserPoliciesRequestFilterSensitiveLog: (
3045
2178
  obj: ListUserPoliciesRequest
3046
2179
  ) => any;
3047
-
3048
2180
  export declare const ListUserPoliciesResponseFilterSensitiveLog: (
3049
2181
  obj: ListUserPoliciesResponse
3050
2182
  ) => any;
3051
-
3052
2183
  export declare const ListUsersRequestFilterSensitiveLog: (
3053
2184
  obj: ListUsersRequest
3054
2185
  ) => any;
3055
-
3056
2186
  export declare const ListUsersResponseFilterSensitiveLog: (
3057
2187
  obj: ListUsersResponse
3058
2188
  ) => any;
3059
-
3060
2189
  export declare const ListUserTagsRequestFilterSensitiveLog: (
3061
2190
  obj: ListUserTagsRequest
3062
2191
  ) => any;
3063
-
3064
2192
  export declare const ListUserTagsResponseFilterSensitiveLog: (
3065
2193
  obj: ListUserTagsResponse
3066
2194
  ) => any;
3067
-
3068
2195
  export declare const ListVirtualMFADevicesRequestFilterSensitiveLog: (
3069
2196
  obj: ListVirtualMFADevicesRequest
3070
2197
  ) => any;
3071
-
3072
2198
  export declare const ListVirtualMFADevicesResponseFilterSensitiveLog: (
3073
2199
  obj: ListVirtualMFADevicesResponse
3074
2200
  ) => any;
3075
-
3076
2201
  export declare const PutGroupPolicyRequestFilterSensitiveLog: (
3077
2202
  obj: PutGroupPolicyRequest
3078
2203
  ) => any;
3079
-
3080
2204
  export declare const PutRolePermissionsBoundaryRequestFilterSensitiveLog: (
3081
2205
  obj: PutRolePermissionsBoundaryRequest
3082
2206
  ) => any;
3083
-
3084
2207
  export declare const PutRolePolicyRequestFilterSensitiveLog: (
3085
2208
  obj: PutRolePolicyRequest
3086
2209
  ) => any;
3087
-
3088
2210
  export declare const PutUserPermissionsBoundaryRequestFilterSensitiveLog: (
3089
2211
  obj: PutUserPermissionsBoundaryRequest
3090
2212
  ) => any;
3091
-
3092
2213
  export declare const PutUserPolicyRequestFilterSensitiveLog: (
3093
2214
  obj: PutUserPolicyRequest
3094
2215
  ) => any;
3095
-
3096
2216
  export declare const RemoveClientIDFromOpenIDConnectProviderRequestFilterSensitiveLog: (
3097
2217
  obj: RemoveClientIDFromOpenIDConnectProviderRequest
3098
2218
  ) => any;
3099
-
3100
2219
  export declare const RemoveRoleFromInstanceProfileRequestFilterSensitiveLog: (
3101
2220
  obj: RemoveRoleFromInstanceProfileRequest
3102
2221
  ) => any;
3103
-
3104
2222
  export declare const RemoveUserFromGroupRequestFilterSensitiveLog: (
3105
2223
  obj: RemoveUserFromGroupRequest
3106
2224
  ) => any;
3107
-
3108
2225
  export declare const ResetServiceSpecificCredentialRequestFilterSensitiveLog: (
3109
2226
  obj: ResetServiceSpecificCredentialRequest
3110
2227
  ) => any;
3111
-
3112
2228
  export declare const ResetServiceSpecificCredentialResponseFilterSensitiveLog: (
3113
2229
  obj: ResetServiceSpecificCredentialResponse
3114
2230
  ) => any;
3115
-
3116
2231
  export declare const ResyncMFADeviceRequestFilterSensitiveLog: (
3117
2232
  obj: ResyncMFADeviceRequest
3118
2233
  ) => any;
3119
-
3120
2234
  export declare const SetDefaultPolicyVersionRequestFilterSensitiveLog: (
3121
2235
  obj: SetDefaultPolicyVersionRequest
3122
2236
  ) => any;
3123
-
3124
2237
  export declare const SetSecurityTokenServicePreferencesRequestFilterSensitiveLog: (
3125
2238
  obj: SetSecurityTokenServicePreferencesRequest
3126
2239
  ) => any;
3127
-
3128
2240
  export declare const ContextEntryFilterSensitiveLog: (obj: ContextEntry) => any;
3129
-
3130
2241
  export declare const SimulateCustomPolicyRequestFilterSensitiveLog: (
3131
2242
  obj: SimulateCustomPolicyRequest
3132
2243
  ) => any;
3133
-
3134
2244
  export declare const PositionFilterSensitiveLog: (obj: Position) => any;
3135
-
3136
2245
  export declare const StatementFilterSensitiveLog: (obj: Statement) => any;
3137
-
3138
2246
  export declare const OrganizationsDecisionDetailFilterSensitiveLog: (
3139
2247
  obj: OrganizationsDecisionDetail
3140
2248
  ) => any;
3141
-
3142
2249
  export declare const PermissionsBoundaryDecisionDetailFilterSensitiveLog: (
3143
2250
  obj: PermissionsBoundaryDecisionDetail
3144
2251
  ) => any;
3145
-
3146
2252
  export declare const ResourceSpecificResultFilterSensitiveLog: (
3147
2253
  obj: ResourceSpecificResult
3148
2254
  ) => any;
3149
-
3150
2255
  export declare const EvaluationResultFilterSensitiveLog: (
3151
2256
  obj: EvaluationResult
3152
2257
  ) => any;
3153
-
3154
2258
  export declare const SimulatePolicyResponseFilterSensitiveLog: (
3155
2259
  obj: SimulatePolicyResponse
3156
2260
  ) => any;
3157
-
3158
2261
  export declare const SimulatePrincipalPolicyRequestFilterSensitiveLog: (
3159
2262
  obj: SimulatePrincipalPolicyRequest
3160
2263
  ) => any;
3161
-
3162
2264
  export declare const TagInstanceProfileRequestFilterSensitiveLog: (
3163
2265
  obj: TagInstanceProfileRequest
3164
2266
  ) => any;
3165
-
3166
2267
  export declare const TagMFADeviceRequestFilterSensitiveLog: (
3167
2268
  obj: TagMFADeviceRequest
3168
2269
  ) => any;
3169
-
3170
2270
  export declare const TagOpenIDConnectProviderRequestFilterSensitiveLog: (
3171
2271
  obj: TagOpenIDConnectProviderRequest
3172
2272
  ) => any;
3173
-
3174
2273
  export declare const TagPolicyRequestFilterSensitiveLog: (
3175
2274
  obj: TagPolicyRequest
3176
2275
  ) => any;
3177
-
3178
2276
  export declare const TagRoleRequestFilterSensitiveLog: (
3179
2277
  obj: TagRoleRequest
3180
2278
  ) => any;
3181
-
3182
2279
  export declare const TagSAMLProviderRequestFilterSensitiveLog: (
3183
2280
  obj: TagSAMLProviderRequest
3184
2281
  ) => any;
3185
-
3186
2282
  export declare const TagServerCertificateRequestFilterSensitiveLog: (
3187
2283
  obj: TagServerCertificateRequest
3188
2284
  ) => any;
3189
-
3190
2285
  export declare const TagUserRequestFilterSensitiveLog: (
3191
2286
  obj: TagUserRequest
3192
2287
  ) => any;
3193
-
3194
2288
  export declare const UntagInstanceProfileRequestFilterSensitiveLog: (
3195
2289
  obj: UntagInstanceProfileRequest
3196
2290
  ) => any;
3197
-
3198
2291
  export declare const UntagMFADeviceRequestFilterSensitiveLog: (
3199
2292
  obj: UntagMFADeviceRequest
3200
2293
  ) => any;
3201
-
3202
2294
  export declare const UntagOpenIDConnectProviderRequestFilterSensitiveLog: (
3203
2295
  obj: UntagOpenIDConnectProviderRequest
3204
2296
  ) => any;