github.com/aws/aws-sdk-go-v2/service/s3.Client.DeleteObject (method)

one use

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_DeleteObject.go#L39: func (c *Client) DeleteObject(ctx context.Context, params *DeleteObjectInput, optFns ...func(*Options)) (*DeleteObjectOutput, error) {