Skip to content

Commit 835a6a9

Browse files
authored
Update gosdk to support enableSSMAcess (#213)
Issue #, if available: Description of changes: `generator.yaml` - Added various shapes/fields to ignore `go.mod` - Updated go sdk `go.sum` - Artifacts of go mod tidy `test/scripts/install-mockery.sh` - Updating mockery for unit test `test/mocks/aws-sdk-go/sagemaker/SageMakerAPI.go` - Updating Sagemaker mock to support new apis By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent 9659db7 commit 835a6a9

Some content is hidden

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

44 files changed

+11184
-3344
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
ack_generate_info:
2-
build_date: "2023-03-10T18:05:14Z"
2+
build_date: "2023-03-14T16:45:38Z"
33
build_hash: 910a8e0744a99c5c87d8c1615926985215a60d8c
44
go_version: go1.19
55
version: v0.24.3
6-
api_directory_checksum: c38df824c3c6e41cd4eaa559dccc4c05c7e8d075
6+
api_directory_checksum: ac490e62a229b204f21adad87b34eb63495859ef
77
api_version: v1alpha1
8-
aws_sdk_go_version: v1.44.117
8+
aws_sdk_go_version: v1.44.218
99
generator_config_info:
10-
file_checksum: e3688a5487a10dccd7a5e488de025d9489043f7d
10+
file_checksum: 727e51c534b35a3a0dd59ed6e60fa9f4059ba14b
1111
original_file_name: generator.yaml
1212
last_modification:
1313
reason: API generation

apis/v1alpha1/app.go

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

apis/v1alpha1/endpoint_config.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.

0 commit comments

Comments
 (0)