type github.com/aws/aws-sdk-go-v2/service/s3/types.InputSerialization

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L1927: type InputSerialization struct {
		types.go#L3529: 	InputSerialization *InputSerialization

	github.com/aws/aws-sdk-go-v2/service/s3
		api_op_SelectObjectContent.go#L147: 	InputSerialization *types.InputSerialization
		serializers.go#L9786: func awsRestxml_serializeDocumentInputSerialization(v *types.InputSerialization, value smithyxml.Value) error {