type github.com/aws/smithy-go/document.NoSerde

5 uses

	github.com/aws/smithy-go/document (current package)
		document.go#L84: type NoSerde struct{}
		document.go#L86: func (n NoSerde) noSmithyDocumentSerde() {}
		document.go#L88: var _ noSerde = (*NoSerde)(nil)

	github.com/aws/aws-sdk-go-v2/service/s3
		api_client.go#L243: type noSmithyDocumentSerde = smithydocument.NoSerde

	github.com/aws/aws-sdk-go-v2/service/s3/types
		types.go#L3877: type noSmithyDocumentSerde = smithydocument.NoSerde