Skip to content

Commit dc14621

Browse files
authored
Generate with SDK-V2 model (#31)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 9171b21 commit dc14621

File tree

18 files changed

+1947
-1326
lines changed

18 files changed

+1947
-1326
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:25:19Z"
3-
build_hash: 2442aa071c05fcdf54841e63abd5f91d1951e152
2+
build_date: "2025-02-05T01:33:14Z"
3+
build_hash: d2d639403dd853736e63c2bc1e3ca51251fd1bd1
44
go_version: go1.23.5
5-
version: v0.41.0
6-
api_directory_checksum: 052598f5453243dc4f502e34d17bac2366d19a0b
5+
version: v0.41.0-16-gd2d6394-dirty
6+
api_directory_checksum: 7cc1b9f4f38dd97153eb3580b2bd95ab6cc494a0
77
api_version: v1alpha1
8-
aws_sdk_go_version: v1.44.218
8+
aws_sdk_go_version: v1.32.6
99
generator_config_info:
10-
file_checksum: 43c88522fc802a0f70ed4c695964dfdca1a2fea2
10+
file_checksum: 98f58218306d641f5c0e425fc6c44ad6a88cb9c5
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation

apis/v1alpha1/enums.go

Lines changed: 70 additions & 11 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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
ignore:
22
resource_names:
33
# - Pipe
4+
field_paths:
5+
- CreatePipeInput.KmsKeyIdentifier
6+
- CreatePipeInput.LogConfiguration
7+
- PipeTargetParameters.TimestreamParameters
48
sdk_names:
59
client_struct: Pipes
610
client_interface: PipesAPI

apis/v1alpha1/pipe.go

Lines changed: 4 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)