class Aws::IoT::Types::FileLocation
@return [Types::S3Location]
The location of the updated firmware in S3.
@!attribute [rw] s3_location
@return [Types::Stream]
The stream that contains the OTA update.
@!attribute [rw] stream
}
},
version: “S3Version”,
key: “S3Key”,
bucket: “S3Bucket”,
s3_location: {
},
file_id: 1,
stream_id: “StreamId”,
stream: {
{
data as a hash:
@note When making an API call, you may pass FileLocation
The location of the OTA update.