# Packages
Package mediastoredataiface provides an interface to enable mocking the AWS Elemental MediaStore Data Plane service client for testing your code.
# Functions
ItemType_Values returns all elements of the ItemType enum.
New creates a new instance of the MediaStoreData client with a session.
StorageClass_Values returns all elements of the StorageClass enum.
UploadAvailability_Values returns all elements of the UploadAvailability enum.
# Constants
ID to lookup a service endpoint with.
ErrCodeContainerNotFoundException for service response error code "ContainerNotFoundException".
ErrCodeInternalServerError for service response error code "InternalServerError".
ErrCodeObjectNotFoundException for service response error code "ObjectNotFoundException".
ErrCodeRequestedRangeNotSatisfiableException for service response error code "RequestedRangeNotSatisfiableException".
ItemTypeFolder is a ItemType enum value.
ItemTypeObject is a ItemType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
StorageClassTemporal is a StorageClass enum value.
UploadAvailabilityStandard is a UploadAvailability enum value.
UploadAvailabilityStreaming is a UploadAvailability enum value.
# Structs
The specified container was not found for the specified account.
The service is temporarily unavailable.
A metadata entry for a folder or object.
MediaStoreData provides the API operation methods for making requests to AWS Elemental MediaStore Data Plane.
Could not perform an operation on an object that does not exist.
The requested content range is not valid.