Skip to content

Commit d08d7d2

Browse files
Network Firewall release of the Proxy feature.
1 parent 968a9ff commit d08d7d2

File tree

155 files changed

+31724
-3304
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

155 files changed

+31724
-3304
lines changed

generator/ServiceModels/network-firewall/network-firewall-2020-11-12.api.json

Lines changed: 1072 additions & 5 deletions
Large diffs are not rendered by default.

generator/ServiceModels/network-firewall/network-firewall-2020-11-12.docs.json

Lines changed: 738 additions & 0 deletions
Large diffs are not rendered by default.

generator/ServiceModels/network-firewall/network-firewall-2020-11-12.normal.json

Lines changed: 1883 additions & 100 deletions
Large diffs are not rendered by default.

generator/ServiceModels/network-firewall/network-firewall-2020-11-12.paginators.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,24 @@
3636
"limit_key": "MaxResults",
3737
"result_key": "FlowOperations"
3838
},
39+
"ListProxies": {
40+
"input_token": "NextToken",
41+
"output_token": "NextToken",
42+
"limit_key": "MaxResults",
43+
"result_key": "Proxies"
44+
},
45+
"ListProxyConfigurations": {
46+
"input_token": "NextToken",
47+
"output_token": "NextToken",
48+
"limit_key": "MaxResults",
49+
"result_key": "ProxyConfigurations"
50+
},
51+
"ListProxyRuleGroups": {
52+
"input_token": "NextToken",
53+
"output_token": "NextToken",
54+
"limit_key": "MaxResults",
55+
"result_key": "ProxyRuleGroups"
56+
},
3957
"ListRuleGroups": {
4058
"input_token": "NextToken",
4159
"output_token": "NextToken",

0 commit comments

Comments
 (0)