@aws-sdk/client-fms 3.529.1 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/FMS.d.ts +10 -1
- package/dist-types/FMSClient.d.ts +1 -1
- package/dist-types/commands/AssociateAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/AssociateThirdPartyFirewallCommand.d.ts +2 -1
- package/dist-types/commands/BatchAssociateResourceCommand.d.ts +2 -1
- package/dist-types/commands/BatchDisassociateResourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAppsListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNotificationChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeletePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProtocolsListCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourceSetCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateThirdPartyFirewallCommand.d.ts +2 -1
- package/dist-types/commands/GetAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/GetAdminScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetAppsListCommand.d.ts +2 -1
- package/dist-types/commands/GetComplianceDetailCommand.d.ts +2 -1
- package/dist-types/commands/GetNotificationChannelCommand.d.ts +2 -1
- package/dist-types/commands/GetPolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetProtectionStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetProtocolsListCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceSetCommand.d.ts +2 -1
- package/dist-types/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetViolationDetailsCommand.d.ts +2 -1
- package/dist-types/commands/ListAdminAccountsForOrganizationCommand.d.ts +2 -1
- package/dist-types/commands/ListAdminsManagingAccountCommand.d.ts +2 -1
- package/dist-types/commands/ListAppsListsCommand.d.ts +2 -1
- package/dist-types/commands/ListComplianceStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListDiscoveredResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListMemberAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/ListProtocolsListsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceSetResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListResourceSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +2 -1
- package/dist-types/commands/PutAdminAccountCommand.d.ts +2 -1
- package/dist-types/commands/PutAppsListCommand.d.ts +2 -1
- package/dist-types/commands/PutNotificationChannelCommand.d.ts +2 -1
- package/dist-types/commands/PutPolicyCommand.d.ts +2 -1
- package/dist-types/commands/PutProtocolsListCommand.d.ts +2 -1
- package/dist-types/commands/PutResourceSetCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +571 -571
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/FMS.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateThirdPartyFirewallCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchAssociateResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDisassociateResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAppsListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteNotificationChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProtocolsListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteResourceSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateThirdPartyFirewallCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAdminScopeCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAppsListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetComplianceDetailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetNotificationChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProtectionStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProtocolsListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetResourceSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetThirdPartyFirewallAssociationStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetViolationDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAdminAccountsForOrganizationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAdminsManagingAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAppsListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListComplianceStatusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListDiscoveredResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMemberAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProtocolsListsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceSetResourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListResourceSetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListThirdPartyFirewallFirewallPoliciesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutAdminAccountCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutAppsListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutNotificationChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutProtocolsListCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutResourceSetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -16,39 +16,39 @@ export declare const AccountRoleStatus: {
|
|
|
16
16
|
*/
|
|
17
17
|
export type AccountRoleStatus = (typeof AccountRoleStatus)[keyof typeof AccountRoleStatus];
|
|
18
18
|
/**
|
|
19
|
-
* @public
|
|
20
19
|
* <p>Configures the accounts within the administrator's Organizations organization that the specified Firewall Manager administrator can apply policies to.</p>
|
|
20
|
+
* @public
|
|
21
21
|
*/
|
|
22
22
|
export interface AccountScope {
|
|
23
23
|
/**
|
|
24
|
-
* @public
|
|
25
24
|
* <p>The list of accounts within the organization that the specified Firewall Manager administrator either can or cannot apply policies to, based on the value of <code>ExcludeSpecifiedAccounts</code>. If <code>ExcludeSpecifiedAccounts</code> is set to <code>true</code>, then the Firewall Manager administrator can apply policies to all members of the organization except for the accounts in this list. If <code>ExcludeSpecifiedAccounts</code> is set to <code>false</code>, then the Firewall Manager administrator can only apply policies to the accounts in this list.</p>
|
|
25
|
+
* @public
|
|
26
26
|
*/
|
|
27
27
|
Accounts?: string[];
|
|
28
28
|
/**
|
|
29
|
-
* @public
|
|
30
29
|
* <p>A boolean value that indicates if the administrator can apply policies to all accounts within an organization. If true, the administrator can apply policies to all accounts within the organization. You can either enable management of all accounts through this operation, or you can specify a list of accounts to manage in <code>AccountScope$Accounts</code>. You cannot specify both.</p>
|
|
30
|
+
* @public
|
|
31
31
|
*/
|
|
32
32
|
AllAccountsEnabled?: boolean;
|
|
33
33
|
/**
|
|
34
|
-
* @public
|
|
35
34
|
* <p>A boolean value that excludes the accounts in <code>AccountScope$Accounts</code> from the administrator's scope. If true, the Firewall Manager administrator can apply policies to all members of the organization except for the accounts listed in <code>AccountScope$Accounts</code>. You can either specify a list of accounts to exclude by <code>AccountScope$Accounts</code>, or you can enable management of all accounts by <code>AccountScope$AllAccountsEnabled</code>. You cannot specify both.</p>
|
|
35
|
+
* @public
|
|
36
36
|
*/
|
|
37
37
|
ExcludeSpecifiedAccounts?: boolean;
|
|
38
38
|
}
|
|
39
39
|
/**
|
|
40
|
-
* @public
|
|
41
40
|
* <p>Describes a remediation action target.</p>
|
|
41
|
+
* @public
|
|
42
42
|
*/
|
|
43
43
|
export interface ActionTarget {
|
|
44
44
|
/**
|
|
45
|
-
* @public
|
|
46
45
|
* <p>The ID of the remediation target.</p>
|
|
46
|
+
* @public
|
|
47
47
|
*/
|
|
48
48
|
ResourceId?: string;
|
|
49
49
|
/**
|
|
50
|
-
* @public
|
|
51
50
|
* <p>A description of the remediation action target.</p>
|
|
51
|
+
* @public
|
|
52
52
|
*/
|
|
53
53
|
Description?: string;
|
|
54
54
|
}
|
|
@@ -67,22 +67,21 @@ export declare const OrganizationStatus: {
|
|
|
67
67
|
*/
|
|
68
68
|
export type OrganizationStatus = (typeof OrganizationStatus)[keyof typeof OrganizationStatus];
|
|
69
69
|
/**
|
|
70
|
-
* @public
|
|
71
70
|
* <p>Contains high level information about the Firewall Manager administrator account.</p>
|
|
71
|
+
* @public
|
|
72
72
|
*/
|
|
73
73
|
export interface AdminAccountSummary {
|
|
74
74
|
/**
|
|
75
|
-
* @public
|
|
76
75
|
* <p>The Amazon Web Services account ID of the Firewall Manager administrator's account.</p>
|
|
76
|
+
* @public
|
|
77
77
|
*/
|
|
78
78
|
AdminAccount?: string;
|
|
79
79
|
/**
|
|
80
|
-
* @public
|
|
81
80
|
* <p>A boolean value that indicates if the administrator is the default administrator. If true, then this is the default administrator account. The default administrator can manage third-party firewalls and has full administrative scope. There is only one default administrator account per organization. For information about Firewall Manager default administrator accounts, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/fms-administrators.html">Managing Firewall Manager administrators</a> in the <i>Firewall Manager Developer Guide</i>.</p>
|
|
81
|
+
* @public
|
|
82
82
|
*/
|
|
83
83
|
DefaultAdmin?: boolean;
|
|
84
84
|
/**
|
|
85
|
-
* @public
|
|
86
85
|
* <p>The current status of the request to onboard a member account as an Firewall Manager administator.</p>
|
|
87
86
|
* <ul>
|
|
88
87
|
* <li>
|
|
@@ -102,28 +101,29 @@ export interface AdminAccountSummary {
|
|
|
102
101
|
* <code>OFFBOARDING_COMPLETE</code> - The account has been removed as an Firewall Manager administrator.</p>
|
|
103
102
|
* </li>
|
|
104
103
|
* </ul>
|
|
104
|
+
* @public
|
|
105
105
|
*/
|
|
106
106
|
Status?: OrganizationStatus;
|
|
107
107
|
}
|
|
108
108
|
/**
|
|
109
|
-
* @public
|
|
110
109
|
* <p>Defines the Organizations organizational units (OUs) that the specified Firewall Manager administrator can apply policies to. For more information about OUs in Organizations, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_ous.html">Managing organizational units (OUs)
|
|
111
110
|
* </a> in the <i>Organizations User Guide</i>.</p>
|
|
111
|
+
* @public
|
|
112
112
|
*/
|
|
113
113
|
export interface OrganizationalUnitScope {
|
|
114
114
|
/**
|
|
115
|
-
* @public
|
|
116
115
|
* <p>The list of OUs within the organization that the specified Firewall Manager administrator either can or cannot apply policies to, based on the value of <code>OrganizationalUnitScope$ExcludeSpecifiedOrganizationalUnits</code>. If <code>OrganizationalUnitScope$ExcludeSpecifiedOrganizationalUnits</code> is set to <code>true</code>, then the Firewall Manager administrator can apply policies to all OUs in the organization except for the OUs in this list. If <code>OrganizationalUnitScope$ExcludeSpecifiedOrganizationalUnits</code> is set to <code>false</code>, then the Firewall Manager administrator can only apply policies to the OUs in this list.</p>
|
|
116
|
+
* @public
|
|
117
117
|
*/
|
|
118
118
|
OrganizationalUnits?: string[];
|
|
119
119
|
/**
|
|
120
|
-
* @public
|
|
121
120
|
* <p>A boolean value that indicates if the administrator can apply policies to all OUs within an organization. If true, the administrator can manage all OUs within the organization. You can either enable management of all OUs through this operation, or you can specify OUs to manage in <code>OrganizationalUnitScope$OrganizationalUnits</code>. You cannot specify both.</p>
|
|
121
|
+
* @public
|
|
122
122
|
*/
|
|
123
123
|
AllOrganizationalUnitsEnabled?: boolean;
|
|
124
124
|
/**
|
|
125
|
-
* @public
|
|
126
125
|
* <p>A boolean value that excludes the OUs in <code>OrganizationalUnitScope$OrganizationalUnits</code> from the administrator's scope. If true, the Firewall Manager administrator can apply policies to all OUs in the organization except for the OUs listed in <code>OrganizationalUnitScope$OrganizationalUnits</code>. You can either specify a list of OUs to exclude by <code>OrganizationalUnitScope$OrganizationalUnits</code>, or you can enable management of all OUs by <code>OrganizationalUnitScope$AllOrganizationalUnitsEnabled</code>. You cannot specify both.</p>
|
|
126
|
+
* @public
|
|
127
127
|
*/
|
|
128
128
|
ExcludeSpecifiedOrganizationalUnits?: boolean;
|
|
129
129
|
}
|
|
@@ -148,151 +148,151 @@ export declare const SecurityServiceType: {
|
|
|
148
148
|
*/
|
|
149
149
|
export type SecurityServiceType = (typeof SecurityServiceType)[keyof typeof SecurityServiceType];
|
|
150
150
|
/**
|
|
151
|
-
* @public
|
|
152
151
|
* <p>Defines the policy types that the specified Firewall Manager administrator can manage.</p>
|
|
152
|
+
* @public
|
|
153
153
|
*/
|
|
154
154
|
export interface PolicyTypeScope {
|
|
155
155
|
/**
|
|
156
|
-
* @public
|
|
157
156
|
* <p>The list of policy types that the specified Firewall Manager administrator can manage.</p>
|
|
157
|
+
* @public
|
|
158
158
|
*/
|
|
159
159
|
PolicyTypes?: SecurityServiceType[];
|
|
160
160
|
/**
|
|
161
|
-
* @public
|
|
162
161
|
* <p>Allows the specified Firewall Manager administrator to manage all Firewall Manager policy types, except for third-party policy types. Third-party policy types can only be managed by the Firewall Manager default administrator.</p>
|
|
162
|
+
* @public
|
|
163
163
|
*/
|
|
164
164
|
AllPolicyTypesEnabled?: boolean;
|
|
165
165
|
}
|
|
166
166
|
/**
|
|
167
|
-
* @public
|
|
168
167
|
* <p>Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can manage.</p>
|
|
168
|
+
* @public
|
|
169
169
|
*/
|
|
170
170
|
export interface RegionScope {
|
|
171
171
|
/**
|
|
172
|
-
* @public
|
|
173
172
|
* <p>The Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.</p>
|
|
173
|
+
* @public
|
|
174
174
|
*/
|
|
175
175
|
Regions?: string[];
|
|
176
176
|
/**
|
|
177
|
-
* @public
|
|
178
177
|
* <p>Allows the specified Firewall Manager administrator to manage all Amazon Web Services Regions.</p>
|
|
178
|
+
* @public
|
|
179
179
|
*/
|
|
180
180
|
AllRegionsEnabled?: boolean;
|
|
181
181
|
}
|
|
182
182
|
/**
|
|
183
|
-
* @public
|
|
184
183
|
* <p>Defines the resources that the Firewall Manager administrator can manage. For more information about administrative scope, see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/fms-administrators.html">Managing Firewall Manager administrators</a> in the <i>Firewall Manager Developer Guide</i>.</p>
|
|
184
|
+
* @public
|
|
185
185
|
*/
|
|
186
186
|
export interface AdminScope {
|
|
187
187
|
/**
|
|
188
|
-
* @public
|
|
189
188
|
* <p>Defines the accounts that the specified Firewall Manager administrator can apply policies to.</p>
|
|
189
|
+
* @public
|
|
190
190
|
*/
|
|
191
191
|
AccountScope?: AccountScope;
|
|
192
192
|
/**
|
|
193
|
-
* @public
|
|
194
193
|
* <p>Defines the Organizations organizational units that the specified Firewall Manager administrator can apply policies to. For more information about OUs in Organizations, see <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_ous.html">Managing organizational units (OUs)
|
|
195
194
|
* </a> in the <i>Organizations User Guide</i>.</p>
|
|
195
|
+
* @public
|
|
196
196
|
*/
|
|
197
197
|
OrganizationalUnitScope?: OrganizationalUnitScope;
|
|
198
198
|
/**
|
|
199
|
-
* @public
|
|
200
199
|
* <p>Defines the Amazon Web Services Regions that the specified Firewall Manager administrator can perform actions in.</p>
|
|
200
|
+
* @public
|
|
201
201
|
*/
|
|
202
202
|
RegionScope?: RegionScope;
|
|
203
203
|
/**
|
|
204
|
-
* @public
|
|
205
204
|
* <p>Defines the Firewall Manager policy types that the specified Firewall Manager administrator can create and manage.</p>
|
|
205
|
+
* @public
|
|
206
206
|
*/
|
|
207
207
|
PolicyTypeScope?: PolicyTypeScope;
|
|
208
208
|
}
|
|
209
209
|
/**
|
|
210
|
-
* @public
|
|
211
210
|
* <p>An individual Firewall Manager application.</p>
|
|
211
|
+
* @public
|
|
212
212
|
*/
|
|
213
213
|
export interface App {
|
|
214
214
|
/**
|
|
215
|
-
* @public
|
|
216
215
|
* <p>The application's name.</p>
|
|
216
|
+
* @public
|
|
217
217
|
*/
|
|
218
218
|
AppName: string | undefined;
|
|
219
219
|
/**
|
|
220
|
-
* @public
|
|
221
220
|
* <p>The IP protocol name or number. The name can be one of <code>tcp</code>, <code>udp</code>, or <code>icmp</code>. For information on possible numbers, see <a href="https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xhtml">Protocol Numbers</a>.</p>
|
|
221
|
+
* @public
|
|
222
222
|
*/
|
|
223
223
|
Protocol: string | undefined;
|
|
224
224
|
/**
|
|
225
|
-
* @public
|
|
226
225
|
* <p>The application's port number, for example <code>80</code>.</p>
|
|
226
|
+
* @public
|
|
227
227
|
*/
|
|
228
228
|
Port: number | undefined;
|
|
229
229
|
}
|
|
230
230
|
/**
|
|
231
|
-
* @public
|
|
232
231
|
* <p>An Firewall Manager applications list.</p>
|
|
232
|
+
* @public
|
|
233
233
|
*/
|
|
234
234
|
export interface AppsListData {
|
|
235
235
|
/**
|
|
236
|
-
* @public
|
|
237
236
|
* <p>The ID of the Firewall Manager applications list.</p>
|
|
237
|
+
* @public
|
|
238
238
|
*/
|
|
239
239
|
ListId?: string;
|
|
240
240
|
/**
|
|
241
|
-
* @public
|
|
242
241
|
* <p>The name of the Firewall Manager applications list.</p>
|
|
242
|
+
* @public
|
|
243
243
|
*/
|
|
244
244
|
ListName: string | undefined;
|
|
245
245
|
/**
|
|
246
|
-
* @public
|
|
247
246
|
* <p>A unique identifier for each update to the list. When you update
|
|
248
247
|
* the list, the update token must match the token of the current version of the application list.
|
|
249
248
|
* You can retrieve the update token by getting the list. </p>
|
|
249
|
+
* @public
|
|
250
250
|
*/
|
|
251
251
|
ListUpdateToken?: string;
|
|
252
252
|
/**
|
|
253
|
-
* @public
|
|
254
253
|
* <p>The time that the Firewall Manager applications list was created.</p>
|
|
254
|
+
* @public
|
|
255
255
|
*/
|
|
256
256
|
CreateTime?: Date;
|
|
257
257
|
/**
|
|
258
|
-
* @public
|
|
259
258
|
* <p>The time that the Firewall Manager applications list was last updated.</p>
|
|
259
|
+
* @public
|
|
260
260
|
*/
|
|
261
261
|
LastUpdateTime?: Date;
|
|
262
262
|
/**
|
|
263
|
-
* @public
|
|
264
263
|
* <p>An array of applications in the Firewall Manager applications list.</p>
|
|
264
|
+
* @public
|
|
265
265
|
*/
|
|
266
266
|
AppsList: App[] | undefined;
|
|
267
267
|
/**
|
|
268
|
-
* @public
|
|
269
268
|
* <p>A map of previous version numbers to their corresponding <code>App</code> object arrays.</p>
|
|
269
|
+
* @public
|
|
270
270
|
*/
|
|
271
271
|
PreviousAppsList?: Record<string, App[]>;
|
|
272
272
|
}
|
|
273
273
|
/**
|
|
274
|
-
* @public
|
|
275
274
|
* <p>Details of the Firewall Manager applications list.</p>
|
|
275
|
+
* @public
|
|
276
276
|
*/
|
|
277
277
|
export interface AppsListDataSummary {
|
|
278
278
|
/**
|
|
279
|
-
* @public
|
|
280
279
|
* <p>The Amazon Resource Name (ARN) of the applications list.</p>
|
|
280
|
+
* @public
|
|
281
281
|
*/
|
|
282
282
|
ListArn?: string;
|
|
283
283
|
/**
|
|
284
|
-
* @public
|
|
285
284
|
* <p>The ID of the applications list.</p>
|
|
285
|
+
* @public
|
|
286
286
|
*/
|
|
287
287
|
ListId?: string;
|
|
288
288
|
/**
|
|
289
|
-
* @public
|
|
290
289
|
* <p>The name of the applications list.</p>
|
|
290
|
+
* @public
|
|
291
291
|
*/
|
|
292
292
|
ListName?: string;
|
|
293
293
|
/**
|
|
294
|
-
* @public
|
|
295
294
|
* <p>An array of <code>App</code> objects in the Firewall Manager applications list.</p>
|
|
295
|
+
* @public
|
|
296
296
|
*/
|
|
297
297
|
AppsList?: App[];
|
|
298
298
|
}
|
|
@@ -301,19 +301,19 @@ export interface AppsListDataSummary {
|
|
|
301
301
|
*/
|
|
302
302
|
export interface AssociateAdminAccountRequest {
|
|
303
303
|
/**
|
|
304
|
-
* @public
|
|
305
304
|
* <p>The Amazon Web Services account ID to associate with Firewall Manager as the Firewall Manager
|
|
306
305
|
* default administrator account. This account must be
|
|
307
306
|
* a member account of the organization in Organizations whose resources you want to protect.
|
|
308
307
|
* For more information about Organizations, see
|
|
309
308
|
* <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts.html">Managing the Amazon Web Services Accounts in Your Organization</a>. </p>
|
|
309
|
+
* @public
|
|
310
310
|
*/
|
|
311
311
|
AdminAccount: string | undefined;
|
|
312
312
|
}
|
|
313
313
|
/**
|
|
314
|
-
* @public
|
|
315
314
|
* <p>The operation failed because of a system problem, even though the request was valid. Retry
|
|
316
315
|
* your request.</p>
|
|
316
|
+
* @public
|
|
317
317
|
*/
|
|
318
318
|
export declare class InternalErrorException extends __BaseException {
|
|
319
319
|
readonly name: "InternalErrorException";
|
|
@@ -325,8 +325,8 @@ export declare class InternalErrorException extends __BaseException {
|
|
|
325
325
|
constructor(opts: __ExceptionOptionType<InternalErrorException, __BaseException>);
|
|
326
326
|
}
|
|
327
327
|
/**
|
|
328
|
-
* @public
|
|
329
328
|
* <p>The parameters of the request were invalid.</p>
|
|
329
|
+
* @public
|
|
330
330
|
*/
|
|
331
331
|
export declare class InvalidInputException extends __BaseException {
|
|
332
332
|
readonly name: "InvalidInputException";
|
|
@@ -338,12 +338,12 @@ export declare class InvalidInputException extends __BaseException {
|
|
|
338
338
|
constructor(opts: __ExceptionOptionType<InvalidInputException, __BaseException>);
|
|
339
339
|
}
|
|
340
340
|
/**
|
|
341
|
-
* @public
|
|
342
341
|
* <p>The operation failed because there was nothing to do or the operation wasn't possible. For example, you might have
|
|
343
342
|
* submitted an <code>AssociateAdminAccount</code> request for an account ID that
|
|
344
343
|
* was already set as the Firewall Manager administrator. Or you might have tried to access a Region
|
|
345
344
|
* that's disabled by default, and that you need to enable for the Firewall Manager
|
|
346
345
|
* administrator account and for Organizations before you can access it.</p>
|
|
346
|
+
* @public
|
|
347
347
|
*/
|
|
348
348
|
export declare class InvalidOperationException extends __BaseException {
|
|
349
349
|
readonly name: "InvalidOperationException";
|
|
@@ -355,11 +355,11 @@ export declare class InvalidOperationException extends __BaseException {
|
|
|
355
355
|
constructor(opts: __ExceptionOptionType<InvalidOperationException, __BaseException>);
|
|
356
356
|
}
|
|
357
357
|
/**
|
|
358
|
-
* @public
|
|
359
358
|
* <p>The operation exceeds a resource limit, for example, the maximum number of
|
|
360
359
|
* <code>policy</code> objects that you can create for an Amazon Web Services account. For more information,
|
|
361
360
|
* see <a href="https://docs.aws.amazon.com/waf/latest/developerguide/fms-limits.html">Firewall
|
|
362
361
|
* Manager Limits</a> in the <i>WAF Developer Guide</i>.</p>
|
|
362
|
+
* @public
|
|
363
363
|
*/
|
|
364
364
|
export declare class LimitExceededException extends __BaseException {
|
|
365
365
|
readonly name: "LimitExceededException";
|
|
@@ -371,8 +371,8 @@ export declare class LimitExceededException extends __BaseException {
|
|
|
371
371
|
constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
|
|
372
372
|
}
|
|
373
373
|
/**
|
|
374
|
-
* @public
|
|
375
374
|
* <p>The specified resource was not found.</p>
|
|
375
|
+
* @public
|
|
376
376
|
*/
|
|
377
377
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
378
378
|
readonly name: "ResourceNotFoundException";
|
|
@@ -400,8 +400,8 @@ export type ThirdPartyFirewall = (typeof ThirdPartyFirewall)[keyof typeof ThirdP
|
|
|
400
400
|
*/
|
|
401
401
|
export interface AssociateThirdPartyFirewallRequest {
|
|
402
402
|
/**
|
|
403
|
-
* @public
|
|
404
403
|
* <p>The name of the third-party firewall vendor.</p>
|
|
404
|
+
* @public
|
|
405
405
|
*/
|
|
406
406
|
ThirdPartyFirewall: ThirdPartyFirewall | undefined;
|
|
407
407
|
}
|
|
@@ -425,7 +425,6 @@ export type ThirdPartyFirewallAssociationStatus = (typeof ThirdPartyFirewallAsso
|
|
|
425
425
|
*/
|
|
426
426
|
export interface AssociateThirdPartyFirewallResponse {
|
|
427
427
|
/**
|
|
428
|
-
* @public
|
|
429
428
|
* <p>The current status for setting a Firewall Manager policy administrator's account as an administrator of the third-party firewall tenant.</p>
|
|
430
429
|
* <ul>
|
|
431
430
|
* <li>
|
|
@@ -449,38 +448,39 @@ export interface AssociateThirdPartyFirewallResponse {
|
|
|
449
448
|
* <code>NOT_EXIST</code> - The Firewall Manager policy administrator doesn't exist as a tenant administrator.</p>
|
|
450
449
|
* </li>
|
|
451
450
|
* </ul>
|
|
451
|
+
* @public
|
|
452
452
|
*/
|
|
453
453
|
ThirdPartyFirewallStatus?: ThirdPartyFirewallAssociationStatus;
|
|
454
454
|
}
|
|
455
455
|
/**
|
|
456
|
-
* @public
|
|
457
456
|
* <p>Violation detail for network interfaces associated with an EC2 instance.</p>
|
|
457
|
+
* @public
|
|
458
458
|
*/
|
|
459
459
|
export interface AwsEc2NetworkInterfaceViolation {
|
|
460
460
|
/**
|
|
461
|
-
* @public
|
|
462
461
|
* <p>The resource ID of the network interface.</p>
|
|
462
|
+
* @public
|
|
463
463
|
*/
|
|
464
464
|
ViolationTarget?: string;
|
|
465
465
|
/**
|
|
466
|
-
* @public
|
|
467
466
|
* <p>List of security groups that violate the rules specified in the primary security group of the Firewall Manager policy.</p>
|
|
467
|
+
* @public
|
|
468
468
|
*/
|
|
469
469
|
ViolatingSecurityGroups?: string[];
|
|
470
470
|
}
|
|
471
471
|
/**
|
|
472
|
-
* @public
|
|
473
472
|
* <p>Violation detail for an EC2 instance resource.</p>
|
|
473
|
+
* @public
|
|
474
474
|
*/
|
|
475
475
|
export interface AwsEc2InstanceViolation {
|
|
476
476
|
/**
|
|
477
|
-
* @public
|
|
478
477
|
* <p>The resource ID of the EC2 instance.</p>
|
|
478
|
+
* @public
|
|
479
479
|
*/
|
|
480
480
|
ViolationTarget?: string;
|
|
481
481
|
/**
|
|
482
|
-
* @public
|
|
483
482
|
* <p>Violation detail for network interfaces associated with the EC2 instance.</p>
|
|
483
|
+
* @public
|
|
484
484
|
*/
|
|
485
485
|
AwsEc2NetworkInterfaceViolations?: AwsEc2NetworkInterfaceViolation[];
|
|
486
486
|
}
|
|
@@ -489,13 +489,13 @@ export interface AwsEc2InstanceViolation {
|
|
|
489
489
|
*/
|
|
490
490
|
export interface BatchAssociateResourceRequest {
|
|
491
491
|
/**
|
|
492
|
-
* @public
|
|
493
492
|
* <p>A unique identifier for the resource set, used in a request to refer to the resource set.</p>
|
|
493
|
+
* @public
|
|
494
494
|
*/
|
|
495
495
|
ResourceSetIdentifier: string | undefined;
|
|
496
496
|
/**
|
|
497
|
-
* @public
|
|
498
497
|
* <p>The uniform resource identifiers (URIs) of resources that should be associated to the resource set. The URIs must be Amazon Resource Names (ARNs).</p>
|
|
498
|
+
* @public
|
|
499
499
|
*/
|
|
500
500
|
Items: string[] | undefined;
|
|
501
501
|
}
|
|
@@ -516,18 +516,18 @@ export declare const FailedItemReason: {
|
|
|
516
516
|
*/
|
|
517
517
|
export type FailedItemReason = (typeof FailedItemReason)[keyof typeof FailedItemReason];
|
|
518
518
|
/**
|
|
519
|
-
* @public
|
|
520
519
|
* <p>Details of a resource that failed when trying to update it's association to a resource set.</p>
|
|
520
|
+
* @public
|
|
521
521
|
*/
|
|
522
522
|
export interface FailedItem {
|
|
523
523
|
/**
|
|
524
|
-
* @public
|
|
525
524
|
* <p>The univeral resource indicator (URI) of the resource that failed.</p>
|
|
525
|
+
* @public
|
|
526
526
|
*/
|
|
527
527
|
URI?: string;
|
|
528
528
|
/**
|
|
529
|
-
* @public
|
|
530
529
|
* <p>The reason the resource's association could not be updated.</p>
|
|
530
|
+
* @public
|
|
531
531
|
*/
|
|
532
532
|
Reason?: FailedItemReason;
|
|
533
533
|
}
|
|
@@ -536,13 +536,13 @@ export interface FailedItem {
|
|
|
536
536
|
*/
|
|
537
537
|
export interface BatchAssociateResourceResponse {
|
|
538
538
|
/**
|
|
539
|
-
* @public
|
|
540
539
|
* <p>A unique identifier for the resource set, used in a request to refer to the resource set.</p>
|
|
540
|
+
* @public
|
|
541
541
|
*/
|
|
542
542
|
ResourceSetIdentifier: string | undefined;
|
|
543
543
|
/**
|
|
544
|
-
* @public
|
|
545
544
|
* <p>The resources that failed to associate to the resource set.</p>
|
|
545
|
+
* @public
|
|
546
546
|
*/
|
|
547
547
|
FailedItems: FailedItem[] | undefined;
|
|
548
548
|
}
|
|
@@ -551,13 +551,13 @@ export interface BatchAssociateResourceResponse {
|
|
|
551
551
|
*/
|
|
552
552
|
export interface BatchDisassociateResourceRequest {
|
|
553
553
|
/**
|
|
554
|
-
* @public
|
|
555
554
|
* <p>A unique identifier for the resource set, used in a request to refer to the resource set.</p>
|
|
555
|
+
* @public
|
|
556
556
|
*/
|
|
557
557
|
ResourceSetIdentifier: string | undefined;
|
|
558
558
|
/**
|
|
559
|
-
* @public
|
|
560
559
|
* <p>The uniform resource identifiers (URI) of resources that should be disassociated from the resource set. The URIs must be Amazon Resource Names (ARNs).</p>
|
|
560
|
+
* @public
|
|
561
561
|
*/
|
|
562
562
|
Items: string[] | undefined;
|
|
563
563
|
}
|
|
@@ -566,13 +566,13 @@ export interface BatchDisassociateResourceRequest {
|
|
|
566
566
|
*/
|
|
567
567
|
export interface BatchDisassociateResourceResponse {
|
|
568
568
|
/**
|
|
569
|
-
* @public
|
|
570
569
|
* <p>A unique identifier for the resource set, used in a request to refer to the resource set.</p>
|
|
570
|
+
* @public
|
|
571
571
|
*/
|
|
572
572
|
ResourceSetIdentifier: string | undefined;
|
|
573
573
|
/**
|
|
574
|
-
* @public
|
|
575
574
|
* <p>The resources that failed to disassociate from the resource set.</p>
|
|
575
|
+
* @public
|
|
576
576
|
*/
|
|
577
577
|
FailedItems: FailedItem[] | undefined;
|
|
578
578
|
}
|
|
@@ -581,9 +581,9 @@ export interface BatchDisassociateResourceResponse {
|
|
|
581
581
|
*/
|
|
582
582
|
export interface DeleteAppsListRequest {
|
|
583
583
|
/**
|
|
584
|
-
* @public
|
|
585
584
|
* <p>The ID of the applications list that you want to delete. You can retrieve this ID from
|
|
586
585
|
* <code>PutAppsList</code>, <code>ListAppsLists</code>, and <code>GetAppsList</code>.</p>
|
|
586
|
+
* @public
|
|
587
587
|
*/
|
|
588
588
|
ListId: string | undefined;
|
|
589
589
|
}
|
|
@@ -597,13 +597,12 @@ export interface DeleteNotificationChannelRequest {
|
|
|
597
597
|
*/
|
|
598
598
|
export interface DeletePolicyRequest {
|
|
599
599
|
/**
|
|
600
|
-
* @public
|
|
601
600
|
* <p>The ID of the policy that you want to delete. You can retrieve this ID from
|
|
602
601
|
* <code>PutPolicy</code> and <code>ListPolicies</code>.</p>
|
|
602
|
+
* @public
|
|
603
603
|
*/
|
|
604
604
|
PolicyId: string | undefined;
|
|
605
605
|
/**
|
|
606
|
-
* @public
|
|
607
606
|
* <p>If <code>True</code>, the request performs cleanup according to the policy type. </p>
|
|
608
607
|
* <p>For WAF and Shield Advanced policies, the cleanup does the following:</p>
|
|
609
608
|
* <ul>
|
|
@@ -637,6 +636,7 @@ export interface DeletePolicyRequest {
|
|
|
637
636
|
* specify that only resources in specific accounts or with specific tags are in scope of the
|
|
638
637
|
* policy, those accounts and resources are handled by the policy. All others are out of scope.
|
|
639
638
|
* If you don't specify tags or accounts, all resources are in scope. </p>
|
|
639
|
+
* @public
|
|
640
640
|
*/
|
|
641
641
|
DeleteAllPolicyResources?: boolean;
|
|
642
642
|
}
|
|
@@ -645,9 +645,9 @@ export interface DeletePolicyRequest {
|
|
|
645
645
|
*/
|
|
646
646
|
export interface DeleteProtocolsListRequest {
|
|
647
647
|
/**
|
|
648
|
-
* @public
|
|
649
648
|
* <p>The ID of the protocols list that you want to delete. You can retrieve this ID from
|
|
650
649
|
* <code>PutProtocolsList</code>, <code>ListProtocolsLists</code>, and <code>GetProtocolsLost</code>.</p>
|
|
650
|
+
* @public
|
|
651
651
|
*/
|
|
652
652
|
ListId: string | undefined;
|
|
653
653
|
}
|
|
@@ -656,8 +656,8 @@ export interface DeleteProtocolsListRequest {
|
|
|
656
656
|
*/
|
|
657
657
|
export interface DeleteResourceSetRequest {
|
|
658
658
|
/**
|
|
659
|
-
* @public
|
|
660
659
|
* <p>A unique identifier for the resource set, used in a request to refer to the resource set.</p>
|
|
660
|
+
* @public
|
|
661
661
|
*/
|
|
662
662
|
Identifier: string | undefined;
|
|
663
663
|
}
|
|
@@ -671,8 +671,8 @@ export interface DisassociateAdminAccountRequest {
|
|
|
671
671
|
*/
|
|
672
672
|
export interface DisassociateThirdPartyFirewallRequest {
|
|
673
673
|
/**
|
|
674
|
-
* @public
|
|
675
674
|
* <p>The name of the third-party firewall vendor.</p>
|
|
675
|
+
* @public
|
|
676
676
|
*/
|
|
677
677
|
ThirdPartyFirewall: ThirdPartyFirewall | undefined;
|
|
678
678
|
}
|
|
@@ -681,8 +681,8 @@ export interface DisassociateThirdPartyFirewallRequest {
|
|
|
681
681
|
*/
|
|
682
682
|
export interface DisassociateThirdPartyFirewallResponse {
|
|
683
683
|
/**
|
|
684
|
-
* @public
|
|
685
684
|
* <p>The current status for the disassociation of a Firewall Manager administrators account with a third-party firewall.</p>
|
|
685
|
+
* @public
|
|
686
686
|
*/
|
|
687
687
|
ThirdPartyFirewallStatus?: ThirdPartyFirewallAssociationStatus;
|
|
688
688
|
}
|
|
@@ -696,14 +696,14 @@ export interface GetAdminAccountRequest {
|
|
|
696
696
|
*/
|
|
697
697
|
export interface GetAdminAccountResponse {
|
|
698
698
|
/**
|
|
699
|
-
* @public
|
|
700
699
|
* <p>The account that is set as the Firewall Manager default administrator.</p>
|
|
700
|
+
* @public
|
|
701
701
|
*/
|
|
702
702
|
AdminAccount?: string;
|
|
703
703
|
/**
|
|
704
|
-
* @public
|
|
705
704
|
* <p>The status of the account that you set as the Firewall Manager
|
|
706
705
|
* default administrator.</p>
|
|
706
|
+
* @public
|
|
707
707
|
*/
|
|
708
708
|
RoleStatus?: AccountRoleStatus;
|
|
709
709
|
}
|
|
@@ -712,8 +712,8 @@ export interface GetAdminAccountResponse {
|
|
|
712
712
|
*/
|
|
713
713
|
export interface GetAdminScopeRequest {
|
|
714
714
|
/**
|
|
715
|
-
* @public
|
|
716
715
|
* <p>The administator account that you want to get the details for.</p>
|
|
716
|
+
* @public
|
|
717
717
|
*/
|
|
718
718
|
AdminAccount: string | undefined;
|
|
719
719
|
}
|
|
@@ -722,12 +722,11 @@ export interface GetAdminScopeRequest {
|
|
|
722
722
|
*/
|
|
723
723
|
export interface GetAdminScopeResponse {
|
|
724
724
|
/**
|
|
725
|
-
* @public
|
|
726
725
|
* <p>Contains details about the administrative scope of the requested account.</p>
|
|
726
|
+
* @public
|
|
727
727
|
*/
|
|
728
728
|
AdminScope?: AdminScope;
|
|
729
729
|
/**
|
|
730
|
-
* @public
|
|
731
730
|
* <p>The current status of the request to onboard a member account as an Firewall Manager administator.</p>
|
|
732
731
|
* <ul>
|
|
733
732
|
* <li>
|
|
@@ -747,6 +746,7 @@ export interface GetAdminScopeResponse {
|
|
|
747
746
|
* <code>OFFBOARDING_COMPLETE</code> - The account has been removed as an Firewall Manager administrator.</p>
|
|
748
747
|
* </li>
|
|
749
748
|
* </ul>
|
|
749
|
+
* @public
|
|
750
750
|
*/
|
|
751
751
|
Status?: OrganizationStatus;
|
|
752
752
|
}
|
|
@@ -755,13 +755,13 @@ export interface GetAdminScopeResponse {
|
|
|
755
755
|
*/
|
|
756
756
|
export interface GetAppsListRequest {
|
|
757
757
|
/**
|
|
758
|
-
* @public
|
|
759
758
|
* <p>The ID of the Firewall Manager applications list that you want the details for.</p>
|
|
759
|
+
* @public
|
|
760
760
|
*/
|
|
761
761
|
ListId: string | undefined;
|
|
762
762
|
/**
|
|
763
|
-
* @public
|
|
764
763
|
* <p>Specifies whether the list to retrieve is a default list owned by Firewall Manager.</p>
|
|
764
|
+
* @public
|
|
765
765
|
*/
|
|
766
766
|
DefaultList?: boolean;
|
|
767
767
|
}
|
|
@@ -770,13 +770,13 @@ export interface GetAppsListRequest {
|
|
|
770
770
|
*/
|
|
771
771
|
export interface GetAppsListResponse {
|
|
772
772
|
/**
|
|
773
|
-
* @public
|
|
774
773
|
* <p>Information about the specified Firewall Manager applications list.</p>
|
|
774
|
+
* @public
|
|
775
775
|
*/
|
|
776
776
|
AppsList?: AppsListData;
|
|
777
777
|
/**
|
|
778
|
-
* @public
|
|
779
778
|
* <p>The Amazon Resource Name (ARN) of the applications list.</p>
|
|
779
|
+
* @public
|
|
780
780
|
*/
|
|
781
781
|
AppsListArn?: string;
|
|
782
782
|
}
|
|
@@ -785,14 +785,14 @@ export interface GetAppsListResponse {
|
|
|
785
785
|
*/
|
|
786
786
|
export interface GetComplianceDetailRequest {
|
|
787
787
|
/**
|
|
788
|
-
* @public
|
|
789
788
|
* <p>The ID of the policy that you want to get the details for. <code>PolicyId</code> is
|
|
790
789
|
* returned by <code>PutPolicy</code> and by <code>ListPolicies</code>.</p>
|
|
790
|
+
* @public
|
|
791
791
|
*/
|
|
792
792
|
PolicyId: string | undefined;
|
|
793
793
|
/**
|
|
794
|
-
* @public
|
|
795
794
|
* <p>The Amazon Web Services account that owns the resources that you want to get the details for.</p>
|
|
795
|
+
* @public
|
|
796
796
|
*/
|
|
797
797
|
MemberAccount: string | undefined;
|
|
798
798
|
}
|
|
@@ -849,78 +849,78 @@ export declare const ViolationReason: {
|
|
|
849
849
|
*/
|
|
850
850
|
export type ViolationReason = (typeof ViolationReason)[keyof typeof ViolationReason];
|
|
851
851
|
/**
|
|
852
|
-
* @public
|
|
853
852
|
* <p>Details of the resource that is not protected by the policy.</p>
|
|
853
|
+
* @public
|
|
854
854
|
*/
|
|
855
855
|
export interface ComplianceViolator {
|
|
856
856
|
/**
|
|
857
|
-
* @public
|
|
858
857
|
* <p>The resource ID.</p>
|
|
858
|
+
* @public
|
|
859
859
|
*/
|
|
860
860
|
ResourceId?: string;
|
|
861
861
|
/**
|
|
862
|
-
* @public
|
|
863
862
|
* <p>The reason that the resource is not protected by the policy.</p>
|
|
863
|
+
* @public
|
|
864
864
|
*/
|
|
865
865
|
ViolationReason?: ViolationReason;
|
|
866
866
|
/**
|
|
867
|
-
* @public
|
|
868
867
|
* <p>The resource type. This is in the format shown in the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types Reference</a>. For example:
|
|
869
868
|
* <code>AWS::ElasticLoadBalancingV2::LoadBalancer</code>,
|
|
870
869
|
* <code>AWS::CloudFront::Distribution</code>, or
|
|
871
870
|
* <code>AWS::NetworkFirewall::FirewallPolicy</code>.</p>
|
|
871
|
+
* @public
|
|
872
872
|
*/
|
|
873
873
|
ResourceType?: string;
|
|
874
874
|
/**
|
|
875
|
-
* @public
|
|
876
875
|
* <p>Metadata about the resource that doesn't comply with the policy scope.</p>
|
|
876
|
+
* @public
|
|
877
877
|
*/
|
|
878
878
|
Metadata?: Record<string, string>;
|
|
879
879
|
}
|
|
880
880
|
/**
|
|
881
|
-
* @public
|
|
882
881
|
* <p>Describes
|
|
883
882
|
* the noncompliant resources in a member account for a specific Firewall Manager policy. A maximum of 100 entries are displayed. If more than 100 resources are
|
|
884
883
|
* noncompliant, <code>EvaluationLimitExceeded</code> is set to <code>True</code>.</p>
|
|
884
|
+
* @public
|
|
885
885
|
*/
|
|
886
886
|
export interface PolicyComplianceDetail {
|
|
887
887
|
/**
|
|
888
|
-
* @public
|
|
889
888
|
* <p>The Amazon Web Services account that created the Firewall Manager policy.</p>
|
|
889
|
+
* @public
|
|
890
890
|
*/
|
|
891
891
|
PolicyOwner?: string;
|
|
892
892
|
/**
|
|
893
|
-
* @public
|
|
894
893
|
* <p>The ID of the Firewall Manager policy.</p>
|
|
894
|
+
* @public
|
|
895
895
|
*/
|
|
896
896
|
PolicyId?: string;
|
|
897
897
|
/**
|
|
898
|
-
* @public
|
|
899
898
|
* <p>The Amazon Web Services account ID.</p>
|
|
899
|
+
* @public
|
|
900
900
|
*/
|
|
901
901
|
MemberAccount?: string;
|
|
902
902
|
/**
|
|
903
|
-
* @public
|
|
904
903
|
* <p>An array of resources that aren't protected by the WAF or Shield Advanced policy or
|
|
905
904
|
* that aren't in compliance with the security group policy.</p>
|
|
905
|
+
* @public
|
|
906
906
|
*/
|
|
907
907
|
Violators?: ComplianceViolator[];
|
|
908
908
|
/**
|
|
909
|
-
* @public
|
|
910
909
|
* <p>Indicates if over 100 resources are noncompliant with the Firewall Manager
|
|
911
910
|
* policy.</p>
|
|
911
|
+
* @public
|
|
912
912
|
*/
|
|
913
913
|
EvaluationLimitExceeded?: boolean;
|
|
914
914
|
/**
|
|
915
|
-
* @public
|
|
916
915
|
* <p>A timestamp that indicates when the returned information should be considered out of
|
|
917
916
|
* date.</p>
|
|
917
|
+
* @public
|
|
918
918
|
*/
|
|
919
919
|
ExpiredAt?: Date;
|
|
920
920
|
/**
|
|
921
|
-
* @public
|
|
922
921
|
* <p>Details about problems with dependent services, such as WAF or Config,
|
|
923
922
|
* and the error message received that indicates the problem with the service.</p>
|
|
923
|
+
* @public
|
|
924
924
|
*/
|
|
925
925
|
IssueInfoMap?: Partial<Record<DependentServiceName, string>>;
|
|
926
926
|
}
|
|
@@ -929,9 +929,9 @@ export interface PolicyComplianceDetail {
|
|
|
929
929
|
*/
|
|
930
930
|
export interface GetComplianceDetailResponse {
|
|
931
931
|
/**
|
|
932
|
-
* @public
|
|
933
932
|
* <p>Information about the resources and the policy that you specified in the
|
|
934
933
|
* <code>GetComplianceDetail</code> request.</p>
|
|
934
|
+
* @public
|
|
935
935
|
*/
|
|
936
936
|
PolicyComplianceDetail?: PolicyComplianceDetail;
|
|
937
937
|
}
|
|
@@ -945,13 +945,13 @@ export interface GetNotificationChannelRequest {
|
|
|
945
945
|
*/
|
|
946
946
|
export interface GetNotificationChannelResponse {
|
|
947
947
|
/**
|
|
948
|
-
* @public
|
|
949
948
|
* <p>The SNS topic that records Firewall Manager activity. </p>
|
|
949
|
+
* @public
|
|
950
950
|
*/
|
|
951
951
|
SnsTopicArn?: string;
|
|
952
952
|
/**
|
|
953
|
-
* @public
|
|
954
953
|
* <p>The IAM role that is used by Firewall Manager to record activity to SNS.</p>
|
|
954
|
+
* @public
|
|
955
955
|
*/
|
|
956
956
|
SnsRoleName?: string;
|
|
957
957
|
}
|
|
@@ -960,8 +960,8 @@ export interface GetNotificationChannelResponse {
|
|
|
960
960
|
*/
|
|
961
961
|
export interface GetPolicyRequest {
|
|
962
962
|
/**
|
|
963
|
-
* @public
|
|
964
963
|
* <p>The ID of the Firewall Manager policy that you want the details for.</p>
|
|
964
|
+
* @public
|
|
965
965
|
*/
|
|
966
966
|
PolicyId: string | undefined;
|
|
967
967
|
}
|
|
@@ -990,7 +990,6 @@ export declare const CustomerPolicyStatus: {
|
|
|
990
990
|
*/
|
|
991
991
|
export type CustomerPolicyStatus = (typeof CustomerPolicyStatus)[keyof typeof CustomerPolicyStatus];
|
|
992
992
|
/**
|
|
993
|
-
* @public
|
|
994
993
|
* <p>The resource tags that Firewall Manager uses to determine if a particular resource
|
|
995
994
|
* should be included or excluded from the Firewall Manager policy. Tags enable you to
|
|
996
995
|
* categorize your Amazon Web Services resources in different ways, for example, by purpose, owner, or
|
|
@@ -998,16 +997,17 @@ export type CustomerPolicyStatus = (typeof CustomerPolicyStatus)[keyof typeof Cu
|
|
|
998
997
|
* tags with "AND" so that, if you add more than one tag to a policy scope, a resource must have
|
|
999
998
|
* all the specified tags to be included or excluded. For more information, see
|
|
1000
999
|
* <a href="https://docs.aws.amazon.com/awsconsolehelpdocs/latest/gsg/tag-editor.html">Working with Tag Editor</a>.</p>
|
|
1000
|
+
* @public
|
|
1001
1001
|
*/
|
|
1002
1002
|
export interface ResourceTag {
|
|
1003
1003
|
/**
|
|
1004
|
-
* @public
|
|
1005
1004
|
* <p>The resource tag key.</p>
|
|
1005
|
+
* @public
|
|
1006
1006
|
*/
|
|
1007
1007
|
Key: string | undefined;
|
|
1008
1008
|
/**
|
|
1009
|
-
* @public
|
|
1010
1009
|
* <p>The resource tag value.</p>
|
|
1010
|
+
* @public
|
|
1011
1011
|
*/
|
|
1012
1012
|
Value?: string;
|
|
1013
1013
|
}
|
|
@@ -1024,63 +1024,62 @@ export declare const FirewallDeploymentModel: {
|
|
|
1024
1024
|
*/
|
|
1025
1025
|
export type FirewallDeploymentModel = (typeof FirewallDeploymentModel)[keyof typeof FirewallDeploymentModel];
|
|
1026
1026
|
/**
|
|
1027
|
-
* @public
|
|
1028
1027
|
* <p>Configures the firewall policy deployment model of Network Firewall. For information about
|
|
1029
1028
|
* Network Firewall deployment models, see <a href="https://docs.aws.amazon.com/network-firewall/latest/developerguide/architectures.html">Network Firewall example
|
|
1030
1029
|
* architectures with routing</a> in the <i>Network Firewall Developer
|
|
1031
1030
|
* Guide</i>.</p>
|
|
1031
|
+
* @public
|
|
1032
1032
|
*/
|
|
1033
1033
|
export interface NetworkFirewallPolicy {
|
|
1034
1034
|
/**
|
|
1035
|
-
* @public
|
|
1036
1035
|
* <p>Defines the deployment model to use for the firewall policy. To use a distributed model,
|
|
1037
1036
|
* set <a href="https://docs.aws.amazon.com/fms/2018-01-01/APIReference/API_PolicyOption.html">PolicyOption</a> to <code>NULL</code>.</p>
|
|
1037
|
+
* @public
|
|
1038
1038
|
*/
|
|
1039
1039
|
FirewallDeploymentModel?: FirewallDeploymentModel;
|
|
1040
1040
|
}
|
|
1041
1041
|
/**
|
|
1042
|
-
* @public
|
|
1043
1042
|
* <p>Configures the deployment model for the third-party firewall.</p>
|
|
1043
|
+
* @public
|
|
1044
1044
|
*/
|
|
1045
1045
|
export interface ThirdPartyFirewallPolicy {
|
|
1046
1046
|
/**
|
|
1047
|
-
* @public
|
|
1048
1047
|
* <p>Defines the deployment model to use for the third-party firewall policy.</p>
|
|
1048
|
+
* @public
|
|
1049
1049
|
*/
|
|
1050
1050
|
FirewallDeploymentModel?: FirewallDeploymentModel;
|
|
1051
1051
|
}
|
|
1052
1052
|
/**
|
|
1053
|
-
* @public
|
|
1054
1053
|
* <p>Contains the Network Firewall firewall policy options to configure the policy's deployment model and third-party firewall policy settings.</p>
|
|
1054
|
+
* @public
|
|
1055
1055
|
*/
|
|
1056
1056
|
export interface PolicyOption {
|
|
1057
1057
|
/**
|
|
1058
|
-
* @public
|
|
1059
1058
|
* <p>Defines the deployment model to use for the firewall policy.</p>
|
|
1059
|
+
* @public
|
|
1060
1060
|
*/
|
|
1061
1061
|
NetworkFirewallPolicy?: NetworkFirewallPolicy;
|
|
1062
1062
|
/**
|
|
1063
|
-
* @public
|
|
1064
1063
|
* <p>Defines the policy options for a third-party firewall policy.</p>
|
|
1064
|
+
* @public
|
|
1065
1065
|
*/
|
|
1066
1066
|
ThirdPartyFirewallPolicy?: ThirdPartyFirewallPolicy;
|
|
1067
1067
|
}
|
|
1068
1068
|
/**
|
|
1069
|
-
* @public
|
|
1070
1069
|
* <p>Details about the security service that is being used to protect the resources.</p>
|
|
1070
|
+
* @public
|
|
1071
1071
|
*/
|
|
1072
1072
|
export interface SecurityServicePolicyData {
|
|
1073
1073
|
/**
|
|
1074
|
-
* @public
|
|
1075
1074
|
* <p>The service that the policy is using to protect the resources. This specifies the type of
|
|
1076
1075
|
* policy that is created, either an WAF policy, a Shield Advanced policy, or a security
|
|
1077
1076
|
* group policy. For security group policies, Firewall Manager supports one security group for
|
|
1078
1077
|
* each common policy and for each content audit policy. This is an adjustable limit that you can
|
|
1079
1078
|
* increase by contacting Amazon Web Services Support.</p>
|
|
1079
|
+
* @public
|
|
1080
1080
|
*/
|
|
1081
1081
|
Type: SecurityServiceType | undefined;
|
|
1082
1082
|
/**
|
|
1083
|
-
* @public
|
|
1084
1083
|
* <p>Details about the service that are specific to the service type, in JSON format. </p>
|
|
1085
1084
|
* <ul>
|
|
1086
1085
|
* <li>
|
|
@@ -1346,46 +1345,46 @@ export interface SecurityServicePolicyData {
|
|
|
1346
1345
|
* </p>
|
|
1347
1346
|
* </li>
|
|
1348
1347
|
* </ul>
|
|
1348
|
+
* @public
|
|
1349
1349
|
*/
|
|
1350
1350
|
ManagedServiceData?: string;
|
|
1351
1351
|
/**
|
|
1352
|
-
* @public
|
|
1353
1352
|
* <p>Contains the Network Firewall firewall policy options to configure a centralized deployment
|
|
1354
1353
|
* model.</p>
|
|
1354
|
+
* @public
|
|
1355
1355
|
*/
|
|
1356
1356
|
PolicyOption?: PolicyOption;
|
|
1357
1357
|
}
|
|
1358
1358
|
/**
|
|
1359
|
-
* @public
|
|
1360
1359
|
* <p>An Firewall Manager policy.</p>
|
|
1360
|
+
* @public
|
|
1361
1361
|
*/
|
|
1362
1362
|
export interface Policy {
|
|
1363
1363
|
/**
|
|
1364
|
-
* @public
|
|
1365
1364
|
* <p>The ID of the Firewall Manager policy.</p>
|
|
1365
|
+
* @public
|
|
1366
1366
|
*/
|
|
1367
1367
|
PolicyId?: string;
|
|
1368
1368
|
/**
|
|
1369
|
-
* @public
|
|
1370
1369
|
* <p>The name of the Firewall Manager policy.</p>
|
|
1370
|
+
* @public
|
|
1371
1371
|
*/
|
|
1372
1372
|
PolicyName: string | undefined;
|
|
1373
1373
|
/**
|
|
1374
|
-
* @public
|
|
1375
1374
|
* <p>A unique identifier for each update to the policy. When issuing a <code>PutPolicy</code>
|
|
1376
1375
|
* request, the <code>PolicyUpdateToken</code> in the request must match the
|
|
1377
1376
|
* <code>PolicyUpdateToken</code> of the current policy version. To get the
|
|
1378
1377
|
* <code>PolicyUpdateToken</code> of the current policy version, use a <code>GetPolicy</code>
|
|
1379
1378
|
* request.</p>
|
|
1379
|
+
* @public
|
|
1380
1380
|
*/
|
|
1381
1381
|
PolicyUpdateToken?: string;
|
|
1382
1382
|
/**
|
|
1383
|
-
* @public
|
|
1384
1383
|
* <p>Details about the security service that is being used to protect the resources.</p>
|
|
1384
|
+
* @public
|
|
1385
1385
|
*/
|
|
1386
1386
|
SecurityServicePolicyData: SecurityServicePolicyData | undefined;
|
|
1387
1387
|
/**
|
|
1388
|
-
* @public
|
|
1389
1388
|
* <p>The type of resource protected by or in scope of the policy. This is in the format shown
|
|
1390
1389
|
* in the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types Reference</a>.
|
|
1391
1390
|
* To apply this policy to multiple resource types, specify a resource type of <code>ResourceTypeList</code> and then specify the resource types in a <code>ResourceTypeList</code>.</p>
|
|
@@ -1410,42 +1409,42 @@ export interface Policy {
|
|
|
1410
1409
|
* <p>Security group usage audit - <code>AWS::EC2::SecurityGroup</code>.</p>
|
|
1411
1410
|
* </li>
|
|
1412
1411
|
* </ul>
|
|
1412
|
+
* @public
|
|
1413
1413
|
*/
|
|
1414
1414
|
ResourceType: string | undefined;
|
|
1415
1415
|
/**
|
|
1416
|
-
* @public
|
|
1417
1416
|
* <p>An array of <code>ResourceType</code> objects. Use this only to specify multiple resource types. To specify a single resource type, use <code>ResourceType</code>.</p>
|
|
1417
|
+
* @public
|
|
1418
1418
|
*/
|
|
1419
1419
|
ResourceTypeList?: string[];
|
|
1420
1420
|
/**
|
|
1421
|
-
* @public
|
|
1422
1421
|
* <p>An array of <code>ResourceTag</code> objects.</p>
|
|
1422
|
+
* @public
|
|
1423
1423
|
*/
|
|
1424
1424
|
ResourceTags?: ResourceTag[];
|
|
1425
1425
|
/**
|
|
1426
|
-
* @public
|
|
1427
1426
|
* <p>If set to <code>True</code>, resources with the tags that are specified in the
|
|
1428
1427
|
* <code>ResourceTag</code> array are not in scope of the policy. If set to <code>False</code>,
|
|
1429
1428
|
* and the <code>ResourceTag</code> array is not null, only resources with the specified tags are
|
|
1430
1429
|
* in scope of the policy.</p>
|
|
1430
|
+
* @public
|
|
1431
1431
|
*/
|
|
1432
1432
|
ExcludeResourceTags: boolean | undefined;
|
|
1433
1433
|
/**
|
|
1434
|
-
* @public
|
|
1435
1434
|
* <p>Indicates if the policy should be automatically applied to new resources.</p>
|
|
1435
|
+
* @public
|
|
1436
1436
|
*/
|
|
1437
1437
|
RemediationEnabled: boolean | undefined;
|
|
1438
1438
|
/**
|
|
1439
|
-
* @public
|
|
1440
1439
|
* <p>Indicates whether Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources
|
|
1441
1440
|
* that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL
|
|
1442
1441
|
* from a protected customer resource when the customer resource leaves policy scope. </p>
|
|
1443
1442
|
* <p>By default, Firewall Manager doesn't remove protections or delete Firewall Manager managed resources. </p>
|
|
1444
1443
|
* <p>This option is not available for Shield Advanced or WAF Classic policies.</p>
|
|
1444
|
+
* @public
|
|
1445
1445
|
*/
|
|
1446
1446
|
DeleteUnusedFMManagedResources?: boolean;
|
|
1447
1447
|
/**
|
|
1448
|
-
* @public
|
|
1449
1448
|
* <p>Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to include in the policy.
|
|
1450
1449
|
* Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.</p>
|
|
1451
1450
|
* <p>You can specify inclusions or exclusions, but not both. If you specify an <code>IncludeMap</code>, Firewall Manager
|
|
@@ -1467,10 +1466,10 @@ export interface Policy {
|
|
|
1467
1466
|
* <code>\{“ACCOUNT” : [“accountID1”, “accountID2”], “ORG_UNIT” : [“ouid111”, “ouid112”]\}</code>.</p>
|
|
1468
1467
|
* </li>
|
|
1469
1468
|
* </ul>
|
|
1469
|
+
* @public
|
|
1470
1470
|
*/
|
|
1471
1471
|
IncludeMap?: Partial<Record<CustomerPolicyScopeIdType, string[]>>;
|
|
1472
1472
|
/**
|
|
1473
|
-
* @public
|
|
1474
1473
|
* <p>Specifies the Amazon Web Services account IDs and Organizations organizational units (OUs) to exclude from the policy.
|
|
1475
1474
|
* Specifying an OU is the equivalent of specifying all accounts in the OU and in any of its child OUs, including any child OUs and accounts that are added at a later time.</p>
|
|
1476
1475
|
* <p>You can specify inclusions or exclusions, but not both. If you specify an <code>IncludeMap</code>, Firewall Manager
|
|
@@ -1492,20 +1491,20 @@ export interface Policy {
|
|
|
1492
1491
|
* <code>\{“ACCOUNT” : [“accountID1”, “accountID2”], “ORG_UNIT” : [“ouid111”, “ouid112”]\}</code>.</p>
|
|
1493
1492
|
* </li>
|
|
1494
1493
|
* </ul>
|
|
1494
|
+
* @public
|
|
1495
1495
|
*/
|
|
1496
1496
|
ExcludeMap?: Partial<Record<CustomerPolicyScopeIdType, string[]>>;
|
|
1497
1497
|
/**
|
|
1498
|
-
* @public
|
|
1499
1498
|
* <p>The unique identifiers of the resource sets used by the policy.</p>
|
|
1499
|
+
* @public
|
|
1500
1500
|
*/
|
|
1501
1501
|
ResourceSetIds?: string[];
|
|
1502
1502
|
/**
|
|
1503
|
-
* @public
|
|
1504
1503
|
* <p>The definition of the Network Firewall firewall policy.</p>
|
|
1504
|
+
* @public
|
|
1505
1505
|
*/
|
|
1506
1506
|
PolicyDescription?: string;
|
|
1507
1507
|
/**
|
|
1508
|
-
* @public
|
|
1509
1508
|
* <p>Indicates whether the policy is in or out of an admin's policy or Region scope.</p>
|
|
1510
1509
|
* <ul>
|
|
1511
1510
|
* <li>
|
|
@@ -1517,6 +1516,7 @@ export interface Policy {
|
|
|
1517
1516
|
* <code>OUT_OF_ADMIN_SCOPE</code> - The administrator can view the policy, but they can't edit or delete the policy. Existing policy protections stay in place. Any new resources that come into scope of the policy won't be protected.</p>
|
|
1518
1517
|
* </li>
|
|
1519
1518
|
* </ul>
|
|
1519
|
+
* @public
|
|
1520
1520
|
*/
|
|
1521
1521
|
PolicyStatus?: CustomerPolicyStatus;
|
|
1522
1522
|
}
|
|
@@ -1525,19 +1525,19 @@ export interface Policy {
|
|
|
1525
1525
|
*/
|
|
1526
1526
|
export interface GetPolicyResponse {
|
|
1527
1527
|
/**
|
|
1528
|
-
* @public
|
|
1529
1528
|
* <p>Information about the specified Firewall Manager policy.</p>
|
|
1529
|
+
* @public
|
|
1530
1530
|
*/
|
|
1531
1531
|
Policy?: Policy;
|
|
1532
1532
|
/**
|
|
1533
|
-
* @public
|
|
1534
1533
|
* <p>The Amazon Resource Name (ARN) of the specified policy.</p>
|
|
1534
|
+
* @public
|
|
1535
1535
|
*/
|
|
1536
1536
|
PolicyArn?: string;
|
|
1537
1537
|
}
|
|
1538
1538
|
/**
|
|
1539
|
-
* @public
|
|
1540
1539
|
* <p>The value of the <code>Type</code> parameter is invalid.</p>
|
|
1540
|
+
* @public
|
|
1541
1541
|
*/
|
|
1542
1542
|
export declare class InvalidTypeException extends __BaseException {
|
|
1543
1543
|
readonly name: "InvalidTypeException";
|
|
@@ -1553,43 +1553,43 @@ export declare class InvalidTypeException extends __BaseException {
|
|
|
1553
1553
|
*/
|
|
1554
1554
|
export interface GetProtectionStatusRequest {
|
|
1555
1555
|
/**
|
|
1556
|
-
* @public
|
|
1557
1556
|
* <p>The ID of the policy for which you want to get the attack information.</p>
|
|
1557
|
+
* @public
|
|
1558
1558
|
*/
|
|
1559
1559
|
PolicyId: string | undefined;
|
|
1560
1560
|
/**
|
|
1561
|
-
* @public
|
|
1562
1561
|
* <p>The Amazon Web Services account that is in scope of the policy that you want to get the details
|
|
1563
1562
|
* for.</p>
|
|
1563
|
+
* @public
|
|
1564
1564
|
*/
|
|
1565
1565
|
MemberAccountId?: string;
|
|
1566
1566
|
/**
|
|
1567
|
-
* @public
|
|
1568
1567
|
* <p>The start of the time period to query for the attacks. This is a <code>timestamp</code> type. The
|
|
1569
1568
|
* request syntax listing indicates a <code>number</code> type because the default used by Firewall Manager is Unix time in seconds. However, any valid <code>timestamp</code> format is
|
|
1570
1569
|
* allowed.</p>
|
|
1570
|
+
* @public
|
|
1571
1571
|
*/
|
|
1572
1572
|
StartTime?: Date;
|
|
1573
1573
|
/**
|
|
1574
|
-
* @public
|
|
1575
1574
|
* <p>The end of the time period to query for the attacks. This is a <code>timestamp</code> type. The
|
|
1576
1575
|
* request syntax listing indicates a <code>number</code> type because the default used by Firewall Manager is Unix time in seconds. However, any valid <code>timestamp</code> format is
|
|
1577
1576
|
* allowed.</p>
|
|
1577
|
+
* @public
|
|
1578
1578
|
*/
|
|
1579
1579
|
EndTime?: Date;
|
|
1580
1580
|
/**
|
|
1581
|
-
* @public
|
|
1582
1581
|
* <p>If you specify a value for <code>MaxResults</code> and you have more objects than the number that you specify
|
|
1583
1582
|
* for <code>MaxResults</code>, Firewall Manager returns a <code>NextToken</code> value in the response, which you can use to retrieve another group of
|
|
1584
1583
|
* objects. For the second and subsequent <code>GetProtectionStatus</code> requests, specify the value of <code>NextToken</code>
|
|
1585
1584
|
* from the previous response to get information about another batch of objects.</p>
|
|
1585
|
+
* @public
|
|
1586
1586
|
*/
|
|
1587
1587
|
NextToken?: string;
|
|
1588
1588
|
/**
|
|
1589
|
-
* @public
|
|
1590
1589
|
* <p>Specifies the number of objects that you want Firewall Manager to return for this request. If you have more
|
|
1591
1590
|
* objects than the number that you specify for <code>MaxResults</code>, the response includes a
|
|
1592
1591
|
* <code>NextToken</code> value that you can use to get another batch of objects.</p>
|
|
1592
|
+
* @public
|
|
1593
1593
|
*/
|
|
1594
1594
|
MaxResults?: number;
|
|
1595
1595
|
}
|
|
@@ -1598,18 +1598,17 @@ export interface GetProtectionStatusRequest {
|
|
|
1598
1598
|
*/
|
|
1599
1599
|
export interface GetProtectionStatusResponse {
|
|
1600
1600
|
/**
|
|
1601
|
-
* @public
|
|
1602
1601
|
* <p>The ID of the Firewall Manager administrator account for this policy.</p>
|
|
1602
|
+
* @public
|
|
1603
1603
|
*/
|
|
1604
1604
|
AdminAccountId?: string;
|
|
1605
1605
|
/**
|
|
1606
|
-
* @public
|
|
1607
1606
|
* <p>The service type that is protected by the policy. Currently, this is always
|
|
1608
1607
|
* <code>SHIELD_ADVANCED</code>.</p>
|
|
1608
|
+
* @public
|
|
1609
1609
|
*/
|
|
1610
1610
|
ServiceType?: SecurityServiceType;
|
|
1611
1611
|
/**
|
|
1612
|
-
* @public
|
|
1613
1612
|
* <p>Details about the attack, including the following:</p>
|
|
1614
1613
|
* <ul>
|
|
1615
1614
|
* <li>
|
|
@@ -1629,10 +1628,10 @@ export interface GetProtectionStatusResponse {
|
|
|
1629
1628
|
* </li>
|
|
1630
1629
|
* </ul>
|
|
1631
1630
|
* <p>The details are in JSON format. </p>
|
|
1631
|
+
* @public
|
|
1632
1632
|
*/
|
|
1633
1633
|
Data?: string;
|
|
1634
1634
|
/**
|
|
1635
|
-
* @public
|
|
1636
1635
|
* <p>If you have more objects than the number that you specified for <code>MaxResults</code> in the request,
|
|
1637
1636
|
* the response includes a <code>NextToken</code> value. To list more objects, submit another
|
|
1638
1637
|
* <code>GetProtectionStatus</code> request, and specify the <code>NextToken</code> value from the response in the
|
|
@@ -1641,6 +1640,7 @@ export interface GetProtectionStatusResponse {
|
|
|
1641
1640
|
* make subsequent request calls automatically on your behalf. However, this feature is not
|
|
1642
1641
|
* supported by <code>GetProtectionStatus</code>. You must submit subsequent requests with
|
|
1643
1642
|
* <code>NextToken</code> using your own processes. </p>
|
|
1643
|
+
* @public
|
|
1644
1644
|
*/
|
|
1645
1645
|
NextToken?: string;
|
|
1646
1646
|
}
|
|
@@ -1649,56 +1649,56 @@ export interface GetProtectionStatusResponse {
|
|
|
1649
1649
|
*/
|
|
1650
1650
|
export interface GetProtocolsListRequest {
|
|
1651
1651
|
/**
|
|
1652
|
-
* @public
|
|
1653
1652
|
* <p>The ID of the Firewall Manager protocols list that you want the details for.</p>
|
|
1653
|
+
* @public
|
|
1654
1654
|
*/
|
|
1655
1655
|
ListId: string | undefined;
|
|
1656
1656
|
/**
|
|
1657
|
-
* @public
|
|
1658
1657
|
* <p>Specifies whether the list to retrieve is a default list owned by Firewall Manager.</p>
|
|
1658
|
+
* @public
|
|
1659
1659
|
*/
|
|
1660
1660
|
DefaultList?: boolean;
|
|
1661
1661
|
}
|
|
1662
1662
|
/**
|
|
1663
|
-
* @public
|
|
1664
1663
|
* <p>An Firewall Manager protocols list.</p>
|
|
1664
|
+
* @public
|
|
1665
1665
|
*/
|
|
1666
1666
|
export interface ProtocolsListData {
|
|
1667
1667
|
/**
|
|
1668
|
-
* @public
|
|
1669
1668
|
* <p>The ID of the Firewall Manager protocols list.</p>
|
|
1669
|
+
* @public
|
|
1670
1670
|
*/
|
|
1671
1671
|
ListId?: string;
|
|
1672
1672
|
/**
|
|
1673
|
-
* @public
|
|
1674
1673
|
* <p>The name of the Firewall Manager protocols list.</p>
|
|
1674
|
+
* @public
|
|
1675
1675
|
*/
|
|
1676
1676
|
ListName: string | undefined;
|
|
1677
1677
|
/**
|
|
1678
|
-
* @public
|
|
1679
1678
|
* <p>A unique identifier for each update to the list. When you update
|
|
1680
1679
|
* the list, the update token must match the token of the current version of the application list.
|
|
1681
1680
|
* You can retrieve the update token by getting the list. </p>
|
|
1681
|
+
* @public
|
|
1682
1682
|
*/
|
|
1683
1683
|
ListUpdateToken?: string;
|
|
1684
1684
|
/**
|
|
1685
|
-
* @public
|
|
1686
1685
|
* <p>The time that the Firewall Manager protocols list was created.</p>
|
|
1686
|
+
* @public
|
|
1687
1687
|
*/
|
|
1688
1688
|
CreateTime?: Date;
|
|
1689
1689
|
/**
|
|
1690
|
-
* @public
|
|
1691
1690
|
* <p>The time that the Firewall Manager protocols list was last updated.</p>
|
|
1691
|
+
* @public
|
|
1692
1692
|
*/
|
|
1693
1693
|
LastUpdateTime?: Date;
|
|
1694
1694
|
/**
|
|
1695
|
-
* @public
|
|
1696
1695
|
* <p>An array of protocols in the Firewall Manager protocols list.</p>
|
|
1696
|
+
* @public
|
|
1697
1697
|
*/
|
|
1698
1698
|
ProtocolsList: string[] | undefined;
|
|
1699
1699
|
/**
|
|
1700
|
-
* @public
|
|
1701
1700
|
* <p>A map of previous version numbers to their corresponding protocol arrays.</p>
|
|
1701
|
+
* @public
|
|
1702
1702
|
*/
|
|
1703
1703
|
PreviousProtocolsList?: Record<string, string[]>;
|
|
1704
1704
|
}
|
|
@@ -1707,13 +1707,13 @@ export interface ProtocolsListData {
|
|
|
1707
1707
|
*/
|
|
1708
1708
|
export interface GetProtocolsListResponse {
|
|
1709
1709
|
/**
|
|
1710
|
-
* @public
|
|
1711
1710
|
* <p>Information about the specified Firewall Manager protocols list.</p>
|
|
1711
|
+
* @public
|
|
1712
1712
|
*/
|
|
1713
1713
|
ProtocolsList?: ProtocolsListData;
|
|
1714
1714
|
/**
|
|
1715
|
-
* @public
|
|
1716
1715
|
* <p>The Amazon Resource Name (ARN) of the specified protocols list.</p>
|
|
1716
|
+
* @public
|
|
1717
1717
|
*/
|
|
1718
1718
|
ProtocolsListArn?: string;
|
|
1719
1719
|
}
|
|
@@ -1722,8 +1722,8 @@ export interface GetProtocolsListResponse {
|
|
|
1722
1722
|
*/
|
|
1723
1723
|
export interface GetResourceSetRequest {
|
|
1724
1724
|
/**
|
|
1725
|
-
* @public
|
|
1726
1725
|
* <p>A unique identifier for the resource set, used in a request to refer to the resource set.</p>
|
|
1726
|
+
* @public
|
|
1727
1727
|
*/
|
|
1728
1728
|
Identifier: string | undefined;
|
|
1729
1729
|
}
|
|
@@ -1740,47 +1740,46 @@ export declare const ResourceSetStatus: {
|
|
|
1740
1740
|
*/
|
|
1741
1741
|
export type ResourceSetStatus = (typeof ResourceSetStatus)[keyof typeof ResourceSetStatus];
|
|
1742
1742
|
/**
|
|
1743
|
-
* @public
|
|
1744
1743
|
* <p>A set of resources to include in a policy.</p>
|
|
1744
|
+
* @public
|
|
1745
1745
|
*/
|
|
1746
1746
|
export interface ResourceSet {
|
|
1747
1747
|
/**
|
|
1748
|
-
* @public
|
|
1749
1748
|
* <p>A unique identifier for the resource set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.</p>
|
|
1749
|
+
* @public
|
|
1750
1750
|
*/
|
|
1751
1751
|
Id?: string;
|
|
1752
1752
|
/**
|
|
1753
|
-
* @public
|
|
1754
1753
|
* <p>The descriptive name of the resource set. You can't change the name of a resource set after you create it.</p>
|
|
1754
|
+
* @public
|
|
1755
1755
|
*/
|
|
1756
1756
|
Name: string | undefined;
|
|
1757
1757
|
/**
|
|
1758
|
-
* @public
|
|
1759
1758
|
* <p>A description of the resource set.</p>
|
|
1759
|
+
* @public
|
|
1760
1760
|
*/
|
|
1761
1761
|
Description?: string;
|
|
1762
1762
|
/**
|
|
1763
|
-
* @public
|
|
1764
1763
|
* <p>An optional token that you can use for optimistic locking. Firewall Manager returns a token to your requests that access the resource set. The token marks the state of the resource set resource at the time of the request. Update tokens are not allowed when creating a resource set. After creation, each subsequent update call to the resource set requires the update token.
|
|
1765
1764
|
* </p>
|
|
1766
1765
|
* <p>To make an unconditional change to the resource set, omit the token in your update request. Without the token, Firewall Manager performs your updates regardless of whether the resource set has changed since you last retrieved it.</p>
|
|
1767
1766
|
* <p>To make a conditional change to the resource set, provide the token in your update request. Firewall Manager uses the token to ensure that the resource set hasn't changed since you last retrieved it. If it has changed, the operation fails with an <code>InvalidTokenException</code>. If this happens, retrieve the resource set again to get a current copy of it with a new token. Reapply your changes as needed, then try the operation again using the new token. </p>
|
|
1767
|
+
* @public
|
|
1768
1768
|
*/
|
|
1769
1769
|
UpdateToken?: string;
|
|
1770
1770
|
/**
|
|
1771
|
-
* @public
|
|
1772
1771
|
* <p>Determines the resources that can be associated to the resource set. Depending on
|
|
1773
1772
|
* your setting for max results and the number of resource sets, a single call might not
|
|
1774
1773
|
* return the full list.</p>
|
|
1774
|
+
* @public
|
|
1775
1775
|
*/
|
|
1776
1776
|
ResourceTypeList: string[] | undefined;
|
|
1777
1777
|
/**
|
|
1778
|
-
* @public
|
|
1779
1778
|
* <p>The last time that the resource set was changed.</p>
|
|
1779
|
+
* @public
|
|
1780
1780
|
*/
|
|
1781
1781
|
LastUpdateTime?: Date;
|
|
1782
1782
|
/**
|
|
1783
|
-
* @public
|
|
1784
1783
|
* <p>Indicates whether the resource set is in or out of an admin's Region scope.</p>
|
|
1785
1784
|
* <ul>
|
|
1786
1785
|
* <li>
|
|
@@ -1792,6 +1791,7 @@ export interface ResourceSet {
|
|
|
1792
1791
|
* <code>OUT_OF_ADMIN_SCOPE</code> - The administrator can view the resource set, but they can't edit or delete the resource set. Existing protections stay in place. Any new resource that come into scope of the resource set won't be protected.</p>
|
|
1793
1792
|
* </li>
|
|
1794
1793
|
* </ul>
|
|
1794
|
+
* @public
|
|
1795
1795
|
*/
|
|
1796
1796
|
ResourceSetStatus?: ResourceSetStatus;
|
|
1797
1797
|
}
|
|
@@ -1800,13 +1800,13 @@ export interface ResourceSet {
|
|
|
1800
1800
|
*/
|
|
1801
1801
|
export interface GetResourceSetResponse {
|
|
1802
1802
|
/**
|
|
1803
|
-
* @public
|
|
1804
1803
|
* <p>Information about the specified resource set.</p>
|
|
1804
|
+
* @public
|
|
1805
1805
|
*/
|
|
1806
1806
|
ResourceSet: ResourceSet | undefined;
|
|
1807
1807
|
/**
|
|
1808
|
-
* @public
|
|
1809
1808
|
* <p>The Amazon Resource Name (ARN) of the resource set.</p>
|
|
1809
|
+
* @public
|
|
1810
1810
|
*/
|
|
1811
1811
|
ResourceSetArn: string | undefined;
|
|
1812
1812
|
}
|
|
@@ -1815,8 +1815,8 @@ export interface GetResourceSetResponse {
|
|
|
1815
1815
|
*/
|
|
1816
1816
|
export interface GetThirdPartyFirewallAssociationStatusRequest {
|
|
1817
1817
|
/**
|
|
1818
|
-
* @public
|
|
1819
1818
|
* <p>The name of the third-party firewall vendor.</p>
|
|
1819
|
+
* @public
|
|
1820
1820
|
*/
|
|
1821
1821
|
ThirdPartyFirewall: ThirdPartyFirewall | undefined;
|
|
1822
1822
|
}
|
|
@@ -1838,7 +1838,6 @@ export type MarketplaceSubscriptionOnboardingStatus = (typeof MarketplaceSubscri
|
|
|
1838
1838
|
*/
|
|
1839
1839
|
export interface GetThirdPartyFirewallAssociationStatusResponse {
|
|
1840
1840
|
/**
|
|
1841
|
-
* @public
|
|
1842
1841
|
* <p>The current status for setting a Firewall Manager policy administrators account as an administrator of the third-party firewall tenant.</p>
|
|
1843
1842
|
* <ul>
|
|
1844
1843
|
* <li>
|
|
@@ -1862,10 +1861,10 @@ export interface GetThirdPartyFirewallAssociationStatusResponse {
|
|
|
1862
1861
|
* <code>NOT_EXIST</code> - The Firewall Manager policy administrator doesn't exist as a tenant administrator.</p>
|
|
1863
1862
|
* </li>
|
|
1864
1863
|
* </ul>
|
|
1864
|
+
* @public
|
|
1865
1865
|
*/
|
|
1866
1866
|
ThirdPartyFirewallStatus?: ThirdPartyFirewallAssociationStatus;
|
|
1867
1867
|
/**
|
|
1868
|
-
* @public
|
|
1869
1868
|
* <p>The status for subscribing to the third-party firewall vendor in the Amazon Web Services Marketplace.</p>
|
|
1870
1869
|
* <ul>
|
|
1871
1870
|
* <li>
|
|
@@ -1881,6 +1880,7 @@ export interface GetThirdPartyFirewallAssociationStatusResponse {
|
|
|
1881
1880
|
* <code>COMPLETE</code> - The Firewall Manager policy administrator has an active subscription to the third-party firewall service in the Amazon Web Services Marketplace.</p>
|
|
1882
1881
|
* </li>
|
|
1883
1882
|
* </ul>
|
|
1883
|
+
* @public
|
|
1884
1884
|
*/
|
|
1885
1885
|
MarketplaceOnboardingStatus?: MarketplaceSubscriptionOnboardingStatus;
|
|
1886
1886
|
}
|
|
@@ -1889,7 +1889,6 @@ export interface GetThirdPartyFirewallAssociationStatusResponse {
|
|
|
1889
1889
|
*/
|
|
1890
1890
|
export interface GetViolationDetailsRequest {
|
|
1891
1891
|
/**
|
|
1892
|
-
* @public
|
|
1893
1892
|
* <p>The ID of the Firewall Manager policy that you want the details for. You can get violation details for the following policy types:</p>
|
|
1894
1893
|
* <ul>
|
|
1895
1894
|
* <li>
|
|
@@ -1908,20 +1907,20 @@ export interface GetViolationDetailsRequest {
|
|
|
1908
1907
|
* <p>Third-party firewall</p>
|
|
1909
1908
|
* </li>
|
|
1910
1909
|
* </ul>
|
|
1910
|
+
* @public
|
|
1911
1911
|
*/
|
|
1912
1912
|
PolicyId: string | undefined;
|
|
1913
1913
|
/**
|
|
1914
|
-
* @public
|
|
1915
1914
|
* <p>The Amazon Web Services account ID that you want the details for.</p>
|
|
1915
|
+
* @public
|
|
1916
1916
|
*/
|
|
1917
1917
|
MemberAccount: string | undefined;
|
|
1918
1918
|
/**
|
|
1919
|
-
* @public
|
|
1920
1919
|
* <p>The ID of the resource that has violations.</p>
|
|
1920
|
+
* @public
|
|
1921
1921
|
*/
|
|
1922
1922
|
ResourceId: string | undefined;
|
|
1923
1923
|
/**
|
|
1924
|
-
* @public
|
|
1925
1924
|
* <p>The resource type. This is in the format shown in the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types Reference</a>.
|
|
1926
1925
|
* Supported resource types are:
|
|
1927
1926
|
* <code>AWS::EC2::Instance</code>,
|
|
@@ -1930,38 +1929,39 @@ export interface GetViolationDetailsRequest {
|
|
|
1930
1929
|
* <code>AWS::NetworkFirewall::FirewallPolicy</code>, and
|
|
1931
1930
|
* <code>AWS::EC2::Subnet</code>.
|
|
1932
1931
|
* </p>
|
|
1932
|
+
* @public
|
|
1933
1933
|
*/
|
|
1934
1934
|
ResourceType: string | undefined;
|
|
1935
1935
|
}
|
|
1936
1936
|
/**
|
|
1937
|
-
* @public
|
|
1938
1937
|
* <p>A collection of key:value pairs associated with an Amazon Web Services resource. The key:value pair can be anything you define. Typically, the tag key represents a category (such as "environment") and the tag value represents a specific value within that category (such as "test," "development," or "production"). You can add up to 50 tags to each Amazon Web Services resource. </p>
|
|
1938
|
+
* @public
|
|
1939
1939
|
*/
|
|
1940
1940
|
export interface Tag {
|
|
1941
1941
|
/**
|
|
1942
|
-
* @public
|
|
1943
1942
|
* <p>Part of the key:value pair that defines a tag. You can use a tag key to describe a category of information, such as "customer." Tag keys are case-sensitive.</p>
|
|
1943
|
+
* @public
|
|
1944
1944
|
*/
|
|
1945
1945
|
Key: string | undefined;
|
|
1946
1946
|
/**
|
|
1947
|
-
* @public
|
|
1948
1947
|
* <p>Part of the key:value pair that defines a tag. You can use a tag value to describe a specific value within a category, such as "companyA" or "companyB." Tag values are case-sensitive. </p>
|
|
1948
|
+
* @public
|
|
1949
1949
|
*/
|
|
1950
1950
|
Value: string | undefined;
|
|
1951
1951
|
}
|
|
1952
1952
|
/**
|
|
1953
|
-
* @public
|
|
1954
1953
|
* <p>The reference rule that partially matches the <code>ViolationTarget</code> rule and violation reason.</p>
|
|
1954
|
+
* @public
|
|
1955
1955
|
*/
|
|
1956
1956
|
export interface PartialMatch {
|
|
1957
1957
|
/**
|
|
1958
|
-
* @public
|
|
1959
1958
|
* <p>The reference rule from the primary security group of the Firewall Manager policy.</p>
|
|
1959
|
+
* @public
|
|
1960
1960
|
*/
|
|
1961
1961
|
Reference?: string;
|
|
1962
1962
|
/**
|
|
1963
|
-
* @public
|
|
1964
1963
|
* <p>The violation reason.</p>
|
|
1964
|
+
* @public
|
|
1965
1965
|
*/
|
|
1966
1966
|
TargetViolationReasons?: string[];
|
|
1967
1967
|
}
|
|
@@ -1978,219 +1978,219 @@ export declare const RemediationActionType: {
|
|
|
1978
1978
|
*/
|
|
1979
1979
|
export type RemediationActionType = (typeof RemediationActionType)[keyof typeof RemediationActionType];
|
|
1980
1980
|
/**
|
|
1981
|
-
* @public
|
|
1982
1981
|
* <p>Describes a set of permissions for a security group rule.</p>
|
|
1982
|
+
* @public
|
|
1983
1983
|
*/
|
|
1984
1984
|
export interface SecurityGroupRuleDescription {
|
|
1985
1985
|
/**
|
|
1986
|
-
* @public
|
|
1987
1986
|
* <p>The IPv4 ranges for the security group rule.</p>
|
|
1987
|
+
* @public
|
|
1988
1988
|
*/
|
|
1989
1989
|
IPV4Range?: string;
|
|
1990
1990
|
/**
|
|
1991
|
-
* @public
|
|
1992
1991
|
* <p>The IPv6 ranges for the security group rule.</p>
|
|
1992
|
+
* @public
|
|
1993
1993
|
*/
|
|
1994
1994
|
IPV6Range?: string;
|
|
1995
1995
|
/**
|
|
1996
|
-
* @public
|
|
1997
1996
|
* <p>The ID of the prefix list for the security group rule.</p>
|
|
1997
|
+
* @public
|
|
1998
1998
|
*/
|
|
1999
1999
|
PrefixListId?: string;
|
|
2000
2000
|
/**
|
|
2001
|
-
* @public
|
|
2002
2001
|
* <p>The IP protocol name (<code>tcp</code>, <code>udp</code>, <code>icmp</code>, <code>icmpv6</code>) or number.</p>
|
|
2002
|
+
* @public
|
|
2003
2003
|
*/
|
|
2004
2004
|
Protocol?: string;
|
|
2005
2005
|
/**
|
|
2006
|
-
* @public
|
|
2007
2006
|
* <p>The start of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 type number. A value of <code>-1</code> indicates all ICMP/ICMPv6 types.</p>
|
|
2007
|
+
* @public
|
|
2008
2008
|
*/
|
|
2009
2009
|
FromPort?: number;
|
|
2010
2010
|
/**
|
|
2011
|
-
* @public
|
|
2012
2011
|
* <p>The end of the port range for the TCP and UDP protocols, or an ICMP/ICMPv6 code. A value of <code>-1</code> indicates all ICMP/ICMPv6 codes.</p>
|
|
2012
|
+
* @public
|
|
2013
2013
|
*/
|
|
2014
2014
|
ToPort?: number;
|
|
2015
2015
|
}
|
|
2016
2016
|
/**
|
|
2017
|
-
* @public
|
|
2018
2017
|
* <p>Remediation option for the rule specified in the <code>ViolationTarget</code>.</p>
|
|
2018
|
+
* @public
|
|
2019
2019
|
*/
|
|
2020
2020
|
export interface SecurityGroupRemediationAction {
|
|
2021
2021
|
/**
|
|
2022
|
-
* @public
|
|
2023
2022
|
* <p>The remediation action that will be performed.</p>
|
|
2023
|
+
* @public
|
|
2024
2024
|
*/
|
|
2025
2025
|
RemediationActionType?: RemediationActionType;
|
|
2026
2026
|
/**
|
|
2027
|
-
* @public
|
|
2028
2027
|
* <p>Brief description of the action that will be performed.</p>
|
|
2028
|
+
* @public
|
|
2029
2029
|
*/
|
|
2030
2030
|
Description?: string;
|
|
2031
2031
|
/**
|
|
2032
|
-
* @public
|
|
2033
2032
|
* <p>The final state of the rule specified in the <code>ViolationTarget</code> after it is remediated.</p>
|
|
2033
|
+
* @public
|
|
2034
2034
|
*/
|
|
2035
2035
|
RemediationResult?: SecurityGroupRuleDescription;
|
|
2036
2036
|
/**
|
|
2037
|
-
* @public
|
|
2038
2037
|
* <p>Indicates if the current action is the default action.</p>
|
|
2038
|
+
* @public
|
|
2039
2039
|
*/
|
|
2040
2040
|
IsDefaultAction?: boolean;
|
|
2041
2041
|
}
|
|
2042
2042
|
/**
|
|
2043
|
-
* @public
|
|
2044
2043
|
* <p>Violation detail for the rule violation in a security group when compared to the primary security group of the Firewall Manager policy.</p>
|
|
2044
|
+
* @public
|
|
2045
2045
|
*/
|
|
2046
2046
|
export interface AwsVPCSecurityGroupViolation {
|
|
2047
2047
|
/**
|
|
2048
|
-
* @public
|
|
2049
2048
|
* <p>The security group rule that is being evaluated.</p>
|
|
2049
|
+
* @public
|
|
2050
2050
|
*/
|
|
2051
2051
|
ViolationTarget?: string;
|
|
2052
2052
|
/**
|
|
2053
|
-
* @public
|
|
2054
2053
|
* <p>A description of the security group that violates the policy.</p>
|
|
2054
|
+
* @public
|
|
2055
2055
|
*/
|
|
2056
2056
|
ViolationTargetDescription?: string;
|
|
2057
2057
|
/**
|
|
2058
|
-
* @public
|
|
2059
2058
|
* <p>List of rules specified in the security group of the Firewall Manager policy that partially match the <code>ViolationTarget</code> rule.</p>
|
|
2059
|
+
* @public
|
|
2060
2060
|
*/
|
|
2061
2061
|
PartialMatches?: PartialMatch[];
|
|
2062
2062
|
/**
|
|
2063
|
-
* @public
|
|
2064
2063
|
* <p>Remediation options for the rule specified in the <code>ViolationTarget</code>.</p>
|
|
2064
|
+
* @public
|
|
2065
2065
|
*/
|
|
2066
2066
|
PossibleSecurityGroupRemediationActions?: SecurityGroupRemediationAction[];
|
|
2067
2067
|
}
|
|
2068
2068
|
/**
|
|
2069
|
-
* @public
|
|
2070
2069
|
* <p>A DNS Firewall rule group that Firewall Manager
|
|
2071
2070
|
* tried to associate with a VPC is already associated with the VPC and can't be associated again. </p>
|
|
2071
|
+
* @public
|
|
2072
2072
|
*/
|
|
2073
2073
|
export interface DnsDuplicateRuleGroupViolation {
|
|
2074
2074
|
/**
|
|
2075
|
-
* @public
|
|
2076
2075
|
* <p>Information about the VPC ID. </p>
|
|
2076
|
+
* @public
|
|
2077
2077
|
*/
|
|
2078
2078
|
ViolationTarget?: string;
|
|
2079
2079
|
/**
|
|
2080
|
-
* @public
|
|
2081
2080
|
* <p>A description of the violation that specifies the rule group and VPC.</p>
|
|
2081
|
+
* @public
|
|
2082
2082
|
*/
|
|
2083
2083
|
ViolationTargetDescription?: string;
|
|
2084
2084
|
}
|
|
2085
2085
|
/**
|
|
2086
|
-
* @public
|
|
2087
2086
|
* <p>The VPC that Firewall Manager was applying a DNS Fireall policy to reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed due to the limit. </p>
|
|
2087
|
+
* @public
|
|
2088
2088
|
*/
|
|
2089
2089
|
export interface DnsRuleGroupLimitExceededViolation {
|
|
2090
2090
|
/**
|
|
2091
|
-
* @public
|
|
2092
2091
|
* <p>Information about the VPC ID. </p>
|
|
2092
|
+
* @public
|
|
2093
2093
|
*/
|
|
2094
2094
|
ViolationTarget?: string;
|
|
2095
2095
|
/**
|
|
2096
|
-
* @public
|
|
2097
2096
|
* <p>A description of the violation that specifies the rule group and VPC.</p>
|
|
2097
|
+
* @public
|
|
2098
2098
|
*/
|
|
2099
2099
|
ViolationTargetDescription?: string;
|
|
2100
2100
|
/**
|
|
2101
|
-
* @public
|
|
2102
2101
|
* <p>The number of rule groups currently associated with the VPC. </p>
|
|
2102
|
+
* @public
|
|
2103
2103
|
*/
|
|
2104
2104
|
NumberOfRuleGroupsAlreadyAssociated?: number;
|
|
2105
2105
|
}
|
|
2106
2106
|
/**
|
|
2107
|
-
* @public
|
|
2108
2107
|
* <p>A rule group that Firewall Manager
|
|
2109
2108
|
* tried to associate with a VPC has the same priority as a rule group that's already associated. </p>
|
|
2109
|
+
* @public
|
|
2110
2110
|
*/
|
|
2111
2111
|
export interface DnsRuleGroupPriorityConflictViolation {
|
|
2112
2112
|
/**
|
|
2113
|
-
* @public
|
|
2114
2113
|
* <p>Information about the VPC ID. </p>
|
|
2114
|
+
* @public
|
|
2115
2115
|
*/
|
|
2116
2116
|
ViolationTarget?: string;
|
|
2117
2117
|
/**
|
|
2118
|
-
* @public
|
|
2119
2118
|
* <p>A description of the violation that specifies the VPC and the rule group that's already associated with it.</p>
|
|
2119
|
+
* @public
|
|
2120
2120
|
*/
|
|
2121
2121
|
ViolationTargetDescription?: string;
|
|
2122
2122
|
/**
|
|
2123
|
-
* @public
|
|
2124
2123
|
* <p>The priority setting of the two conflicting rule groups.</p>
|
|
2124
|
+
* @public
|
|
2125
2125
|
*/
|
|
2126
2126
|
ConflictingPriority?: number;
|
|
2127
2127
|
/**
|
|
2128
|
-
* @public
|
|
2129
2128
|
* <p>The ID of the Firewall Manager DNS Firewall policy that was already applied to the VPC.
|
|
2130
2129
|
* This policy contains the rule group that's already associated with the VPC. </p>
|
|
2130
|
+
* @public
|
|
2131
2131
|
*/
|
|
2132
2132
|
ConflictingPolicyId?: string;
|
|
2133
2133
|
/**
|
|
2134
|
-
* @public
|
|
2135
2134
|
* <p>The priorities of rule groups that are already associated with the VPC. To retry your operation,
|
|
2136
2135
|
* choose priority settings that aren't in this list for the rule groups in your new DNS Firewall policy. </p>
|
|
2136
|
+
* @public
|
|
2137
2137
|
*/
|
|
2138
2138
|
UnavailablePriorities?: number[];
|
|
2139
2139
|
}
|
|
2140
2140
|
/**
|
|
2141
|
-
* @public
|
|
2142
2141
|
* <p>Contains details about the firewall subnet that violates the policy scope.</p>
|
|
2142
|
+
* @public
|
|
2143
2143
|
*/
|
|
2144
2144
|
export interface FirewallSubnetIsOutOfScopeViolation {
|
|
2145
2145
|
/**
|
|
2146
|
-
* @public
|
|
2147
2146
|
* <p>The ID of the firewall subnet that violates the policy scope.</p>
|
|
2147
|
+
* @public
|
|
2148
2148
|
*/
|
|
2149
2149
|
FirewallSubnetId?: string;
|
|
2150
2150
|
/**
|
|
2151
|
-
* @public
|
|
2152
2151
|
* <p>The VPC ID of the firewall subnet that violates the policy scope.</p>
|
|
2152
|
+
* @public
|
|
2153
2153
|
*/
|
|
2154
2154
|
VpcId?: string;
|
|
2155
2155
|
/**
|
|
2156
|
-
* @public
|
|
2157
2156
|
* <p>The Availability Zone of the firewall subnet that violates the policy scope.</p>
|
|
2157
|
+
* @public
|
|
2158
2158
|
*/
|
|
2159
2159
|
SubnetAvailabilityZone?: string;
|
|
2160
2160
|
/**
|
|
2161
|
-
* @public
|
|
2162
2161
|
* <p>The Availability Zone ID of the firewall subnet that violates the policy scope.</p>
|
|
2162
|
+
* @public
|
|
2163
2163
|
*/
|
|
2164
2164
|
SubnetAvailabilityZoneId?: string;
|
|
2165
2165
|
/**
|
|
2166
|
-
* @public
|
|
2167
2166
|
* <p>The VPC endpoint ID of the firewall subnet that violates the policy scope.</p>
|
|
2167
|
+
* @public
|
|
2168
2168
|
*/
|
|
2169
2169
|
VpcEndpointId?: string;
|
|
2170
2170
|
}
|
|
2171
2171
|
/**
|
|
2172
|
-
* @public
|
|
2173
2172
|
* <p>The violation details for a firewall subnet's VPC endpoint that's deleted or missing.</p>
|
|
2173
|
+
* @public
|
|
2174
2174
|
*/
|
|
2175
2175
|
export interface FirewallSubnetMissingVPCEndpointViolation {
|
|
2176
2176
|
/**
|
|
2177
|
-
* @public
|
|
2178
2177
|
* <p>The ID of the firewall that this VPC endpoint is associated with.</p>
|
|
2178
|
+
* @public
|
|
2179
2179
|
*/
|
|
2180
2180
|
FirewallSubnetId?: string;
|
|
2181
2181
|
/**
|
|
2182
|
-
* @public
|
|
2183
2182
|
* <p>The resource ID of the VPC associated with the deleted VPC subnet.</p>
|
|
2183
|
+
* @public
|
|
2184
2184
|
*/
|
|
2185
2185
|
VpcId?: string;
|
|
2186
2186
|
/**
|
|
2187
|
-
* @public
|
|
2188
2187
|
* <p>The name of the Availability Zone of the deleted VPC subnet.</p>
|
|
2188
|
+
* @public
|
|
2189
2189
|
*/
|
|
2190
2190
|
SubnetAvailabilityZone?: string;
|
|
2191
2191
|
/**
|
|
2192
|
-
* @public
|
|
2193
2192
|
* <p>The ID of the Availability Zone of the deleted VPC subnet.</p>
|
|
2193
|
+
* @public
|
|
2194
2194
|
*/
|
|
2195
2195
|
SubnetAvailabilityZoneId?: string;
|
|
2196
2196
|
}
|
|
@@ -2228,365 +2228,365 @@ export declare const TargetType: {
|
|
|
2228
2228
|
*/
|
|
2229
2229
|
export type TargetType = (typeof TargetType)[keyof typeof TargetType];
|
|
2230
2230
|
/**
|
|
2231
|
-
* @public
|
|
2232
2231
|
* <p>Describes a route in a route table.</p>
|
|
2232
|
+
* @public
|
|
2233
2233
|
*/
|
|
2234
2234
|
export interface Route {
|
|
2235
2235
|
/**
|
|
2236
|
-
* @public
|
|
2237
2236
|
* <p>The type of destination for the route.</p>
|
|
2237
|
+
* @public
|
|
2238
2238
|
*/
|
|
2239
2239
|
DestinationType?: DestinationType;
|
|
2240
2240
|
/**
|
|
2241
|
-
* @public
|
|
2242
2241
|
* <p>The type of target for the route.</p>
|
|
2242
|
+
* @public
|
|
2243
2243
|
*/
|
|
2244
2244
|
TargetType?: TargetType;
|
|
2245
2245
|
/**
|
|
2246
|
-
* @public
|
|
2247
2246
|
* <p>The destination of the route.</p>
|
|
2247
|
+
* @public
|
|
2248
2248
|
*/
|
|
2249
2249
|
Destination?: string;
|
|
2250
2250
|
/**
|
|
2251
|
-
* @public
|
|
2252
2251
|
* <p>The route's target.</p>
|
|
2252
|
+
* @public
|
|
2253
2253
|
*/
|
|
2254
2254
|
Target?: string;
|
|
2255
2255
|
}
|
|
2256
2256
|
/**
|
|
2257
|
-
* @public
|
|
2258
2257
|
* <p>Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.</p>
|
|
2258
|
+
* @public
|
|
2259
2259
|
*/
|
|
2260
2260
|
export interface NetworkFirewallBlackHoleRouteDetectedViolation {
|
|
2261
2261
|
/**
|
|
2262
|
-
* @public
|
|
2263
2262
|
* <p>The subnet that has an inactive state.</p>
|
|
2263
|
+
* @public
|
|
2264
2264
|
*/
|
|
2265
2265
|
ViolationTarget?: string;
|
|
2266
2266
|
/**
|
|
2267
|
-
* @public
|
|
2268
2267
|
* <p>Information about the route table ID.</p>
|
|
2268
|
+
* @public
|
|
2269
2269
|
*/
|
|
2270
2270
|
RouteTableId?: string;
|
|
2271
2271
|
/**
|
|
2272
|
-
* @public
|
|
2273
2272
|
* <p>Information about the VPC ID.</p>
|
|
2273
|
+
* @public
|
|
2274
2274
|
*/
|
|
2275
2275
|
VpcId?: string;
|
|
2276
2276
|
/**
|
|
2277
|
-
* @public
|
|
2278
2277
|
* <p>Information about the route or routes that are in violation.</p>
|
|
2278
|
+
* @public
|
|
2279
2279
|
*/
|
|
2280
2280
|
ViolatingRoutes?: Route[];
|
|
2281
2281
|
}
|
|
2282
2282
|
/**
|
|
2283
|
-
* @public
|
|
2284
2283
|
* <p>Information about the expected route in the route table.</p>
|
|
2284
|
+
* @public
|
|
2285
2285
|
*/
|
|
2286
2286
|
export interface ExpectedRoute {
|
|
2287
2287
|
/**
|
|
2288
|
-
* @public
|
|
2289
2288
|
* <p>Information about the IPv4 CIDR block.</p>
|
|
2289
|
+
* @public
|
|
2290
2290
|
*/
|
|
2291
2291
|
IpV4Cidr?: string;
|
|
2292
2292
|
/**
|
|
2293
|
-
* @public
|
|
2294
2293
|
* <p>Information about the ID of the prefix list for the route.</p>
|
|
2294
|
+
* @public
|
|
2295
2295
|
*/
|
|
2296
2296
|
PrefixListId?: string;
|
|
2297
2297
|
/**
|
|
2298
|
-
* @public
|
|
2299
2298
|
* <p>Information about the IPv6 CIDR block.</p>
|
|
2299
|
+
* @public
|
|
2300
2300
|
*/
|
|
2301
2301
|
IpV6Cidr?: string;
|
|
2302
2302
|
/**
|
|
2303
|
-
* @public
|
|
2304
2303
|
* <p>Information about the contributing subnets.</p>
|
|
2304
|
+
* @public
|
|
2305
2305
|
*/
|
|
2306
2306
|
ContributingSubnets?: string[];
|
|
2307
2307
|
/**
|
|
2308
|
-
* @public
|
|
2309
2308
|
* <p>Information about the allowed targets.</p>
|
|
2309
|
+
* @public
|
|
2310
2310
|
*/
|
|
2311
2311
|
AllowedTargets?: string[];
|
|
2312
2312
|
/**
|
|
2313
|
-
* @public
|
|
2314
2313
|
* <p>Information about the route table ID.</p>
|
|
2314
|
+
* @public
|
|
2315
2315
|
*/
|
|
2316
2316
|
RouteTableId?: string;
|
|
2317
2317
|
}
|
|
2318
2318
|
/**
|
|
2319
|
-
* @public
|
|
2320
2319
|
* <p>Violation detail for the subnet for which internet traffic that hasn't been inspected.</p>
|
|
2320
|
+
* @public
|
|
2321
2321
|
*/
|
|
2322
2322
|
export interface NetworkFirewallInternetTrafficNotInspectedViolation {
|
|
2323
2323
|
/**
|
|
2324
|
-
* @public
|
|
2325
2324
|
* <p>The subnet ID.</p>
|
|
2325
|
+
* @public
|
|
2326
2326
|
*/
|
|
2327
2327
|
SubnetId?: string;
|
|
2328
2328
|
/**
|
|
2329
|
-
* @public
|
|
2330
2329
|
* <p>The subnet Availability Zone.</p>
|
|
2330
|
+
* @public
|
|
2331
2331
|
*/
|
|
2332
2332
|
SubnetAvailabilityZone?: string;
|
|
2333
2333
|
/**
|
|
2334
|
-
* @public
|
|
2335
2334
|
* <p>Information about the route table ID.</p>
|
|
2335
|
+
* @public
|
|
2336
2336
|
*/
|
|
2337
2337
|
RouteTableId?: string;
|
|
2338
2338
|
/**
|
|
2339
|
-
* @public
|
|
2340
2339
|
* <p>The route or routes that are in violation.</p>
|
|
2340
|
+
* @public
|
|
2341
2341
|
*/
|
|
2342
2342
|
ViolatingRoutes?: Route[];
|
|
2343
2343
|
/**
|
|
2344
|
-
* @public
|
|
2345
2344
|
* <p>Information about whether the route table is used in another Availability Zone.</p>
|
|
2345
|
+
* @public
|
|
2346
2346
|
*/
|
|
2347
2347
|
IsRouteTableUsedInDifferentAZ?: boolean;
|
|
2348
2348
|
/**
|
|
2349
|
-
* @public
|
|
2350
2349
|
* <p>Information about the subnet route table for the current firewall.</p>
|
|
2350
|
+
* @public
|
|
2351
2351
|
*/
|
|
2352
2352
|
CurrentFirewallSubnetRouteTable?: string;
|
|
2353
2353
|
/**
|
|
2354
|
-
* @public
|
|
2355
2354
|
* <p>The expected endpoint for the current firewall.</p>
|
|
2355
|
+
* @public
|
|
2356
2356
|
*/
|
|
2357
2357
|
ExpectedFirewallEndpoint?: string;
|
|
2358
2358
|
/**
|
|
2359
|
-
* @public
|
|
2360
2359
|
* <p>The firewall subnet ID.</p>
|
|
2360
|
+
* @public
|
|
2361
2361
|
*/
|
|
2362
2362
|
FirewallSubnetId?: string;
|
|
2363
2363
|
/**
|
|
2364
|
-
* @public
|
|
2365
2364
|
* <p>The firewall subnet routes that are expected.</p>
|
|
2365
|
+
* @public
|
|
2366
2366
|
*/
|
|
2367
2367
|
ExpectedFirewallSubnetRoutes?: ExpectedRoute[];
|
|
2368
2368
|
/**
|
|
2369
|
-
* @public
|
|
2370
2369
|
* <p>The actual firewall subnet routes.</p>
|
|
2370
|
+
* @public
|
|
2371
2371
|
*/
|
|
2372
2372
|
ActualFirewallSubnetRoutes?: Route[];
|
|
2373
2373
|
/**
|
|
2374
|
-
* @public
|
|
2375
2374
|
* <p>The internet gateway ID.</p>
|
|
2375
|
+
* @public
|
|
2376
2376
|
*/
|
|
2377
2377
|
InternetGatewayId?: string;
|
|
2378
2378
|
/**
|
|
2379
|
-
* @public
|
|
2380
2379
|
* <p>The current route table for the internet gateway.</p>
|
|
2380
|
+
* @public
|
|
2381
2381
|
*/
|
|
2382
2382
|
CurrentInternetGatewayRouteTable?: string;
|
|
2383
2383
|
/**
|
|
2384
|
-
* @public
|
|
2385
2384
|
* <p>The internet gateway routes that are expected.</p>
|
|
2385
|
+
* @public
|
|
2386
2386
|
*/
|
|
2387
2387
|
ExpectedInternetGatewayRoutes?: ExpectedRoute[];
|
|
2388
2388
|
/**
|
|
2389
|
-
* @public
|
|
2390
2389
|
* <p>The actual internet gateway routes.</p>
|
|
2390
|
+
* @public
|
|
2391
2391
|
*/
|
|
2392
2392
|
ActualInternetGatewayRoutes?: Route[];
|
|
2393
2393
|
/**
|
|
2394
|
-
* @public
|
|
2395
2394
|
* <p>Information about the VPC ID.</p>
|
|
2395
|
+
* @public
|
|
2396
2396
|
*/
|
|
2397
2397
|
VpcId?: string;
|
|
2398
2398
|
}
|
|
2399
2399
|
/**
|
|
2400
|
-
* @public
|
|
2401
2400
|
* <p>Violation detail for the improperly configured subnet route. It's possible there is a missing route table route,
|
|
2402
2401
|
* or a configuration that causes traffic to cross an Availability Zone boundary.</p>
|
|
2402
|
+
* @public
|
|
2403
2403
|
*/
|
|
2404
2404
|
export interface NetworkFirewallInvalidRouteConfigurationViolation {
|
|
2405
2405
|
/**
|
|
2406
|
-
* @public
|
|
2407
2406
|
* <p>The subnets that are affected.</p>
|
|
2407
|
+
* @public
|
|
2408
2408
|
*/
|
|
2409
2409
|
AffectedSubnets?: string[];
|
|
2410
2410
|
/**
|
|
2411
|
-
* @public
|
|
2412
2411
|
* <p>The route table ID.</p>
|
|
2412
|
+
* @public
|
|
2413
2413
|
*/
|
|
2414
2414
|
RouteTableId?: string;
|
|
2415
2415
|
/**
|
|
2416
|
-
* @public
|
|
2417
2416
|
* <p>Information about whether the route table is used in another Availability Zone.</p>
|
|
2417
|
+
* @public
|
|
2418
2418
|
*/
|
|
2419
2419
|
IsRouteTableUsedInDifferentAZ?: boolean;
|
|
2420
2420
|
/**
|
|
2421
|
-
* @public
|
|
2422
2421
|
* <p>The route that's in violation.</p>
|
|
2422
|
+
* @public
|
|
2423
2423
|
*/
|
|
2424
2424
|
ViolatingRoute?: Route;
|
|
2425
2425
|
/**
|
|
2426
|
-
* @public
|
|
2427
2426
|
* <p>The subnet route table for the current firewall.</p>
|
|
2427
|
+
* @public
|
|
2428
2428
|
*/
|
|
2429
2429
|
CurrentFirewallSubnetRouteTable?: string;
|
|
2430
2430
|
/**
|
|
2431
|
-
* @public
|
|
2432
2431
|
* <p>The firewall endpoint that's expected.</p>
|
|
2432
|
+
* @public
|
|
2433
2433
|
*/
|
|
2434
2434
|
ExpectedFirewallEndpoint?: string;
|
|
2435
2435
|
/**
|
|
2436
|
-
* @public
|
|
2437
2436
|
* <p>The actual firewall endpoint.</p>
|
|
2437
|
+
* @public
|
|
2438
2438
|
*/
|
|
2439
2439
|
ActualFirewallEndpoint?: string;
|
|
2440
2440
|
/**
|
|
2441
|
-
* @public
|
|
2442
2441
|
* <p>The expected subnet ID for the firewall.</p>
|
|
2442
|
+
* @public
|
|
2443
2443
|
*/
|
|
2444
2444
|
ExpectedFirewallSubnetId?: string;
|
|
2445
2445
|
/**
|
|
2446
|
-
* @public
|
|
2447
2446
|
* <p>The actual subnet ID for the firewall.</p>
|
|
2447
|
+
* @public
|
|
2448
2448
|
*/
|
|
2449
2449
|
ActualFirewallSubnetId?: string;
|
|
2450
2450
|
/**
|
|
2451
|
-
* @public
|
|
2452
2451
|
* <p>The firewall subnet routes that are expected.</p>
|
|
2452
|
+
* @public
|
|
2453
2453
|
*/
|
|
2454
2454
|
ExpectedFirewallSubnetRoutes?: ExpectedRoute[];
|
|
2455
2455
|
/**
|
|
2456
|
-
* @public
|
|
2457
2456
|
* <p>The actual firewall subnet routes that are expected.</p>
|
|
2457
|
+
* @public
|
|
2458
2458
|
*/
|
|
2459
2459
|
ActualFirewallSubnetRoutes?: Route[];
|
|
2460
2460
|
/**
|
|
2461
|
-
* @public
|
|
2462
2461
|
* <p>The internet gateway ID.</p>
|
|
2462
|
+
* @public
|
|
2463
2463
|
*/
|
|
2464
2464
|
InternetGatewayId?: string;
|
|
2465
2465
|
/**
|
|
2466
|
-
* @public
|
|
2467
2466
|
* <p>The route table for the current internet gateway.</p>
|
|
2467
|
+
* @public
|
|
2468
2468
|
*/
|
|
2469
2469
|
CurrentInternetGatewayRouteTable?: string;
|
|
2470
2470
|
/**
|
|
2471
|
-
* @public
|
|
2472
2471
|
* <p>The expected routes for the internet gateway.</p>
|
|
2472
|
+
* @public
|
|
2473
2473
|
*/
|
|
2474
2474
|
ExpectedInternetGatewayRoutes?: ExpectedRoute[];
|
|
2475
2475
|
/**
|
|
2476
|
-
* @public
|
|
2477
2476
|
* <p>The actual internet gateway routes.</p>
|
|
2477
|
+
* @public
|
|
2478
2478
|
*/
|
|
2479
2479
|
ActualInternetGatewayRoutes?: Route[];
|
|
2480
2480
|
/**
|
|
2481
|
-
* @public
|
|
2482
2481
|
* <p>Information about the VPC ID.</p>
|
|
2482
|
+
* @public
|
|
2483
2483
|
*/
|
|
2484
2484
|
VpcId?: string;
|
|
2485
2485
|
}
|
|
2486
2486
|
/**
|
|
2487
|
-
* @public
|
|
2488
2487
|
* <p>Violation detail for an expected route missing in Network Firewall.</p>
|
|
2488
|
+
* @public
|
|
2489
2489
|
*/
|
|
2490
2490
|
export interface NetworkFirewallMissingExpectedRoutesViolation {
|
|
2491
2491
|
/**
|
|
2492
|
-
* @public
|
|
2493
2492
|
* <p>The target of the violation.</p>
|
|
2493
|
+
* @public
|
|
2494
2494
|
*/
|
|
2495
2495
|
ViolationTarget?: string;
|
|
2496
2496
|
/**
|
|
2497
|
-
* @public
|
|
2498
2497
|
* <p>The expected routes.</p>
|
|
2498
|
+
* @public
|
|
2499
2499
|
*/
|
|
2500
2500
|
ExpectedRoutes?: ExpectedRoute[];
|
|
2501
2501
|
/**
|
|
2502
|
-
* @public
|
|
2503
2502
|
* <p>Information about the VPC ID.</p>
|
|
2503
|
+
* @public
|
|
2504
2504
|
*/
|
|
2505
2505
|
VpcId?: string;
|
|
2506
2506
|
}
|
|
2507
2507
|
/**
|
|
2508
|
-
* @public
|
|
2509
2508
|
* <p>Violation detail for Network Firewall for a subnet that's not associated to the expected
|
|
2510
2509
|
* Firewall Manager managed route table.</p>
|
|
2510
|
+
* @public
|
|
2511
2511
|
*/
|
|
2512
2512
|
export interface NetworkFirewallMissingExpectedRTViolation {
|
|
2513
2513
|
/**
|
|
2514
|
-
* @public
|
|
2515
2514
|
* <p>The ID of the Network Firewall or VPC resource that's in violation.</p>
|
|
2515
|
+
* @public
|
|
2516
2516
|
*/
|
|
2517
2517
|
ViolationTarget?: string;
|
|
2518
2518
|
/**
|
|
2519
|
-
* @public
|
|
2520
2519
|
* <p>The resource ID of the VPC associated with a violating subnet.</p>
|
|
2520
|
+
* @public
|
|
2521
2521
|
*/
|
|
2522
2522
|
VPC?: string;
|
|
2523
2523
|
/**
|
|
2524
|
-
* @public
|
|
2525
2524
|
* <p>The Availability Zone of a violating subnet. </p>
|
|
2525
|
+
* @public
|
|
2526
2526
|
*/
|
|
2527
2527
|
AvailabilityZone?: string;
|
|
2528
2528
|
/**
|
|
2529
|
-
* @public
|
|
2530
2529
|
* <p>The resource ID of the current route table that's associated with the subnet, if one is available.</p>
|
|
2530
|
+
* @public
|
|
2531
2531
|
*/
|
|
2532
2532
|
CurrentRouteTable?: string;
|
|
2533
2533
|
/**
|
|
2534
|
-
* @public
|
|
2535
2534
|
* <p>The resource ID of the route table that should be associated with the subnet.</p>
|
|
2535
|
+
* @public
|
|
2536
2536
|
*/
|
|
2537
2537
|
ExpectedRouteTable?: string;
|
|
2538
2538
|
}
|
|
2539
2539
|
/**
|
|
2540
|
-
* @public
|
|
2541
2540
|
* <p>Violation detail for Network Firewall for a subnet that doesn't have a
|
|
2542
2541
|
* Firewall Manager managed firewall in its VPC. </p>
|
|
2542
|
+
* @public
|
|
2543
2543
|
*/
|
|
2544
2544
|
export interface NetworkFirewallMissingFirewallViolation {
|
|
2545
2545
|
/**
|
|
2546
|
-
* @public
|
|
2547
2546
|
* <p>The ID of the Network Firewall or VPC resource that's in violation.</p>
|
|
2547
|
+
* @public
|
|
2548
2548
|
*/
|
|
2549
2549
|
ViolationTarget?: string;
|
|
2550
2550
|
/**
|
|
2551
|
-
* @public
|
|
2552
2551
|
* <p>The resource ID of the VPC associated with a violating subnet.</p>
|
|
2552
|
+
* @public
|
|
2553
2553
|
*/
|
|
2554
2554
|
VPC?: string;
|
|
2555
2555
|
/**
|
|
2556
|
-
* @public
|
|
2557
2556
|
* <p>The Availability Zone of a violating subnet. </p>
|
|
2557
|
+
* @public
|
|
2558
2558
|
*/
|
|
2559
2559
|
AvailabilityZone?: string;
|
|
2560
2560
|
/**
|
|
2561
|
-
* @public
|
|
2562
2561
|
* <p>The reason the resource has this violation, if one is available. </p>
|
|
2562
|
+
* @public
|
|
2563
2563
|
*/
|
|
2564
2564
|
TargetViolationReason?: string;
|
|
2565
2565
|
}
|
|
2566
2566
|
/**
|
|
2567
|
-
* @public
|
|
2568
2567
|
* <p>Violation detail for Network Firewall for an Availability Zone that's
|
|
2569
2568
|
* missing the expected Firewall Manager managed subnet.</p>
|
|
2569
|
+
* @public
|
|
2570
2570
|
*/
|
|
2571
2571
|
export interface NetworkFirewallMissingSubnetViolation {
|
|
2572
2572
|
/**
|
|
2573
|
-
* @public
|
|
2574
2573
|
* <p>The ID of the Network Firewall or VPC resource that's in violation.</p>
|
|
2574
|
+
* @public
|
|
2575
2575
|
*/
|
|
2576
2576
|
ViolationTarget?: string;
|
|
2577
2577
|
/**
|
|
2578
|
-
* @public
|
|
2579
2578
|
* <p>The resource ID of the VPC associated with a violating subnet.</p>
|
|
2579
|
+
* @public
|
|
2580
2580
|
*/
|
|
2581
2581
|
VPC?: string;
|
|
2582
2582
|
/**
|
|
2583
|
-
* @public
|
|
2584
2583
|
* <p>The Availability Zone of a violating subnet. </p>
|
|
2584
|
+
* @public
|
|
2585
2585
|
*/
|
|
2586
2586
|
AvailabilityZone?: string;
|
|
2587
2587
|
/**
|
|
2588
|
-
* @public
|
|
2589
2588
|
* <p>The reason the resource has this violation, if one is available. </p>
|
|
2589
|
+
* @public
|
|
2590
2590
|
*/
|
|
2591
2591
|
TargetViolationReason?: string;
|
|
2592
2592
|
}
|
|
@@ -2603,16 +2603,16 @@ export declare const RuleOrder: {
|
|
|
2603
2603
|
*/
|
|
2604
2604
|
export type RuleOrder = (typeof RuleOrder)[keyof typeof RuleOrder];
|
|
2605
2605
|
/**
|
|
2606
|
-
* @public
|
|
2607
2606
|
* <p>Configuration settings for the handling of the stateful rule groups in a Network Firewall firewall policy.</p>
|
|
2607
|
+
* @public
|
|
2608
2608
|
*/
|
|
2609
2609
|
export interface StatefulEngineOptions {
|
|
2610
2610
|
/**
|
|
2611
|
-
* @public
|
|
2612
2611
|
* <p>Indicates how to manage the order of stateful rule evaluation for the policy.
|
|
2613
2612
|
* <code>DEFAULT_ACTION_ORDER</code> is the default behavior. Stateful rules are provided to the rule engine
|
|
2614
2613
|
* as Suricata compatible strings, and Suricata evaluates them based on certain settings. For more
|
|
2615
2614
|
* information, see <a href="https://docs.aws.amazon.com/network-firewall/latest/developerguide/suricata-rule-evaluation-order.html">Evaluation order for stateful rules</a> in the <i>Network Firewall Developer Guide</i>.</p>
|
|
2615
|
+
* @public
|
|
2616
2616
|
*/
|
|
2617
2617
|
RuleOrder?: RuleOrder;
|
|
2618
2618
|
}
|
|
@@ -2628,33 +2628,32 @@ export declare const NetworkFirewallOverrideAction: {
|
|
|
2628
2628
|
*/
|
|
2629
2629
|
export type NetworkFirewallOverrideAction = (typeof NetworkFirewallOverrideAction)[keyof typeof NetworkFirewallOverrideAction];
|
|
2630
2630
|
/**
|
|
2631
|
-
* @public
|
|
2632
2631
|
* <p>The setting that allows the policy owner to change the behavior of the rule group within a policy.</p>
|
|
2632
|
+
* @public
|
|
2633
2633
|
*/
|
|
2634
2634
|
export interface NetworkFirewallStatefulRuleGroupOverride {
|
|
2635
2635
|
/**
|
|
2636
|
-
* @public
|
|
2637
2636
|
* <p>The action that changes the rule group from <code>DROP</code> to <code>ALERT</code>. This only applies to managed rule groups.</p>
|
|
2637
|
+
* @public
|
|
2638
2638
|
*/
|
|
2639
2639
|
Action?: NetworkFirewallOverrideAction;
|
|
2640
2640
|
}
|
|
2641
2641
|
/**
|
|
2642
|
-
* @public
|
|
2643
2642
|
* <p>Network Firewall stateful rule group, used in a <a>NetworkFirewallPolicyDescription</a>. </p>
|
|
2643
|
+
* @public
|
|
2644
2644
|
*/
|
|
2645
2645
|
export interface StatefulRuleGroup {
|
|
2646
2646
|
/**
|
|
2647
|
-
* @public
|
|
2648
2647
|
* <p>The name of the rule group.</p>
|
|
2648
|
+
* @public
|
|
2649
2649
|
*/
|
|
2650
2650
|
RuleGroupName?: string;
|
|
2651
2651
|
/**
|
|
2652
|
-
* @public
|
|
2653
2652
|
* <p>The resource ID of the rule group.</p>
|
|
2653
|
+
* @public
|
|
2654
2654
|
*/
|
|
2655
2655
|
ResourceId?: string;
|
|
2656
2656
|
/**
|
|
2657
|
-
* @public
|
|
2658
2657
|
* <p>An integer setting that indicates the order in which to run the stateful rule groups in a single
|
|
2659
2658
|
* Network Firewall firewall policy. This setting only applies to firewall policies that specify the <code>STRICT_ORDER</code>
|
|
2660
2659
|
* rule order in the stateful engine options settings.</p>
|
|
@@ -2666,67 +2665,67 @@ export interface StatefulRuleGroup {
|
|
|
2666
2665
|
* You can change the priority settings of your rule groups at any time. To make it easier to insert rule
|
|
2667
2666
|
* groups later, number them so there's a wide range in between, for example use 100, 200, and so on.
|
|
2668
2667
|
* </p>
|
|
2668
|
+
* @public
|
|
2669
2669
|
*/
|
|
2670
2670
|
Priority?: number;
|
|
2671
2671
|
/**
|
|
2672
|
-
* @public
|
|
2673
2672
|
* <p>The action that allows the policy owner to override the behavior of the rule group within a policy.</p>
|
|
2673
|
+
* @public
|
|
2674
2674
|
*/
|
|
2675
2675
|
Override?: NetworkFirewallStatefulRuleGroupOverride;
|
|
2676
2676
|
}
|
|
2677
2677
|
/**
|
|
2678
|
-
* @public
|
|
2679
2678
|
* <p>Network Firewall stateless rule group, used in a <a>NetworkFirewallPolicyDescription</a>. </p>
|
|
2679
|
+
* @public
|
|
2680
2680
|
*/
|
|
2681
2681
|
export interface StatelessRuleGroup {
|
|
2682
2682
|
/**
|
|
2683
|
-
* @public
|
|
2684
2683
|
* <p>The name of the rule group.</p>
|
|
2684
|
+
* @public
|
|
2685
2685
|
*/
|
|
2686
2686
|
RuleGroupName?: string;
|
|
2687
2687
|
/**
|
|
2688
|
-
* @public
|
|
2689
2688
|
* <p>The resource ID of the rule group.</p>
|
|
2689
|
+
* @public
|
|
2690
2690
|
*/
|
|
2691
2691
|
ResourceId?: string;
|
|
2692
2692
|
/**
|
|
2693
|
-
* @public
|
|
2694
2693
|
* <p>The priority of the rule group. Network Firewall evaluates the stateless rule groups in a firewall policy starting from the lowest priority setting. </p>
|
|
2694
|
+
* @public
|
|
2695
2695
|
*/
|
|
2696
2696
|
Priority?: number;
|
|
2697
2697
|
}
|
|
2698
2698
|
/**
|
|
2699
|
-
* @public
|
|
2700
2699
|
* <p>The definition of the Network Firewall firewall policy.</p>
|
|
2700
|
+
* @public
|
|
2701
2701
|
*/
|
|
2702
2702
|
export interface NetworkFirewallPolicyDescription {
|
|
2703
2703
|
/**
|
|
2704
|
-
* @public
|
|
2705
2704
|
* <p>The stateless rule groups that are used in the Network Firewall firewall policy. </p>
|
|
2705
|
+
* @public
|
|
2706
2706
|
*/
|
|
2707
2707
|
StatelessRuleGroups?: StatelessRuleGroup[];
|
|
2708
2708
|
/**
|
|
2709
|
-
* @public
|
|
2710
2709
|
* <p>The actions to take on packets that don't match any of the stateless rule groups. </p>
|
|
2710
|
+
* @public
|
|
2711
2711
|
*/
|
|
2712
2712
|
StatelessDefaultActions?: string[];
|
|
2713
2713
|
/**
|
|
2714
|
-
* @public
|
|
2715
2714
|
* <p>The actions to take on packet fragments that don't match any of the stateless rule groups. </p>
|
|
2715
|
+
* @public
|
|
2716
2716
|
*/
|
|
2717
2717
|
StatelessFragmentDefaultActions?: string[];
|
|
2718
2718
|
/**
|
|
2719
|
-
* @public
|
|
2720
2719
|
* <p>Names of custom actions that are available for use in the stateless default actions settings.</p>
|
|
2720
|
+
* @public
|
|
2721
2721
|
*/
|
|
2722
2722
|
StatelessCustomActions?: string[];
|
|
2723
2723
|
/**
|
|
2724
|
-
* @public
|
|
2725
2724
|
* <p>The stateful rule groups that are used in the Network Firewall firewall policy. </p>
|
|
2725
|
+
* @public
|
|
2726
2726
|
*/
|
|
2727
2727
|
StatefulRuleGroups?: StatefulRuleGroup[];
|
|
2728
2728
|
/**
|
|
2729
|
-
* @public
|
|
2730
2729
|
* <p>The default actions to take on a packet that doesn't match any stateful rules. The stateful default
|
|
2731
2730
|
* action is optional, and is only valid when using the strict rule order.</p>
|
|
2732
2731
|
* <p>
|
|
@@ -2746,727 +2745,728 @@ export interface NetworkFirewallPolicyDescription {
|
|
|
2746
2745
|
* <p>aws:alert_established</p>
|
|
2747
2746
|
* </li>
|
|
2748
2747
|
* </ul>
|
|
2748
|
+
* @public
|
|
2749
2749
|
*/
|
|
2750
2750
|
StatefulDefaultActions?: string[];
|
|
2751
2751
|
/**
|
|
2752
|
-
* @public
|
|
2753
2752
|
* <p>Additional options governing how Network Firewall handles stateful rules. The stateful rule groups
|
|
2754
2753
|
* that you use in your policy must have stateful rule options settings that are compatible with these
|
|
2755
2754
|
* settings.</p>
|
|
2755
|
+
* @public
|
|
2756
2756
|
*/
|
|
2757
2757
|
StatefulEngineOptions?: StatefulEngineOptions;
|
|
2758
2758
|
}
|
|
2759
2759
|
/**
|
|
2760
|
-
* @public
|
|
2761
2760
|
* <p>Violation detail for Network Firewall for a firewall policy that has a different
|
|
2762
2761
|
* <a>NetworkFirewallPolicyDescription</a> than is required by the Firewall Manager policy. </p>
|
|
2762
|
+
* @public
|
|
2763
2763
|
*/
|
|
2764
2764
|
export interface NetworkFirewallPolicyModifiedViolation {
|
|
2765
2765
|
/**
|
|
2766
|
-
* @public
|
|
2767
2766
|
* <p>The ID of the Network Firewall or VPC resource that's in violation.</p>
|
|
2767
|
+
* @public
|
|
2768
2768
|
*/
|
|
2769
2769
|
ViolationTarget?: string;
|
|
2770
2770
|
/**
|
|
2771
|
-
* @public
|
|
2772
2771
|
* <p>The policy that's currently in use in the individual account. </p>
|
|
2772
|
+
* @public
|
|
2773
2773
|
*/
|
|
2774
2774
|
CurrentPolicyDescription?: NetworkFirewallPolicyDescription;
|
|
2775
2775
|
/**
|
|
2776
|
-
* @public
|
|
2777
2776
|
* <p>The policy that should be in use in the individual account in order to be compliant. </p>
|
|
2777
|
+
* @public
|
|
2778
2778
|
*/
|
|
2779
2779
|
ExpectedPolicyDescription?: NetworkFirewallPolicyDescription;
|
|
2780
2780
|
}
|
|
2781
2781
|
/**
|
|
2782
|
-
* @public
|
|
2783
2782
|
* <p>Violation detail for an unexpected route that's present in a route table.</p>
|
|
2783
|
+
* @public
|
|
2784
2784
|
*/
|
|
2785
2785
|
export interface NetworkFirewallUnexpectedFirewallRoutesViolation {
|
|
2786
2786
|
/**
|
|
2787
|
-
* @public
|
|
2788
2787
|
* <p>The subnet ID for the firewall.</p>
|
|
2788
|
+
* @public
|
|
2789
2789
|
*/
|
|
2790
2790
|
FirewallSubnetId?: string;
|
|
2791
2791
|
/**
|
|
2792
|
-
* @public
|
|
2793
2792
|
* <p>The routes that are in violation.</p>
|
|
2793
|
+
* @public
|
|
2794
2794
|
*/
|
|
2795
2795
|
ViolatingRoutes?: Route[];
|
|
2796
2796
|
/**
|
|
2797
|
-
* @public
|
|
2798
2797
|
* <p>The ID of the route table.</p>
|
|
2798
|
+
* @public
|
|
2799
2799
|
*/
|
|
2800
2800
|
RouteTableId?: string;
|
|
2801
2801
|
/**
|
|
2802
|
-
* @public
|
|
2803
2802
|
* <p>The endpoint of the firewall.</p>
|
|
2803
|
+
* @public
|
|
2804
2804
|
*/
|
|
2805
2805
|
FirewallEndpoint?: string;
|
|
2806
2806
|
/**
|
|
2807
|
-
* @public
|
|
2808
2807
|
* <p>Information about the VPC ID.</p>
|
|
2808
|
+
* @public
|
|
2809
2809
|
*/
|
|
2810
2810
|
VpcId?: string;
|
|
2811
2811
|
}
|
|
2812
2812
|
/**
|
|
2813
|
-
* @public
|
|
2814
2813
|
* <p>Violation detail for an unexpected gateway route that’s present in a route table.</p>
|
|
2814
|
+
* @public
|
|
2815
2815
|
*/
|
|
2816
2816
|
export interface NetworkFirewallUnexpectedGatewayRoutesViolation {
|
|
2817
2817
|
/**
|
|
2818
|
-
* @public
|
|
2819
2818
|
* <p>Information about the gateway ID.</p>
|
|
2819
|
+
* @public
|
|
2820
2820
|
*/
|
|
2821
2821
|
GatewayId?: string;
|
|
2822
2822
|
/**
|
|
2823
|
-
* @public
|
|
2824
2823
|
* <p>The routes that are in violation.</p>
|
|
2824
|
+
* @public
|
|
2825
2825
|
*/
|
|
2826
2826
|
ViolatingRoutes?: Route[];
|
|
2827
2827
|
/**
|
|
2828
|
-
* @public
|
|
2829
2828
|
* <p>Information about the route table.</p>
|
|
2829
|
+
* @public
|
|
2830
2830
|
*/
|
|
2831
2831
|
RouteTableId?: string;
|
|
2832
2832
|
/**
|
|
2833
|
-
* @public
|
|
2834
2833
|
* <p>Information about the VPC ID.</p>
|
|
2834
|
+
* @public
|
|
2835
2835
|
*/
|
|
2836
2836
|
VpcId?: string;
|
|
2837
2837
|
}
|
|
2838
2838
|
/**
|
|
2839
|
-
* @public
|
|
2840
2839
|
* <p>The action of associating an EC2 resource, such as a subnet or internet gateway, with a route table.</p>
|
|
2840
|
+
* @public
|
|
2841
2841
|
*/
|
|
2842
2842
|
export interface EC2AssociateRouteTableAction {
|
|
2843
2843
|
/**
|
|
2844
|
-
* @public
|
|
2845
2844
|
* <p>A description of the EC2 route table that is associated with the remediation action.</p>
|
|
2845
|
+
* @public
|
|
2846
2846
|
*/
|
|
2847
2847
|
Description?: string;
|
|
2848
2848
|
/**
|
|
2849
|
-
* @public
|
|
2850
2849
|
* <p>The ID of the EC2 route table that is associated with the remediation action.</p>
|
|
2850
|
+
* @public
|
|
2851
2851
|
*/
|
|
2852
2852
|
RouteTableId: ActionTarget | undefined;
|
|
2853
2853
|
/**
|
|
2854
|
-
* @public
|
|
2855
2854
|
* <p>The ID of the subnet for the EC2 route table that is associated with the remediation action.</p>
|
|
2855
|
+
* @public
|
|
2856
2856
|
*/
|
|
2857
2857
|
SubnetId?: ActionTarget;
|
|
2858
2858
|
/**
|
|
2859
|
-
* @public
|
|
2860
2859
|
* <p>The ID of the gateway to be used with the EC2 route table that is associated with the remediation action.</p>
|
|
2860
|
+
* @public
|
|
2861
2861
|
*/
|
|
2862
2862
|
GatewayId?: ActionTarget;
|
|
2863
2863
|
}
|
|
2864
2864
|
/**
|
|
2865
|
-
* @public
|
|
2866
2865
|
* <p>An action that copies the EC2 route table for use in remediation.</p>
|
|
2866
|
+
* @public
|
|
2867
2867
|
*/
|
|
2868
2868
|
export interface EC2CopyRouteTableAction {
|
|
2869
2869
|
/**
|
|
2870
|
-
* @public
|
|
2871
2870
|
* <p>A description of the copied EC2 route table that is associated with the remediation action.</p>
|
|
2871
|
+
* @public
|
|
2872
2872
|
*/
|
|
2873
2873
|
Description?: string;
|
|
2874
2874
|
/**
|
|
2875
|
-
* @public
|
|
2876
2875
|
* <p>The VPC ID of the copied EC2 route table that is associated with the remediation action.</p>
|
|
2876
|
+
* @public
|
|
2877
2877
|
*/
|
|
2878
2878
|
VpcId: ActionTarget | undefined;
|
|
2879
2879
|
/**
|
|
2880
|
-
* @public
|
|
2881
2880
|
* <p>The ID of the copied EC2 route table that is associated with the remediation action.</p>
|
|
2881
|
+
* @public
|
|
2882
2882
|
*/
|
|
2883
2883
|
RouteTableId: ActionTarget | undefined;
|
|
2884
2884
|
}
|
|
2885
2885
|
/**
|
|
2886
|
-
* @public
|
|
2887
2886
|
* <p>Information about the CreateRoute action in Amazon EC2.</p>
|
|
2887
|
+
* @public
|
|
2888
2888
|
*/
|
|
2889
2889
|
export interface EC2CreateRouteAction {
|
|
2890
2890
|
/**
|
|
2891
|
-
* @public
|
|
2892
2891
|
* <p>A description of CreateRoute action in Amazon EC2.</p>
|
|
2892
|
+
* @public
|
|
2893
2893
|
*/
|
|
2894
2894
|
Description?: string;
|
|
2895
2895
|
/**
|
|
2896
|
-
* @public
|
|
2897
2896
|
* <p>Information about the IPv4 CIDR address block used for the destination match.</p>
|
|
2897
|
+
* @public
|
|
2898
2898
|
*/
|
|
2899
2899
|
DestinationCidrBlock?: string;
|
|
2900
2900
|
/**
|
|
2901
|
-
* @public
|
|
2902
2901
|
* <p>Information about the ID of a prefix list used for the destination match.</p>
|
|
2902
|
+
* @public
|
|
2903
2903
|
*/
|
|
2904
2904
|
DestinationPrefixListId?: string;
|
|
2905
2905
|
/**
|
|
2906
|
-
* @public
|
|
2907
2906
|
* <p>Information about the IPv6 CIDR block destination.</p>
|
|
2907
|
+
* @public
|
|
2908
2908
|
*/
|
|
2909
2909
|
DestinationIpv6CidrBlock?: string;
|
|
2910
2910
|
/**
|
|
2911
|
-
* @public
|
|
2912
2911
|
* <p>Information about the ID of a VPC endpoint. Supported for Gateway Load Balancer endpoints only.</p>
|
|
2912
|
+
* @public
|
|
2913
2913
|
*/
|
|
2914
2914
|
VpcEndpointId?: ActionTarget;
|
|
2915
2915
|
/**
|
|
2916
|
-
* @public
|
|
2917
2916
|
* <p>Information about the ID of an internet gateway or virtual private gateway attached to your VPC.</p>
|
|
2917
|
+
* @public
|
|
2918
2918
|
*/
|
|
2919
2919
|
GatewayId?: ActionTarget;
|
|
2920
2920
|
/**
|
|
2921
|
-
* @public
|
|
2922
2921
|
* <p>Information about the ID of the route table for the route.</p>
|
|
2922
|
+
* @public
|
|
2923
2923
|
*/
|
|
2924
2924
|
RouteTableId: ActionTarget | undefined;
|
|
2925
2925
|
}
|
|
2926
2926
|
/**
|
|
2927
|
-
* @public
|
|
2928
2927
|
* <p>Information about the CreateRouteTable action in Amazon EC2.</p>
|
|
2928
|
+
* @public
|
|
2929
2929
|
*/
|
|
2930
2930
|
export interface EC2CreateRouteTableAction {
|
|
2931
2931
|
/**
|
|
2932
|
-
* @public
|
|
2933
2932
|
* <p>A description of the CreateRouteTable action.</p>
|
|
2933
|
+
* @public
|
|
2934
2934
|
*/
|
|
2935
2935
|
Description?: string;
|
|
2936
2936
|
/**
|
|
2937
|
-
* @public
|
|
2938
2937
|
* <p>Information about the ID of a VPC.</p>
|
|
2938
|
+
* @public
|
|
2939
2939
|
*/
|
|
2940
2940
|
VpcId: ActionTarget | undefined;
|
|
2941
2941
|
}
|
|
2942
2942
|
/**
|
|
2943
|
-
* @public
|
|
2944
2943
|
* <p>Information about the DeleteRoute action in Amazon EC2.</p>
|
|
2944
|
+
* @public
|
|
2945
2945
|
*/
|
|
2946
2946
|
export interface EC2DeleteRouteAction {
|
|
2947
2947
|
/**
|
|
2948
|
-
* @public
|
|
2949
2948
|
* <p>A description of the DeleteRoute action.</p>
|
|
2949
|
+
* @public
|
|
2950
2950
|
*/
|
|
2951
2951
|
Description?: string;
|
|
2952
2952
|
/**
|
|
2953
|
-
* @public
|
|
2954
2953
|
* <p>Information about the IPv4 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>
|
|
2954
|
+
* @public
|
|
2955
2955
|
*/
|
|
2956
2956
|
DestinationCidrBlock?: string;
|
|
2957
2957
|
/**
|
|
2958
|
-
* @public
|
|
2959
2958
|
* <p>Information about the ID of the prefix list for the route.</p>
|
|
2959
|
+
* @public
|
|
2960
2960
|
*/
|
|
2961
2961
|
DestinationPrefixListId?: string;
|
|
2962
2962
|
/**
|
|
2963
|
-
* @public
|
|
2964
2963
|
* <p>Information about the IPv6 CIDR range for the route. The value you specify must match the CIDR for the route exactly.</p>
|
|
2964
|
+
* @public
|
|
2965
2965
|
*/
|
|
2966
2966
|
DestinationIpv6CidrBlock?: string;
|
|
2967
2967
|
/**
|
|
2968
|
-
* @public
|
|
2969
2968
|
* <p>Information about the ID of the route table.</p>
|
|
2969
|
+
* @public
|
|
2970
2970
|
*/
|
|
2971
2971
|
RouteTableId: ActionTarget | undefined;
|
|
2972
2972
|
}
|
|
2973
2973
|
/**
|
|
2974
|
-
* @public
|
|
2975
2974
|
* <p>Information about the ReplaceRoute action in Amazon EC2.</p>
|
|
2975
|
+
* @public
|
|
2976
2976
|
*/
|
|
2977
2977
|
export interface EC2ReplaceRouteAction {
|
|
2978
2978
|
/**
|
|
2979
|
-
* @public
|
|
2980
2979
|
* <p>A description of the ReplaceRoute action in Amazon EC2.</p>
|
|
2980
|
+
* @public
|
|
2981
2981
|
*/
|
|
2982
2982
|
Description?: string;
|
|
2983
2983
|
/**
|
|
2984
|
-
* @public
|
|
2985
2984
|
* <p>Information about the IPv4 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.</p>
|
|
2985
|
+
* @public
|
|
2986
2986
|
*/
|
|
2987
2987
|
DestinationCidrBlock?: string;
|
|
2988
2988
|
/**
|
|
2989
|
-
* @public
|
|
2990
2989
|
* <p>Information about the ID of the prefix list for the route.</p>
|
|
2990
|
+
* @public
|
|
2991
2991
|
*/
|
|
2992
2992
|
DestinationPrefixListId?: string;
|
|
2993
2993
|
/**
|
|
2994
|
-
* @public
|
|
2995
2994
|
* <p>Information about the IPv6 CIDR address block used for the destination match. The value that you provide must match the CIDR of an existing route in the table.</p>
|
|
2995
|
+
* @public
|
|
2996
2996
|
*/
|
|
2997
2997
|
DestinationIpv6CidrBlock?: string;
|
|
2998
2998
|
/**
|
|
2999
|
-
* @public
|
|
3000
2999
|
* <p>Information about the ID of an internet gateway or virtual private gateway.</p>
|
|
3000
|
+
* @public
|
|
3001
3001
|
*/
|
|
3002
3002
|
GatewayId?: ActionTarget;
|
|
3003
3003
|
/**
|
|
3004
|
-
* @public
|
|
3005
3004
|
* <p>Information about the ID of the route table.</p>
|
|
3005
|
+
* @public
|
|
3006
3006
|
*/
|
|
3007
3007
|
RouteTableId: ActionTarget | undefined;
|
|
3008
3008
|
}
|
|
3009
3009
|
/**
|
|
3010
|
-
* @public
|
|
3011
3010
|
* <p>Information about the ReplaceRouteTableAssociation action in Amazon EC2.</p>
|
|
3011
|
+
* @public
|
|
3012
3012
|
*/
|
|
3013
3013
|
export interface EC2ReplaceRouteTableAssociationAction {
|
|
3014
3014
|
/**
|
|
3015
|
-
* @public
|
|
3016
3015
|
* <p>A description of the ReplaceRouteTableAssociation action in Amazon EC2.</p>
|
|
3016
|
+
* @public
|
|
3017
3017
|
*/
|
|
3018
3018
|
Description?: string;
|
|
3019
3019
|
/**
|
|
3020
|
-
* @public
|
|
3021
3020
|
* <p>Information about the association ID.</p>
|
|
3021
|
+
* @public
|
|
3022
3022
|
*/
|
|
3023
3023
|
AssociationId: ActionTarget | undefined;
|
|
3024
3024
|
/**
|
|
3025
|
-
* @public
|
|
3026
3025
|
* <p>Information about the ID of the new route table to associate with the subnet.</p>
|
|
3026
|
+
* @public
|
|
3027
3027
|
*/
|
|
3028
3028
|
RouteTableId: ActionTarget | undefined;
|
|
3029
3029
|
}
|
|
3030
3030
|
/**
|
|
3031
|
-
* @public
|
|
3032
3031
|
* <p>Contains information about the actions that you can take to remediate scope violations
|
|
3033
3032
|
* caused by your policy's <code>FirewallCreationConfig</code>.
|
|
3034
3033
|
* <code>FirewallCreationConfig</code> is an optional configuration that you can use to
|
|
3035
3034
|
* choose which Availability Zones Firewall Manager creates Network Firewall endpoints in.</p>
|
|
3035
|
+
* @public
|
|
3036
3036
|
*/
|
|
3037
3037
|
export interface FMSPolicyUpdateFirewallCreationConfigAction {
|
|
3038
3038
|
/**
|
|
3039
|
-
* @public
|
|
3040
3039
|
* <p>Describes the remedial action.</p>
|
|
3040
|
+
* @public
|
|
3041
3041
|
*/
|
|
3042
3042
|
Description?: string;
|
|
3043
3043
|
/**
|
|
3044
|
-
* @public
|
|
3045
3044
|
* <p>A <code>FirewallCreationConfig</code> that you can copy into your current policy's
|
|
3046
3045
|
* <a href="https://docs.aws.amazon.com/fms/2018-01-01/APIReference/API_SecurityServicePolicyData.html">SecurityServiceData</a> in order to remedy scope violations.</p>
|
|
3046
|
+
* @public
|
|
3047
3047
|
*/
|
|
3048
3048
|
FirewallCreationConfig?: string;
|
|
3049
3049
|
}
|
|
3050
3050
|
/**
|
|
3051
|
-
* @public
|
|
3052
3051
|
* <p>Information about an individual action you can take to remediate a violation.</p>
|
|
3052
|
+
* @public
|
|
3053
3053
|
*/
|
|
3054
3054
|
export interface RemediationAction {
|
|
3055
3055
|
/**
|
|
3056
|
-
* @public
|
|
3057
3056
|
* <p>A description of a remediation action.</p>
|
|
3057
|
+
* @public
|
|
3058
3058
|
*/
|
|
3059
3059
|
Description?: string;
|
|
3060
3060
|
/**
|
|
3061
|
-
* @public
|
|
3062
3061
|
* <p>Information about the CreateRoute action in the Amazon EC2 API.</p>
|
|
3062
|
+
* @public
|
|
3063
3063
|
*/
|
|
3064
3064
|
EC2CreateRouteAction?: EC2CreateRouteAction;
|
|
3065
3065
|
/**
|
|
3066
|
-
* @public
|
|
3067
3066
|
* <p>Information about the ReplaceRoute action in the Amazon EC2 API.</p>
|
|
3067
|
+
* @public
|
|
3068
3068
|
*/
|
|
3069
3069
|
EC2ReplaceRouteAction?: EC2ReplaceRouteAction;
|
|
3070
3070
|
/**
|
|
3071
|
-
* @public
|
|
3072
3071
|
* <p>Information about the DeleteRoute action in the Amazon EC2 API.</p>
|
|
3072
|
+
* @public
|
|
3073
3073
|
*/
|
|
3074
3074
|
EC2DeleteRouteAction?: EC2DeleteRouteAction;
|
|
3075
3075
|
/**
|
|
3076
|
-
* @public
|
|
3077
3076
|
* <p>Information about the CopyRouteTable action in the Amazon EC2 API.</p>
|
|
3077
|
+
* @public
|
|
3078
3078
|
*/
|
|
3079
3079
|
EC2CopyRouteTableAction?: EC2CopyRouteTableAction;
|
|
3080
3080
|
/**
|
|
3081
|
-
* @public
|
|
3082
3081
|
* <p>Information about the ReplaceRouteTableAssociation action in the Amazon EC2 API.</p>
|
|
3082
|
+
* @public
|
|
3083
3083
|
*/
|
|
3084
3084
|
EC2ReplaceRouteTableAssociationAction?: EC2ReplaceRouteTableAssociationAction;
|
|
3085
3085
|
/**
|
|
3086
|
-
* @public
|
|
3087
3086
|
* <p>Information about the AssociateRouteTable action in the Amazon EC2 API.</p>
|
|
3087
|
+
* @public
|
|
3088
3088
|
*/
|
|
3089
3089
|
EC2AssociateRouteTableAction?: EC2AssociateRouteTableAction;
|
|
3090
3090
|
/**
|
|
3091
|
-
* @public
|
|
3092
3091
|
* <p>Information about the CreateRouteTable action in the Amazon EC2 API.</p>
|
|
3092
|
+
* @public
|
|
3093
3093
|
*/
|
|
3094
3094
|
EC2CreateRouteTableAction?: EC2CreateRouteTableAction;
|
|
3095
3095
|
/**
|
|
3096
|
-
* @public
|
|
3097
3096
|
* <p>The remedial action to take when updating a firewall configuration.</p>
|
|
3097
|
+
* @public
|
|
3098
3098
|
*/
|
|
3099
3099
|
FMSPolicyUpdateFirewallCreationConfigAction?: FMSPolicyUpdateFirewallCreationConfigAction;
|
|
3100
3100
|
}
|
|
3101
3101
|
/**
|
|
3102
|
-
* @public
|
|
3103
3102
|
* <p>An ordered list of actions you can take to remediate a violation.</p>
|
|
3103
|
+
* @public
|
|
3104
3104
|
*/
|
|
3105
3105
|
export interface RemediationActionWithOrder {
|
|
3106
3106
|
/**
|
|
3107
|
-
* @public
|
|
3108
3107
|
* <p>Information about an action you can take to remediate a violation.</p>
|
|
3108
|
+
* @public
|
|
3109
3109
|
*/
|
|
3110
3110
|
RemediationAction?: RemediationAction;
|
|
3111
3111
|
/**
|
|
3112
|
-
* @public
|
|
3113
3112
|
* <p>The order of the remediation actions in the list.</p>
|
|
3113
|
+
* @public
|
|
3114
3114
|
*/
|
|
3115
3115
|
Order?: number;
|
|
3116
3116
|
}
|
|
3117
3117
|
/**
|
|
3118
|
-
* @public
|
|
3119
3118
|
* <p>A list of remediation actions.</p>
|
|
3119
|
+
* @public
|
|
3120
3120
|
*/
|
|
3121
3121
|
export interface PossibleRemediationAction {
|
|
3122
3122
|
/**
|
|
3123
|
-
* @public
|
|
3124
3123
|
* <p>A description of the list of remediation actions.</p>
|
|
3124
|
+
* @public
|
|
3125
3125
|
*/
|
|
3126
3126
|
Description?: string;
|
|
3127
3127
|
/**
|
|
3128
|
-
* @public
|
|
3129
3128
|
* <p>The ordered list of remediation actions.</p>
|
|
3129
|
+
* @public
|
|
3130
3130
|
*/
|
|
3131
3131
|
OrderedRemediationActions: RemediationActionWithOrder[] | undefined;
|
|
3132
3132
|
/**
|
|
3133
|
-
* @public
|
|
3134
3133
|
* <p>Information about whether an action is taken by default.</p>
|
|
3134
|
+
* @public
|
|
3135
3135
|
*/
|
|
3136
3136
|
IsDefaultAction?: boolean;
|
|
3137
3137
|
}
|
|
3138
3138
|
/**
|
|
3139
|
-
* @public
|
|
3140
3139
|
* <p>A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.</p>
|
|
3140
|
+
* @public
|
|
3141
3141
|
*/
|
|
3142
3142
|
export interface PossibleRemediationActions {
|
|
3143
3143
|
/**
|
|
3144
|
-
* @public
|
|
3145
3144
|
* <p>A description of the possible remediation actions list.</p>
|
|
3145
|
+
* @public
|
|
3146
3146
|
*/
|
|
3147
3147
|
Description?: string;
|
|
3148
3148
|
/**
|
|
3149
|
-
* @public
|
|
3150
3149
|
* <p>Information about the actions.</p>
|
|
3150
|
+
* @public
|
|
3151
3151
|
*/
|
|
3152
3152
|
Actions?: PossibleRemediationAction[];
|
|
3153
3153
|
}
|
|
3154
3154
|
/**
|
|
3155
|
-
* @public
|
|
3156
3155
|
* <p>Contains details about the route endpoint that violates the policy scope.</p>
|
|
3156
|
+
* @public
|
|
3157
3157
|
*/
|
|
3158
3158
|
export interface RouteHasOutOfScopeEndpointViolation {
|
|
3159
3159
|
/**
|
|
3160
|
-
* @public
|
|
3161
3160
|
* <p>The ID of the subnet associated with the route that violates the policy scope.</p>
|
|
3161
|
+
* @public
|
|
3162
3162
|
*/
|
|
3163
3163
|
SubnetId?: string;
|
|
3164
3164
|
/**
|
|
3165
|
-
* @public
|
|
3166
3165
|
* <p>The VPC ID of the route that violates the policy scope.</p>
|
|
3166
|
+
* @public
|
|
3167
3167
|
*/
|
|
3168
3168
|
VpcId?: string;
|
|
3169
3169
|
/**
|
|
3170
|
-
* @public
|
|
3171
3170
|
* <p>The ID of the route table.</p>
|
|
3171
|
+
* @public
|
|
3172
3172
|
*/
|
|
3173
3173
|
RouteTableId?: string;
|
|
3174
3174
|
/**
|
|
3175
|
-
* @public
|
|
3176
3175
|
* <p>The list of routes that violate the route table.</p>
|
|
3176
|
+
* @public
|
|
3177
3177
|
*/
|
|
3178
3178
|
ViolatingRoutes?: Route[];
|
|
3179
3179
|
/**
|
|
3180
|
-
* @public
|
|
3181
3180
|
* <p>The subnet's Availability Zone.</p>
|
|
3181
|
+
* @public
|
|
3182
3182
|
*/
|
|
3183
3183
|
SubnetAvailabilityZone?: string;
|
|
3184
3184
|
/**
|
|
3185
|
-
* @public
|
|
3186
3185
|
* <p>The ID of the subnet's Availability Zone.</p>
|
|
3186
|
+
* @public
|
|
3187
3187
|
*/
|
|
3188
3188
|
SubnetAvailabilityZoneId?: string;
|
|
3189
3189
|
/**
|
|
3190
|
-
* @public
|
|
3191
3190
|
* <p>The route table associated with the current firewall subnet.</p>
|
|
3191
|
+
* @public
|
|
3192
3192
|
*/
|
|
3193
3193
|
CurrentFirewallSubnetRouteTable?: string;
|
|
3194
3194
|
/**
|
|
3195
|
-
* @public
|
|
3196
3195
|
* <p>The ID of the firewall subnet.</p>
|
|
3196
|
+
* @public
|
|
3197
3197
|
*/
|
|
3198
3198
|
FirewallSubnetId?: string;
|
|
3199
3199
|
/**
|
|
3200
|
-
* @public
|
|
3201
3200
|
* <p>The list of firewall subnet routes.</p>
|
|
3201
|
+
* @public
|
|
3202
3202
|
*/
|
|
3203
3203
|
FirewallSubnetRoutes?: Route[];
|
|
3204
3204
|
/**
|
|
3205
|
-
* @public
|
|
3206
3205
|
* <p>The ID of the Internet Gateway.</p>
|
|
3206
|
+
* @public
|
|
3207
3207
|
*/
|
|
3208
3208
|
InternetGatewayId?: string;
|
|
3209
3209
|
/**
|
|
3210
|
-
* @public
|
|
3211
3210
|
* <p>The current route table associated with the Internet Gateway.</p>
|
|
3211
|
+
* @public
|
|
3212
3212
|
*/
|
|
3213
3213
|
CurrentInternetGatewayRouteTable?: string;
|
|
3214
3214
|
/**
|
|
3215
|
-
* @public
|
|
3216
3215
|
* <p>The routes in the route table associated with the Internet Gateway.</p>
|
|
3216
|
+
* @public
|
|
3217
3217
|
*/
|
|
3218
3218
|
InternetGatewayRoutes?: Route[];
|
|
3219
3219
|
}
|
|
3220
3220
|
/**
|
|
3221
|
-
* @public
|
|
3222
3221
|
* <p>The violation details for a third-party firewall that's not associated with an Firewall Manager managed route table.</p>
|
|
3222
|
+
* @public
|
|
3223
3223
|
*/
|
|
3224
3224
|
export interface ThirdPartyFirewallMissingExpectedRouteTableViolation {
|
|
3225
3225
|
/**
|
|
3226
|
-
* @public
|
|
3227
3226
|
* <p>The ID of the third-party firewall or VPC resource that's causing the violation.</p>
|
|
3227
|
+
* @public
|
|
3228
3228
|
*/
|
|
3229
3229
|
ViolationTarget?: string;
|
|
3230
3230
|
/**
|
|
3231
|
-
* @public
|
|
3232
3231
|
* <p>The resource ID of the VPC associated with a fireawll subnet that's causing the violation.</p>
|
|
3232
|
+
* @public
|
|
3233
3233
|
*/
|
|
3234
3234
|
VPC?: string;
|
|
3235
3235
|
/**
|
|
3236
|
-
* @public
|
|
3237
3236
|
* <p>The Availability Zone of the firewall subnet that's causing the violation.</p>
|
|
3237
|
+
* @public
|
|
3238
3238
|
*/
|
|
3239
3239
|
AvailabilityZone?: string;
|
|
3240
3240
|
/**
|
|
3241
|
-
* @public
|
|
3242
3241
|
* <p>The resource ID of the current route table that's associated with the subnet, if one is available.</p>
|
|
3242
|
+
* @public
|
|
3243
3243
|
*/
|
|
3244
3244
|
CurrentRouteTable?: string;
|
|
3245
3245
|
/**
|
|
3246
|
-
* @public
|
|
3247
3246
|
* <p>The resource ID of the route table that should be associated with the subnet.</p>
|
|
3247
|
+
* @public
|
|
3248
3248
|
*/
|
|
3249
3249
|
ExpectedRouteTable?: string;
|
|
3250
3250
|
}
|
|
3251
3251
|
/**
|
|
3252
|
-
* @public
|
|
3253
3252
|
* <p>The violation details about a third-party firewall's subnet that doesn't have a Firewall Manager managed firewall in its VPC.</p>
|
|
3253
|
+
* @public
|
|
3254
3254
|
*/
|
|
3255
3255
|
export interface ThirdPartyFirewallMissingFirewallViolation {
|
|
3256
3256
|
/**
|
|
3257
|
-
* @public
|
|
3258
3257
|
* <p>The ID of the third-party firewall that's causing the violation.</p>
|
|
3258
|
+
* @public
|
|
3259
3259
|
*/
|
|
3260
3260
|
ViolationTarget?: string;
|
|
3261
3261
|
/**
|
|
3262
|
-
* @public
|
|
3263
3262
|
* <p>The resource ID of the VPC associated with a third-party firewall.</p>
|
|
3263
|
+
* @public
|
|
3264
3264
|
*/
|
|
3265
3265
|
VPC?: string;
|
|
3266
3266
|
/**
|
|
3267
|
-
* @public
|
|
3268
3267
|
* <p>The Availability Zone of the third-party firewall that's causing the violation.</p>
|
|
3268
|
+
* @public
|
|
3269
3269
|
*/
|
|
3270
3270
|
AvailabilityZone?: string;
|
|
3271
3271
|
/**
|
|
3272
|
-
* @public
|
|
3273
3272
|
* <p>The reason the resource is causing this violation, if a reason is available.</p>
|
|
3273
|
+
* @public
|
|
3274
3274
|
*/
|
|
3275
3275
|
TargetViolationReason?: string;
|
|
3276
3276
|
}
|
|
3277
3277
|
/**
|
|
3278
|
-
* @public
|
|
3279
3278
|
* <p>The violation details for a third-party firewall for an Availability Zone that's missing the Firewall Manager managed subnet.</p>
|
|
3279
|
+
* @public
|
|
3280
3280
|
*/
|
|
3281
3281
|
export interface ThirdPartyFirewallMissingSubnetViolation {
|
|
3282
3282
|
/**
|
|
3283
|
-
* @public
|
|
3284
3283
|
* <p>The ID of the third-party firewall or VPC resource that's causing the violation.</p>
|
|
3284
|
+
* @public
|
|
3285
3285
|
*/
|
|
3286
3286
|
ViolationTarget?: string;
|
|
3287
3287
|
/**
|
|
3288
|
-
* @public
|
|
3289
3288
|
* <p>The resource ID of the VPC associated with a subnet that's causing the violation.</p>
|
|
3289
|
+
* @public
|
|
3290
3290
|
*/
|
|
3291
3291
|
VPC?: string;
|
|
3292
3292
|
/**
|
|
3293
|
-
* @public
|
|
3294
3293
|
* <p>The Availability Zone of a subnet that's causing the violation.</p>
|
|
3294
|
+
* @public
|
|
3295
3295
|
*/
|
|
3296
3296
|
AvailabilityZone?: string;
|
|
3297
3297
|
/**
|
|
3298
|
-
* @public
|
|
3299
3298
|
* <p>The reason the resource is causing the violation, if a reason is available.</p>
|
|
3299
|
+
* @public
|
|
3300
3300
|
*/
|
|
3301
3301
|
TargetViolationReason?: string;
|
|
3302
3302
|
}
|
|
3303
3303
|
/**
|
|
3304
|
-
* @public
|
|
3305
3304
|
* <p>Violation detail based on resource type.</p>
|
|
3305
|
+
* @public
|
|
3306
3306
|
*/
|
|
3307
3307
|
export interface ResourceViolation {
|
|
3308
3308
|
/**
|
|
3309
|
-
* @public
|
|
3310
3309
|
* <p>Violation detail for security groups.</p>
|
|
3310
|
+
* @public
|
|
3311
3311
|
*/
|
|
3312
3312
|
AwsVPCSecurityGroupViolation?: AwsVPCSecurityGroupViolation;
|
|
3313
3313
|
/**
|
|
3314
|
-
* @public
|
|
3315
3314
|
* <p>Violation detail for a network interface.</p>
|
|
3315
|
+
* @public
|
|
3316
3316
|
*/
|
|
3317
3317
|
AwsEc2NetworkInterfaceViolation?: AwsEc2NetworkInterfaceViolation;
|
|
3318
3318
|
/**
|
|
3319
|
-
* @public
|
|
3320
3319
|
* <p>Violation detail for an EC2 instance.</p>
|
|
3320
|
+
* @public
|
|
3321
3321
|
*/
|
|
3322
3322
|
AwsEc2InstanceViolation?: AwsEc2InstanceViolation;
|
|
3323
3323
|
/**
|
|
3324
|
-
* @public
|
|
3325
3324
|
* <p>Violation detail for an Network Firewall policy that indicates that a subnet has no Firewall Manager
|
|
3326
3325
|
* managed firewall in its VPC. </p>
|
|
3326
|
+
* @public
|
|
3327
3327
|
*/
|
|
3328
3328
|
NetworkFirewallMissingFirewallViolation?: NetworkFirewallMissingFirewallViolation;
|
|
3329
3329
|
/**
|
|
3330
|
-
* @public
|
|
3331
3330
|
* <p>Violation detail for an Network Firewall policy that indicates that an Availability Zone is
|
|
3332
3331
|
* missing the expected Firewall Manager managed subnet.</p>
|
|
3332
|
+
* @public
|
|
3333
3333
|
*/
|
|
3334
3334
|
NetworkFirewallMissingSubnetViolation?: NetworkFirewallMissingSubnetViolation;
|
|
3335
3335
|
/**
|
|
3336
|
-
* @public
|
|
3337
3336
|
* <p>Violation detail for an Network Firewall policy that indicates that a subnet
|
|
3338
3337
|
* is not associated with the expected Firewall Manager managed route table. </p>
|
|
3338
|
+
* @public
|
|
3339
3339
|
*/
|
|
3340
3340
|
NetworkFirewallMissingExpectedRTViolation?: NetworkFirewallMissingExpectedRTViolation;
|
|
3341
3341
|
/**
|
|
3342
|
-
* @public
|
|
3343
3342
|
* <p>Violation detail for an Network Firewall policy that indicates that a firewall policy
|
|
3344
3343
|
* in an individual account has been modified in a way that makes it noncompliant.
|
|
3345
3344
|
* For example, the individual account owner might have deleted a rule group,
|
|
3346
3345
|
* changed the priority of a stateless rule group, or changed a policy default action.</p>
|
|
3346
|
+
* @public
|
|
3347
3347
|
*/
|
|
3348
3348
|
NetworkFirewallPolicyModifiedViolation?: NetworkFirewallPolicyModifiedViolation;
|
|
3349
3349
|
/**
|
|
3350
|
-
* @public
|
|
3351
3350
|
* <p>Violation detail for the subnet for which internet traffic hasn't been inspected.</p>
|
|
3351
|
+
* @public
|
|
3352
3352
|
*/
|
|
3353
3353
|
NetworkFirewallInternetTrafficNotInspectedViolation?: NetworkFirewallInternetTrafficNotInspectedViolation;
|
|
3354
3354
|
/**
|
|
3355
|
-
* @public
|
|
3356
3355
|
* <p>The route configuration is invalid.</p>
|
|
3356
|
+
* @public
|
|
3357
3357
|
*/
|
|
3358
3358
|
NetworkFirewallInvalidRouteConfigurationViolation?: NetworkFirewallInvalidRouteConfigurationViolation;
|
|
3359
3359
|
/**
|
|
3360
|
-
* @public
|
|
3361
3360
|
* <p>Violation detail for an internet gateway route with an inactive state in the customer subnet route table or Network Firewall subnet route table.</p>
|
|
3361
|
+
* @public
|
|
3362
3362
|
*/
|
|
3363
3363
|
NetworkFirewallBlackHoleRouteDetectedViolation?: NetworkFirewallBlackHoleRouteDetectedViolation;
|
|
3364
3364
|
/**
|
|
3365
|
-
* @public
|
|
3366
3365
|
* <p>There's an unexpected firewall route.</p>
|
|
3366
|
+
* @public
|
|
3367
3367
|
*/
|
|
3368
3368
|
NetworkFirewallUnexpectedFirewallRoutesViolation?: NetworkFirewallUnexpectedFirewallRoutesViolation;
|
|
3369
3369
|
/**
|
|
3370
|
-
* @public
|
|
3371
3370
|
* <p>There's an unexpected gateway route.</p>
|
|
3371
|
+
* @public
|
|
3372
3372
|
*/
|
|
3373
3373
|
NetworkFirewallUnexpectedGatewayRoutesViolation?: NetworkFirewallUnexpectedGatewayRoutesViolation;
|
|
3374
3374
|
/**
|
|
3375
|
-
* @public
|
|
3376
3375
|
* <p>Expected routes are missing from Network Firewall.</p>
|
|
3376
|
+
* @public
|
|
3377
3377
|
*/
|
|
3378
3378
|
NetworkFirewallMissingExpectedRoutesViolation?: NetworkFirewallMissingExpectedRoutesViolation;
|
|
3379
3379
|
/**
|
|
3380
|
-
* @public
|
|
3381
3380
|
* <p>Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager
|
|
3382
3381
|
* tried to associate with a VPC has the same priority as a rule group that's already associated. </p>
|
|
3382
|
+
* @public
|
|
3383
3383
|
*/
|
|
3384
3384
|
DnsRuleGroupPriorityConflictViolation?: DnsRuleGroupPriorityConflictViolation;
|
|
3385
3385
|
/**
|
|
3386
|
-
* @public
|
|
3387
3386
|
* <p>Violation detail for a DNS Firewall policy that indicates that a rule group that Firewall Manager
|
|
3388
3387
|
* tried to associate with a VPC is already associated with the VPC and can't be associated again. </p>
|
|
3388
|
+
* @public
|
|
3389
3389
|
*/
|
|
3390
3390
|
DnsDuplicateRuleGroupViolation?: DnsDuplicateRuleGroupViolation;
|
|
3391
3391
|
/**
|
|
3392
|
-
* @public
|
|
3393
3392
|
* <p>Violation detail for a DNS Firewall policy that indicates that the VPC reached the limit for associated DNS Firewall rule groups. Firewall Manager tried to associate another rule group with the VPC and failed. </p>
|
|
3393
|
+
* @public
|
|
3394
3394
|
*/
|
|
3395
3395
|
DnsRuleGroupLimitExceededViolation?: DnsRuleGroupLimitExceededViolation;
|
|
3396
3396
|
/**
|
|
3397
|
-
* @public
|
|
3398
3397
|
* <p>A list of possible remediation action lists. Each individual possible remediation action is a list of individual remediation actions.</p>
|
|
3398
|
+
* @public
|
|
3399
3399
|
*/
|
|
3400
3400
|
PossibleRemediationActions?: PossibleRemediationActions;
|
|
3401
3401
|
/**
|
|
3402
|
-
* @public
|
|
3403
3402
|
* <p>Contains details about the firewall subnet that violates the policy scope.</p>
|
|
3403
|
+
* @public
|
|
3404
3404
|
*/
|
|
3405
3405
|
FirewallSubnetIsOutOfScopeViolation?: FirewallSubnetIsOutOfScopeViolation;
|
|
3406
3406
|
/**
|
|
3407
|
-
* @public
|
|
3408
3407
|
* <p>Contains details about the route endpoint that violates the policy scope.</p>
|
|
3408
|
+
* @public
|
|
3409
3409
|
*/
|
|
3410
3410
|
RouteHasOutOfScopeEndpointViolation?: RouteHasOutOfScopeEndpointViolation;
|
|
3411
3411
|
/**
|
|
3412
|
-
* @public
|
|
3413
3412
|
* <p>The violation details for a third-party firewall that's been deleted.</p>
|
|
3413
|
+
* @public
|
|
3414
3414
|
*/
|
|
3415
3415
|
ThirdPartyFirewallMissingFirewallViolation?: ThirdPartyFirewallMissingFirewallViolation;
|
|
3416
3416
|
/**
|
|
3417
|
-
* @public
|
|
3418
3417
|
* <p>The violation details for a third-party firewall's subnet that's been deleted.</p>
|
|
3418
|
+
* @public
|
|
3419
3419
|
*/
|
|
3420
3420
|
ThirdPartyFirewallMissingSubnetViolation?: ThirdPartyFirewallMissingSubnetViolation;
|
|
3421
3421
|
/**
|
|
3422
|
-
* @public
|
|
3423
3422
|
* <p>The violation details for a third-party firewall that has the Firewall Manager managed route table that was associated with the third-party firewall has been deleted.</p>
|
|
3423
|
+
* @public
|
|
3424
3424
|
*/
|
|
3425
3425
|
ThirdPartyFirewallMissingExpectedRouteTableViolation?: ThirdPartyFirewallMissingExpectedRouteTableViolation;
|
|
3426
3426
|
/**
|
|
3427
|
-
* @public
|
|
3428
3427
|
* <p>The violation details for a third-party firewall's VPC endpoint subnet that was deleted.</p>
|
|
3428
|
+
* @public
|
|
3429
3429
|
*/
|
|
3430
3430
|
FirewallSubnetMissingVPCEndpointViolation?: FirewallSubnetMissingVPCEndpointViolation;
|
|
3431
3431
|
}
|
|
3432
3432
|
/**
|
|
3433
|
-
* @public
|
|
3434
3433
|
* <p>Violations for a resource based on the specified Firewall Manager policy and Amazon Web Services account.</p>
|
|
3434
|
+
* @public
|
|
3435
3435
|
*/
|
|
3436
3436
|
export interface ViolationDetail {
|
|
3437
3437
|
/**
|
|
3438
|
-
* @public
|
|
3439
3438
|
* <p>The ID of the Firewall Manager policy that the violation details were requested for.</p>
|
|
3439
|
+
* @public
|
|
3440
3440
|
*/
|
|
3441
3441
|
PolicyId: string | undefined;
|
|
3442
3442
|
/**
|
|
3443
|
-
* @public
|
|
3444
3443
|
* <p>The Amazon Web Services account that the violation details were requested for.</p>
|
|
3444
|
+
* @public
|
|
3445
3445
|
*/
|
|
3446
3446
|
MemberAccount: string | undefined;
|
|
3447
3447
|
/**
|
|
3448
|
-
* @public
|
|
3449
3448
|
* <p>The resource ID that the violation details were requested for.</p>
|
|
3449
|
+
* @public
|
|
3450
3450
|
*/
|
|
3451
3451
|
ResourceId: string | undefined;
|
|
3452
3452
|
/**
|
|
3453
|
-
* @public
|
|
3454
3453
|
* <p>The resource type that the violation details were requested for.</p>
|
|
3454
|
+
* @public
|
|
3455
3455
|
*/
|
|
3456
3456
|
ResourceType: string | undefined;
|
|
3457
3457
|
/**
|
|
3458
|
-
* @public
|
|
3459
3458
|
* <p>List of violations for the requested resource.</p>
|
|
3459
|
+
* @public
|
|
3460
3460
|
*/
|
|
3461
3461
|
ResourceViolations: ResourceViolation[] | undefined;
|
|
3462
3462
|
/**
|
|
3463
|
-
* @public
|
|
3464
3463
|
* <p>The <code>ResourceTag</code> objects associated with the resource.</p>
|
|
3464
|
+
* @public
|
|
3465
3465
|
*/
|
|
3466
3466
|
ResourceTags?: Tag[];
|
|
3467
3467
|
/**
|
|
3468
|
-
* @public
|
|
3469
3468
|
* <p>Brief description for the requested resource.</p>
|
|
3469
|
+
* @public
|
|
3470
3470
|
*/
|
|
3471
3471
|
ResourceDescription?: string;
|
|
3472
3472
|
}
|
|
@@ -3475,8 +3475,8 @@ export interface ViolationDetail {
|
|
|
3475
3475
|
*/
|
|
3476
3476
|
export interface GetViolationDetailsResponse {
|
|
3477
3477
|
/**
|
|
3478
|
-
* @public
|
|
3479
3478
|
* <p>Violation detail for a resource.</p>
|
|
3479
|
+
* @public
|
|
3480
3480
|
*/
|
|
3481
3481
|
ViolationDetail?: ViolationDetail;
|
|
3482
3482
|
}
|
|
@@ -3485,17 +3485,17 @@ export interface GetViolationDetailsResponse {
|
|
|
3485
3485
|
*/
|
|
3486
3486
|
export interface ListAdminAccountsForOrganizationRequest {
|
|
3487
3487
|
/**
|
|
3488
|
-
* @public
|
|
3489
3488
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
3490
3489
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
3491
3490
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
3491
|
+
* @public
|
|
3492
3492
|
*/
|
|
3493
3493
|
NextToken?: string;
|
|
3494
3494
|
/**
|
|
3495
|
-
* @public
|
|
3496
3495
|
* <p>The maximum number of objects that you want Firewall Manager to return for this request. If more
|
|
3497
3496
|
* objects are available, in the response, Firewall Manager provides a
|
|
3498
3497
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3498
|
+
* @public
|
|
3499
3499
|
*/
|
|
3500
3500
|
MaxResults?: number;
|
|
3501
3501
|
}
|
|
@@ -3504,15 +3504,15 @@ export interface ListAdminAccountsForOrganizationRequest {
|
|
|
3504
3504
|
*/
|
|
3505
3505
|
export interface ListAdminAccountsForOrganizationResponse {
|
|
3506
3506
|
/**
|
|
3507
|
-
* @public
|
|
3508
3507
|
* <p>A list of Firewall Manager administrator accounts within the organization that were onboarded as administrators by <a>AssociateAdminAccount</a> or <a>PutAdminAccount</a>.</p>
|
|
3508
|
+
* @public
|
|
3509
3509
|
*/
|
|
3510
3510
|
AdminAccounts?: AdminAccountSummary[];
|
|
3511
3511
|
/**
|
|
3512
|
-
* @public
|
|
3513
3512
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
3514
3513
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
3515
3514
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
3515
|
+
* @public
|
|
3516
3516
|
*/
|
|
3517
3517
|
NextToken?: string;
|
|
3518
3518
|
}
|
|
@@ -3521,17 +3521,17 @@ export interface ListAdminAccountsForOrganizationResponse {
|
|
|
3521
3521
|
*/
|
|
3522
3522
|
export interface ListAdminsManagingAccountRequest {
|
|
3523
3523
|
/**
|
|
3524
|
-
* @public
|
|
3525
3524
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
3526
3525
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
3527
3526
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
3527
|
+
* @public
|
|
3528
3528
|
*/
|
|
3529
3529
|
NextToken?: string;
|
|
3530
3530
|
/**
|
|
3531
|
-
* @public
|
|
3532
3531
|
* <p>The maximum number of objects that you want Firewall Manager to return for this request. If more
|
|
3533
3532
|
* objects are available, in the response, Firewall Manager provides a
|
|
3534
3533
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3534
|
+
* @public
|
|
3535
3535
|
*/
|
|
3536
3536
|
MaxResults?: number;
|
|
3537
3537
|
}
|
|
@@ -3540,15 +3540,15 @@ export interface ListAdminsManagingAccountRequest {
|
|
|
3540
3540
|
*/
|
|
3541
3541
|
export interface ListAdminsManagingAccountResponse {
|
|
3542
3542
|
/**
|
|
3543
|
-
* @public
|
|
3544
3543
|
* <p>The list of accounts who manage member accounts within their <a>AdminScope</a>.</p>
|
|
3544
|
+
* @public
|
|
3545
3545
|
*/
|
|
3546
3546
|
AdminAccounts?: string[];
|
|
3547
3547
|
/**
|
|
3548
|
-
* @public
|
|
3549
3548
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
3550
3549
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
3551
3550
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
3551
|
+
* @public
|
|
3552
3552
|
*/
|
|
3553
3553
|
NextToken?: string;
|
|
3554
3554
|
}
|
|
@@ -3557,23 +3557,23 @@ export interface ListAdminsManagingAccountResponse {
|
|
|
3557
3557
|
*/
|
|
3558
3558
|
export interface ListAppsListsRequest {
|
|
3559
3559
|
/**
|
|
3560
|
-
* @public
|
|
3561
3560
|
* <p>Specifies whether the lists to retrieve are default lists owned by Firewall Manager.</p>
|
|
3561
|
+
* @public
|
|
3562
3562
|
*/
|
|
3563
3563
|
DefaultLists?: boolean;
|
|
3564
3564
|
/**
|
|
3565
|
-
* @public
|
|
3566
3565
|
* <p>If you specify a value for <code>MaxResults</code> in your list request, and you have more objects than the maximum,
|
|
3567
3566
|
* Firewall Manager returns this token in the response. For all but the first request, you provide the token returned by the prior request
|
|
3568
3567
|
* in the request parameters, to retrieve the next batch of objects.</p>
|
|
3568
|
+
* @public
|
|
3569
3569
|
*/
|
|
3570
3570
|
NextToken?: string;
|
|
3571
3571
|
/**
|
|
3572
|
-
* @public
|
|
3573
3572
|
* <p>The maximum number of objects that you want Firewall Manager to return for this request. If more
|
|
3574
3573
|
* objects are available, in the response, Firewall Manager provides a
|
|
3575
3574
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3576
3575
|
* <p>If you don't specify this, Firewall Manager returns all available objects.</p>
|
|
3576
|
+
* @public
|
|
3577
3577
|
*/
|
|
3578
3578
|
MaxResults: number | undefined;
|
|
3579
3579
|
}
|
|
@@ -3582,14 +3582,14 @@ export interface ListAppsListsRequest {
|
|
|
3582
3582
|
*/
|
|
3583
3583
|
export interface ListAppsListsResponse {
|
|
3584
3584
|
/**
|
|
3585
|
-
* @public
|
|
3586
3585
|
* <p>An array of <code>AppsListDataSummary</code> objects.</p>
|
|
3586
|
+
* @public
|
|
3587
3587
|
*/
|
|
3588
3588
|
AppsLists?: AppsListDataSummary[];
|
|
3589
3589
|
/**
|
|
3590
|
-
* @public
|
|
3591
3590
|
* <p>If you specify a value for <code>MaxResults</code> in your list request, and you have more objects than the maximum,
|
|
3592
3591
|
* Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.</p>
|
|
3592
|
+
* @public
|
|
3593
3593
|
*/
|
|
3594
3594
|
NextToken?: string;
|
|
3595
3595
|
}
|
|
@@ -3598,12 +3598,11 @@ export interface ListAppsListsResponse {
|
|
|
3598
3598
|
*/
|
|
3599
3599
|
export interface ListComplianceStatusRequest {
|
|
3600
3600
|
/**
|
|
3601
|
-
* @public
|
|
3602
3601
|
* <p>The ID of the Firewall Manager policy that you want the details for.</p>
|
|
3602
|
+
* @public
|
|
3603
3603
|
*/
|
|
3604
3604
|
PolicyId: string | undefined;
|
|
3605
3605
|
/**
|
|
3606
|
-
* @public
|
|
3607
3606
|
* <p>If you specify a value for <code>MaxResults</code> and you have more
|
|
3608
3607
|
* <code>PolicyComplianceStatus</code> objects than the number that you specify for
|
|
3609
3608
|
* <code>MaxResults</code>, Firewall Manager returns a <code>NextToken</code> value in the
|
|
@@ -3611,15 +3610,16 @@ export interface ListComplianceStatusRequest {
|
|
|
3611
3610
|
* For the second and subsequent <code>ListComplianceStatus</code> requests, specify the value of
|
|
3612
3611
|
* <code>NextToken</code> from the previous response to get information about another batch of
|
|
3613
3612
|
* <code>PolicyComplianceStatus</code> objects.</p>
|
|
3613
|
+
* @public
|
|
3614
3614
|
*/
|
|
3615
3615
|
NextToken?: string;
|
|
3616
3616
|
/**
|
|
3617
|
-
* @public
|
|
3618
3617
|
* <p>Specifies the number of <code>PolicyComplianceStatus</code> objects that you want
|
|
3619
3618
|
* Firewall Manager to return for this request. If you have more
|
|
3620
3619
|
* <code>PolicyComplianceStatus</code> objects than the number that you specify for
|
|
3621
3620
|
* <code>MaxResults</code>, the response includes a <code>NextToken</code> value that you can
|
|
3622
3621
|
* use to get another batch of <code>PolicyComplianceStatus</code> objects.</p>
|
|
3622
|
+
* @public
|
|
3623
3623
|
*/
|
|
3624
3624
|
MaxResults?: number;
|
|
3625
3625
|
}
|
|
@@ -3636,74 +3636,74 @@ export declare const PolicyComplianceStatusType: {
|
|
|
3636
3636
|
*/
|
|
3637
3637
|
export type PolicyComplianceStatusType = (typeof PolicyComplianceStatusType)[keyof typeof PolicyComplianceStatusType];
|
|
3638
3638
|
/**
|
|
3639
|
-
* @public
|
|
3640
3639
|
* <p>Describes the compliance status for the account. An account is considered noncompliant if
|
|
3641
3640
|
* it includes resources that are not protected by the specified policy or that don't comply with
|
|
3642
3641
|
* the policy.</p>
|
|
3642
|
+
* @public
|
|
3643
3643
|
*/
|
|
3644
3644
|
export interface EvaluationResult {
|
|
3645
3645
|
/**
|
|
3646
|
-
* @public
|
|
3647
3646
|
* <p>Describes an Amazon Web Services account's compliance with the Firewall Manager policy.</p>
|
|
3647
|
+
* @public
|
|
3648
3648
|
*/
|
|
3649
3649
|
ComplianceStatus?: PolicyComplianceStatusType;
|
|
3650
3650
|
/**
|
|
3651
|
-
* @public
|
|
3652
3651
|
* <p>The number of resources that are noncompliant with the specified policy. For WAF and
|
|
3653
3652
|
* Shield Advanced policies, a resource is considered noncompliant if it is not associated with
|
|
3654
3653
|
* the policy. For security group policies, a resource is considered noncompliant if it doesn't
|
|
3655
3654
|
* comply with the rules of the policy and remediation is disabled or not possible.</p>
|
|
3655
|
+
* @public
|
|
3656
3656
|
*/
|
|
3657
3657
|
ViolatorCount?: number;
|
|
3658
3658
|
/**
|
|
3659
|
-
* @public
|
|
3660
3659
|
* <p>Indicates that over 100 resources are noncompliant with the Firewall Manager
|
|
3661
3660
|
* policy.</p>
|
|
3661
|
+
* @public
|
|
3662
3662
|
*/
|
|
3663
3663
|
EvaluationLimitExceeded?: boolean;
|
|
3664
3664
|
}
|
|
3665
3665
|
/**
|
|
3666
|
-
* @public
|
|
3667
3666
|
* <p>Indicates whether the account is compliant with the specified policy. An account is
|
|
3668
3667
|
* considered noncompliant if it includes resources that are not protected by the policy, for
|
|
3669
3668
|
* WAF and Shield Advanced policies, or that are noncompliant with the policy, for security group
|
|
3670
3669
|
* policies.</p>
|
|
3670
|
+
* @public
|
|
3671
3671
|
*/
|
|
3672
3672
|
export interface PolicyComplianceStatus {
|
|
3673
3673
|
/**
|
|
3674
|
-
* @public
|
|
3675
3674
|
* <p>The Amazon Web Services account that created the Firewall Manager policy.</p>
|
|
3675
|
+
* @public
|
|
3676
3676
|
*/
|
|
3677
3677
|
PolicyOwner?: string;
|
|
3678
3678
|
/**
|
|
3679
|
-
* @public
|
|
3680
3679
|
* <p>The ID of the Firewall Manager policy.</p>
|
|
3680
|
+
* @public
|
|
3681
3681
|
*/
|
|
3682
3682
|
PolicyId?: string;
|
|
3683
3683
|
/**
|
|
3684
|
-
* @public
|
|
3685
3684
|
* <p>The name of the Firewall Manager policy.</p>
|
|
3685
|
+
* @public
|
|
3686
3686
|
*/
|
|
3687
3687
|
PolicyName?: string;
|
|
3688
3688
|
/**
|
|
3689
|
-
* @public
|
|
3690
3689
|
* <p>The member account ID.</p>
|
|
3690
|
+
* @public
|
|
3691
3691
|
*/
|
|
3692
3692
|
MemberAccount?: string;
|
|
3693
3693
|
/**
|
|
3694
|
-
* @public
|
|
3695
3694
|
* <p>An array of <code>EvaluationResult</code> objects.</p>
|
|
3695
|
+
* @public
|
|
3696
3696
|
*/
|
|
3697
3697
|
EvaluationResults?: EvaluationResult[];
|
|
3698
3698
|
/**
|
|
3699
|
-
* @public
|
|
3700
3699
|
* <p>Timestamp of the last update to the <code>EvaluationResult</code> objects.</p>
|
|
3700
|
+
* @public
|
|
3701
3701
|
*/
|
|
3702
3702
|
LastUpdated?: Date;
|
|
3703
3703
|
/**
|
|
3704
|
-
* @public
|
|
3705
3704
|
* <p>Details about problems with dependent services, such as WAF or Config,
|
|
3706
3705
|
* and the error message received that indicates the problem with the service.</p>
|
|
3706
|
+
* @public
|
|
3707
3707
|
*/
|
|
3708
3708
|
IssueInfoMap?: Partial<Record<DependentServiceName, string>>;
|
|
3709
3709
|
}
|
|
@@ -3712,18 +3712,18 @@ export interface PolicyComplianceStatus {
|
|
|
3712
3712
|
*/
|
|
3713
3713
|
export interface ListComplianceStatusResponse {
|
|
3714
3714
|
/**
|
|
3715
|
-
* @public
|
|
3716
3715
|
* <p>An array of <code>PolicyComplianceStatus</code> objects.</p>
|
|
3716
|
+
* @public
|
|
3717
3717
|
*/
|
|
3718
3718
|
PolicyComplianceStatusList?: PolicyComplianceStatus[];
|
|
3719
3719
|
/**
|
|
3720
|
-
* @public
|
|
3721
3720
|
* <p>If you have more <code>PolicyComplianceStatus</code> objects than the number that you
|
|
3722
3721
|
* specified for <code>MaxResults</code> in the request, the response includes a
|
|
3723
3722
|
* <code>NextToken</code> value. To list more <code>PolicyComplianceStatus</code> objects,
|
|
3724
3723
|
* submit another <code>ListComplianceStatus</code> request, and specify the
|
|
3725
3724
|
* <code>NextToken</code> value from the response in the <code>NextToken</code> value in the
|
|
3726
3725
|
* next request.</p>
|
|
3726
|
+
* @public
|
|
3727
3727
|
*/
|
|
3728
3728
|
NextToken?: string;
|
|
3729
3729
|
}
|
|
@@ -3732,53 +3732,53 @@ export interface ListComplianceStatusResponse {
|
|
|
3732
3732
|
*/
|
|
3733
3733
|
export interface ListDiscoveredResourcesRequest {
|
|
3734
3734
|
/**
|
|
3735
|
-
* @public
|
|
3736
3735
|
* <p>The Amazon Web Services account IDs to discover resources in. Only one account is supported per request. The account must be a member of your organization.</p>
|
|
3736
|
+
* @public
|
|
3737
3737
|
*/
|
|
3738
3738
|
MemberAccountIds: string[] | undefined;
|
|
3739
3739
|
/**
|
|
3740
|
-
* @public
|
|
3741
3740
|
* <p>The type of resources to discover.</p>
|
|
3741
|
+
* @public
|
|
3742
3742
|
*/
|
|
3743
3743
|
ResourceType: string | undefined;
|
|
3744
3744
|
/**
|
|
3745
|
-
* @public
|
|
3746
3745
|
* <p>The maximum number of objects that you want Firewall Manager to return for this request. If more
|
|
3747
3746
|
* objects are available, in the response, Firewall Manager provides a
|
|
3748
3747
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3748
|
+
* @public
|
|
3749
3749
|
*/
|
|
3750
3750
|
MaxResults?: number;
|
|
3751
3751
|
/**
|
|
3752
|
-
* @public
|
|
3753
3752
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
3754
3753
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
3755
3754
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
3755
|
+
* @public
|
|
3756
3756
|
*/
|
|
3757
3757
|
NextToken?: string;
|
|
3758
3758
|
}
|
|
3759
3759
|
/**
|
|
3760
|
-
* @public
|
|
3761
3760
|
* <p>A resource in the organization that's available to be associated with a Firewall Manager resource set.</p>
|
|
3761
|
+
* @public
|
|
3762
3762
|
*/
|
|
3763
3763
|
export interface DiscoveredResource {
|
|
3764
3764
|
/**
|
|
3765
|
-
* @public
|
|
3766
3765
|
* <p>The universal resource identifier (URI) of the discovered resource.</p>
|
|
3766
|
+
* @public
|
|
3767
3767
|
*/
|
|
3768
3768
|
URI?: string;
|
|
3769
3769
|
/**
|
|
3770
|
-
* @public
|
|
3771
3770
|
* <p>The Amazon Web Services account ID associated with the discovered resource.</p>
|
|
3771
|
+
* @public
|
|
3772
3772
|
*/
|
|
3773
3773
|
AccountId?: string;
|
|
3774
3774
|
/**
|
|
3775
|
-
* @public
|
|
3776
3775
|
* <p>The type of the discovered resource.</p>
|
|
3776
|
+
* @public
|
|
3777
3777
|
*/
|
|
3778
3778
|
Type?: string;
|
|
3779
3779
|
/**
|
|
3780
|
-
* @public
|
|
3781
3780
|
* <p>The name of the discovered resource.</p>
|
|
3781
|
+
* @public
|
|
3782
3782
|
*/
|
|
3783
3783
|
Name?: string;
|
|
3784
3784
|
}
|
|
@@ -3787,15 +3787,15 @@ export interface DiscoveredResource {
|
|
|
3787
3787
|
*/
|
|
3788
3788
|
export interface ListDiscoveredResourcesResponse {
|
|
3789
3789
|
/**
|
|
3790
|
-
* @public
|
|
3791
3790
|
* <p>Details of the resources that were discovered.</p>
|
|
3791
|
+
* @public
|
|
3792
3792
|
*/
|
|
3793
3793
|
Items?: DiscoveredResource[];
|
|
3794
3794
|
/**
|
|
3795
|
-
* @public
|
|
3796
3795
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
3797
3796
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
3798
3797
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
3798
|
+
* @public
|
|
3799
3799
|
*/
|
|
3800
3800
|
NextToken?: string;
|
|
3801
3801
|
}
|
|
@@ -3804,21 +3804,21 @@ export interface ListDiscoveredResourcesResponse {
|
|
|
3804
3804
|
*/
|
|
3805
3805
|
export interface ListMemberAccountsRequest {
|
|
3806
3806
|
/**
|
|
3807
|
-
* @public
|
|
3808
3807
|
* <p>If you specify a value for <code>MaxResults</code> and you have more account IDs than the
|
|
3809
3808
|
* number that you specify for <code>MaxResults</code>, Firewall Manager returns a
|
|
3810
3809
|
* <code>NextToken</code> value in the response that allows you to list another group of IDs.
|
|
3811
3810
|
* For the second and subsequent <code>ListMemberAccountsRequest</code> requests, specify the
|
|
3812
3811
|
* value of <code>NextToken</code> from the previous response to get information about another
|
|
3813
3812
|
* batch of member account IDs.</p>
|
|
3813
|
+
* @public
|
|
3814
3814
|
*/
|
|
3815
3815
|
NextToken?: string;
|
|
3816
3816
|
/**
|
|
3817
|
-
* @public
|
|
3818
3817
|
* <p>Specifies the number of member account IDs that you want Firewall Manager to return
|
|
3819
3818
|
* for this request. If you have more IDs than the number that you specify for
|
|
3820
3819
|
* <code>MaxResults</code>, the response includes a <code>NextToken</code> value that you can
|
|
3821
3820
|
* use to get another batch of member account IDs.</p>
|
|
3821
|
+
* @public
|
|
3822
3822
|
*/
|
|
3823
3823
|
MaxResults?: number;
|
|
3824
3824
|
}
|
|
@@ -3827,17 +3827,17 @@ export interface ListMemberAccountsRequest {
|
|
|
3827
3827
|
*/
|
|
3828
3828
|
export interface ListMemberAccountsResponse {
|
|
3829
3829
|
/**
|
|
3830
|
-
* @public
|
|
3831
3830
|
* <p>An array of account IDs.</p>
|
|
3831
|
+
* @public
|
|
3832
3832
|
*/
|
|
3833
3833
|
MemberAccounts?: string[];
|
|
3834
3834
|
/**
|
|
3835
|
-
* @public
|
|
3836
3835
|
* <p>If you have more member account IDs than the number that you specified for
|
|
3837
3836
|
* <code>MaxResults</code> in the request, the response includes a <code>NextToken</code>
|
|
3838
3837
|
* value. To list more IDs, submit another <code>ListMemberAccounts</code> request, and specify
|
|
3839
3838
|
* the <code>NextToken</code> value from the response in the <code>NextToken</code> value in the
|
|
3840
3839
|
* next request.</p>
|
|
3840
|
+
* @public
|
|
3841
3841
|
*/
|
|
3842
3842
|
NextToken?: string;
|
|
3843
3843
|
}
|
|
@@ -3846,7 +3846,6 @@ export interface ListMemberAccountsResponse {
|
|
|
3846
3846
|
*/
|
|
3847
3847
|
export interface ListPoliciesRequest {
|
|
3848
3848
|
/**
|
|
3849
|
-
* @public
|
|
3850
3849
|
* <p>If you specify a value for <code>MaxResults</code> and you have more
|
|
3851
3850
|
* <code>PolicySummary</code> objects than the number that you specify for
|
|
3852
3851
|
* <code>MaxResults</code>, Firewall Manager returns a <code>NextToken</code> value in the
|
|
@@ -3854,39 +3853,39 @@ export interface ListPoliciesRequest {
|
|
|
3854
3853
|
* second and subsequent <code>ListPolicies</code> requests, specify the value of
|
|
3855
3854
|
* <code>NextToken</code> from the previous response to get information about another batch of
|
|
3856
3855
|
* <code>PolicySummary</code> objects.</p>
|
|
3856
|
+
* @public
|
|
3857
3857
|
*/
|
|
3858
3858
|
NextToken?: string;
|
|
3859
3859
|
/**
|
|
3860
|
-
* @public
|
|
3861
3860
|
* <p>Specifies the number of <code>PolicySummary</code> objects that you want Firewall Manager to return for this request. If you have more <code>PolicySummary</code> objects than
|
|
3862
3861
|
* the number that you specify for <code>MaxResults</code>, the response includes a
|
|
3863
3862
|
* <code>NextToken</code> value that you can use to get another batch of
|
|
3864
3863
|
* <code>PolicySummary</code> objects.</p>
|
|
3864
|
+
* @public
|
|
3865
3865
|
*/
|
|
3866
3866
|
MaxResults?: number;
|
|
3867
3867
|
}
|
|
3868
3868
|
/**
|
|
3869
|
-
* @public
|
|
3870
3869
|
* <p>Details of the Firewall Manager policy. </p>
|
|
3870
|
+
* @public
|
|
3871
3871
|
*/
|
|
3872
3872
|
export interface PolicySummary {
|
|
3873
3873
|
/**
|
|
3874
|
-
* @public
|
|
3875
3874
|
* <p>The Amazon Resource Name (ARN) of the specified policy.</p>
|
|
3875
|
+
* @public
|
|
3876
3876
|
*/
|
|
3877
3877
|
PolicyArn?: string;
|
|
3878
3878
|
/**
|
|
3879
|
-
* @public
|
|
3880
3879
|
* <p>The ID of the specified policy.</p>
|
|
3880
|
+
* @public
|
|
3881
3881
|
*/
|
|
3882
3882
|
PolicyId?: string;
|
|
3883
3883
|
/**
|
|
3884
|
-
* @public
|
|
3885
3884
|
* <p>The name of the specified policy.</p>
|
|
3885
|
+
* @public
|
|
3886
3886
|
*/
|
|
3887
3887
|
PolicyName?: string;
|
|
3888
3888
|
/**
|
|
3889
|
-
* @public
|
|
3890
3889
|
* <p>The type of resource protected by or in scope of the policy. This is in the format shown
|
|
3891
3890
|
* in the <a href="https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html">Amazon Web Services Resource Types Reference</a>.
|
|
3892
3891
|
* For WAF and Shield Advanced, examples include
|
|
@@ -3897,31 +3896,31 @@ export interface PolicySummary {
|
|
|
3897
3896
|
* <code>AWS::EC2::NetworkInterface</code>, and <code>AWS::EC2::Instance</code>. For a security
|
|
3898
3897
|
* group usage audit policy, the value is <code>AWS::EC2::SecurityGroup</code>. For an Network Firewall policy or DNS Firewall policy,
|
|
3899
3898
|
* the value is <code>AWS::EC2::VPC</code>.</p>
|
|
3899
|
+
* @public
|
|
3900
3900
|
*/
|
|
3901
3901
|
ResourceType?: string;
|
|
3902
3902
|
/**
|
|
3903
|
-
* @public
|
|
3904
3903
|
* <p>The service that the policy is using to protect the resources. This specifies the type of
|
|
3905
3904
|
* policy that is created, either an WAF policy, a Shield Advanced policy, or a security
|
|
3906
3905
|
* group policy.</p>
|
|
3906
|
+
* @public
|
|
3907
3907
|
*/
|
|
3908
3908
|
SecurityServiceType?: SecurityServiceType;
|
|
3909
3909
|
/**
|
|
3910
|
-
* @public
|
|
3911
3910
|
* <p>Indicates if the policy should be automatically applied to new resources.</p>
|
|
3911
|
+
* @public
|
|
3912
3912
|
*/
|
|
3913
3913
|
RemediationEnabled?: boolean;
|
|
3914
3914
|
/**
|
|
3915
|
-
* @public
|
|
3916
3915
|
* <p>Indicates whether Firewall Manager should automatically remove protections from resources that leave the policy scope and clean up resources
|
|
3917
3916
|
* that Firewall Manager is managing for accounts when those accounts leave policy scope. For example, Firewall Manager will disassociate a Firewall Manager managed web ACL
|
|
3918
3917
|
* from a protected customer resource when the customer resource leaves policy scope. </p>
|
|
3919
3918
|
* <p>By default, Firewall Manager doesn't remove protections or delete Firewall Manager managed resources. </p>
|
|
3920
3919
|
* <p>This option is not available for Shield Advanced or WAF Classic policies.</p>
|
|
3920
|
+
* @public
|
|
3921
3921
|
*/
|
|
3922
3922
|
DeleteUnusedFMManagedResources?: boolean;
|
|
3923
3923
|
/**
|
|
3924
|
-
* @public
|
|
3925
3924
|
* <p>Indicates whether the policy is in or out of an admin's policy or Region scope.</p>
|
|
3926
3925
|
* <ul>
|
|
3927
3926
|
* <li>
|
|
@@ -3933,6 +3932,7 @@ export interface PolicySummary {
|
|
|
3933
3932
|
* <code>OUT_OF_ADMIN_SCOPE</code> - The administrator can view the policy, but they can't edit or delete the policy. Existing policy protections stay in place. Any new resources that come into scope of the policy won't be protected.</p>
|
|
3934
3933
|
* </li>
|
|
3935
3934
|
* </ul>
|
|
3935
|
+
* @public
|
|
3936
3936
|
*/
|
|
3937
3937
|
PolicyStatus?: CustomerPolicyStatus;
|
|
3938
3938
|
}
|
|
@@ -3941,17 +3941,17 @@ export interface PolicySummary {
|
|
|
3941
3941
|
*/
|
|
3942
3942
|
export interface ListPoliciesResponse {
|
|
3943
3943
|
/**
|
|
3944
|
-
* @public
|
|
3945
3944
|
* <p>An array of <code>PolicySummary</code> objects.</p>
|
|
3945
|
+
* @public
|
|
3946
3946
|
*/
|
|
3947
3947
|
PolicyList?: PolicySummary[];
|
|
3948
3948
|
/**
|
|
3949
|
-
* @public
|
|
3950
3949
|
* <p>If you have more <code>PolicySummary</code> objects than the number that you specified for
|
|
3951
3950
|
* <code>MaxResults</code> in the request, the response includes a <code>NextToken</code>
|
|
3952
3951
|
* value. To list more <code>PolicySummary</code> objects, submit another
|
|
3953
3952
|
* <code>ListPolicies</code> request, and specify the <code>NextToken</code> value from the
|
|
3954
3953
|
* response in the <code>NextToken</code> value in the next request.</p>
|
|
3954
|
+
* @public
|
|
3955
3955
|
*/
|
|
3956
3956
|
NextToken?: string;
|
|
3957
3957
|
}
|
|
@@ -3960,49 +3960,49 @@ export interface ListPoliciesResponse {
|
|
|
3960
3960
|
*/
|
|
3961
3961
|
export interface ListProtocolsListsRequest {
|
|
3962
3962
|
/**
|
|
3963
|
-
* @public
|
|
3964
3963
|
* <p>Specifies whether the lists to retrieve are default lists owned by Firewall Manager.</p>
|
|
3964
|
+
* @public
|
|
3965
3965
|
*/
|
|
3966
3966
|
DefaultLists?: boolean;
|
|
3967
3967
|
/**
|
|
3968
|
-
* @public
|
|
3969
3968
|
* <p>If you specify a value for <code>MaxResults</code> in your list request, and you have more objects than the maximum,
|
|
3970
3969
|
* Firewall Manager returns this token in the response. For all but the first request, you provide the token returned by the prior request
|
|
3971
3970
|
* in the request parameters, to retrieve the next batch of objects.</p>
|
|
3971
|
+
* @public
|
|
3972
3972
|
*/
|
|
3973
3973
|
NextToken?: string;
|
|
3974
3974
|
/**
|
|
3975
|
-
* @public
|
|
3976
3975
|
* <p>The maximum number of objects that you want Firewall Manager to return for this request. If more
|
|
3977
3976
|
* objects are available, in the response, Firewall Manager provides a
|
|
3978
3977
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
3979
3978
|
* <p>If you don't specify this, Firewall Manager returns all available objects.</p>
|
|
3979
|
+
* @public
|
|
3980
3980
|
*/
|
|
3981
3981
|
MaxResults: number | undefined;
|
|
3982
3982
|
}
|
|
3983
3983
|
/**
|
|
3984
|
-
* @public
|
|
3985
3984
|
* <p>Details of the Firewall Manager protocols list.</p>
|
|
3985
|
+
* @public
|
|
3986
3986
|
*/
|
|
3987
3987
|
export interface ProtocolsListDataSummary {
|
|
3988
3988
|
/**
|
|
3989
|
-
* @public
|
|
3990
3989
|
* <p>The Amazon Resource Name (ARN) of the specified protocols list.</p>
|
|
3990
|
+
* @public
|
|
3991
3991
|
*/
|
|
3992
3992
|
ListArn?: string;
|
|
3993
3993
|
/**
|
|
3994
|
-
* @public
|
|
3995
3994
|
* <p>The ID of the specified protocols list.</p>
|
|
3995
|
+
* @public
|
|
3996
3996
|
*/
|
|
3997
3997
|
ListId?: string;
|
|
3998
3998
|
/**
|
|
3999
|
-
* @public
|
|
4000
3999
|
* <p>The name of the specified protocols list.</p>
|
|
4000
|
+
* @public
|
|
4001
4001
|
*/
|
|
4002
4002
|
ListName?: string;
|
|
4003
4003
|
/**
|
|
4004
|
-
* @public
|
|
4005
4004
|
* <p>An array of protocols in the Firewall Manager protocols list.</p>
|
|
4005
|
+
* @public
|
|
4006
4006
|
*/
|
|
4007
4007
|
ProtocolsList?: string[];
|
|
4008
4008
|
}
|
|
@@ -4011,14 +4011,14 @@ export interface ProtocolsListDataSummary {
|
|
|
4011
4011
|
*/
|
|
4012
4012
|
export interface ListProtocolsListsResponse {
|
|
4013
4013
|
/**
|
|
4014
|
-
* @public
|
|
4015
4014
|
* <p>An array of <code>ProtocolsListDataSummary</code> objects.</p>
|
|
4015
|
+
* @public
|
|
4016
4016
|
*/
|
|
4017
4017
|
ProtocolsLists?: ProtocolsListDataSummary[];
|
|
4018
4018
|
/**
|
|
4019
|
-
* @public
|
|
4020
4019
|
* <p>If you specify a value for <code>MaxResults</code> in your list request, and you have more objects than the maximum,
|
|
4021
4020
|
* Firewall Manager returns this token in the response. You can use this token in subsequent requests to retrieve the next batch of objects.</p>
|
|
4021
|
+
* @public
|
|
4022
4022
|
*/
|
|
4023
4023
|
NextToken?: string;
|
|
4024
4024
|
}
|
|
@@ -4027,38 +4027,38 @@ export interface ListProtocolsListsResponse {
|
|
|
4027
4027
|
*/
|
|
4028
4028
|
export interface ListResourceSetResourcesRequest {
|
|
4029
4029
|
/**
|
|
4030
|
-
* @public
|
|
4031
4030
|
* <p>A unique identifier for the resource set, used in a request to refer to the resource set.</p>
|
|
4031
|
+
* @public
|
|
4032
4032
|
*/
|
|
4033
4033
|
Identifier: string | undefined;
|
|
4034
4034
|
/**
|
|
4035
|
-
* @public
|
|
4036
4035
|
* <p>The maximum number of objects that you want Firewall Manager to return for this request. If more
|
|
4037
4036
|
* objects are available, in the response, Firewall Manager provides a
|
|
4038
4037
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
4038
|
+
* @public
|
|
4039
4039
|
*/
|
|
4040
4040
|
MaxResults?: number;
|
|
4041
4041
|
/**
|
|
4042
|
-
* @public
|
|
4043
4042
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
4044
4043
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
4045
4044
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
4045
|
+
* @public
|
|
4046
4046
|
*/
|
|
4047
4047
|
NextToken?: string;
|
|
4048
4048
|
}
|
|
4049
4049
|
/**
|
|
4050
|
-
* @public
|
|
4051
4050
|
* <p>Details of a resource that is associated to an Firewall Manager resource set.</p>
|
|
4051
|
+
* @public
|
|
4052
4052
|
*/
|
|
4053
4053
|
export interface Resource {
|
|
4054
4054
|
/**
|
|
4055
|
-
* @public
|
|
4056
4055
|
* <p>The resource's universal resource indicator (URI).</p>
|
|
4056
|
+
* @public
|
|
4057
4057
|
*/
|
|
4058
4058
|
URI: string | undefined;
|
|
4059
4059
|
/**
|
|
4060
|
-
* @public
|
|
4061
4060
|
* <p>The Amazon Web Services account ID that the associated resource belongs to.</p>
|
|
4061
|
+
* @public
|
|
4062
4062
|
*/
|
|
4063
4063
|
AccountId?: string;
|
|
4064
4064
|
}
|
|
@@ -4067,15 +4067,15 @@ export interface Resource {
|
|
|
4067
4067
|
*/
|
|
4068
4068
|
export interface ListResourceSetResourcesResponse {
|
|
4069
4069
|
/**
|
|
4070
|
-
* @public
|
|
4071
4070
|
* <p>An array of the associated resources' uniform resource identifiers (URI).</p>
|
|
4071
|
+
* @public
|
|
4072
4072
|
*/
|
|
4073
4073
|
Items: Resource[] | undefined;
|
|
4074
4074
|
/**
|
|
4075
|
-
* @public
|
|
4076
4075
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
4077
4076
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
4078
4077
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
4078
|
+
* @public
|
|
4079
4079
|
*/
|
|
4080
4080
|
NextToken?: string;
|
|
4081
4081
|
}
|
|
@@ -4084,47 +4084,46 @@ export interface ListResourceSetResourcesResponse {
|
|
|
4084
4084
|
*/
|
|
4085
4085
|
export interface ListResourceSetsRequest {
|
|
4086
4086
|
/**
|
|
4087
|
-
* @public
|
|
4088
4087
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
4089
4088
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
4090
4089
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
4090
|
+
* @public
|
|
4091
4091
|
*/
|
|
4092
4092
|
NextToken?: string;
|
|
4093
4093
|
/**
|
|
4094
|
-
* @public
|
|
4095
4094
|
* <p>The maximum number of objects that you want Firewall Manager to return for this request. If more
|
|
4096
4095
|
* objects are available, in the response, Firewall Manager provides a
|
|
4097
4096
|
* <code>NextToken</code> value that you can use in a subsequent call to get the next batch of objects.</p>
|
|
4097
|
+
* @public
|
|
4098
4098
|
*/
|
|
4099
4099
|
MaxResults?: number;
|
|
4100
4100
|
}
|
|
4101
4101
|
/**
|
|
4102
|
-
* @public
|
|
4103
4102
|
* <p>Summarizes the resource sets used in a policy.</p>
|
|
4103
|
+
* @public
|
|
4104
4104
|
*/
|
|
4105
4105
|
export interface ResourceSetSummary {
|
|
4106
4106
|
/**
|
|
4107
|
-
* @public
|
|
4108
4107
|
* <p>A unique identifier for the resource set. This ID is returned in the responses to create and list commands. You provide it to operations like update and delete.</p>
|
|
4108
|
+
* @public
|
|
4109
4109
|
*/
|
|
4110
4110
|
Id?: string;
|
|
4111
4111
|
/**
|
|
4112
|
-
* @public
|
|
4113
4112
|
* <p>The descriptive name of the resource set. You can't change the name of a resource set after you create it.</p>
|
|
4113
|
+
* @public
|
|
4114
4114
|
*/
|
|
4115
4115
|
Name?: string;
|
|
4116
4116
|
/**
|
|
4117
|
-
* @public
|
|
4118
4117
|
* <p>A description of the resource set.</p>
|
|
4118
|
+
* @public
|
|
4119
4119
|
*/
|
|
4120
4120
|
Description?: string;
|
|
4121
4121
|
/**
|
|
4122
|
-
* @public
|
|
4123
4122
|
* <p>The last time that the resource set was changed.</p>
|
|
4123
|
+
* @public
|
|
4124
4124
|
*/
|
|
4125
4125
|
LastUpdateTime?: Date;
|
|
4126
4126
|
/**
|
|
4127
|
-
* @public
|
|
4128
4127
|
* <p>Indicates whether the resource set is in or out of an admin's Region scope.</p>
|
|
4129
4128
|
* <ul>
|
|
4130
4129
|
* <li>
|
|
@@ -4136,6 +4135,7 @@ export interface ResourceSetSummary {
|
|
|
4136
4135
|
* <code>OUT_OF_ADMIN_SCOPE</code> - The administrator can view the resource set, but they can't edit or delete the resource set. Existing protections stay in place. Any new resource that come into scope of the resource set won't be protected.</p>
|
|
4137
4136
|
* </li>
|
|
4138
4137
|
* </ul>
|
|
4138
|
+
* @public
|
|
4139
4139
|
*/
|
|
4140
4140
|
ResourceSetStatus?: ResourceSetStatus;
|
|
4141
4141
|
}
|
|
@@ -4144,15 +4144,15 @@ export interface ResourceSetSummary {
|
|
|
4144
4144
|
*/
|
|
4145
4145
|
export interface ListResourceSetsResponse {
|
|
4146
4146
|
/**
|
|
4147
|
-
* @public
|
|
4148
4147
|
* <p>An array of <code>ResourceSetSummary</code> objects.</p>
|
|
4148
|
+
* @public
|
|
4149
4149
|
*/
|
|
4150
4150
|
ResourceSets?: ResourceSetSummary[];
|
|
4151
4151
|
/**
|
|
4152
|
-
* @public
|
|
4153
4152
|
* <p>When you request a list of objects with a <code>MaxResults</code> setting, if the number of objects that are still available
|
|
4154
4153
|
* for retrieval exceeds the maximum you requested, Firewall Manager returns a <code>NextToken</code>
|
|
4155
4154
|
* value in the response. To retrieve the next batch of objects, use the token returned from the prior request in your next request.</p>
|
|
4155
|
+
* @public
|
|
4156
4156
|
*/
|
|
4157
4157
|
NextToken?: string;
|
|
4158
4158
|
}
|
|
@@ -4161,8 +4161,8 @@ export interface ListResourceSetsResponse {
|
|
|
4161
4161
|
*/
|
|
4162
4162
|
export interface ListTagsForResourceRequest {
|
|
4163
4163
|
/**
|
|
4164
|
-
* @public
|
|
4165
4164
|
* <p>The Amazon Resource Name (ARN) of the resource to return tags for. The Firewall Manager resources that support tagging are policies, applications lists, and protocols lists. </p>
|
|
4165
|
+
* @public
|
|
4166
4166
|
*/
|
|
4167
4167
|
ResourceArn: string | undefined;
|
|
4168
4168
|
}
|
|
@@ -4171,8 +4171,8 @@ export interface ListTagsForResourceRequest {
|
|
|
4171
4171
|
*/
|
|
4172
4172
|
export interface ListTagsForResourceResponse {
|
|
4173
4173
|
/**
|
|
4174
|
-
* @public
|
|
4175
4174
|
* <p>The tags associated with the resource.</p>
|
|
4175
|
+
* @public
|
|
4176
4176
|
*/
|
|
4177
4177
|
TagList?: Tag[];
|
|
4178
4178
|
}
|
|
@@ -4181,12 +4181,11 @@ export interface ListTagsForResourceResponse {
|
|
|
4181
4181
|
*/
|
|
4182
4182
|
export interface ListThirdPartyFirewallFirewallPoliciesRequest {
|
|
4183
4183
|
/**
|
|
4184
|
-
* @public
|
|
4185
4184
|
* <p>The name of the third-party firewall vendor.</p>
|
|
4185
|
+
* @public
|
|
4186
4186
|
*/
|
|
4187
4187
|
ThirdPartyFirewall: ThirdPartyFirewall | undefined;
|
|
4188
4188
|
/**
|
|
4189
|
-
* @public
|
|
4190
4189
|
* <p>If the previous response included a <code>NextToken</code> element, the specified third-party firewall vendor is associated with more
|
|
4191
4190
|
* third-party firewall policies. To get more third-party firewall policies, submit another <code>ListThirdPartyFirewallFirewallPoliciesRequest</code> request.</p>
|
|
4192
4191
|
* <p>
|
|
@@ -4194,30 +4193,31 @@ export interface ListThirdPartyFirewallFirewallPoliciesRequest {
|
|
|
4194
4193
|
* If the previous response didn't include a <code>NextToken</code> element, there are no more third-party firewall policies to
|
|
4195
4194
|
* get.
|
|
4196
4195
|
* </p>
|
|
4196
|
+
* @public
|
|
4197
4197
|
*/
|
|
4198
4198
|
NextToken?: string;
|
|
4199
4199
|
/**
|
|
4200
|
-
* @public
|
|
4201
4200
|
* <p>The maximum number of third-party firewall policies that you want Firewall Manager to return. If
|
|
4202
4201
|
* the specified third-party firewall vendor is associated with more than <code>MaxResults</code> firewall policies, the response includes a
|
|
4203
4202
|
* <code>NextToken</code> element. <code>NextToken</code> contains an encrypted token that identifies the first third-party firewall policies
|
|
4204
4203
|
* that Firewall Manager will return if you submit another request.</p>
|
|
4204
|
+
* @public
|
|
4205
4205
|
*/
|
|
4206
4206
|
MaxResults: number | undefined;
|
|
4207
4207
|
}
|
|
4208
4208
|
/**
|
|
4209
|
-
* @public
|
|
4210
4209
|
* <p>Configures the third-party firewall's firewall policy.</p>
|
|
4210
|
+
* @public
|
|
4211
4211
|
*/
|
|
4212
4212
|
export interface ThirdPartyFirewallFirewallPolicy {
|
|
4213
4213
|
/**
|
|
4214
|
-
* @public
|
|
4215
4214
|
* <p>The ID of the specified firewall policy.</p>
|
|
4215
|
+
* @public
|
|
4216
4216
|
*/
|
|
4217
4217
|
FirewallPolicyId?: string;
|
|
4218
4218
|
/**
|
|
4219
|
-
* @public
|
|
4220
4219
|
* <p>The name of the specified firewall policy.</p>
|
|
4220
|
+
* @public
|
|
4221
4221
|
*/
|
|
4222
4222
|
FirewallPolicyName?: string;
|
|
4223
4223
|
}
|
|
@@ -4226,14 +4226,14 @@ export interface ThirdPartyFirewallFirewallPolicy {
|
|
|
4226
4226
|
*/
|
|
4227
4227
|
export interface ListThirdPartyFirewallFirewallPoliciesResponse {
|
|
4228
4228
|
/**
|
|
4229
|
-
* @public
|
|
4230
4229
|
* <p>A list that contains one <code>ThirdPartyFirewallFirewallPolicies</code> element for each third-party firewall policies that the specified
|
|
4231
4230
|
* third-party firewall vendor is associated with. Each <code>ThirdPartyFirewallFirewallPolicies</code> element contains the firewall policy name and ID.</p>
|
|
4231
|
+
* @public
|
|
4232
4232
|
*/
|
|
4233
4233
|
ThirdPartyFirewallFirewallPolicies?: ThirdPartyFirewallFirewallPolicy[];
|
|
4234
4234
|
/**
|
|
4235
|
-
* @public
|
|
4236
4235
|
* <p>The value that you will use for <code>NextToken</code> in the next <code>ListThirdPartyFirewallFirewallPolicies</code> request.</p>
|
|
4236
|
+
* @public
|
|
4237
4237
|
*/
|
|
4238
4238
|
NextToken?: string;
|
|
4239
4239
|
}
|
|
@@ -4242,14 +4242,14 @@ export interface ListThirdPartyFirewallFirewallPoliciesResponse {
|
|
|
4242
4242
|
*/
|
|
4243
4243
|
export interface PutAdminAccountRequest {
|
|
4244
4244
|
/**
|
|
4245
|
-
* @public
|
|
4246
4245
|
* <p>The Amazon Web Services account ID to add as an Firewall Manager administrator account. The account must be a member of the organization that was onboarded to Firewall Manager by <a>AssociateAdminAccount</a>. For more information about Organizations, see
|
|
4247
4246
|
* <a href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts.html">Managing the Amazon Web Services Accounts in Your Organization</a>.</p>
|
|
4247
|
+
* @public
|
|
4248
4248
|
*/
|
|
4249
4249
|
AdminAccount: string | undefined;
|
|
4250
4250
|
/**
|
|
4251
|
-
* @public
|
|
4252
4251
|
* <p>Configures the resources that the specified Firewall Manager administrator can manage. As a best practice, set the administrative scope according to the principles of least privilege. Only grant the administrator the specific resources or permissions that they need to perform the duties of their role.</p>
|
|
4252
|
+
* @public
|
|
4253
4253
|
*/
|
|
4254
4254
|
AdminScope?: AdminScope;
|
|
4255
4255
|
}
|
|
@@ -4258,13 +4258,13 @@ export interface PutAdminAccountRequest {
|
|
|
4258
4258
|
*/
|
|
4259
4259
|
export interface PutAppsListRequest {
|
|
4260
4260
|
/**
|
|
4261
|
-
* @public
|
|
4262
4261
|
* <p>The details of the Firewall Manager applications list to be created.</p>
|
|
4262
|
+
* @public
|
|
4263
4263
|
*/
|
|
4264
4264
|
AppsList: AppsListData | undefined;
|
|
4265
4265
|
/**
|
|
4266
|
-
* @public
|
|
4267
4266
|
* <p>The tags associated with the resource.</p>
|
|
4267
|
+
* @public
|
|
4268
4268
|
*/
|
|
4269
4269
|
TagList?: Tag[];
|
|
4270
4270
|
}
|
|
@@ -4273,13 +4273,13 @@ export interface PutAppsListRequest {
|
|
|
4273
4273
|
*/
|
|
4274
4274
|
export interface PutAppsListResponse {
|
|
4275
4275
|
/**
|
|
4276
|
-
* @public
|
|
4277
4276
|
* <p>The details of the Firewall Manager applications list.</p>
|
|
4277
|
+
* @public
|
|
4278
4278
|
*/
|
|
4279
4279
|
AppsList?: AppsListData;
|
|
4280
4280
|
/**
|
|
4281
|
-
* @public
|
|
4282
4281
|
* <p>The Amazon Resource Name (ARN) of the applications list.</p>
|
|
4282
|
+
* @public
|
|
4283
4283
|
*/
|
|
4284
4284
|
AppsListArn?: string;
|
|
4285
4285
|
}
|
|
@@ -4288,15 +4288,15 @@ export interface PutAppsListResponse {
|
|
|
4288
4288
|
*/
|
|
4289
4289
|
export interface PutNotificationChannelRequest {
|
|
4290
4290
|
/**
|
|
4291
|
-
* @public
|
|
4292
4291
|
* <p>The Amazon Resource Name (ARN) of the SNS topic that collects notifications from
|
|
4293
4292
|
* Firewall Manager.</p>
|
|
4293
|
+
* @public
|
|
4294
4294
|
*/
|
|
4295
4295
|
SnsTopicArn: string | undefined;
|
|
4296
4296
|
/**
|
|
4297
|
-
* @public
|
|
4298
4297
|
* <p>The Amazon Resource Name (ARN) of the IAM role that allows Amazon SNS to record
|
|
4299
4298
|
* Firewall Manager activity. </p>
|
|
4299
|
+
* @public
|
|
4300
4300
|
*/
|
|
4301
4301
|
SnsRoleName: string | undefined;
|
|
4302
4302
|
}
|
|
@@ -4305,13 +4305,13 @@ export interface PutNotificationChannelRequest {
|
|
|
4305
4305
|
*/
|
|
4306
4306
|
export interface PutPolicyRequest {
|
|
4307
4307
|
/**
|
|
4308
|
-
* @public
|
|
4309
4308
|
* <p>The details of the Firewall Manager policy to be created.</p>
|
|
4309
|
+
* @public
|
|
4310
4310
|
*/
|
|
4311
4311
|
Policy: Policy | undefined;
|
|
4312
4312
|
/**
|
|
4313
|
-
* @public
|
|
4314
4313
|
* <p>The tags to add to the Amazon Web Services resource.</p>
|
|
4314
|
+
* @public
|
|
4315
4315
|
*/
|
|
4316
4316
|
TagList?: Tag[];
|
|
4317
4317
|
}
|
|
@@ -4320,13 +4320,13 @@ export interface PutPolicyRequest {
|
|
|
4320
4320
|
*/
|
|
4321
4321
|
export interface PutPolicyResponse {
|
|
4322
4322
|
/**
|
|
4323
|
-
* @public
|
|
4324
4323
|
* <p>The details of the Firewall Manager policy.</p>
|
|
4324
|
+
* @public
|
|
4325
4325
|
*/
|
|
4326
4326
|
Policy?: Policy;
|
|
4327
4327
|
/**
|
|
4328
|
-
* @public
|
|
4329
4328
|
* <p>The Amazon Resource Name (ARN) of the policy.</p>
|
|
4329
|
+
* @public
|
|
4330
4330
|
*/
|
|
4331
4331
|
PolicyArn?: string;
|
|
4332
4332
|
}
|
|
@@ -4335,13 +4335,13 @@ export interface PutPolicyResponse {
|
|
|
4335
4335
|
*/
|
|
4336
4336
|
export interface PutProtocolsListRequest {
|
|
4337
4337
|
/**
|
|
4338
|
-
* @public
|
|
4339
4338
|
* <p>The details of the Firewall Manager protocols list to be created.</p>
|
|
4339
|
+
* @public
|
|
4340
4340
|
*/
|
|
4341
4341
|
ProtocolsList: ProtocolsListData | undefined;
|
|
4342
4342
|
/**
|
|
4343
|
-
* @public
|
|
4344
4343
|
* <p>The tags associated with the resource.</p>
|
|
4344
|
+
* @public
|
|
4345
4345
|
*/
|
|
4346
4346
|
TagList?: Tag[];
|
|
4347
4347
|
}
|
|
@@ -4350,13 +4350,13 @@ export interface PutProtocolsListRequest {
|
|
|
4350
4350
|
*/
|
|
4351
4351
|
export interface PutProtocolsListResponse {
|
|
4352
4352
|
/**
|
|
4353
|
-
* @public
|
|
4354
4353
|
* <p>The details of the Firewall Manager protocols list.</p>
|
|
4354
|
+
* @public
|
|
4355
4355
|
*/
|
|
4356
4356
|
ProtocolsList?: ProtocolsListData;
|
|
4357
4357
|
/**
|
|
4358
|
-
* @public
|
|
4359
4358
|
* <p>The Amazon Resource Name (ARN) of the protocols list.</p>
|
|
4359
|
+
* @public
|
|
4360
4360
|
*/
|
|
4361
4361
|
ProtocolsListArn?: string;
|
|
4362
4362
|
}
|
|
@@ -4365,17 +4365,17 @@ export interface PutProtocolsListResponse {
|
|
|
4365
4365
|
*/
|
|
4366
4366
|
export interface PutResourceSetRequest {
|
|
4367
4367
|
/**
|
|
4368
|
-
* @public
|
|
4369
4368
|
* <p>Details about the resource set to be created or updated.></p>
|
|
4369
|
+
* @public
|
|
4370
4370
|
*/
|
|
4371
4371
|
ResourceSet: ResourceSet | undefined;
|
|
4372
4372
|
/**
|
|
4373
|
-
* @public
|
|
4374
4373
|
* <p>Retrieves the tags associated with the specified resource set. Tags are key:value pairs that
|
|
4375
4374
|
* you can use to categorize and manage your resources, for purposes like billing. For
|
|
4376
4375
|
* example, you might set the tag key to "customer" and the value to the customer name or ID.
|
|
4377
4376
|
* You can specify one or more tags to add to each Amazon Web Services resource, up to 50 tags for a
|
|
4378
4377
|
* resource.</p>
|
|
4378
|
+
* @public
|
|
4379
4379
|
*/
|
|
4380
4380
|
TagList?: Tag[];
|
|
4381
4381
|
}
|
|
@@ -4384,13 +4384,13 @@ export interface PutResourceSetRequest {
|
|
|
4384
4384
|
*/
|
|
4385
4385
|
export interface PutResourceSetResponse {
|
|
4386
4386
|
/**
|
|
4387
|
-
* @public
|
|
4388
4387
|
* <p>Details about the resource set.</p>
|
|
4388
|
+
* @public
|
|
4389
4389
|
*/
|
|
4390
4390
|
ResourceSet: ResourceSet | undefined;
|
|
4391
4391
|
/**
|
|
4392
|
-
* @public
|
|
4393
4392
|
* <p>The Amazon Resource Name (ARN) of the resource set.</p>
|
|
4393
|
+
* @public
|
|
4394
4394
|
*/
|
|
4395
4395
|
ResourceSetArn: string | undefined;
|
|
4396
4396
|
}
|
|
@@ -4399,13 +4399,13 @@ export interface PutResourceSetResponse {
|
|
|
4399
4399
|
*/
|
|
4400
4400
|
export interface TagResourceRequest {
|
|
4401
4401
|
/**
|
|
4402
|
-
* @public
|
|
4403
4402
|
* <p>The Amazon Resource Name (ARN) of the resource to return tags for. The Firewall Manager resources that support tagging are policies, applications lists, and protocols lists. </p>
|
|
4403
|
+
* @public
|
|
4404
4404
|
*/
|
|
4405
4405
|
ResourceArn: string | undefined;
|
|
4406
4406
|
/**
|
|
4407
|
-
* @public
|
|
4408
4407
|
* <p>The tags to add to the resource.</p>
|
|
4408
|
+
* @public
|
|
4409
4409
|
*/
|
|
4410
4410
|
TagList: Tag[] | undefined;
|
|
4411
4411
|
}
|
|
@@ -4419,13 +4419,13 @@ export interface TagResourceResponse {
|
|
|
4419
4419
|
*/
|
|
4420
4420
|
export interface UntagResourceRequest {
|
|
4421
4421
|
/**
|
|
4422
|
-
* @public
|
|
4423
4422
|
* <p>The Amazon Resource Name (ARN) of the resource to return tags for. The Firewall Manager resources that support tagging are policies, applications lists, and protocols lists. </p>
|
|
4423
|
+
* @public
|
|
4424
4424
|
*/
|
|
4425
4425
|
ResourceArn: string | undefined;
|
|
4426
4426
|
/**
|
|
4427
|
-
* @public
|
|
4428
4427
|
* <p>The keys of the tags to remove from the resource. </p>
|
|
4428
|
+
* @public
|
|
4429
4429
|
*/
|
|
4430
4430
|
TagKeys: string[] | undefined;
|
|
4431
4431
|
}
|