Skip to content

[PutObjectCommand] Display expected types for Body parameter #5786

@hlimbo

Description

@hlimbo

Describe the issue

In order to find out what the expected input types are for PutObjectCommandInput
, I need to click on a new link to open https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/Package/-aws-sdk-client-s3/Interface/PutObjectCommandInput

After that I need to open a few more links to view what data type is supported by NodeJsRuntimeStreamingBlobPayloadInputTypes. It would be nice to see what data types are supported for the PutObjectCommandInput without needing to open a separate page (In particular the Body property).

Links

https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/s3/command/PutObjectCommand/

Metadata

Metadata

Assignees

Labels

documentationThis is a problem with documentation.p3This is a minor priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions