Commit 835a6a9
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
File tree
44 files changed
+11184
-3344
lines changed- apis/v1alpha1
- config/crd/bases
- helm/crds
- pkg/resource
- app
- domain
- endpoint_config
- testdata
- sdkapi/describe
- v1alpha1
- create
- desired
- observed
- delete/observed
- readone/desired
- update
- desired
- observed
- hyper_parameter_tuning_job
- test
- mocks/aws-sdk-go/sagemaker
- scripts
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| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments