@aws-sdk/client-network-firewall 3.307.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/dist-cjs/commands/AssociateFirewallPolicyCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateSubnetsCommand.js +2 -2
  3. package/dist-cjs/commands/CreateFirewallCommand.js +2 -2
  4. package/dist-cjs/commands/CreateFirewallPolicyCommand.js +2 -2
  5. package/dist-cjs/commands/CreateRuleGroupCommand.js +2 -2
  6. package/dist-cjs/commands/CreateTLSInspectionConfigurationCommand.js +2 -2
  7. package/dist-cjs/commands/DeleteFirewallCommand.js +2 -2
  8. package/dist-cjs/commands/DeleteFirewallPolicyCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteRuleGroupCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteTLSInspectionConfigurationCommand.js +2 -2
  12. package/dist-cjs/commands/DescribeFirewallCommand.js +2 -2
  13. package/dist-cjs/commands/DescribeFirewallPolicyCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeLoggingConfigurationCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeResourcePolicyCommand.js +2 -2
  16. package/dist-cjs/commands/DescribeRuleGroupCommand.js +2 -2
  17. package/dist-cjs/commands/DescribeRuleGroupMetadataCommand.js +2 -2
  18. package/dist-cjs/commands/DescribeTLSInspectionConfigurationCommand.js +2 -2
  19. package/dist-cjs/commands/DisassociateSubnetsCommand.js +2 -2
  20. package/dist-cjs/commands/ListFirewallPoliciesCommand.js +2 -2
  21. package/dist-cjs/commands/ListFirewallsCommand.js +2 -2
  22. package/dist-cjs/commands/ListRuleGroupsCommand.js +2 -2
  23. package/dist-cjs/commands/ListTLSInspectionConfigurationsCommand.js +2 -2
  24. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  25. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
  26. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  27. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  28. package/dist-cjs/commands/UpdateFirewallDeleteProtectionCommand.js +2 -2
  29. package/dist-cjs/commands/UpdateFirewallDescriptionCommand.js +2 -2
  30. package/dist-cjs/commands/UpdateFirewallEncryptionConfigurationCommand.js +2 -2
  31. package/dist-cjs/commands/UpdateFirewallPolicyChangeProtectionCommand.js +2 -2
  32. package/dist-cjs/commands/UpdateFirewallPolicyCommand.js +2 -2
  33. package/dist-cjs/commands/UpdateLoggingConfigurationCommand.js +2 -2
  34. package/dist-cjs/commands/UpdateRuleGroupCommand.js +2 -2
  35. package/dist-cjs/commands/UpdateSubnetChangeProtectionCommand.js +2 -2
  36. package/dist-cjs/commands/UpdateTLSInspectionConfigurationCommand.js +2 -2
  37. package/dist-cjs/protocols/Aws_json1_0.js +954 -1038
  38. package/dist-es/commands/AssociateFirewallPolicyCommand.js +3 -3
  39. package/dist-es/commands/AssociateSubnetsCommand.js +3 -3
  40. package/dist-es/commands/CreateFirewallCommand.js +3 -3
  41. package/dist-es/commands/CreateFirewallPolicyCommand.js +3 -3
  42. package/dist-es/commands/CreateRuleGroupCommand.js +3 -3
  43. package/dist-es/commands/CreateTLSInspectionConfigurationCommand.js +3 -3
  44. package/dist-es/commands/DeleteFirewallCommand.js +3 -3
  45. package/dist-es/commands/DeleteFirewallPolicyCommand.js +3 -3
  46. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
  47. package/dist-es/commands/DeleteRuleGroupCommand.js +3 -3
  48. package/dist-es/commands/DeleteTLSInspectionConfigurationCommand.js +3 -3
  49. package/dist-es/commands/DescribeFirewallCommand.js +3 -3
  50. package/dist-es/commands/DescribeFirewallPolicyCommand.js +3 -3
  51. package/dist-es/commands/DescribeLoggingConfigurationCommand.js +3 -3
  52. package/dist-es/commands/DescribeResourcePolicyCommand.js +3 -3
  53. package/dist-es/commands/DescribeRuleGroupCommand.js +3 -3
  54. package/dist-es/commands/DescribeRuleGroupMetadataCommand.js +3 -3
  55. package/dist-es/commands/DescribeTLSInspectionConfigurationCommand.js +3 -3
  56. package/dist-es/commands/DisassociateSubnetsCommand.js +3 -3
  57. package/dist-es/commands/ListFirewallPoliciesCommand.js +3 -3
  58. package/dist-es/commands/ListFirewallsCommand.js +3 -3
  59. package/dist-es/commands/ListRuleGroupsCommand.js +3 -3
  60. package/dist-es/commands/ListTLSInspectionConfigurationsCommand.js +3 -3
  61. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  62. package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
  63. package/dist-es/commands/TagResourceCommand.js +3 -3
  64. package/dist-es/commands/UntagResourceCommand.js +3 -3
  65. package/dist-es/commands/UpdateFirewallDeleteProtectionCommand.js +3 -3
  66. package/dist-es/commands/UpdateFirewallDescriptionCommand.js +3 -3
  67. package/dist-es/commands/UpdateFirewallEncryptionConfigurationCommand.js +3 -3
  68. package/dist-es/commands/UpdateFirewallPolicyChangeProtectionCommand.js +3 -3
  69. package/dist-es/commands/UpdateFirewallPolicyCommand.js +3 -3
  70. package/dist-es/commands/UpdateLoggingConfigurationCommand.js +3 -3
  71. package/dist-es/commands/UpdateRuleGroupCommand.js +3 -3
  72. package/dist-es/commands/UpdateSubnetChangeProtectionCommand.js +3 -3
  73. package/dist-es/commands/UpdateTLSInspectionConfigurationCommand.js +3 -3
  74. package/dist-es/protocols/Aws_json1_0.js +880 -964
  75. package/dist-types/protocols/Aws_json1_0.d.ts +288 -72
  76. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +72 -72
  77. package/package.json +6 -6
