@aws-sdk/client-network-firewall 3.650.0 → 3.654.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/commands/AssociateFirewallPolicyCommand.d.ts +11 -0
- package/dist-types/commands/AssociateSubnetsCommand.d.ts +11 -0
- package/dist-types/commands/CreateFirewallCommand.d.ts +11 -0
- package/dist-types/commands/CreateFirewallPolicyCommand.d.ts +11 -0
- package/dist-types/commands/CreateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/CreateTLSInspectionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFirewallCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFirewallPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DeleteRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTLSInspectionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeFirewallCommand.d.ts +11 -0
- package/dist-types/commands/DescribeFirewallPolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/DescribeRuleGroupMetadataCommand.d.ts +11 -0
- package/dist-types/commands/DescribeTLSInspectionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateSubnetsCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallPoliciesCommand.d.ts +11 -0
- package/dist-types/commands/ListFirewallsCommand.d.ts +11 -0
- package/dist-types/commands/ListRuleGroupsCommand.d.ts +11 -0
- package/dist-types/commands/ListTLSInspectionConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallDeleteProtectionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallDescriptionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallEncryptionConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallPolicyChangeProtectionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFirewallPolicyCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLoggingConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateRuleGroupCommand.d.ts +11 -0
- package/dist-types/commands/UpdateSubnetChangeProtectionCommand.d.ts +11 -0
- package/dist-types/commands/UpdateTLSInspectionConfigurationCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateFirewallPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateSubnetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFirewallCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFirewallPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTLSInspectionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFirewallCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFirewallPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTLSInspectionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeFirewallCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeFirewallPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeRuleGroupMetadataCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeTLSInspectionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateSubnetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallPoliciesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFirewallsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListRuleGroupsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTLSInspectionConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallDeleteProtectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallDescriptionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallEncryptionConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallPolicyChangeProtectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFirewallPolicyCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLoggingConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateRuleGroupCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateSubnetChangeProtectionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateTLSInspectionConfigurationCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -37,4 +37,15 @@ declare const CreateFirewallPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateFirewallPolicyCommand extends CreateFirewallPolicyCommand_base {
|
|
40
|
+
export declare class CreateFirewallPolicyCommand extends CreateFirewallPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateFirewallPolicyRequest;
|
|
44
|
+
output: CreateFirewallPolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateFirewallPolicyCommandInput;
|
|
48
|
+
output: CreateFirewallPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateRuleGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
39
|
+
export declare class CreateRuleGroupCommand extends CreateRuleGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateRuleGroupRequest;
|
|
43
|
+
output: CreateRuleGroupResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateRuleGroupCommandInput;
|
|
47
|
+
output: CreateRuleGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateTLSInspectionConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateTLSInspectionConfigurationCommand extends CreateTLSInspectionConfigurationCommand_base {
|
|
40
|
+
export declare class CreateTLSInspectionConfigurationCommand extends CreateTLSInspectionConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateTLSInspectionConfigurationRequest;
|
|
44
|
+
output: CreateTLSInspectionConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateTLSInspectionConfigurationCommandInput;
|
|
48
|
+
output: CreateTLSInspectionConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteFirewallCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteFirewallCommand extends DeleteFirewallCommand_base {
|
|
39
|
+
export declare class DeleteFirewallCommand extends DeleteFirewallCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteFirewallRequest;
|
|
43
|
+
output: DeleteFirewallResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteFirewallCommandInput;
|
|
47
|
+
output: DeleteFirewallCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteFirewallPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteFirewallPolicyCommand extends DeleteFirewallPolicyCommand_base {
|
|
40
|
+
export declare class DeleteFirewallPolicyCommand extends DeleteFirewallPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteFirewallPolicyRequest;
|
|
44
|
+
output: DeleteFirewallPolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteFirewallPolicyCommandInput;
|
|
48
|
+
output: DeleteFirewallPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
|
|
40
|
+
export declare class DeleteResourcePolicyCommand extends DeleteResourcePolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteResourcePolicyRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteResourcePolicyCommandInput;
|
|
48
|
+
output: DeleteResourcePolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DeleteRuleGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
|
|
39
|
+
export declare class DeleteRuleGroupCommand extends DeleteRuleGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DeleteRuleGroupRequest;
|
|
43
|
+
output: DeleteRuleGroupResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DeleteRuleGroupCommandInput;
|
|
47
|
+
output: DeleteRuleGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DeleteTLSInspectionConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DeleteTLSInspectionConfigurationCommand extends DeleteTLSInspectionConfigurationCommand_base {
|
|
40
|
+
export declare class DeleteTLSInspectionConfigurationCommand extends DeleteTLSInspectionConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DeleteTLSInspectionConfigurationRequest;
|
|
44
|
+
output: DeleteTLSInspectionConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DeleteTLSInspectionConfigurationCommandInput;
|
|
48
|
+
output: DeleteTLSInspectionConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const DescribeFirewallCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class DescribeFirewallCommand extends DescribeFirewallCommand_base {
|
|
39
|
+
export declare class DescribeFirewallCommand extends DescribeFirewallCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: DescribeFirewallRequest;
|
|
43
|
+
output: DescribeFirewallResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: DescribeFirewallCommandInput;
|
|
47
|
+
output: DescribeFirewallCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeFirewallPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeFirewallPolicyCommand extends DescribeFirewallPolicyCommand_base {
|
|
40
|
+
export declare class DescribeFirewallPolicyCommand extends DescribeFirewallPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeFirewallPolicyRequest;
|
|
44
|
+
output: DescribeFirewallPolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeFirewallPolicyCommandInput;
|
|
48
|
+
output: DescribeFirewallPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeLoggingConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeLoggingConfigurationCommand extends DescribeLoggingConfigurationCommand_base {
|
|
40
|
+
export declare class DescribeLoggingConfigurationCommand extends DescribeLoggingConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeLoggingConfigurationRequest;
|
|
44
|
+
output: DescribeLoggingConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeLoggingConfigurationCommandInput;
|
|
48
|
+
output: DescribeLoggingConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeResourcePolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {
|
|
40
|
+
export declare class DescribeResourcePolicyCommand extends DescribeResourcePolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeResourcePolicyRequest;
|
|
44
|
+
output: DescribeResourcePolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeResourcePolicyCommandInput;
|
|
48
|
+
output: DescribeResourcePolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeRuleGroupCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeRuleGroupCommand extends DescribeRuleGroupCommand_base {
|
|
40
|
+
export declare class DescribeRuleGroupCommand extends DescribeRuleGroupCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeRuleGroupRequest;
|
|
44
|
+
output: DescribeRuleGroupResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeRuleGroupCommandInput;
|
|
48
|
+
output: DescribeRuleGroupCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeRuleGroupMetadataCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeRuleGroupMetadataCommand extends DescribeRuleGroupMetadataCommand_base {
|
|
40
|
+
export declare class DescribeRuleGroupMetadataCommand extends DescribeRuleGroupMetadataCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeRuleGroupMetadataRequest;
|
|
44
|
+
output: DescribeRuleGroupMetadataResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeRuleGroupMetadataCommandInput;
|
|
48
|
+
output: DescribeRuleGroupMetadataCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DescribeTLSInspectionConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DescribeTLSInspectionConfigurationCommand extends DescribeTLSInspectionConfigurationCommand_base {
|
|
40
|
+
export declare class DescribeTLSInspectionConfigurationCommand extends DescribeTLSInspectionConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DescribeTLSInspectionConfigurationRequest;
|
|
44
|
+
output: DescribeTLSInspectionConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DescribeTLSInspectionConfigurationCommandInput;
|
|
48
|
+
output: DescribeTLSInspectionConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const DisassociateSubnetsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class DisassociateSubnetsCommand extends DisassociateSubnetsCommand_base {
|
|
40
|
+
export declare class DisassociateSubnetsCommand extends DisassociateSubnetsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: DisassociateSubnetsRequest;
|
|
44
|
+
output: DisassociateSubnetsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: DisassociateSubnetsCommandInput;
|
|
48
|
+
output: DisassociateSubnetsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListFirewallPoliciesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListFirewallPoliciesCommand extends ListFirewallPoliciesCommand_base {
|
|
40
|
+
export declare class ListFirewallPoliciesCommand extends ListFirewallPoliciesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListFirewallPoliciesRequest;
|
|
44
|
+
output: ListFirewallPoliciesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListFirewallPoliciesCommandInput;
|
|
48
|
+
output: ListFirewallPoliciesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListFirewallsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListFirewallsCommand extends ListFirewallsCommand_base {
|
|
39
|
+
export declare class ListFirewallsCommand extends ListFirewallsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListFirewallsRequest;
|
|
43
|
+
output: ListFirewallsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListFirewallsCommandInput;
|
|
47
|
+
output: ListFirewallsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListRuleGroupsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListRuleGroupsCommand extends ListRuleGroupsCommand_base {
|
|
39
|
+
export declare class ListRuleGroupsCommand extends ListRuleGroupsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListRuleGroupsRequest;
|
|
43
|
+
output: ListRuleGroupsResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListRuleGroupsCommandInput;
|
|
47
|
+
output: ListRuleGroupsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTLSInspectionConfigurationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTLSInspectionConfigurationsCommand extends ListTLSInspectionConfigurationsCommand_base {
|
|
40
|
+
export declare class ListTLSInspectionConfigurationsCommand extends ListTLSInspectionConfigurationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTLSInspectionConfigurationsRequest;
|
|
44
|
+
output: ListTLSInspectionConfigurationsResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTLSInspectionConfigurationsCommandInput;
|
|
48
|
+
output: ListTLSInspectionConfigurationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceRequest;
|
|
44
|
+
output: ListTagsForResourceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
|
|
40
|
+
export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: PutResourcePolicyRequest;
|
|
44
|
+
output: {};
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: PutResourcePolicyCommandInput;
|
|
48
|
+
output: PutResourcePolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceRequest;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UntagResourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
39
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UntagResourceRequest;
|
|
43
|
+
output: {};
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UntagResourceCommandInput;
|
|
47
|
+
output: UntagResourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateFirewallDeleteProtectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateFirewallDeleteProtectionCommand extends UpdateFirewallDeleteProtectionCommand_base {
|
|
40
|
+
export declare class UpdateFirewallDeleteProtectionCommand extends UpdateFirewallDeleteProtectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateFirewallDeleteProtectionRequest;
|
|
44
|
+
output: UpdateFirewallDeleteProtectionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateFirewallDeleteProtectionCommandInput;
|
|
48
|
+
output: UpdateFirewallDeleteProtectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateFirewallDescriptionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateFirewallDescriptionCommand extends UpdateFirewallDescriptionCommand_base {
|
|
40
|
+
export declare class UpdateFirewallDescriptionCommand extends UpdateFirewallDescriptionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateFirewallDescriptionRequest;
|
|
44
|
+
output: UpdateFirewallDescriptionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateFirewallDescriptionCommandInput;
|
|
48
|
+
output: UpdateFirewallDescriptionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateFirewallEncryptionConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateFirewallEncryptionConfigurationCommand extends UpdateFirewallEncryptionConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateFirewallEncryptionConfigurationCommand extends UpdateFirewallEncryptionConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateFirewallEncryptionConfigurationRequest;
|
|
44
|
+
output: UpdateFirewallEncryptionConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateFirewallEncryptionConfigurationCommandInput;
|
|
48
|
+
output: UpdateFirewallEncryptionConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateFirewallPolicyChangeProtectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateFirewallPolicyChangeProtectionCommand extends UpdateFirewallPolicyChangeProtectionCommand_base {
|
|
40
|
+
export declare class UpdateFirewallPolicyChangeProtectionCommand extends UpdateFirewallPolicyChangeProtectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateFirewallPolicyChangeProtectionRequest;
|
|
44
|
+
output: UpdateFirewallPolicyChangeProtectionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateFirewallPolicyChangeProtectionCommandInput;
|
|
48
|
+
output: UpdateFirewallPolicyChangeProtectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateFirewallPolicyCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateFirewallPolicyCommand extends UpdateFirewallPolicyCommand_base {
|
|
40
|
+
export declare class UpdateFirewallPolicyCommand extends UpdateFirewallPolicyCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateFirewallPolicyRequest;
|
|
44
|
+
output: UpdateFirewallPolicyResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateFirewallPolicyCommandInput;
|
|
48
|
+
output: UpdateFirewallPolicyCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateLoggingConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateLoggingConfigurationCommand extends UpdateLoggingConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateLoggingConfigurationCommand extends UpdateLoggingConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateLoggingConfigurationRequest;
|
|
44
|
+
output: UpdateLoggingConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateLoggingConfigurationCommandInput;
|
|
48
|
+
output: UpdateLoggingConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateRuleGroupCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateRuleGroupCommand extends UpdateRuleGroupCommand_base {
|
|
39
|
+
export declare class UpdateRuleGroupCommand extends UpdateRuleGroupCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateRuleGroupRequest;
|
|
43
|
+
output: UpdateRuleGroupResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateRuleGroupCommandInput;
|
|
47
|
+
output: UpdateRuleGroupCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateSubnetChangeProtectionCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateSubnetChangeProtectionCommand extends UpdateSubnetChangeProtectionCommand_base {
|
|
40
|
+
export declare class UpdateSubnetChangeProtectionCommand extends UpdateSubnetChangeProtectionCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateSubnetChangeProtectionRequest;
|
|
44
|
+
output: UpdateSubnetChangeProtectionResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateSubnetChangeProtectionCommandInput;
|
|
48
|
+
output: UpdateSubnetChangeProtectionCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateTLSInspectionConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateTLSInspectionConfigurationCommand extends UpdateTLSInspectionConfigurationCommand_base {
|
|
40
|
+
export declare class UpdateTLSInspectionConfigurationCommand extends UpdateTLSInspectionConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateTLSInspectionConfigurationRequest;
|
|
44
|
+
output: UpdateTLSInspectionConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateTLSInspectionConfigurationCommandInput;
|
|
48
|
+
output: UpdateTLSInspectionConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|