Insight Horizon
science discoveries /

start_edge_configuration_update - Boto3 1.26.119 documentation

{ 'StreamName': 'string', 'StreamARN': 'string', 'CreationTime': datetime(2015, 1, 1), 'LastUpdatedTime': datetime(2015, 1, 1), 'SyncStatus': 'SYNCING'|'ACKNOWLEDGED'|'IN_SYNC'|'SYNC_FAILED'|'DELETING'|'DELETE_FAILED', 'FailedStatusDetails': 'string', 'EdgeConfig': { 'HubDeviceArn': 'string', 'RecorderConfig': { 'MediaSourceConfig': { 'MediaUriSecretArn': 'string', 'MediaUriType': 'RTSP_URI'|'FILE_URI' }, 'ScheduleConfig': { 'ScheduleExpression': 'string', 'DurationInSeconds': 123 } }, 'UploaderConfig': { 'ScheduleConfig': { 'ScheduleExpression': 'string', 'DurationInSeconds': 123 } }, 'DeletionConfig': { 'EdgeRetentionInHours': 123, 'LocalSizeConfig': { 'MaxLocalMediaSizeInMB': 123, 'StrategyOnFullSize': 'DELETE_OLDEST_MEDIA'|'DENY_NEW_MEDIA' }, 'DeleteAfterUpload': True|False } }}