@@ -36,75 +36,291 @@ import { UpdateLoggingConfigurationCommandInput, UpdateLoggingConfigurationComma
36
36
  import { UpdateRuleGroupCommandInput, UpdateRuleGroupCommandOutput } from "../commands/UpdateRuleGroupCommand";
37
37
  import { UpdateSubnetChangeProtectionCommandInput, UpdateSubnetChangeProtectionCommandOutput } from "../commands/UpdateSubnetChangeProtectionCommand";
38
38
  import { UpdateTLSInspectionConfigurationCommandInput, UpdateTLSInspectionConfigurationCommandOutput } from "../commands/UpdateTLSInspectionConfigurationCommand";
39
- export declare const serializeAws_json1_0AssociateFirewallPolicyCommand: (input: AssociateFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
40
- export declare const serializeAws_json1_0AssociateSubnetsCommand: (input: AssociateSubnetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
41
- export declare const serializeAws_json1_0CreateFirewallCommand: (input: CreateFirewallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
42
- export declare const serializeAws_json1_0CreateFirewallPolicyCommand: (input: CreateFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
43
- export declare const serializeAws_json1_0CreateRuleGroupCommand: (input: CreateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
44
- export declare const serializeAws_json1_0CreateTLSInspectionConfigurationCommand: (input: CreateTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
45
- export declare const serializeAws_json1_0DeleteFirewallCommand: (input: DeleteFirewallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
46
- export declare const serializeAws_json1_0DeleteFirewallPolicyCommand: (input: DeleteFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
47
- export declare const serializeAws_json1_0DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
48
- export declare const serializeAws_json1_0DeleteRuleGroupCommand: (input: DeleteRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
49
- export declare const serializeAws_json1_0DeleteTLSInspectionConfigurationCommand: (input: DeleteTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
50
- export declare const serializeAws_json1_0DescribeFirewallCommand: (input: DescribeFirewallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_json1_0DescribeFirewallPolicyCommand: (input: DescribeFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_json1_0DescribeLoggingConfigurationCommand: (input: DescribeLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_json1_0DescribeResourcePolicyCommand: (input: DescribeResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_json1_0DescribeRuleGroupCommand: (input: DescribeRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_json1_0DescribeRuleGroupMetadataCommand: (input: DescribeRuleGroupMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_json1_0DescribeTLSInspectionConfigurationCommand: (input: DescribeTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_json1_0DisassociateSubnetsCommand: (input: DisassociateSubnetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_json1_0ListFirewallPoliciesCommand: (input: ListFirewallPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_json1_0ListFirewallsCommand: (input: ListFirewallsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_json1_0ListRuleGroupsCommand: (input: ListRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_json1_0ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_json1_0ListTLSInspectionConfigurationsCommand: (input: ListTLSInspectionConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_json1_0PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_json1_0TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_json1_0UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_json1_0UpdateFirewallDeleteProtectionCommand: (input: UpdateFirewallDeleteProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_json1_0UpdateFirewallDescriptionCommand: (input: UpdateFirewallDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand: (input: UpdateFirewallEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_json1_0UpdateFirewallPolicyCommand: (input: UpdateFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand: (input: UpdateFirewallPolicyChangeProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_json1_0UpdateLoggingConfigurationCommand: (input: UpdateLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_json1_0UpdateRuleGroupCommand: (input: UpdateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_json1_0UpdateSubnetChangeProtectionCommand: (input: UpdateSubnetChangeProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_json1_0UpdateTLSInspectionConfigurationCommand: (input: UpdateTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const deserializeAws_json1_0AssociateFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFirewallPolicyCommandOutput>;
76
- export declare const deserializeAws_json1_0AssociateSubnetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSubnetsCommandOutput>;
77
- export declare const deserializeAws_json1_0CreateFirewallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallCommandOutput>;
78
- export declare const deserializeAws_json1_0CreateFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallPolicyCommandOutput>;
79
- export declare const deserializeAws_json1_0CreateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleGroupCommandOutput>;
80
- export declare const deserializeAws_json1_0CreateTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTLSInspectionConfigurationCommandOutput>;
81
- export declare const deserializeAws_json1_0DeleteFirewallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallCommandOutput>;
82
- export declare const deserializeAws_json1_0DeleteFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallPolicyCommandOutput>;
83
- export declare const deserializeAws_json1_0DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
84
- export declare const deserializeAws_json1_0DeleteRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleGroupCommandOutput>;
85
- export declare const deserializeAws_json1_0DeleteTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTLSInspectionConfigurationCommandOutput>;
86
- export declare const deserializeAws_json1_0DescribeFirewallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFirewallCommandOutput>;
87
- export declare const deserializeAws_json1_0DescribeFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFirewallPolicyCommandOutput>;
88
- export declare const deserializeAws_json1_0DescribeLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoggingConfigurationCommandOutput>;
89
- export declare const deserializeAws_json1_0DescribeResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourcePolicyCommandOutput>;
90
- export declare const deserializeAws_json1_0DescribeRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRuleGroupCommandOutput>;
91
- export declare const deserializeAws_json1_0DescribeRuleGroupMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRuleGroupMetadataCommandOutput>;
92
- export declare const deserializeAws_json1_0DescribeTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTLSInspectionConfigurationCommandOutput>;
93
- export declare const deserializeAws_json1_0DisassociateSubnetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateSubnetsCommandOutput>;
94
- export declare const deserializeAws_json1_0ListFirewallPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallPoliciesCommandOutput>;
95
- export declare const deserializeAws_json1_0ListFirewallsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallsCommandOutput>;
96
- export declare const deserializeAws_json1_0ListRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRuleGroupsCommandOutput>;
97
- export declare const deserializeAws_json1_0ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
98
- export declare const deserializeAws_json1_0ListTLSInspectionConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTLSInspectionConfigurationsCommandOutput>;
99
- export declare const deserializeAws_json1_0PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
100
- export declare const deserializeAws_json1_0TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
101
- export declare const deserializeAws_json1_0UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
102
- export declare const deserializeAws_json1_0UpdateFirewallDeleteProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallDeleteProtectionCommandOutput>;
103
- export declare const deserializeAws_json1_0UpdateFirewallDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallDescriptionCommandOutput>;
104
- export declare const deserializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallEncryptionConfigurationCommandOutput>;
105
- export declare const deserializeAws_json1_0UpdateFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallPolicyCommandOutput>;
106
- export declare const deserializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallPolicyChangeProtectionCommandOutput>;
107
- export declare const deserializeAws_json1_0UpdateLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLoggingConfigurationCommandOutput>;
108
- export declare const deserializeAws_json1_0UpdateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleGroupCommandOutput>;
109
- export declare const deserializeAws_json1_0UpdateSubnetChangeProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSubnetChangeProtectionCommandOutput>;
110
- export declare const deserializeAws_json1_0UpdateTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTLSInspectionConfigurationCommandOutput>;
39
+ /**
40
+ * serializeAws_json1_0AssociateFirewallPolicyCommand
41
+ */
42
+ export declare const se_AssociateFirewallPolicyCommand: (input: AssociateFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
43
+ /**
44
+ * serializeAws_json1_0AssociateSubnetsCommand
45
+ */
46
+ export declare const se_AssociateSubnetsCommand: (input: AssociateSubnetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
47
+ /**
48
+ * serializeAws_json1_0CreateFirewallCommand
49
+ */
50
+ export declare const se_CreateFirewallCommand: (input: CreateFirewallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
+ /**
52
+ * serializeAws_json1_0CreateFirewallPolicyCommand
53
+ */
54
+ export declare const se_CreateFirewallPolicyCommand: (input: CreateFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
+ /**
56
+ * serializeAws_json1_0CreateRuleGroupCommand
57
+ */
58
+ export declare const se_CreateRuleGroupCommand: (input: CreateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
+ /**
60
+ * serializeAws_json1_0CreateTLSInspectionConfigurationCommand
61
+ */
62
+ export declare const se_CreateTLSInspectionConfigurationCommand: (input: CreateTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
+ /**
64
+ * serializeAws_json1_0DeleteFirewallCommand
65
+ */
66
+ export declare const se_DeleteFirewallCommand: (input: DeleteFirewallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
+ /**
68
+ * serializeAws_json1_0DeleteFirewallPolicyCommand
69
+ */
70
+ export declare const se_DeleteFirewallPolicyCommand: (input: DeleteFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
+ /**
72
+ * serializeAws_json1_0DeleteResourcePolicyCommand
73
+ */
74
+ export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
+ /**
76
+ * serializeAws_json1_0DeleteRuleGroupCommand
77
+ */
78
+ export declare const se_DeleteRuleGroupCommand: (input: DeleteRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
+ /**
80
+ * serializeAws_json1_0DeleteTLSInspectionConfigurationCommand
81
+ */
82
+ export declare const se_DeleteTLSInspectionConfigurationCommand: (input: DeleteTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
+ /**
84
+ * serializeAws_json1_0DescribeFirewallCommand
85
+ */
86
+ export declare const se_DescribeFirewallCommand: (input: DescribeFirewallCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
+ /**
88
+ * serializeAws_json1_0DescribeFirewallPolicyCommand
89
+ */
90
+ export declare const se_DescribeFirewallPolicyCommand: (input: DescribeFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
+ /**
92
+ * serializeAws_json1_0DescribeLoggingConfigurationCommand
93
+ */
94
+ export declare const se_DescribeLoggingConfigurationCommand: (input: DescribeLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
+ /**
96
+ * serializeAws_json1_0DescribeResourcePolicyCommand
97
+ */
98
+ export declare const se_DescribeResourcePolicyCommand: (input: DescribeResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
+ /**
100
+ * serializeAws_json1_0DescribeRuleGroupCommand
101
+ */
102
+ export declare const se_DescribeRuleGroupCommand: (input: DescribeRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
+ /**
104
+ * serializeAws_json1_0DescribeRuleGroupMetadataCommand
105
+ */
106
+ export declare const se_DescribeRuleGroupMetadataCommand: (input: DescribeRuleGroupMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
+ /**
108
+ * serializeAws_json1_0DescribeTLSInspectionConfigurationCommand
109
+ */
110
+ export declare const se_DescribeTLSInspectionConfigurationCommand: (input: DescribeTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
+ /**
112
+ * serializeAws_json1_0DisassociateSubnetsCommand
113
+ */
114
+ export declare const se_DisassociateSubnetsCommand: (input: DisassociateSubnetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
+ /**
116
+ * serializeAws_json1_0ListFirewallPoliciesCommand
117
+ */
118
+ export declare const se_ListFirewallPoliciesCommand: (input: ListFirewallPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
+ /**
120
+ * serializeAws_json1_0ListFirewallsCommand
121
+ */
122
+ export declare const se_ListFirewallsCommand: (input: ListFirewallsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
+ /**
124
+ * serializeAws_json1_0ListRuleGroupsCommand
125
+ */
126
+ export declare const se_ListRuleGroupsCommand: (input: ListRuleGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
+ /**
128
+ * serializeAws_json1_0ListTagsForResourceCommand
129
+ */
130
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
+ /**
132
+ * serializeAws_json1_0ListTLSInspectionConfigurationsCommand
133
+ */
134
+ export declare const se_ListTLSInspectionConfigurationsCommand: (input: ListTLSInspectionConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
+ /**
136
+ * serializeAws_json1_0PutResourcePolicyCommand
137
+ */
138
+ export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
+ /**
140
+ * serializeAws_json1_0TagResourceCommand
141
+ */
142
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
+ /**
144
+ * serializeAws_json1_0UntagResourceCommand
145
+ */
146
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
+ /**
148
+ * serializeAws_json1_0UpdateFirewallDeleteProtectionCommand
149
+ */
150
+ export declare const se_UpdateFirewallDeleteProtectionCommand: (input: UpdateFirewallDeleteProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
+ /**
152
+ * serializeAws_json1_0UpdateFirewallDescriptionCommand
153
+ */
154
+ export declare const se_UpdateFirewallDescriptionCommand: (input: UpdateFirewallDescriptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
+ /**
156
+ * serializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand
157
+ */
158
+ export declare const se_UpdateFirewallEncryptionConfigurationCommand: (input: UpdateFirewallEncryptionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
+ /**
160
+ * serializeAws_json1_0UpdateFirewallPolicyCommand
161
+ */
162
+ export declare const se_UpdateFirewallPolicyCommand: (input: UpdateFirewallPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
+ /**
164
+ * serializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand
165
+ */
166
+ export declare const se_UpdateFirewallPolicyChangeProtectionCommand: (input: UpdateFirewallPolicyChangeProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
+ /**
168
+ * serializeAws_json1_0UpdateLoggingConfigurationCommand
169
+ */
170
+ export declare const se_UpdateLoggingConfigurationCommand: (input: UpdateLoggingConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
+ /**
172
+ * serializeAws_json1_0UpdateRuleGroupCommand
173
+ */
174
+ export declare const se_UpdateRuleGroupCommand: (input: UpdateRuleGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
+ /**
176
+ * serializeAws_json1_0UpdateSubnetChangeProtectionCommand
177
+ */
178
+ export declare const se_UpdateSubnetChangeProtectionCommand: (input: UpdateSubnetChangeProtectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
+ /**
180
+ * serializeAws_json1_0UpdateTLSInspectionConfigurationCommand
181
+ */
182
+ export declare const se_UpdateTLSInspectionConfigurationCommand: (input: UpdateTLSInspectionConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
+ /**
184
+ * deserializeAws_json1_0AssociateFirewallPolicyCommand
185
+ */
186
+ export declare const de_AssociateFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateFirewallPolicyCommandOutput>;
187
+ /**
188
+ * deserializeAws_json1_0AssociateSubnetsCommand
189
+ */
190
+ export declare const de_AssociateSubnetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateSubnetsCommandOutput>;
191
+ /**
192
+ * deserializeAws_json1_0CreateFirewallCommand
193
+ */
194
+ export declare const de_CreateFirewallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallCommandOutput>;
195
+ /**
196
+ * deserializeAws_json1_0CreateFirewallPolicyCommand
197
+ */
198
+ export declare const de_CreateFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFirewallPolicyCommandOutput>;
199
+ /**
200
+ * deserializeAws_json1_0CreateRuleGroupCommand
201
+ */
202
+ export declare const de_CreateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRuleGroupCommandOutput>;
203
+ /**
204
+ * deserializeAws_json1_0CreateTLSInspectionConfigurationCommand
205
+ */
206
+ export declare const de_CreateTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTLSInspectionConfigurationCommandOutput>;
207
+ /**
208
+ * deserializeAws_json1_0DeleteFirewallCommand
209
+ */
210
+ export declare const de_DeleteFirewallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallCommandOutput>;
211
+ /**
212
+ * deserializeAws_json1_0DeleteFirewallPolicyCommand
213
+ */
214
+ export declare const de_DeleteFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFirewallPolicyCommandOutput>;
215
+ /**
216
+ * deserializeAws_json1_0DeleteResourcePolicyCommand
217
+ */
218
+ export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
219
+ /**
220
+ * deserializeAws_json1_0DeleteRuleGroupCommand
221
+ */
222
+ export declare const de_DeleteRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRuleGroupCommandOutput>;
223
+ /**
224
+ * deserializeAws_json1_0DeleteTLSInspectionConfigurationCommand
225
+ */
226
+ export declare const de_DeleteTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTLSInspectionConfigurationCommandOutput>;
227
+ /**
228
+ * deserializeAws_json1_0DescribeFirewallCommand
229
+ */
230
+ export declare const de_DescribeFirewallCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFirewallCommandOutput>;
231
+ /**
232
+ * deserializeAws_json1_0DescribeFirewallPolicyCommand
233
+ */
234
+ export declare const de_DescribeFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFirewallPolicyCommandOutput>;
235
+ /**
236
+ * deserializeAws_json1_0DescribeLoggingConfigurationCommand
237
+ */
238
+ export declare const de_DescribeLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoggingConfigurationCommandOutput>;
239
+ /**
240
+ * deserializeAws_json1_0DescribeResourcePolicyCommand
241
+ */
242
+ export declare const de_DescribeResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourcePolicyCommandOutput>;
243
+ /**
244
+ * deserializeAws_json1_0DescribeRuleGroupCommand
245
+ */
246
+ export declare const de_DescribeRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRuleGroupCommandOutput>;
247
+ /**
248
+ * deserializeAws_json1_0DescribeRuleGroupMetadataCommand
249
+ */
250
+ export declare const de_DescribeRuleGroupMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRuleGroupMetadataCommandOutput>;
251
+ /**
252
+ * deserializeAws_json1_0DescribeTLSInspectionConfigurationCommand
253
+ */
254
+ export declare const de_DescribeTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTLSInspectionConfigurationCommandOutput>;
255
+ /**
256
+ * deserializeAws_json1_0DisassociateSubnetsCommand
257
+ */
258
+ export declare const de_DisassociateSubnetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateSubnetsCommandOutput>;
259
+ /**
260
+ * deserializeAws_json1_0ListFirewallPoliciesCommand
261
+ */
262
+ export declare const de_ListFirewallPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallPoliciesCommandOutput>;
263
+ /**
264
+ * deserializeAws_json1_0ListFirewallsCommand
265
+ */
266
+ export declare const de_ListFirewallsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFirewallsCommandOutput>;
267
+ /**
268
+ * deserializeAws_json1_0ListRuleGroupsCommand
269
+ */
270
+ export declare const de_ListRuleGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRuleGroupsCommandOutput>;
271
+ /**
272
+ * deserializeAws_json1_0ListTagsForResourceCommand
273
+ */
274
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
275
+ /**
276
+ * deserializeAws_json1_0ListTLSInspectionConfigurationsCommand
277
+ */
278
+ export declare const de_ListTLSInspectionConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTLSInspectionConfigurationsCommandOutput>;
279
+ /**
280
+ * deserializeAws_json1_0PutResourcePolicyCommand
281
+ */
282
+ export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
283
+ /**
284
+ * deserializeAws_json1_0TagResourceCommand
285
+ */
286
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
287
+ /**
288
+ * deserializeAws_json1_0UntagResourceCommand
289
+ */
290
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
291
+ /**
292
+ * deserializeAws_json1_0UpdateFirewallDeleteProtectionCommand
293
+ */
294
+ export declare const de_UpdateFirewallDeleteProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallDeleteProtectionCommandOutput>;
295
+ /**
296
+ * deserializeAws_json1_0UpdateFirewallDescriptionCommand
297
+ */
298
+ export declare const de_UpdateFirewallDescriptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallDescriptionCommandOutput>;
299
+ /**
300
+ * deserializeAws_json1_0UpdateFirewallEncryptionConfigurationCommand
301
+ */
302
+ export declare const de_UpdateFirewallEncryptionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallEncryptionConfigurationCommandOutput>;
303
+ /**
304
+ * deserializeAws_json1_0UpdateFirewallPolicyCommand
305
+ */
306
+ export declare const de_UpdateFirewallPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallPolicyCommandOutput>;
307
+ /**
308
+ * deserializeAws_json1_0UpdateFirewallPolicyChangeProtectionCommand
309
+ */
310
+ export declare const de_UpdateFirewallPolicyChangeProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFirewallPolicyChangeProtectionCommandOutput>;
311
+ /**
312
+ * deserializeAws_json1_0UpdateLoggingConfigurationCommand
313
+ */
314
+ export declare const de_UpdateLoggingConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLoggingConfigurationCommandOutput>;
315
+ /**
316
+ * deserializeAws_json1_0UpdateRuleGroupCommand
317
+ */
318
+ export declare const de_UpdateRuleGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateRuleGroupCommandOutput>;
319
+ /**
320
+ * deserializeAws_json1_0UpdateSubnetChangeProtectionCommand
321
+ */
322
+ export declare const de_UpdateSubnetChangeProtectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateSubnetChangeProtectionCommandOutput>;
323
+ /**
324
+ * deserializeAws_json1_0UpdateTLSInspectionConfigurationCommand
325
+ */
326
+ export declare const de_UpdateTLSInspectionConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTLSInspectionConfigurationCommandOutput>;