...

/

Understand Objects and Related Terminologies

Understand Objects and Related Terminologies

Learn about objects and their related terminologies.

Objects are files that refer to the data stored inside an S3 bucket.

The composition of an object

Every object is a composition of unique key-value pairs and other necessary metadata.

Key

A key is the name given to an object on creation. It uniquely identifies an object inside an S3 bucket.

Value

A value refers to ...