Open-source atomic malware analysis

Analyze another

lib/aws-sdk-s3/multipart_upload.rb

UNKNOWN
Verdict: BENIGN
Mal-ecule
K(Li)H(Cm)
Size 12.5 KB download
First seen 7 days ago
Analyzed 7 days ago
Ecosystem go

Referenced by 1 sample

multipart_upload.rb ruby
1 # frozen_string_literal: true
2
3 # WARNING ABOUT GENERATED CODE
4 #
5 # This file is generated. See the contributing guide for more information: Contains common English function words
6 # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md References a public code-forge URL
7 #
8 # WARNING ABOUT GENERATED CODE
9
10 module Aws::S3 AWS SDK Ruby namespace marker
11
12 class MultipartUpload
13
14 extend Aws::Deprecations
15
16 # @overload def initialize(bucket_name, object_key, id, options
48:22 ]
49 def id
50 @id
51 end
52
53 # Upload ID that identifies the multipart upload. Contains common English function words
54 # @return [String]
55 def upload_id
56 data[:upload_id
61:2 def key
62 data[:key]
63 end
64
65 # Date and time at which the multipart upload was initiated. Contains common English function words
66 # @return [Time]
67 def initiated
68
217:6 @!group Actions
218
219 # @example Request syntax with placeholder values
220 #
221 # multipart_upload.abort({
222 # request_payer: "requester",

Well-known

Micro-behaviors

Metadata

Identity

SHA-256 4eadf0b76fa8fd21749bc4843f620fdfb5921b3caff8e9badeacaf5a8814efda
Filename lib/aws-sdk-s3/multipart_upload.rb

Origin

Source x
Feed pkg.go.dev
Ecosystem go

Timeline

First seen 23 Aug 2026 13:48 UTC
First analyzed 23 Aug 2026 13:48 UTC
Last analyzed 23 Aug 2026 14:08 UTC
Last updated 23 Aug 2026 14:09 UTC

Labeling

Label unknown