Skip to content

Commit 9ecd132

Browse files
rushmash91michaelhtm
authored andcommitted
Go v2 Controller
1 parent e953c19 commit 9ecd132

Some content is hidden

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

63 files changed

+2261
-1650
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
ack_generate_info:
2-
build_date: "2025-01-23T02:28:50Z"
3-
build_hash: 2442aa071c05fcdf54841e63abd5f91d1951e152
2+
build_date: "2025-02-05T01:21:18Z"
3+
build_hash: d2d639403dd853736e63c2bc1e3ca51251fd1bd1
44
go_version: go1.23.5
5-
version: v0.41.0
6-
api_directory_checksum: 93229b2f11a89ef43fc0ef07ea1beb425e9aaf17
5+
version: v0.41.0-16-gd2d6394-dirty
6+
api_directory_checksum: f92fabc4196e5adeb12c78c511bc47a4aaa2c8b7
77
api_version: v1alpha1
8-
aws_sdk_go_version: v1.44.181
8+
aws_sdk_go_version: v1.32.6
99
generator_config_info:
10-
file_checksum: 4038e6b669d1d6966f8e729a3ed323bf03593680
10+
file_checksum: fce776bda904fed9855b0824f61366dbdfbf60c3
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation

apis/v1alpha1/alias.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/v1alpha1/enums.go

Lines changed: 158 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/v1alpha1/event_source_mapping.go

Lines changed: 40 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/v1alpha1/function.go

Lines changed: 36 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/v1alpha1/function_url_config.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apis/v1alpha1/generator.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,27 @@ ignore:
66
# EventSourceMapping
77
# FunctionUrlConfig
88
# LayerVersion
9+
field_paths:
10+
- CreateCodeSigningConfigInput.Tags
11+
- CreateEventSourceMappingInput.DocumentDBEventSourceConfig
12+
- CreateEventSourceMappingInput.KMSKeyArn
13+
- CreateEventSourceMappingInput.MetricsConfig
14+
- CreateEventSourceMappingInput.ProvisionedPollerConfig
15+
- CreateEventSourceMappingInput.Tags
16+
- CreateEventSourceMappingOutput.FilterCriteriaError
17+
- CreateEventSourceMappingOutput.DocumentDBEventSourceConfig
18+
- CreateEventSourceMappingOutput.KMSKeyArn
19+
- CreateEventSourceMappingOutput.MetricsConfig
20+
- CreateEventSourceMappingOutput.ProvisionedPollerConfig
21+
- FunctionCode.SourceKMSKeyArn
22+
- CreateFunctionInput.LoggingConfig
23+
- CreateFunctionOutput.RuntimeVersionConfig
24+
- CreateFunctionOutput.LoggingConfig
25+
- CreateFunctionUrlConfigInput.InvokeMode
26+
- CreateFunctionUrlConfigOutput.InvokeMode
27+
- PublishVersionOutput.LoggingConfig
28+
- PublishVersionOutput.RuntimeVersionConfig
29+
- PublishVersionOutput.VpcConfig.Ipv6AllowedForDualStack
930
operations:
1031
GetFunction:
1132
output_wrapper_field_path: Configuration

apis/v1alpha1/layer_version.go

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)