Skip to content

Commit 1cbb077

Browse files
authored
Prepare controller for aws-sdk-go 1.49 upgrade (#117)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
1 parent a9d43bb commit 1cbb077

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

generator.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@ ignore:
22
resource_names:
33
- Object
44
- MultipartUpload
5+
- Session
56
shape_names:
67
# These shapes are structs with no members...
78
- SSES3
9+
- SimplePrefix
810
field_paths:
911
# We cannot support MFA, so if it is set we cannot unset
1012
- "VersioningConfiguration.MFADelete"

0 commit comments

Comments
 (0)