File tree Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Expand file tree Collapse file tree 4 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 1
1
ack_generate_info :
2
- build_date : " 2023-12-06T21:00:34Z "
3
- build_hash : 1cc9b5172d3d1676af578a3411e8672698ec29ce
4
- go_version : go1.21.0
5
- version : 1cc9b51
6
- api_directory_checksum : d452bf19bfd1496aacdc215bf7cc9ea86c55c122
2
+ build_date : " 2023-12-06T21:43:43Z "
3
+ build_hash : 892f29d00a4c4ad21a2fa32919921de18190979d
4
+ go_version : go1.21.1
5
+ version : v0.27.1
6
+ api_directory_checksum : 6e2d850d97f2f72db31c9bef522eca4ab95b3fcd
7
7
api_version : v1alpha1
8
8
aws_sdk_go_version : v1.44.93
9
9
generator_config_info :
10
- file_checksum : 86b3e3aa1ff4769894d475244d0cc5902bcb258f
10
+ file_checksum : d10a62517f87bacf988184f8c454b90b42dee732
11
11
original_file_name : generator.yaml
12
12
last_modification :
13
13
reason : API generation
Original file line number Diff line number Diff line change @@ -340,6 +340,8 @@ resources:
340
340
template_path : hooks/flow_log/sdk_read_many_post_build_request.go.tpl
341
341
sdk_file_end :
342
342
template_path : hooks/flow_log/sdk_file_end.go.tpl
343
+ post_set_resource_identifiers :
344
+ template_path : hooks/flow_log/post_set_resource_identifiers.go.tpl
343
345
update_operation :
344
346
custom_method_name : customUpdateFlowLog
345
347
InternetGateway :
Original file line number Diff line number Diff line change @@ -340,6 +340,8 @@ resources:
340
340
template_path : hooks/flow_log/sdk_read_many_post_build_request.go.tpl
341
341
sdk_file_end :
342
342
template_path : hooks/flow_log/sdk_file_end.go.tpl
343
+ post_set_resource_identifiers :
344
+ template_path : hooks/flow_log/post_set_resource_identifiers.go.tpl
343
345
update_operation :
344
346
custom_method_name : customUpdateFlowLog
345
347
InternetGateway :
You can’t perform that action at this time.
0 commit comments